]> git.sur5r.net Git - openldap/shortlog
openldap
2012-04-18 Ondrej KuznikITS#7182 allow for later monitor subsystem registration
2012-04-18 Howard ChuITS#7240 note option inheritance behavior
2012-04-17 Pierangelo... more on ITS#6656
2012-04-16 Howard ChuITS#7245 fix slap_parse_sync_cookie invocation
2012-04-14 Howard ChuSupport double-buffering for threaded slapadd
2012-04-12 Pierangelo... ITS#7088 fix deadlock on write operations that do not...
2012-04-11 Pierangelo... ITS#6598 make control global
2012-04-10 Howard ChuMerge remote branch 'origin/mdb.master'
2012-04-10 Pierangelo... ITS#6656 keep loginfo mutex-protected
2012-04-10 Pierangelo... ITS#6656 make reqEntryUUID searchable
2012-04-10 Howard ChuITS#7229 more mdb_page_split tweaks
2012-04-10 Pierangelo... ITS#6656 add reqEntryUUID to logs of write ops
2012-04-10 Howard ChuITS#7210 fix check for freelist changes
2012-04-09 Pierangelo... ITS#7224 check *_names pointer before dereferencing
2012-04-09 Pierangelo... move entrypriv_create into monitor_extra_t
2012-04-09 Pierangelo... move entry_stub to monitor_extra_t
2012-04-09 Howard ChuMerge remote branch 'origin/mdb.master'
2012-04-09 Howard ChuMDB_APPEND should only be used in tool mode
2012-04-09 Howard ChuITS#7238 doc clarification
2012-04-09 Howard ChuITS#7229 additional tweaks
2012-04-09 Howard ChuITS#7230 check and strip 0 length IDLs from freelist
2012-04-07 Howard ChuITS#7235 prevent sop from being freed during init
2012-04-07 Howard ChuITS#7231 simplify prev commit
2012-04-07 Howard ChuITS#7231 fix idl_append when b has only 1 element
2012-04-07 Hallvard FurusethITS#7233 Fix slapd listener initialization.
2012-04-07 Hallvard FurusethITS#7234 Fix syncprov entry leak: Set op->o_tag
2012-04-07 Howard ChuMerge remote branch 'origin/mdb.master'
2012-04-07 Howard ChuITS#7229 more mdb_page_split fixes
2012-04-06 Howard ChuITS#7228 check for unexpected result from ldapsearch
2012-04-04 Howard ChuITS#7197 fix olcTLSVerifyClient keywords
2012-04-04 Pierangelo... fix uninit'ed parameters to monitor_back_register_entry...
2012-04-04 Howard ChuMerge remote branch 'origin/mdb.master'
2012-04-04 Howard ChuITS#7219 fixup keysize in previous commit
2012-04-04 Howard ChuMerge remote branch 'origin/mdb.master'
2012-04-03 Howard ChuITS#7219 fix for odd-aligned keys in mdb_update_key()
2012-03-30 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-30 Howard ChuITS#7210 fix leak of overflow pages in freelist
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 ChuPartial revert of prev commit
2012-03-28 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-28 Howard ChuFix entry counts in cursor_put
2012-03-28 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-28 Howard ChuFix uninit'd xcursor index
2012-03-28 Howard ChuAdd mfree utility to show the freelist
2012-03-28 Howard ChuITS#7210 additional freelist fixes
2012-03-28 HIRABAYASHI... ITS#7218 fix sessionlog usability check
2012-03-27 Howard ChuITS#7210 partial fix
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#7213 fix page_split with MDB_APPEND
2012-03-26 Howard ChuITS#7207 check for ld->ld_defconn
2012-03-26 Howard ChuITS#7205 fix check for existing suffix
2012-03-21 Howard ChuUpdate overflow page count when freeing overflow page
2012-03-09 Hallvard FurusethITS#7204 Fix test044-dynlist for --disable-monitor
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 Hallvard FurusethFix MDB_txninfo.mt2 padding on Windows/Apple
2012-03-09 Hallvard FurusethTweak mdb comment with conflicting spec of 'ID'
2012-03-09 Hallvard FurusethFix valgrind call after malloc failure in mdb.
2012-03-09 Hallvard FurusethClean up MAP_FAILED handling in mdb.
2012-03-09 Hallvard FurusethITS#7191 Align dirty MDB pages on the stack
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#7191 more alignment tweaks
2012-03-09 Howard ChuITS#7194 fix IPv6 URL detection
2012-03-09 Howard ChuITS#7188 fix formatting
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 ChuFix typo in 7bc62c512824c0d54cc6885ea876c2764510eca2
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-07 Howard ChuITS#7190 fix merging of branch pages in deletes
2012-03-03 Hallvard FurusethFix libmdb comments
2012-03-03 Hallvard FurusethRemove development file libmdb/make.sh
2012-03-03 Hallvard FurusethITS#7191 Fix mdb_xcursor_init1() unaligned access
2012-03-03 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-03 Howard ChuITS#7196 use IOV_MAX if it's defined and small
2012-03-02 Howard ChuITS#7195 add NotAllowedOnNonleaf to deltasync fallback...
2012-02-28 Howard ChuITS#7115 add missing pool_idle/unidle stubs
2012-02-24 Howard ChuITS#7180 fix mdb_entry_get when mdb_entry_next was...
2012-02-24 Howard ChuITS#7177 make manpages more consistent
2012-02-23 Jan VcelakITS#7177 doc updates, further cleanup needed
2012-02-23 SATOH FumiyasuITS#7152 Add missing '>' in tools help message
2012-02-23 SATOH FumiyasuITS#7152 Add -o option to ldap*.1 man pages
next