]> git.sur5r.net Git - openldap/shortlog
openldap
2007-01-31 Howard ChuAllow identical duplicate OID macro definitions. Makes...
2007-01-31 Howard ChuMore guidance on indexing
2007-01-30 Howard ChuMore for syncrepl support
2007-01-29 Howard ChuFix q[-1] ref in prev commit
2007-01-29 Howard ChuITS#4823 allow zero-length IA5String
2007-01-28 Pierangelo... make sure replication finished before comparing data...
2007-01-28 Pierangelo... fix previous commit (wrong dir count)
2007-01-28 Howard ChuFix prev commit again
2007-01-28 Pierangelo... cleanup back-meta according to back-ldap
2007-01-28 Pierangelo... more about quarantine separation
2007-01-28 Pierangelo... fix more spurious return stuff; split quarantine in...
2007-01-27 Pierangelo... plug one-time leaks related to configuration
2007-01-27 Howard ChuITS#4821 partially revert prev patch
2007-01-27 Pierangelo... cleanup
2007-01-27 Howard ChuPartially revert prev commit, just omit the sl_mem_destroy
2007-01-27 Pierangelo... make it easier to run slapd under valgrind
2007-01-27 Pierangelo... fix NULL attr value in accesslog (second bit of ITS...
2007-01-27 Pierangelo... fix modify opattrs sync replication (ITS#4820; test019...
2007-01-27 Pierangelo... add helper (and cleanup)
2007-01-27 Howard ChuDelete olcInclude stuff
2007-01-27 Howard ChuDelete olcInclude stuff
2007-01-27 Howard ChuDelete olcInclude support
2007-01-26 Pierangelo... do not allow back-meta with no targets
2007-01-26 Howard ChuMust use case-insensitive comparisons on attr types
2007-01-26 Pierangelo... document timeout support in searches
2007-01-26 Pierangelo... don't return adminLimitExceeded unless LDAPv3; use...
2007-01-26 Pierangelo... implement search timeout when the remote server does...
2007-01-26 Pierangelo... implement search timeout when the remote server does...
2007-01-26 Pierangelo... fix cached connection taint in case of timeout
2007-01-25 Howard ChuRemove extraneous debug statements
2007-01-25 Howard ChuFree main-thread keys in db_close, can't do it later...
2007-01-25 Howard ChuPlug global_host race condition/leak
2007-01-25 Howard ChuFree main-thread keys in db_close, can't do it later...
2007-01-25 Howard ChuFix debug args
2007-01-25 Howard ChuUse thread keys to plug slapi leak in connection_fake_i...
2007-01-25 Howard ChuCalling setkey() with NULL data and kfree should erase...
2007-01-25 Howard ChuFree thread keys in reverse order of allocation
2007-01-25 Howard ChuDon't muck with sl_mem
2007-01-25 Howard ChuFix call to connection_fake_init, plug leak
2007-01-25 Howard ChuCheck for duplicate UUIDs due to ITS#4813 patch
2007-01-25 Howard Chuconnection_fake_init can leak SLAPI extensions.
2007-01-25 Howard ChuITS#4805 plug remaining leak
2007-01-25 Howard ChuListener commit broke test048, skip listener check...
2007-01-25 Howard ChuITS#4810 bi_entry_get_rw() must return the entry regard...
2007-01-25 Howard ChuLog the error code too
2007-01-25 Howard ChuITS#4810 log a message if be_entry_get doesn't return...
2007-01-25 Howard ChuITS#4813 don't limit the presence list to the current...
2007-01-24 Howard ChuITS#4815 get_option for TLS Cipher Suite was not implem...
2007-01-24 Ralf HaferkampFixed initialization of "usage" and "single" attributes
2007-01-24 Howard ChuITS#4809 do a modrdn as a normal user to check if modif...
2007-01-24 Howard ChuDon't touch any other opattrs when updating contextCSN
2007-01-24 Howard ChuITS#4809 add reqMod attribute to modrdn records so...
2007-01-24 Howard ChuFinish prev fix, entryUUID was getting dropped
2007-01-23 Ralf HaferkampPrintout ldap_result() error message (ITS #4812)
2007-01-23 Pierangelo... make Solaris happy with printf of NULLs (ITS#4811?)
2007-01-22 Howard ChuPartial fix for prev commit
2007-01-22 Howard ChuMore LDIF-format schema, for test049
2007-01-22 Howard ChuTest slave bootstrapping via syncrepl
2007-01-22 Howard ChuMore for syncrepl
2007-01-22 Howard ChuFixes for syncrepl compatibility
2007-01-22 Howard ChuNew modify handler, compares old and new entry and...
2007-01-22 Howard ChuNeed retry parameter for valid restart test
2007-01-21 Howard ChuPreliminary steps to enabling sync replication of confi...
2007-01-21 Howard ChuDon't use ldap_pvt_thread_pool_context_reset(), it...
2007-01-21 Howard ChuFix - don't just generate missing cn=schema entry in...
2007-01-19 Kurt Zeilengasilence warnings
2007-01-19 Kurt Zeilengafix typo
2007-01-18 Pierangelo... don't bail out if all targets are too lazy...
2007-01-18 Pierangelo... allow modules to muck with connection tree and so
2007-01-17 Pierangelo... fix ITS#4802
2007-01-17 Pierangelo... test mapped error code (ITS#4808)
2007-01-17 Howard ChuOnly sort the first time
2007-01-17 Howard ChuFix prev commit
2007-01-17 Howard ChuCleanup prev commit
2007-01-17 Howard ChuMinor tweaks, put dup EntryInfo's on free list instead...
2007-01-16 Pierangelo... allow to specify the required access privileges in...
2007-01-16 Pierangelo... fix dumb overparanoid test
2007-01-15 Pierangelo... fix leak (ITS#4805)
2007-01-15 Howard ChuShortcut when no index info is present
2007-01-15 Howard ChuKeep attr list intact, glued DBs may need it
2007-01-15 Howard ChuITS#4554
2007-01-15 Howard ChuITS#4554 show example for reindexing a specific attribute
2007-01-15 Howard ChuITS#4554 slapindex takes a list of attributes to index
2007-01-13 Pierangelo... add support to test exceptional behavior (abandon/cance...
2007-01-13 Pierangelo... one more round of cached connections fixes/improvements
2007-01-12 Howard ChuFramework for loadable mapper implementations
2007-01-12 Quanah Gibson... logging cleanup
2007-01-12 Howard ChuLog errors in delta sync
2007-01-12 Howard ChuSet upper bound on EntryInfos, fixed at 4x Entry cachesize.
2007-01-11 Pierangelo... free entry in a cleaner manner (ITS#4801?)
2007-01-11 Pierangelo... fix entry deallocation
2007-01-11 Pierangelo... don't list (other) structural classes
2007-01-11 Pierangelo... streamline group attr specification/diagnostics
2007-01-11 Pierangelo... cleanup
2007-01-11 Pierangelo... remove mention of the "defaultaccess" directive (ITS...
2007-01-11 Hallvard Furusethmake sloops, rloops etc. static so their addresses...
2007-01-11 Hallvard FurusethWrap enum in #ifndef LDAP_PVT_THREAD_H_DONE; this code...
2007-01-11 Hallvard Furusethavoid nonconst* = const* assignment in ldif_open_url().
2007-01-11 Hallvard FurusethDelete unused label.
2007-01-11 Hallvard FurusethDelete unused variables.
next