]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2015-08-22  Howard ChuThreadqueues - remove obsolete comment
2015-08-22  Howard ChuMore for threadqueues
2015-08-21  Howard ChuMore for threadqueues
2015-08-21  Howard ChuITS#8220 fix prev commit
2015-08-19  HAMANO TsukasaITS#8114 OpenLDAP WiredTiger Backend
2015-08-19  Howard ChuITS#8082 plug benign memleak
2015-08-19  Howard ChuITS#8218 zero filter after freeing
2015-08-19  Howard ChuITS#8220 restore refint performance
2015-08-15  Howard ChuITS#8185 fix OID collision
2015-08-14  Howard ChuITS#8185 missing schema reference
2015-08-14  Howard ChuStrip down even more
2015-08-14  Howard ChuUse batched write txns in refresh
2015-08-14  Ryan TandyITS#8133 avoid mods during dds_db_open
2015-08-14  Howard ChuFix copy/paste error in prev commit
2015-08-14  Howard ChuITS#8185 add pwdMaxRecordedFailure
2015-08-14  Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2015-08-14  Howard ChuRelease 0.9.16 LMDB_0.9.16
2015-08-10  Howard ChuMore filter tweaks
2015-08-09  Howard ChuShortcut name mapping
2015-08-08  Ryan TandyITS#8213 fix deleting rewrite rules
2015-08-07  Howard ChuMore filter mapping
2015-08-04  Howard ChuAvoid timing issues in pcache
2015-08-04  Howard ChuAvoid hex timestamp in middle of lines
2015-07-31  Howard ChuFix interaction with rwm
2015-07-31  Howard ChuAlso remap explicitly requested attr names
2015-07-29  Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2015-07-29  Howard ChuITS#8192 fix reference to EINTR on WIN32 from ITS#8106
2015-07-28  Howard ChuUpdated for ITS#8181, #8190, #8200
2015-07-28  Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2015-07-28  Hallvard FurusethITS#8200 Fix mdb_midl_shrink() usage, return void
2015-07-28  Hallvard FurusethITS#8181 Verify that records are/aren't DBs.
2015-07-28  Howard ChuITS#8190 fix cursor EOF bug
2015-07-28  Howard ChuFix filter init
2015-07-25  Howard ChuMore tweaks
2015-07-25  Howard Chutweak filter mapping in prev commit
2015-07-25  Howard ChuAdd filter remapping
2015-07-24  Howard ChuITS#8203 plug leak in prev commit
2015-07-24  Howard ChuITS#8203 more fixes for #8036/#7904.
2015-07-17  Ryan TandyITS#8199 fix NULL ptr dereference in at_next
2015-07-16  Howard ChuITS#8201 LDAPSTACKGUARD feature
2015-07-16  Howard ChuITS#8173 fix SEGV after failed retry
2015-07-16  Howard ChuFix setting authTimestamp on non-TOTP binds
2015-07-13  Howard ChuPlug memleak on mismatched length
2015-07-12  Howard ChuITS#8195 fix ITS#7027 regression, port number sign...
2015-07-10  Howard ChuITS#8184 avoid redundant mod ops
2015-07-08  Howard ChuRevert unintended commit
2015-07-08  Howard ChuExperimental syslog() replacement
2015-07-07  Howard ChuFix whitespace in manpage
2015-07-06  Quanah Gibson... ITS#8056
2015-07-03  Howard ChuNew ADremap overlay
2015-07-03  Howard ChuFix cfg OID typos
2015-07-02  Howard ChuMerge authTimestamp from lastbind overlay
2015-07-02  Howard ChuReturn to Release Engineering
2015-07-02  Howard ChuAdd TOTP pw mechanism
2015-06-21  Quanah Gibson... Merge remote-tracking branch 'origin/mdb.RE/0.9'
2015-06-19  Howard ChuRelease 0.9.15 LMDB_0.9.15
2015-06-15  Hallvard FurusethITS#8158 Fix sendto() address length for CLDAP
2015-06-05  Quanah Gibson... Merge remote-tracking branch 'origin/mdb.RE/0.9'
2015-06-02  Hallvard FurusethUpdate for mdb_env_open
2015-06-02  Hallvard FurusethClarify mdb_env_open() doc of 'mode' param
2015-06-01  Quanah Gibson... Merge remote-tracking branch 'origin/mdb.RE/0.9'
2015-05-29  Hallvard Furusethmore CHANGES
2015-05-28  Hallvard FurusethITS#8156
2015-05-28  Hallvard FurusethITS#8156 Fix MDB_MAXKEYSIZE doc
2015-05-27  Hallvard FurusethITS#8157
2015-05-27  Hallvard FurusethITS#8157 mdb_txn_renew0(): init after error checks
2015-05-27  Hallvard Furusethmtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak
2015-05-27  Hallvard FurusethITS#8117 Fix MDB_INTEGERDUP keysize doc + md_dcmp
2015-05-21  Jan SynacekITS#7769 Fix typo in slapd-meta manpage.
2015-05-21  Howard ChuITS#8142 cleanup prev commit
2015-05-20  Howard ChuITS#8129 fix typo from ITS#6613
2015-05-20  Ryan TandyITS#8150 let check_name_index handle frontend
2015-05-19  Howard ChuITS#8146 fix off-by-1 in prev commit
2015-05-19  Howard ChuITS#8142 drop client connection on remote failure
2015-05-18  Howard ChuITS#8146 tweak prev commit
2015-05-18  Howard ChuITS#8146 fix mdb_filter_candidates for unindexed attr
2015-05-07  Howard ChuITS#8127 fix ftello for Win32
2015-05-06  Emmanuel LécharnyITS#8131 fix typo in prev commit
2015-05-06  Howard ChuITS#8131 improve back-meta logs
2015-05-04  Hallvard FurusethSilence warnings
2015-05-04  Hallvard FurusethITS#8092 fix previous fix.
2015-05-04  Hallvard FurusethFallback typedef for slap_sasl_cb_ft
2015-05-04  Quanah Gibson... Merge remote-tracking branch 'origin/mdb.RE/0.9'
2015-05-03  Howard ChuITS#8117 better fix
2015-05-03  Howard ChuRevert "ITS#8117 cleanup prev commit"
2015-04-30  Quanah Gibson... ITS#8120 Move final CHECK_CSN block to before the mutex...
2015-04-30  Quanah Gibson... Merge remote-tracking branch 'origin/mdb.RE/0.9'
2015-04-29  Thomas CortITS#8118 dosearch: flush stdout
2015-04-29  Howard ChuITS#8117
2015-04-29  Howard ChuITS#8117 cleanup prev commit
2015-04-29  Howard ChuITS#8117 fix INTEGERDUP compare
2015-04-27  Jan SynacekMore for ITS#8105
2015-04-23  Quanah Gibson... Merge remote-tracking branch 'origin/mdb.RE/0.9'
2015-04-23  Howard ChuSilence warnings
2015-04-23  Howard ChuITS#8108 silence rootdn check on hidden backends
2015-04-23  Howard ChuITS#8109
2015-04-23  Howard ChuITS#8109 fix mdb_cursor_del0 on empty DB
2015-04-23  Ryan TandyITS#8107 don't shadow rc
2015-04-23  Howard ChuITS#8106
2015-04-23  Howard ChuITS#8106 retry writes on EINTR
next