]> git.sur5r.net Git - openldap/history - servers
Merge remote branch 'origin/mdb.master'
[openldap] / servers /
2012-04-04 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-30 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-30 Howard ChuITS#7149 pick up definition of STRLENOF
2012-03-29 Howard ChuITS#7182 silence warning about AVL_APPLY type
2012-03-29 Ondrej KuznikITS#7182 Expose the peer address of a connection.
2012-03-29 Ondrej KuznikITS#7182 Expose the URI used for this connection.
2012-03-29 Ondrej KuznikITS#7182 Expose the connection flags.
2012-03-29 Ondrej KuznikITS#7182 Enable operation and connection monitoring.
2012-03-29 Ondrej KuznikITS#7182 Rework monitor registration.
2012-03-29 Ondrej KuznikITS#7182 Keep connection IDs for monitoring purposes.
2012-03-29 Howard ChuITS#7149 more for back-perl, always use bv_len when...
2012-03-29 Howard ChuITS#7149 fix back-shell/back-perl Modify with binary...
2012-03-28 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-28 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-28 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-28 HIRABAYASHI SatoshiITS#7218 fix sessionlog usability check
2012-03-27 Ondrej KuznikITS#7182 Maintain the operation counts.
2012-03-27 Ondrej KuznikITS#7182 Introduce the variables for operation monitoring.
2012-03-27 Ondrej KuznikITS#7182 Add mss_private for monitor subsystem.
2012-03-27 Howard ChuCleanup prev commit
2012-03-27 Ondrej Kuznik(ITS#6987) Consider only same attribute siblings for...
2012-03-26 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-26 Howard ChuITS#7205 fix check for existing suffix
2012-03-09 Howard ChuITS#7200 fix regression in b4d403ea310022ca4ffcbf31fa20...
2012-03-09 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-09 Howard ChuITS#7203 approxIndexer should omit zero-length keys
2012-03-09 Howard ChuITS#7191 fix typo, more alignment tweaks
2012-03-09 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-09 Howard ChuITS#7201 fix config flags
2012-03-09 Howard ChuITS#7200 enforce check for matching serverID URL
2012-03-07 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-07 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-07 Howard ChuITS#7190 don't crash in slapcat on NULL entry
2012-03-03 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-02 Howard ChuITS#7195 add NotAllowedOnNonleaf to deltasync fallback...
2012-02-24 Howard ChuITS#7180 fix mdb_entry_get when mdb_entry_next was...
2012-02-23 Howard ChuMore for ITS#7170
2012-02-23 Howard ChuITS#7178 fix uninit'd op->ors_deref
2012-02-23 Howard ChuITS#7170 fix Quick mode index generation
2012-02-21 Howard ChuMerge remote branch 'origin/mdb.master'
2012-02-21 Howard ChuITS#7176 fix slapindex -q -t
2012-02-18 Hallvard FurusethITS#7160 Support POSIX make: No $< in target rules
2012-02-15 Howard ChuITS#7143 fix attr_dup2 when no values are present ...
2012-02-13 Howard ChuITS#7162 Revert "ITS#7052 ignore Adds with too old...
2012-02-12 Howard ChuPartial revert of f30269f5d2e4bb5ee7486fe6542078d1b59dba6d
2012-02-09 Howard ChuAdd some debug info to aid Delete tracking
2012-02-08 Timo TeräsITS#7158 Fix a crash in back-sql
2012-02-03 Howard ChuITS#7143 add FIXME comment, note that current patch...
2012-02-03 Howard ChuITS#7143 don't leave empty slots in normalized attr...
2012-02-03 Howard ChuITS#7052 ignore Adds with too old entryCSN
2012-02-03 Howard ChuITS#7150 fix check for already abandoned op
2012-02-02 Howard ChuITS#7146 fix prev commit
2012-02-02 Howard ChuITS#7146 check for ad_index overflow
2012-02-02 Howard ChuITS#7144 fix crash replicating modDN if oldRDN not...
2012-01-28 Howard ChuITS#7142 fix slapadd exit on failure
2012-01-28 Howard ChuITS#7140 more cleanup on txn abort
2012-01-27 Howard ChuITS#7052 syncrepl deletes should ignore some errors
2012-01-24 Ondrej KuznikITS#7123 Update the cached entry when handling compare...
2012-01-24 Hallvard FurusethITS#7132 Fix syncrepl access to freed naming attr
2012-01-24 Hallvard FurusethFix sl_malloc valgrind support.
2012-01-23 Hallvard FurusethITS#7131 Fix connection loop connindex usage.
2012-01-23 Hallvard FurusethITS#7125 Document connection loop API.
2012-01-22 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-22 Kevan CarstensenITS#7113 fix check order in connection_write()
2012-01-21 Howard ChuFix: txn is invalidated by mdb_txn_commit()
2012-01-21 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-21 Hallvard FurusethITS#7075 Re-fix back-perl initialization.
2012-01-19 Howard ChuITS#7127 fix syncrepl_config reference to freed memory
2012-01-13 Hallvard FurusethITS#7125 Fix Connection.c_mutex usage.
2012-01-01 Kurt ZeilengaHappy New Year!
2011-12-21 Howard ChuITS#7115 blocked writers should not interfere with...
2011-12-15 Howard ChuITS#7107 fix Operation init on reuse
2011-12-12 Howard ChuITS#7050 fix uninit'd return code in back-meta
2011-11-29 Howard ChuITS#7098 fix del/add of first schema element
2011-11-29 Howard ChuITS#7099 fix dds db_open
2011-11-29 Howard ChuITS#7099 fix mdb_entry_return for tool mode
2011-11-25 Howard ChuITS#7090 fix out-of-order slapadd
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
next