]> git.sur5r.net Git - openldap/shortlog
openldap
2002-01-04 Kurt ZeilengaFix attribute description checks
2002-01-03 Howard ChuUse LDAP_FREE instead of free
2002-01-03 Howard ChuUse ber_memfree instead of free
2002-01-03 Kurt ZeilengaQuick fix for NULL sos
2002-01-03 Kurt ZeilengaAdd LBER DN format flag (no code yet).
2002-01-03 Kurt ZeilengaMisc cleanup
2002-01-03 Kurt ZeilengaRemove lint.
2002-01-03 Kurt ZeilengaAll empty IA5 and Printable strings, but not Directory...
2002-01-03 Kurt ZeilengaRemove lint
2002-01-03 Kurt ZeilengaEven larger TMP_SLOTS
2002-01-03 Kurt ZeilengaUse conforming filters
2002-01-03 Kurt ZeilengaDefunct
2002-01-03 Kurt ZeilengaAdd copyright notices
2002-01-03 Pierangelo... lots of migration to struct berval; unfortunately it...
2002-01-03 Pierangelo... trivial fixes
2002-01-03 Howard ChuDelete check for sys/queue.h (replaced by ldap_queue.h)
2002-01-03 Howard ChuUse <lber.h> ber_memalloc, not malloc. Shortcuts for...
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 ChuOne more hack to ber_get_stringbvr for do_search
2002-01-03 Howard ChuFix previous commit
2002-01-03 Howard ChuCleanup, added some explanation/comments
2002-01-03 Howard ChuSafety checks for bvec's in previous patch
2002-01-03 Howard ChuNew ber_get_stringbvr recursively decodes a vector...
2002-01-03 Kurt ZeilengaWe'll need queue macros in -llber...
2002-01-03 Kurt ZeilengaFix queue.h include
2002-01-03 Kurt Zeilengamisc cleanup
2002-01-03 Howard ChuReplaced by ldap_queue.h
2002-01-03 Howard ChuUse ldap_queue.h instead of <ac/queue.h>
2002-01-02 Howard ChuMoved queue-compat.h to ldap_queue.h, added LDAP_ prefi...
2002-01-02 Howard ChuFix some externs
2002-01-02 Howard ChuFix some externs
2002-01-02 Howard ChuMinor cleanup
2002-01-02 Kurt Zeilengafix empty substrings any bug
2002-01-02 Howard ChuRemove unused int i, j
2002-01-02 Howard ChuFix for attr_merge
2002-01-02 Howard ChuHide (make static) sb_bio_method and tls_sbio structure...
2002-01-02 Howard ChuRenamed parse_numericoid to ldap_int_parse_numericoid...
2002-01-02 Howard ChuMake .links depend on Makefile so it gets automatically...
2002-01-02 Howard ChuFix externs, moved to lber-int.h
2002-01-02 Kurt ZeilengaFix extensible filters
2002-01-02 Kurt ZeilengaFix escape bug
2002-01-02 Kurt ZeilengaFix yet another stupid error...
2002-01-02 Kurt ZeilengaAdditional error checking + misc cleanup
2002-01-02 Kurt ZeilengaFix stupid bug in last commit
2002-01-02 Pierangelo... more cleanup
2002-01-02 Pierangelo... minor fixes
2002-01-02 Pierangelo... fix missing trailing ')'
2002-01-02 Kurt ZeilengaNew filter code
2002-01-02 Kurt ZeilengaAdd filter.c
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 Kurt Zeilengause sizeof not strlen
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 ChuFix ldap_str2rdn, make sure to update progress pointer...
2002-01-02 Howard ChuAdded 'W' fmt char for BVarrays
2002-01-02 Howard ChuAdded LDAP_UTF8_ISSPACE (tho no one uses it)
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... my 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 ChuAdded ber_get_stringbv
2001-12-31 Howard ChuTweak previous commit
2001-12-31 Howard Chuin sb_debug_read/write save errno before logging a...
2001-12-31 Howard ChuFix typo
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-31 Howard ChuMoved free list to avoid additional mutex
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 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-31 Howard ChuFix previous commit
next