]> git.sur5r.net Git - openldap/shortlog
openldap
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
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#7160 get BYTE_ORDER def for HPUX (and Solaris)
2012-02-21 Howard ChuITS#7176 fix slapindex -q -t
2012-02-20 Howard ChuITS#7167 only poll sockets for write as needed
2012-02-20 Howard ChuITS#7174 lutil_str2bin: can't modify input strings
2012-02-18 David M. SyzdekITS#7173 Fixing prototype of function in manpage to...
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-07 Hallvard FurusethITS#7156 ldapsearch.c: #include <ac/time.h>.
2012-02-07 Hallvard FurusethExclude internet-draft .xml versions from releases.
2012-02-07 Hallvard FurusethChange CVS references to Git, or clarify
2012-02-07 Hallvard FurusethFix typo in ldap_int_client_controls() comment
2012-02-07 Hallvard FurusethMakefile.in: Cleanup ldvversion.c (ldapvc version)
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
next