]> git.sur5r.net Git - openldap/history - servers/slapd
ITS#7182 allow for later monitor subsystem registration
[openldap] / servers / slapd /
2011-11-24 Pierangelo Masaratifix typos
2011-11-19 Howard ChuITS#6548,#7092 don't pass hangup events to reader thread
2011-11-18 Howard ChuCleanup syncprov_db_close/CONFIG_DELETE code
2011-11-18 Howard ChuITS#7025 fix syncprov crash
2011-11-18 Howard ChuITS#6851 replace assert with error msg
2011-11-17 Howard ChuMore cleanup for previous slapadd tweaks
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuITS#7087 fix mdb_online_index endless loop
2011-11-10 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMore debug msg null pointer checks
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
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 ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuFix u_intX -> uintX
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
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-MountMore for ITS#6984
2011-11-07 Howard ChuFix Quickmode crash
2011-11-05 Howard ChuDynamic config support for back-sql (untested)
2011-11-05 Howard ChuITS#7077 preserve mirrorMode setting when deleting...
2011-11-04 Howard ChuITS#7081 fix prev commit
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#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#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 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 Ralf HaferkampITS#7066 Reworked fix
2011-10-19 Ralf Haferkampplugged mem-leak introduced by last commit
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-13 Howard ChuDefine S_IWRITE if needed
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-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-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuTweak tool IDL cache, use MDB_MULTIPLE
2011-10-03 Howard ChuUse MDB_APPEND mode where possible
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
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-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuUse MDB_RESERVE for id2entry_put
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#7052 syncrepl deletes need a non-empty CSN
2011-09-21 Howard ChuUpdated for mdb_txn_begin API change.
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard Furusethback-bdb/back-mdb IDL cleanup.
2011-09-19 Hallvard FurusethCleanup ISO C compatibility for recent commits
2011-09-19 Hallvard FurusethMore libmdb vs back-mdb C type tweaks.
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuFix prev commit
2011-09-18 Howard ChuSupport index truncation
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuNew mdb_close() signature
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuFix entry_alloc with no attrs
2011-09-14 Howard ChuFix onelevel search from last commit
2011-09-13 Howard ChuMore search optimization
2011-09-13 Howard ChuTentative speedup - use plain ints for entry_encode...
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard Chumdb_db_close() should not force env_sync in quick mode
2011-09-12 Howard ChuResolve MDB/HDB monitor OID clashes
2011-09-12 Howard ChuJust use memcpy since we know it's non-overlapping
2011-09-12 Hallvard FurusethTweak back-mdb integer types to match libmdb.
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuFix - slapcat doesn't set op->o_hdr for tmpmemctx
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-10 Howard ChuFix out-of-order slapadd
next