]> git.sur5r.net Git - openldap/history - servers/slapd
Add some critical control checks.
[openldap] / servers / slapd /
2002-01-06 Kurt ZeilengaAdd some critical control checks.
2002-01-06 Kurt ZeilengaRemove lint.
2002-01-06 Kurt ZeilengaFix compile errors
2002-01-05 Kurt ZeilengaFix compile errors
2002-01-05 Pierangelo Masaratimore cleanup
2002-01-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-05 Pierangelo Masaratifix logs
2002-01-05 Pierangelo Masaratifix malformed test
2002-01-05 Howard ChuFix uninitialized pointers
2002-01-05 Howard ChuBVarray fixes for ldap_dnattr_rewrite
2002-01-05 Howard ChuFix at_destroy free of slap_schema.si_at_undefined...
2002-01-05 Pierangelo Masaratifix BVarray
2002-01-04 Kurt ZeilengaCleanup
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-04 Pierangelo Masaratimore fixes/updates
2002-01-04 Pierangelo Masaratimisc fix/improvements
2002-01-04 Pierangelo Masaratifix attribute mapping bug
2002-01-04 Pierangelo Masaratimove mapping in a separate file
2002-01-04 Pierangelo Masaratifix rewrite iteration
2002-01-04 Pierangelo Masaratihide mapping initialization
2002-01-04 Pierangelo Masaratimore cleanup; doesn't work (fails on ldap_result, selec...
2002-01-04 Howard Chustruct berval fixes, fix memory leak in ldap_send_entry
2002-01-03 Kurt ZeilengaAll empty IA5 and Printable strings, but not Directory...
2002-01-03 Kurt ZeilengaRemove lint
2002-01-03 Pierangelo Masaratilots of migration to struct berval; unfortunately it...
2002-01-03 Pierangelo Masaratitrivial fixes
2002-01-03 Kurt ZeilengaCleanup (not)found logic
2002-01-03 Kurt ZeilengaIndicate support for True (&) and False (|) filters
2002-01-03 Howard ChuFix from Jonghyuk Choi jongchoi@us.ibm.com; return...
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.
next