]> git.sur5r.net Git - openldap/shortlog
openldap
2002-01-23 Pierangelo... allow trailing '\' to continue a config line (ITS#1551)
2002-01-22 Pierangelo... check on escaped rdn separator not needed any more
2002-01-22 Pierangelo... final dn_parent elimination in back-bdb
2002-01-22 Pierangelo... as a temporary hack, return result without rewriting...
2002-01-21 Ralf HaferkampUpdated todo list
2002-01-21 Kurt ZeilengaSet lock detector to DEFAULT, not NORUN.
2002-01-21 Kurt ZeilengaUpdate for BDB
2002-01-21 Kurt Zeilengaset hostname via a variable, may need tweaking in some...
2002-01-21 Kurt ZeilengaDB4 changes
2002-01-21 Kurt ZeilengaMisc thread cleanup
2002-01-21 Kurt ZeilengaMore (blind) cthread changes
2002-01-21 Kurt ZeilengaReally Fix typos
2002-01-21 Kurt ZeilengaCorrect cthread typos
2002-01-20 Kurt ZeilengaFix typo in last commit
2002-01-20 Kurt ZeilengaFix cthread header test
2002-01-20 Kurt ZeilengaITS#1541 fix.
2002-01-20 Kurt ZeilengaMisc updates
2002-01-20 Howard ChuMostly up to date.
2002-01-19 Kurt ZeilengaUpdate collective attribute schema
2002-01-19 Kurt ZeilengaAdd mods.c
2002-01-19 Kurt ZeilengaMove {add,replace,delete}_value() routines to frontend...
2002-01-19 Pierangelo... fix ad_cmp
2002-01-19 Kurt ZeilengaModify ad_cmp() macro to support use as an ordering...
2002-01-19 Kurt ZeilengaAdd more reads/searches to pound a little harder
2002-01-19 Kurt ZeilengaFix modify/replace.
2002-01-19 Kurt ZeilengaCleanup prototypes
2002-01-19 Howard ChuFix previous commit
2002-01-19 Howard ChuReset Entry->e_ocflags to 0 if objectClass attr is...
2002-01-19 Howard ChuCleanup lint
2002-01-19 Howard ChuFix previous commit
2002-01-19 Howard ChuDon't free bv_vals that were passed to ber_bvarray_add.
2002-01-19 Howard ChuUse calloc for new Entries, take care of new e_ocflags...
2002-01-19 Howard ChuFix previous commit
2002-01-19 Howard ChuDefined some ObjectClass->soc_flags values, changed...
2002-01-19 Kurt ZeilengaFix up duplicate error reporting
2002-01-19 Kurt ZeilengaAdd checks for duplicate values.
2002-01-19 Kurt ZeilengaAdd checks for duplicate values
2002-01-19 Kurt ZeilengaRemove some lint.
2002-01-18 Kurt ZeilengaLimit slurpd friendly code to replication user.
2002-01-18 Kurt ZeilengaAdd a fourth add thread
2002-01-18 Kurt ZeilengaFix compilation error
2002-01-18 Howard ChuAdded ldap_pvt_thread_yield() after txn_abort
2002-01-18 Howard ChuAdded "fewest" lockdetect keyword, to abort txn with...
2002-01-18 Howard ChuUse DB_RMW in idl_fetch_key if called as part of a...
2002-01-18 Howard ChuDo deadlock detection on any conflict, instead of in...
2002-01-18 Howard ChuAdded compatibility macros for BDB3/4 lock_get, txn_id.
2002-01-18 Howard ChuAdd missing newline at EOF
2002-01-18 Howard ChuIn UTF8StringValidate, 1-byte chars are already validated
2002-01-18 Howard ChuChange to use dn_match
2002-01-17 Howard ChuCleanup while loops in dn2id_add/delete
2002-01-17 Howard ChuUse ber_scanf 'm' format for ignored UDP string
2002-01-17 Pierangelo... dn_parent => dnParent
2002-01-17 Pierangelo... another round replacing dn_parent ...
2002-01-17 Pierangelo... fix dnParent to return '' if the dn is a rdn
2002-01-17 Pierangelo... another round replacing dn_parent ...
2002-01-17 Pierangelo... fix uninitialized pointer (ITS#1538)
2002-01-17 Pierangelo... first round at eliminating dn_parent ...
2002-01-17 Kurt ZeilengaAdd a safety check to bvcasechr
2002-01-17 Pierangelo... publish dnParent()
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
next