]> git.sur5r.net Git - openldap/history - servers
ITS#5309: Use ldap_pvt_thread_pool_setkey_x() in slap_passwd_check() and
[openldap] / servers /
2008-01-07 Hallvard FurusethITS#5309: Use ldap_pvt_thread_pool_setkey_x() in slap_p...
2008-01-07 Hallvard FurusethAvoid use of uninitialized variable 'e' after failed...
2008-01-06 Howard ChuITS#4112 temporarily disable broken code
2008-01-02 Pierangelo Masaratidon't leave 'round pointers to buffers on the stack
2008-01-02 Pierangelo Masaratifix modlist cleanup during rename
2007-12-29 Pierangelo Masaratinew ldap_pvt_thread_pool_setkey API
2007-12-29 Pierangelo Masaratiplug leak (ITS#5302)
2007-12-29 Pierangelo Masaratiallow slapo-memberof to be used as global overlay,...
2007-12-28 Howard ChuRemove unnneded boi_locker field
2007-12-28 Howard ChuITS#5086 fix Adds in IDL cache
2007-12-28 Pierangelo Masaratiallow to programmatically register new response code...
2007-12-28 Pierangelo Masaratiallow to customize the error code in case of constraint...
2007-12-27 Pierangelo Masaratiif referential integrity is broken, things could go...
2007-12-27 Pierangelo Masaratifix ITS#5286 (NULL + set = NULL); add more verbose...
2007-12-27 Pierangelo Masaratifix previous commit
2007-12-27 Pierangelo Masaraticheck objectClass inheritance on add (consistent with...
2007-12-27 Pierangelo Masaratipass ConfigReply to overlays; don't complain unless...
2007-12-27 Howard ChuRequire compare (not read) access to entry attr for...
2007-12-24 Howard ChuComplete prev commit
2007-12-24 Howard ChuConvert back-sock to dynamic config
2007-12-23 Howard ChuAxe obsolete Cyrus 1.5 support
2007-12-23 Howard ChuITS#5298 use SASL's memory for temporary DN storage
2007-12-22 Howard ChuITS#5259 fix sasl_auxprop_store to allow cleanup after...
2007-12-22 Howard ChuITS#5264 don't log NULL/anonymous DNs
2007-12-22 Howard ChuITS#5261 quick fix, don't checkpoint on first write...
2007-12-18 Gavin HenryDB_CONFIG.example URL wrong in comments (ITS#5288)
2007-12-15 Howard ChuITS#5285 don't check for password reuse if history...
2007-12-15 Howard ChuSupport DB encryption
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-12-15 Howard ChuITS#4987 extensions from Emmanuel Dreyfus manu @ netbsd...
2007-12-15 Howard ChuITS#5284 fix overlay order
2007-12-15 Howard ChuMore cleanup
2007-12-14 Howard ChuFix prev commit, must test filter on cleanup
2007-12-14 Howard ChuDon't test filter before saving, need the copy for...
2007-12-14 Howard ChuMore cleanup
2007-12-14 Howard ChuAdd missing cleanup
2007-12-14 Howard ChuITS#5283 add remote/local attribute lists, search both...
2007-12-14 Howard ChuAlign MRA desc with AVA/SSA desc
2007-12-14 Howard ChuRevert prev commit, different fix
2007-12-14 Howard ChuITS#5276 don't stack config state for includes
2007-12-13 Howard ChuITS#5236 add 'countryName' alias back, should not have...
2007-12-13 Howard ChuMore for -q tool mode
2007-12-13 Howard ChuFix segv with -q
2007-12-11 Pierangelo Masaratibehave when the empty DN is used as database suffix...
2007-12-11 Pierangelo Masaratifix back-ldif delete (ITS#5265)
2007-12-08 Pierangelo Masaratidon't try to count non-expired entries if database...
2007-12-08 Howard ChuITS#5268 omit contextCSN when replicating
2007-12-08 Howard ChuITS#5268 don't replicate dSAOperation attributes unless...
2007-12-08 Howard ChuOmit auditContext when sync control is present
2007-12-08 Pierangelo Masaratidon't try to delete expired entries if database does...
2007-12-07 Howard ChuITS#5161 make sure accesslog_response is called for...
2007-12-06 Hallvard FurusethITS#5248: use volatile sig_atomic_t for signal variable...
2007-12-06 Hallvard FurusethRemove unused variable
2007-12-06 Hallvard FurusethRestore pre-C99 preprocessor support (since rev 1.165)
2007-12-06 Howard ChuCleanup dup_compare
2007-12-06 Howard ChuDrop unnecessary lock
2007-12-06 Howard ChuRe-introduce hdb dup_compare function, default compares...
2007-12-06 Howard ChuMore cleanup, hdb fixes
2007-12-06 Pierangelo Masaratisave old values when deleting (ITS#5258; not optimal)
2007-12-06 Howard ChuMore cleanup
2007-12-06 Howard ChuCleanup prev commits
2007-12-06 Howard ChuITS#5262 must protect dn2id between the time it's read...
2007-12-06 Howard ChuBDB 4.2 compatibility for log_printf (requires modern...
2007-12-05 Howard ChuPrefix log msgs with "slapd"
2007-12-05 Howard ChuUse BDB transaction log for debug messages
2007-12-05 Howard ChuITS#5262 additional cleanup
2007-12-05 Howard ChuITS#5262 use explicit cursor and locker in dn2id
2007-12-05 Howard ChuFix ITS#5257
2007-12-05 Howard ChuRevert 1.159, seems to trigger a concurrency bug. ???
2007-12-03 Hallvard FurusethInteger indexing - cleanup, signedness, redefine signma...
2007-12-02 Howard ChuCleanup overflow check
2007-12-02 Hallvard FurusethInteger indexing - cleanup
2007-12-02 Howard ChuAdd memctx to lutil_str2bin()
2007-12-02 Hallvard FurusethFix last patch, and reduce allocations in lutil_str2bin().
2007-12-02 Hallvard FurusethInteger indexing - handle huge values
2007-12-01 Howard ChuShrink presence key
2007-12-01 Howard ChuTrim unneeded tmp var
2007-12-01 Howard ChuOmit leading zero pad byte
2007-12-01 Howard ChuFix sign bit
2007-11-30 Howard ChuFix 1.426, must sign-extend small numbers, not zero-pad
2007-11-29 Howard ChuPop local callback for modify
2007-11-29 Howard ChuFix prev commit, leave callback stack alone in compare()
2007-11-28 Ralf HaferkampAllow initialization when using custom "memberof-group...
2007-11-27 Quanah Gibson-Mountcleanup
2007-11-26 Howard ChuStreamlined Winsock connection management
2007-11-25 Howard ChuChange integer indexing to ordered only, no backward...
2007-11-24 Howard ChuFix connection teardown
2007-11-23 Pierangelo Masaratisilence warnings
2007-11-22 Howard ChuFix typo in prev commit
2007-11-21 Howard ChuFix, truncate should not be valid for slapadd, should...
2007-11-21 Howard ChuMore for #5221, don't muck with kids counters on simple...
2007-11-21 Howard ChuMinor cleanup
2007-11-21 Howard ChuITS#5221 fix NO_KIDS/NO_GRANDKIDS flags on rename ops
2007-11-21 Howard ChuSilently restrict index_intlen to 4-255.
2007-11-21 Howard ChuTweak prev commit
2007-11-21 Howard Chuinteger indexing must be unsigned
2007-11-21 Howard ChuAdd index_intlen keyword for ordered indexing of integers
2007-11-21 Howard ChuSilence warning
2007-11-20 Howard ChuITS#5215 fix Windows slapd.def rules
2007-11-20 Howard ChuFix test050
next