]> git.sur5r.net Git - openldap/shortlog
openldap
2001-12-29 Howard ChuMade LDAP_UTF8_CHARLEN/ldap_utf8_charlen table-driven.
2001-12-29 Howard ChuSilence warning
2001-12-29 Howard ChuFix newSuperior handling. Back out previous commit.
2001-12-28 Pierangelo... a couple of comments; will require special DN handling ...
2001-12-28 Pierangelo... cached entries are deleted if volatile; small improvements
2001-12-28 Pierangelo... strengthen previous commit
2001-12-28 Pierangelo... fix realloc bug
2001-12-28 Pierangelo... more exploitation of efficient parsing
2001-12-28 Pierangelo... fix acl_dn_pat bervalization
2001-12-28 Pierangelo... ldap_str2rdn() can parse without allocating a LDAPRDN...
2001-12-28 Howard ChuMisc berval stuff.
2001-12-28 Howard ChuChanged dnExtractRdn to use a provided berval instead...
2001-12-28 Howard ChuAdded ldap_dn2bv and ldap_rdn2bv
2001-12-28 Howard ChuFix modrdn newSuperior checks
2001-12-28 Howard ChuChanged dn_rdn/dn_rdnlen to struct berval
2001-12-28 Howard ChuFix previous commit
2001-12-28 Howard ChuMore dnPrettyNormal
2001-12-28 Kurt ZeilengaMore dn_normalize -> dnNormalize changes
2001-12-28 Kurt ZeilengaMore dn_normalize() -> dnNormalize() changes
2001-12-28 Howard ChuAdded dnPrettyNormal, do both Pretty and Normalize...
2001-12-28 Kurt Zeilengadn_normalize -> dnNormalize
2001-12-28 Howard ChuMoved WSAStartup/WSACleanup to libldap/init.c. Cleanup...
2001-12-28 Kurt ZeilengaWorks... now to test our filter parser!
2001-12-28 Howard ChuMore struct beral conversion
2001-12-28 Kurt ZeilengaAdd ftest (filter test) to the mix, needs work.
2001-12-27 Kurt ZeilengaMark more stuff as deprecated and remove some unused...
2001-12-27 Kurt Zeilengacleanup
2001-12-27 Pierangelo... :)
2001-12-27 Kurt ZeilengadnExtractRDN should take a struct berval DN.
2001-12-27 Pierangelo... struct bervals for DN; fix in send children
2001-12-27 Pierangelo... small improvement and prototyping
2001-12-27 Pierangelo... cleanup
2001-12-27 Pierangelo... conversion to berval DN
2001-12-27 Pierangelo... group and attribute conversion to berval DN
2001-12-27 Pierangelo... matched_dn may be null
2001-12-27 Howard ChuFix memory leak in str2entry
2001-12-27 Kurt ZeilengaMore struct berval DN changes
2001-12-27 Kurt ZeilengaDon't enable IPv6 if --disable-ipv6
2001-12-27 Kurt ZeilengaClean up a few globals
2001-12-27 Howard ChuMore struct berval fixes
2001-12-27 Howard ChuMore struct berval fixes for modrdn
2001-12-27 Kurt ZeilengaTrim RFCs
2001-12-27 Kurt ZeilengaTrim RFCs
2001-12-27 Kurt ZeilengaZap some old I-Ds which are not terrible relevant anymore.
2001-12-27 Howard ChuMore struct berval fixes for modrdn
2001-12-27 Kurt ZeilengaMisc updates
2001-12-27 Kurt Zeilengaa misc. few updates...
2001-12-27 Kurt ZeilengaMisc cleanup
2001-12-27 Kurt ZeilengaQuick struct berval DN support for defer alias API.
2001-12-27 Kurt Zeilengaadd group.c
2001-12-27 Kurt ZeilengaQuick patch to support struct berval dn2entry changes
2001-12-26 Kurt ZeilengaUpdate groups to use struct berval DNs.
2001-12-26 Kurt ZeilengaMore struct berval DNs changes
2001-12-26 Howard ChuChanged Filter.f_dn to struct berval*
2001-12-26 Kurt ZeilengaAdditional struct berval DN changes...
2001-12-26 Howard ChuSome more (incomplete) struct berval conversion
2001-12-26 Kurt ZeilengaFix modrdn and other misc cleanup
2001-12-26 Kurt ZeilengaUpdate to new API (struct berval DNs)
2001-12-26 Kurt ZeilengaUpdate to new struct berval DN API
2001-12-26 Kurt ZeilengaFix syntax errors caused by struct berval changes...
2001-12-26 Kurt Zeilengalint removal
2001-12-26 Kurt ZeilengaUpdate referral handling to use struct berval DNs.
2001-12-26 Pierangelo... not needed any longer
2001-12-26 Pierangelo... some char* to berval fixes
2001-12-26 Kurt ZeilengaMove search, modify, and modrdn APIs to struct berval...
2001-12-26 Kurt ZeilengaZap configinfo and cleanup unused defaults
2001-12-26 Kurt ZeilengaZap configinfo
2001-12-26 Kurt Zeilengamove compare and delete to struct berval DNs
2001-12-26 Kurt Zeilengastruct berval DN changes
2001-12-26 Kurt ZeilengaFix typo
2001-12-26 Kurt Zeilengamodify be_referral to use struct berval DNs.
2001-12-26 Kurt ZeilengaRemove lint.
2001-12-26 Kurt ZeilengaMisc cleanup and dn_normalize() zapping
2001-12-26 Howard ChuReplace strcat with slap_strcopy
2001-12-26 Howard ChuRemoved obsolete dn_normalize calls
2001-12-26 Howard ChuUse dnNormalize
2001-12-26 Howard ChuMoved bdb_strcopy to slap_strcopy
2001-12-26 Howard ChuMinor struct berval tweaks
2001-12-26 Howard ChuChanged get_limits to struct berval*
2001-12-26 Howard ChuPrecompute syn_oidlen and mr_oidlen
2001-12-26 Howard ChuChanged ma_rule_text to struct berval.
2001-12-26 Howard ChuAdd optional len to ber_str2bv
2001-12-26 Howard ChuAdded ldap_xxx2bv schema functions
2001-12-26 Howard ChuFirst pass at converting bind to struct bervals
2001-12-26 Pierangelo... more on attrs array from char* to berval*
2001-12-26 Howard ChuChanged ber_bvdup to ber_dupbv with destination provided
2001-12-26 Howard ChuMerged ber_bvstr and ber_bvstrdup into ber_str2bv.
2001-12-26 Howard ChuFix attrs handling
2001-12-26 Howard ChuFix attrs handling
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-26 Howard ChuAdded missing passwd_back_db_config.
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-26 Howard ChuMigrate to dnNormalize
2001-12-26 Howard ChuMinor cleanup
2001-12-26 Howard ChuFix unterminated string in previous commit. dnNormalize...
2001-12-26 Howard ChuMore struct berval changes, dnNormalize migration...
2001-12-25 Kurt ZeilengaMinor cleanup
2001-12-25 Kurt ZeilengaFix typo
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaFIx up replog calls, add replog call to bdb passwd
next