]> git.sur5r.net Git - openldap/shortlog
openldap
2002-01-07 Kurt ZeilengaLachman laser is expired.
2002-01-07 Kurt ZeilengaAdd collective schema (not yet implemented)
2002-01-07 Kurt ZeilengaClarify DESC
2002-01-06 Howard ChuFix some debug statements
2002-01-06 Howard ChuAdded LDAP_FILTER_EXT case to filter_free()
2002-01-06 Howard ChuDon't need to malloc/free ma_rule_text
2002-01-06 Howard ChuUse 'm' ber_scanf format where convenient
2002-01-06 Howard ChuChanged 'w' format character to 'M': 'm' and 'M' for...
2002-01-06 Howard ChuAdded doalloc flag to ber_get_stringbv
2002-01-06 Howard ChuAdded doalloc flag to ber_get_stringbv. Added 'm' type...
2002-01-06 Kurt ZeilengaHide select matching rules from published schema
2002-01-06 Kurt ZeilengaDon't split DESC over multiple lines
2002-01-06 Kurt ZeilengaAdd LDAP/X.500 subentry schema (draft-zeilenga-ldap...
2002-01-06 Howard ChuChanged conn->c_cdn to struct berval.
2002-01-06 Howard ChuCleanup lint in previous commit
2002-01-06 Howard ChuPrep for in-place parsing. Cache a ber_tag byte.
2002-01-06 Kurt ZeilengaSome memory allocation cleanup.
2002-01-06 Kurt ZeilengaAdd SLAP_MALLOC() and friends.
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 ZeilengaMisc allocator cleanup
2002-01-05 Kurt ZeilengaFix compile errors
2002-01-05 Kurt Zeilengastruct * are not to be const'ified
2002-01-05 Pierangelo... more cleanup
2002-01-05 Pierangelo... leftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-05 Pierangelo... meaningful message in case max_incomingis hit
2002-01-05 Pierangelo... fix logs
2002-01-05 Pierangelo... fix 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 Howard ChuFix ASCII detection; can't use "< 0x80" on a signed...
2002-01-05 Pierangelo... fix BVarray
2002-01-05 Kurt ZeilengaTrim some old/experimental RFCs
2002-01-05 Kurt ZeilengaDon't meantion deprecated .conf files
2002-01-04 Kurt ZeilengaCleanup
2002-01-04 Howard ChuFix for Windows, don't call gethostbyname until WSAStar...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-04 Kurt ZeilengaUpdate copyright notices
2002-01-04 Kurt Zeilengaautoconf
2002-01-04 Kurt ZeilengaAnother minor filter fix (unescaped *)
2002-01-04 Pierangelo... more fixes/updates
2002-01-04 Kurt ZeilengaRefer to ldap_get/set_option, not ld_errno
2002-01-04 Pierangelo... misc fix/improvements
2002-01-04 Kurt ZeilengaSome misc cleanup
2002-01-04 Pierangelo... fix attribute mapping bug
2002-01-04 Pierangelo... move mapping in a separate file
2002-01-04 Pierangelo... fix rewrite iteration
2002-01-04 Pierangelo... hide mapping initialization
2002-01-04 Pierangelo... more cleanup; doesn't work (fails on ldap_result, selec...
2002-01-04 Kurt ZeilengaFix ) in value handling
2002-01-04 Kurt ZeilengaUse LDAP_FREE not free
2002-01-04 Kurt ZeilengaSome misc cleanup
2002-01-04 Howard Chustruct berval fixes, fix memory leak in ldap_send_entry
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
next