]> git.sur5r.net Git - openldap/shortlog
openldap
2002-01-17 Howard ChuIn db_destroy, cannot checkpoint a NULL dbenv.
2002-01-17 Howard ChuDB_NODUPDATA is not a valid open flag
2002-01-17 Kurt ZeilengaRun the lock detector
2002-01-17 Kurt ZeilengaAdd a third entry...
2002-01-17 Kurt ZeilengaAdd section add.
2002-01-17 Kurt ZeilengaDon't use BDB group/attribute callbacks as they may...
2002-01-17 Kurt Zeilengareplace strcasechr with bvcasechr
2002-01-16 Kurt ZeilengaReverse ber_strccmp assertion order to avoid ""[1]...
2002-01-16 Pierangelo... more ber_*cmp optimizations
2002-01-16 Kurt ZeilengaFix up last commit
2002-01-16 Pierangelo... remark for future (questionable) optimization
2002-01-16 Pierangelo... fix ber_*str renaming
2002-01-16 Kurt ZeilengaMove most of the new ber_*cmp routines to lber_pvt...
2002-01-16 Howard ChuFix bdb_idl_fetch/insert_key. Still fails test011.
2002-01-16 Pierangelo... use dn_match
2002-01-16 Pierangelo... compare attribute type, not value
2002-01-16 Pierangelo... added ber_[mem|case]cmp() macros for fast berval compar...
2002-01-16 Pierangelo... fix assertion
2002-01-16 Howard ChuFix idl_insert_key with USE_INDIRECT_NIDS, wasn't setti...
2002-01-16 Pierangelo... don't auto-detect DCE form; assert the UTF-8 charlen...
2002-01-16 Howard ChuFix misplaced #if USE_INDIRECT_NIDS/cont_alloc in idl_d...
2002-01-16 Kurt ZeilengaFix last commit
2002-01-16 Kurt Zeilengamore cleanup
2002-01-16 Kurt ZeilengaRemove last uses of dn_validate()
2002-01-16 Kurt ZeilengaRemove unused deprecated DN routines.
2002-01-15 Kurt ZeilengaRemove some asserts. Need to re-valid logic
2002-01-15 Kurt ZeilengaSwitch the default backend to BDB.
2002-01-15 Kurt Zeilengaremove lint
2002-01-15 Kurt ZeilengaChange replace ACL semantics from U-Mich historical...
2002-01-15 Howard ChuAdded some reference comments for ldap_utf8_charlen2
2002-01-15 Howard ChuUse LDAP_UTF8_CHARLEN2 to check shortest possible encoding
2002-01-15 Howard ChuAdded LDAP_UTF8_CHARLEN2() to validate shortest possibl...
2002-01-15 Kurt ZeilengaMisc. cleanup, remove lint, remove unused deprecated...
2002-01-15 Kurt ZeilengaA very basic UTF-8 check
2002-01-15 Howard ChuFix ldap_utf8_lentab to detect illegal two-byte sequences.
2002-01-15 Kurt Zeilengarm noautosubtypes
2002-01-15 Howard ChuDeleted autosubtypes support.
2002-01-15 Howard ChuRevert previous commit again. autosubtypes are gone...
2002-01-14 Howard ChuMore fixes for autosubtype index generation
2002-01-14 Howard ChuFix previous commit
2002-01-14 Howard ChuRevert previous commit
2002-01-14 Pierangelo... fix format
2002-01-14 Pierangelo... make temporary RDN and AVA arrays rescalable if needed
2002-01-14 Pierangelo... fix typo
2002-01-14 Pierangelo... quick fix that in pretty mode escapes with hexpair...
2002-01-14 Kurt ZeilengaAdd a default case with assert() just in case.
2002-01-14 Kurt ZeilengaITS#1530 no value replace ACL fix
2002-01-14 Howard ChuIn DN_SUBTREE use idl_allids instead of explicit malloc.
2002-01-14 Pierangelo... revert previous commit: do accept '\00'
2002-01-14 Pierangelo... accept '\<special>' anywhere in the string
2002-01-14 Howard ChuFix subtype indexing. Really really made it the default.
2002-01-14 Pierangelo... fix behavior on improperly escaped illegal hexpair...
2002-01-14 Kurt ZeilengaMisc cleanup
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Howard ChuRenamed subdirectories to hide rm warnings
2002-01-13 Howard ChuModify performance patch from Gertjan van Wingerde...
2002-01-13 Howard ChuModify performance patch from Gertjan van Wingerde...
2002-01-13 Howard ChuTurn on BDB_IDL_MULTI by default
2002-01-13 Howard ChuTurn on USE_INDIRECT_NIDS by default
2002-01-13 Kurt ZeilengaUse supertype index
2002-01-13 Kurt ZeilengaReally fix previous commit
2002-01-13 Kurt ZeilengaFix compile error
2002-01-13 Kurt ZeilengaClean up last patch
2002-01-13 Kurt ZeilengaInstall system schema checks
2002-01-13 Kurt ZeilengaZap connection_internal_*
2002-01-13 Howard ChuFix mutex leak in previous commit
2002-01-13 Howard ChuChanged to use search callbacks instead of connection_i...
2002-01-13 Howard ChuReworked callback layout, added send_search_entry callback
2002-01-13 Howard ChuMore updates
2002-01-13 Howard ChuMinor updates, mention extended requests, server and...
2002-01-13 Kurt ZeilengaMisc cleanup, lint removal, and minor optimizations
2002-01-13 Howard ChuRewrote ber_get_next, fixed byte-order dependency on...
2002-01-13 Kurt ZeilengaFix grammar errors
2002-01-13 Kurt ZeilengaMinor updates
2002-01-12 Pierangelo... consistently use dn_match macro throughout slapd
2002-01-12 Kurt ZeilengaFix SASL leak and clobber bug
2002-01-12 Pierangelo... clarify macro name: dn_match = 1 if match, 0 otherwise
2002-01-12 Pierangelo... some memory handling cleanup: check that memory is...
2002-01-12 Pierangelo... cleanup
2002-01-12 Pierangelo... cleanup and better dn handling
2002-01-12 Pierangelo... slap_strncopy function
2002-01-12 Pierangelo... error message from be_entry_put tool backend function
2002-01-12 Pierangelo... monitor objectclass definition
2002-01-12 Kurt ZeilengaMisc updates to the todo list
2002-01-12 Howard ChuMore cleanup in ldap_pvt_tls_destroy()
2002-01-12 Howard ChuFix ldap_start_tls_s, don't check for TLS present on...
2002-01-12 Howard ChuFix struct initialization in ber_scanf() for ANSI C...
2002-01-11 Kurt ZeilengaAdd ITS#1508 fix to allow ACIs to grant anonymous users...
2002-01-11 Kurt ZeilengaAdditional system schema checks
2002-01-11 Kurt ZeilengaAdd collective attribute system schema support.
2002-01-11 Kurt ZeilengaMore system schema checks
2002-01-11 Kurt ZeilengaAdd some basic system schema checks.
2002-01-11 Kurt ZeilengaAdd system schema flags to backends supporting system...
2002-01-11 Kurt ZeilengaRemove lint.
2002-01-11 Kurt ZeilengaAdd Backend to system schema check routines
2002-01-11 Pierangelo... of course this is required by listener monitor
2002-01-11 Pierangelo... listener monitor
2002-01-11 Pierangelo... need this outside for back monitor ...
2002-01-11 Pierangelo... added structural objectclass; reworked obejctclasses...
2002-01-11 Howard ChuAdded test for backend glue. Tests using slapadd/ldapse...
next