]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2009-11-18  Howard ChuITS#6368 add another call to check_syncprov to make...
2009-11-18  Howard ChuDon't allow any other jobs if a -q job is active
2009-11-18  Hallvard FurusethITS#6384 - tweak note about comments, add examples.
2009-11-18  Pierangelo... honor -1 timeout (ITS#6388)
2009-11-18  Pierangelo... don't test a NULL BackendDB * (ITS#6385)
2009-11-16  Pierangelo... trim unnecessary test
2009-11-16  Pierangelo... warn if retry is not forever
2009-11-16  Pierangelo... trim unwanted commit
2009-11-15  Howard ChuITS#6304 retry if tls_accept() returns 1
2009-11-15  Howard ChuITS#6283 add missing env options
2009-11-15  Howard ChuITS#6351 only declare memrchr if not defined by platform
2009-11-15  Howard ChuITS#6363 cleanup prev commit
2009-11-15  Howard ChuITS#6332 try a larger mod with some redundant modops
2009-11-15  Howard ChuITS#6367 use correct SID in our request cookie
2009-11-15  Howard ChuUse sl_mfunc instead of direct reference to slap_sl_free
2009-11-15  Pierangelo... treat bervals as bervals (related to ITS#6378,ITS#6379)
2009-11-15  Howard ChuUse fake_init2 in db_open/db_close since they can execu...
2009-11-15  Howard ChuCleanup
2009-11-15  Howard ChuFix uninit'd var
2009-11-15  Howard ChuFix 1.49 sl_realloc
2009-11-14  Howard ChuAdd a note about sl_malloc stack-based behavior
2009-11-14  Howard ChuMark freed regions so they can be reclaimed
2009-11-14  Howard ChuCleanup for #6373
2009-11-14  Howard ChuITS#6377, fix rev 1.478
2009-11-14  Pierangelo... handle embedded '\0' (ITS#6379)
2009-11-14  Howard ChuFix prev commit
2009-11-14  Howard ChuITS#6376 plug potential leak
2009-11-13  Howard ChuITS#6361 remove asserts
2009-11-11  Howard ChuITS#6373 sync_use_subentry keyword
2009-11-11  Howard ChuITS#6373 fix subentry keyword
2009-11-11  Howard ChuITS#6373 more for subentry creation
2009-11-11  Howard ChuITS#6373 create subentry if missing
2009-11-11  Howard ChuITS#6373 sync_use_subentry support
2009-11-11  Howard ChuITS#6373 add sync_use_subentry keyword
2009-11-11  Howard ChuUse OperationBuffer for fake op
2009-11-11  Howard ChuITS#6373 revert 2009/03/10 commit, resurrect sync suben...
2009-11-11  Howard ChuITS#6309 tweak invalid dn logmsg
2009-11-11  Howard ChuITS#6372 make wake_sds non-blocking
2009-11-10  Pierangelo... unparse checkpoint time in minutes (ITS#6370)
2009-11-06  Howard Chupartially revert prev commit
2009-11-06  Howard ChuMinor cleanup in strval2str
2009-11-05  Ralf HaferkampInitialize ConfigArgs before calling config_del_vals...
2009-11-04  Hallvard FurusethMore ITS#6353 - relent a bit: accept terminating NUL...
2009-11-04  Howard ChuClean up prev commit
2009-11-04  Howard ChuMore for ITS#6360
2009-11-04  Howard ChuITS#6360 fix cache cursize count
2009-11-02  Hallvard FurusethCleanup since ITS#6133
2009-11-02  Hallvard FurusethITS#6337: replace previous commit with minimum-impact...
2009-10-30  Pierangelo... remove unused parameter idx (ITS#6356)
2009-10-30  Hallvard FurusethRemove spurious comment
2009-10-30  Hallvard FurusethAlternate ITS#6324 fix. Use bitmask, handle -1 (LDAP_D...
2009-10-30  Hallvard FurusethRevert previous change - debug levels should all have...
2009-10-30  Hallvard FurusethITS#6355: Fix uninitialiezed lso_tmp_rsa_cb() return...
2009-10-29  Howard ChuITS#6346 serialize all responses
2009-10-28  Hallvard FurusethFor ITS#6353: Catch embedded NULs in BerValues converte...
2009-10-27  Howard ChuAdd krbEncSaltTypes value descriptions. Bump doc to...
2009-10-27  Howard ChuFix prev commit, s/errno/err/g
2009-10-27  Howard ChuCleanup prev commits, fix krbPrincStartTime/pwdStartTim...
2009-10-27  Howard ChuRemove TABs in artwork elements
2009-10-27  Howard ChuAdd krbPrincStartTime/EndTime
2009-10-27  Howard ChuSimo Sorce co-authors
2009-10-27  Howard ChuRev 00
2009-10-26  Howard ChuFor prev commit, check for EINTR/EAGAIN/EWOULDBLOCK
2009-10-26  Howard ChuITS#6327, #6334 take ret=-1/EINTR into account
2009-10-26  Howard ChuPrev commit: flags should be unsigned
2009-10-26  Howard ChuCleanup prev commit
2009-10-26  Howard ChuCleanup prev commit
2009-10-26  Howard ChuITS#6327 fix sb_sasl_generic_write retval for partial...
2009-10-24  Howard ChuITS#6310 dup entry before adding to cache
2009-10-23  Hallvard FurusethITS#6348: Fix inverted LBER_USE_DER test in ber_put_seq...
2009-10-23  Hallvard FurusethFix sock_errset macro: Wrap it in (), return void to...
2009-10-23  Hallvard Furusethmore ITS#6324: fix fprintf(%u, long) format
2009-10-21  Hallvard FurusethFix previous commit: backslash-space-newline -> backsla...
2009-10-21  Hallvard FurusethITS#6345 cleanup: Simplify tester_ignore_err() and...
2009-10-21  Hallvard FurusethITS#6345: Fix tester_ignore_err() cut&paste error ...
2009-10-21  Hallvard FurusethITS#6344: return failure on failure in ber_put_ostring...
2009-10-21  Hallvard FurusethITS#6343: Handle --enable-memberof --disable-refint
2009-10-21  Hallvard FurusethFix comment describing BerElement.ber_usertag
2009-10-21  Hallvard FurusethCleanup - macroize magic constant (ITS#5909)
2009-10-21  Howard ChuITS#6342 include <ac/unistd.h>
2009-10-20  Ralf HaferkampITS#6341 removal of last entry from cache caused corrup...
2009-10-19  Hallvard FurusethITS#6338: Fix \0-termination of dnParent(x, x) for...
2009-10-19  Pierangelo... don't dereference pointer in case of error
2009-10-19  Pierangelo... plug one-time leak
2009-10-19  Pierangelo... quick hack for ITS#6337: malloc'ed callback for bind
2009-10-16  Rein TollevikITS#6335 Don't reuse a modtarget someone is about to...
2009-10-15  Howard ChuImplement policy checks on compare op
2009-10-14  Pierangelo... update entryCSN (and operational attrs in general)...
2009-10-08  Howard ChuNote that pwdAccountLockedTime depends on pwdLockout
2009-10-07  Pierangelo... plug leak/logical error (ITS#6326)
2009-10-07  Pierangelo... make sure members are not used uninitialized
2009-10-07  Pierangelo... more about ITS#6324
2009-10-07  Gavin HenryITS#5366 ldap_get_dn man page errors
2009-10-06  Pierangelo... don't "overflow" debug levels (ITS#6324)
2009-10-03  Howard ChuMove loginStatus to ldapns.schema
2009-10-02  Howard ChuITS#6323 libtool rpath
2009-09-30  Ralf HaferkampIn case of certificate verification failures include...
2009-09-29  Howard ChuITS#6311 regenerate
2009-09-29  Howard ChuITS#6311 fix --enable-deref
2009-09-29  Hallvard FurusethITS#6303: fix broken variant of the struct hack
next