]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2009-12-06  Hallvard FurusethITS#5810: fix previous commit - skip back-null
2009-12-06  Hallvard FurusethITS#5810: tweak previous commit - explain backend exclusion
2009-12-06  Hallvard FurusethITS#5810: skip back-ldif
2009-12-04  Hallvard FurusethITS#5810: Skip test for back-null
2009-12-04  Hallvard FurusethSupport back-null
2009-12-04  Howard ChuITS#6412, refix #6304 - only check for writes if sockbu...
2009-12-03  Hallvard FurusethITS#6414: Do not write outside database directory.
2009-12-03  Rein TollevikITS#6413 Ensure task don't get queued while being freed...
2009-12-01  Howard ChuITS#6408, fix r1.265 (from ITS#4884) - use correct...
2009-11-30  Howard ChuITS#6405 in ldap_pvt_gettime, also check for microsecs...
2009-11-30  Hallvard FurusethAdd loglevel sync to the default
2009-11-30  Hallvard FurusethSilence warning in initializer
2009-11-30  Hallvard FurusethSilence "maybe uninitialized" warning (eprev after...
2009-11-30  Hallvard FurusethITS#6402: Kill broken macro LBER_INVALID.
2009-11-30  Howard ChuITS#6270, refix patch from ITS#5511
2009-11-29  Hallvard FurusethITS#5810: support back-null
2009-11-29  Hallvard FurusethITS#6406: Return failure instead of $? when a program...
2009-11-29  Hallvard FurusethITS#6403: reset 'entry' output argument to overlay_entr...
2009-11-29  Hallvard FurusethITS#5810 support back-null
2009-11-29  Hallvard FurusethITS#5810 support back-null
2009-11-29  Hallvard FurusethITS#5810 Add syntax "#~backend~backend...~#option"...
2009-11-29  Hallvard FurusethPass expected output through ldiffilter before comparin...
2009-11-29  Hallvard FurusethPass the correct backend to ldiffilter
2009-11-29  Hallvard FurusethITS#5810 skip test for LDIF backend
2009-11-29  Hallvard FurusethITS#5810: support back-ldif
2009-11-29  Hallvard FurusethUse getopt()
2009-11-29  Hallvard FurusethFor ITS#5810: Use progs/ldif-filter. Retire scripts...
2009-11-29  Hallvard FurusethITS#5810 Add ldif-filter for LDIF test output, extendin...
2009-11-24  Howard ChuITS#6400 clarify...
2009-11-24  Howard ChuITS#6399, fix RFC4511 references, other references
2009-11-23  Howard Chumore for #6397
2009-11-23  Howard ChuITS#6397 cleanup psearch if cookie is stale
2009-11-23  Hallvard FurusethITS#6398: plug memory leak of confdir
2009-11-23  Hallvard FurusethFix rev 1.200 commit: C90 forbids mixed declarations...
2009-11-22  Pierangelo... minimal documentation of olcAuthIDRewrite
2009-11-22  Howard ChuRevert pending CSN if the update fails
2009-11-22  Pierangelo... revert previous commit
2009-11-22  Howard ChuRevert prev commit, simpler fix...
2009-11-22  Pierangelo... silence signedness warnings
2009-11-22  Pierangelo... minimal documentation of authid-rewrite* stuff
2009-11-22  Pierangelo... use keepalive stuff when connecting as a client via...
2009-11-22  Pierangelo... allow parsing/unparsing of keepalive stuff in bindconf...
2009-11-22  Pierangelo... check result of str2filter; syncrepl: can be broken...
2009-11-22  Howard ChuShort-circuit backend_operational; sent entry's e_priva...
2009-11-22  Howard ChuITS#6368 use dup'd entries in response queue
2009-11-22  Howard ChuITS#6394 rid is decimal not hex
2009-11-22  Howard ChuITS#6394 partially revert ITS#5108. Use RID_MAX, as...
2009-11-21  Pierangelo... connid is unsigned; offset real conns by maxrid + 1
2009-11-21  Pierangelo... connid is unsigned; offset real conns by maxrid + 1
2009-11-21  Howard ChuCleanup pointless compare in debug msgs
2009-11-21  Pierangelo... use macros for fake connid
2009-11-21  Howard ChuITS#6393 syncrepl internal connids are now <= -1000
2009-11-21  Howard ChuFix prev commit
2009-11-21  Howard Chuin op_response, rearrange contextCSN update checks
2009-11-21  Howard Chuin updateCookie, no-op if nothing changed
2009-11-21  Howard ChuIgnore attempts to Add cn=schema,cn=config
2009-11-21  Howard ChuUse unique IDs for fake syncrepl connections
2009-11-21  Howard ChuITS#6392 fix authid-rewrite parsing
2009-11-21  Howard ChuBraindead serialization for #6368/test050
2009-11-21  Howard ChuMostly revert prev commit, broke test054
2009-11-21  Howard ChuAlways log outgoing cookie, just use op->o_csn instead...
2009-11-21  Howard ChuAlways log rid with incoming cookie
2009-11-21  Howard ChuFaster server restart
2009-11-20  Howard ChuFix typo in 1.487
2009-11-20  Howard ChuFix prev commit
2009-11-20  Howard ChuReject old ops based on pending ops, not just committed ops
2009-11-20  Howard ChuFix typo in prev commit
2009-11-20  Hallvard FurusethITS#6351,6390: s/memrchr/lutil_memrchr/, but try #defin...
2009-11-19  Howard ChuITS#6368 add a rapid sequence of add-mod-del tests
2009-11-19  Howard ChuMove connection state enums to slap.h to ease debugging
2009-11-19  Howard ChuITS#6368 partially revert 1.273, always check for skips...
2009-11-18  Howard ChuITS#6387 plug leaks
2009-11-18  Howard ChuMore for prev commit - only set if URL was provided.
2009-11-18  Howard ChuITS#6386 Must init conn->lconn_server
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
next