]> git.sur5r.net Git - openldap/shortlog
openldap
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuAdd MDB_FDATASYNC to allow override to fsync if needed.
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuUse <inttypes.h> instead of <stdint.h>
2011-11-11 Howard ChuITS#7087 fix mdb_online_index endless loop
2011-11-10 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-10 Howard ChuFix size check
2011-11-10 Ralf HaferkampFix compile problems with older gcc releases
2011-11-09 Howard ChuMore debug msg null pointer checks
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMore Solaris warning cleanup
2011-11-09 Quanah Gibson... ITS#7086 Fix typo (where -> were)
2011-11-09 Howard ChuCheck for NULL DN in debug msg
2011-11-09 Howard ChuCheck for NULL DN
2011-11-09 Howard ChuAvoid stack overrun in mdb_search
2011-11-09 Howard ChuKey alignment tweaks for Sparc
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMore pgno alignment tweaks
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuAdd dummy DKEY define
2011-11-09 Howard ChuFix u_intX -> uintX
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuAdd Solaris byte-order detection
2011-11-09 Howard ChuFix mdb_drop return
2011-11-08 Howard ChuITS#7083 fix verb_to_mask usage
2011-11-07 Howard ChuITS#7019 fix dsa-specific attr check for Persist updates
2011-11-07 Quanah Gibson... More for ITS#6984
2011-11-07 Quanah Gibson... ITS#6984 enable draft-wahl-ldap-session
2011-11-07 David AdamITS#7082 Fix smbk5pwd:olcSmbK5PwdEnable
2011-11-07 Howard ChuFix Quickmode crash
2011-11-07 Hallvard FurusethExclude .git* files from releases
2011-11-05 Howard ChuDynamic config support for back-sql (untested)
2011-11-05 Howard ChuITS#7077 preserve mirrorMode setting when deleting...
2011-11-05 Quanah Gibson... Update to match what Gavin put into RE24
2011-11-04 Quanah Gibson... Fix SLAP_CONFIG_DELETE ifdef (already fixed in RE24)
2011-11-04 Howard ChuITS#7081 fix prev commit
2011-11-03 Howard ChuMinor tweaks before ITS#7079
2011-11-02 Howard ChuITS#6981 pcache: don't reference rs->sr_entry in op_cleanup
2011-11-02 Howard ChuRevert "ITS#6981 don't free entries prematurely"
2011-11-01 Howard ChuITS#6981 don't free entries prematurely
2011-11-01 Howard ChuRevert "ITS#6981 don't flush entries until after cleanu...
2011-11-01 Howard ChuITS#6972 fix double-free in autogroup
2011-11-01 Howard ChuITS#6981 don't flush entries until after cleanup callbacks
2011-11-01 Howard ChuITS#7060 fix str2result return code parsing
2011-11-01 Howard ChuITS#7063 add auto-converted LDIFs for missing schema
2011-11-01 Howard ChuSyntaxes must come before attributetypes in schema...
2011-11-01 Howard ChuITS#7071 check for socket() in -lnet
2011-11-01 Howard ChuITS#7065 fix cn=config modify replace/delete crash
2011-11-01 Howard ChuITS#7061 only return requested attrs in sssvlv response
2011-11-01 Howard ChuITS#7062 call response callbacks even if connection...
2011-11-01 Ralf HaferkampRevert "fix libraries order to build with --enable...
2011-11-01 Hallvard FurusethITS#7075 Fix back-perl initialization.
2011-10-23 Hallvard FurusethITS#6763,7053 Cleanup after sending entry/searchref.
2011-10-20 Howard ChuOnly use tool IDL cache when multithreaded
2011-10-20 Howard Chuslaptest checks a configuration, not necessarily slapd...
2011-10-20 Ralf HaferkampITS#7066 Reworked fix
2011-10-19 Ralf Haferkampplugged mem-leak introduced by last commit
2011-10-19 Howard ChuThis ought to have been here a long time ago
2011-10-18 Ralf HaferkampITS#7066 reworked default deny ACL for cn=config
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-15 Howard ChuAndroid/ARM portability
2011-10-13 Howard ChuDefine S_IWRITE if needed
2011-10-13 Howard ChuAndroid defines wctomb but doesn't provide it
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-07 Howard ChuMore for cursor reuse
2011-10-07 Howard ChuKeep some dn2i/id2e cursors open longer
2011-10-07 Howard ChuFix page_split with MDB_RESERVE
2011-10-06 Howard ChuFix subcursor initialization
2011-10-06 Howard ChuAdditional tweaks for double-threaded slapadd
2011-10-06 Howard ChuITS#7059 replace previous patch
2011-10-06 Howard ChuFix UTF8StringNormalize overrun on zero-length string
2011-10-05 Howard ChuAdditional change for prev commit
2011-10-05 Howard ChuUse a thread for LDIF parsing in slapadd -q
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-04 Howard ChuTurn off tool IDL caching
2011-10-04 Howard ChuDon't use Append mode when splits are caused by sub...
2011-10-03 Howard ChuFix freelist bug on page split
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuTweak tool IDL cache, use MDB_MULTIPLE
2011-10-03 Howard ChuAdd rudimentary MDB_MULTIPLE support for puts
2011-10-03 Howard ChuUse MDB_APPEND mode where possible
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuAdd MDB_APPEND to avoid splitting full pages
2011-10-03 Howard ChuFix 6e05ca17e988754ae90fde1921765ba130bb90b2
2011-10-03 Howard ChuUse IDL caching in tool/quick mode
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-03 Howard ChuAdd mdb_cursor_txn() and mdb_cursor_dbi() for querying...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuUse MDB_RESERVE for id2entry_put
2011-10-02 Howard ChuAdd MDB_RESERVE mode
2011-10-01 Howard ChuTweak cursor adjustment code
2011-09-30 Howard ChuITS#6979 avoid bash-ism
2011-09-30 Howard ChuITS#7006 fix MozNSS wildcard cert match
2011-09-30 Rich MegginsonITS#7034 use mutex for connection handshake when using...
2011-09-30 Howard ChuITS#7040 don't complain about other server's CSNs
2011-09-30 Howard ChuITS#7037 restart consumer on Persist errors
2011-09-30 Howard ChuITS#7037 fix syncrepl_add_glue for empty suffix
2011-09-30 Howard ChuITS#7051 fix GNUtls cert dn parse
2011-09-30 Howard ChuITS#7052 syncrepl deletes need a non-empty CSN
2011-09-30 Howard ChuMake sure mdb_open actually got a sub-db record
next