]> git.sur5r.net Git - openldap/history - servers/slapd
Changed AttributeName back into an array instead of a linked list
[openldap] / servers / slapd /
2002-01-03 Howard ChuChanged AttributeName back into an array instead of...
2002-01-03 Howard ChuChanged AttributeName back into an array instead of...
2002-01-03 Howard ChuUse ldap_queue.h instead of <ac/queue.h>
2002-01-02 Howard ChuMinor cleanup
2002-01-02 Howard ChuRemove unused int i, j
2002-01-02 Howard ChuFix for attr_merge
2002-01-02 Kurt ZeilengaFix yet another stupid error...
2002-01-02 Kurt ZeilengaAdditional error checking + misc cleanup
2002-01-02 Pierangelo Masaratimore cleanup
2002-01-02 Pierangelo Masaratiminor fixes
2002-01-02 Kurt ZeilengaRework filter code
2002-01-02 Kurt Zeilengacleanup
2002-01-02 Kurt Zeilengause sizeof instead of strlen/hardcoded-consts
2002-01-02 Kurt ZeilengaRemove lint
2002-01-02 Kurt ZeilengaCleanup
2002-01-02 Kurt ZeilengaZap unbind and abandon
2002-01-02 Kurt Zeilengause malloc not calloc
2002-01-02 Kurt ZeilengaUse AC_MEMCPY instead of memcpy
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2002-01-02 Howard ChuMinor cleanup. bvarray_add should return success/fail...
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2002-01-02 Howard ChuFix memory leak of Mod.sml_type
2002-01-02 Howard ChuFix entry_decode
2002-01-02 Howard ChuChange struct berval ** to BVarray
2002-01-02 Howard ChuRemoved unused unbind stuff
2002-01-02 Howard ChuRemoved unused unbind stuff
2002-01-01 Howard ChuFix dnParent to return "" for root
2002-01-01 Howard ChuMore struct berval conversions
2002-01-01 Howard ChuRemove abandon cruft
2002-01-01 Howard ChuRemove abandon cruft
2002-01-01 Howard ChuCleanup
2002-01-01 Howard ChuUse ldap_str2rdn
2002-01-01 Howard ChuFix dnValidate
2002-01-01 Howard ChuUse ldap_str2rdn instead of rdn_attr
2002-01-01 Howard ChuFix previous commit
2002-01-01 Howard ChuOptimize ISSPACE checks in UTF8StringNormalize
2001-12-31 Pierangelo Masaratimy compiler complains ...
2001-12-31 Howard ChuFree any ADs attached to the undefined attribute type
2001-12-31 Howard ChuMore for ad_inlist
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-31 Howard ChuMinor cleanup
2001-12-31 Howard ChuFix previous commit
2001-12-31 Howard ChuUse ber_free_buf
2001-12-31 Howard ChuAdded oidm_destroy
2001-12-31 Howard ChuUse queue-compat for Connection->c_ops,c_pending_ops
2001-12-30 Howard ChuUse dnIsSuffix
2001-12-30 Howard ChuMore str2rdn tweaks
2001-12-30 Howard ChuReorganize LDAPAVA allocation layout
2001-12-30 Howard ChuOne more uninit
2001-12-30 Howard Chufix uninitialized vars
2001-12-30 Howard ChuCleanup, fix uninitialized vars
2001-12-29 Howard ChuMore ava fixups
2001-12-29 Pierangelo Masaratifix some ava bugs
2001-12-29 Howard ChuChange struct berval * to struct berval in various...
2001-12-29 Pierangelo Masaratifix rewrite stuff
2001-12-29 Howard ChuChanged LDAP_AVA struct berval * to struct berval.
2001-12-29 Pierangelo Masaraticleanup
2001-12-29 Howard ChuMore cleanup
2001-12-29 Howard ChuMisc cleanup
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-29 Howard ChuSilence warning
2001-12-29 Howard ChuFix newSuperior handling. Back out previous commit.
2001-12-28 Pierangelo Masaratia couple of comments; will require special DN handling ...
2001-12-28 Pierangelo Masaraticached entries are deleted if volatile; small improvements
2001-12-28 Pierangelo Masaratistrengthen previous commit
2001-12-28 Pierangelo Masaratifix realloc bug
2001-12-28 Pierangelo Masaratimore exploitation of efficient parsing
2001-12-28 Pierangelo Masaratifix acl_dn_pat bervalization
2001-12-28 Pierangelo Masaratildap_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 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 ChuMore struct beral conversion
2001-12-27 Kurt Zeilengacleanup
2001-12-27 Pierangelo Masarati:)
2001-12-27 Kurt ZeilengadnExtractRDN should take a struct berval DN.
2001-12-27 Pierangelo Masaratistruct bervals for DN; fix in send children
2001-12-27 Pierangelo Masaratismall improvement and prototyping
2001-12-27 Pierangelo Masaraticonversion to berval DN
2001-12-27 Pierangelo Masaratigroup and attribute conversion to berval DN
2001-12-27 Pierangelo Masaratimatched_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 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 Howard ChuMore struct berval fixes for modrdn
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.
next