]> git.sur5r.net Git - openldap/history - servers
ITS#7750
[openldap] / servers /
2012-08-22 Howard ChuFinished emit support
2012-08-22 Howard Chuback-meta shares back-ldap's OIDs
2012-08-22 Howard ChuInitial emit support
2012-08-22 Howard ChuFactor out common attrs from main and target
2012-08-22 Howard ChuInitial config support for back-meta
2012-08-22 Howard ChuFix slapadd -q -w double-free
2012-08-22 Howard ChuITS#7354 fix delta-sync mmr crash
2012-08-22 Howard ChuITS#7172 don't reference ops in syncprov locks
2012-08-20 Howard ChuITS#7168 cleanup prev commit
2012-08-20 Jan SynacekITS#7168 Fix count constraint when using multiple modif...
2012-07-27 Quanah Gibson-MountRevert "ITS#7168 Fix count constraint when using multip...
2012-07-27 Quanah Gibson-MountRevert "ITS#7168 cleanup prev commit"
2012-07-26 Howard ChuUse new Append support
2012-07-26 Howard ChuITS#7168 cleanup prev commit
2012-07-26 Jan SynacekITS#7168 Fix count constraint when using multiple modif...
2012-07-26 Howard ChuITS#7305 fix comments in prev commit
2012-07-26 Jani SalonenITS#7305 add slapi_[get|free]_client_ip()
2012-07-26 Howard ChuSupport double-buffering for threaded slapadd
2012-07-26 Howard ChuITS#7182 new entry points should just be appended to...
2012-07-26 Ondrej KuznikITS#7182 Simplify connection entry creation using entry...
2012-07-26 Ondrej KuznikITS#7182 Remove use of monitor_info_t in back-ldap.
2012-07-26 Ondrej KuznikITS#7182 Remove monitor_info_t from params for monitor_...
2012-07-26 Ondrej KuznikITS#7182 allow for later monitor subsystem registration
2012-07-26 Pierangelo Masaratimove entrypriv_create into monitor_extra_t
2012-07-26 Pierangelo Masaratimove entry_stub to monitor_extra_t
2012-07-26 Pierangelo Masaratifix uninit'ed parameters to monitor_back_register_entry...
2012-07-26 Howard ChuITS#7182 silence warning about AVL_APPLY type
2012-07-26 Ondrej KuznikITS#7182 Expose the peer address of a connection.
2012-07-26 Ondrej KuznikITS#7182 Expose the URI used for this connection.
2012-07-26 Ondrej KuznikITS#7182 Expose the connection flags.
2012-07-26 Ondrej KuznikITS#7182 Enable operation and connection monitoring.
2012-07-26 Ondrej KuznikITS#7182 Rework monitor registration.
2012-07-26 Ondrej KuznikITS#7182 Keep connection IDs for monitoring purposes.
2012-07-26 Ondrej KuznikITS#7182 Maintain the operation counts.
2012-07-26 Ondrej KuznikITS#7182 Introduce the variables for operation monitoring.
2012-07-26 Ondrej KuznikITS#7182 Add mss_private for monitor subsystem.
2012-07-26 Howard ChuCleanup prev commit
2012-07-26 Ondrej Kuznik(ITS#6987) Consider only same attribute siblings for...
2012-07-26 Howard ChuITS#6851 replace assert with error msg
2012-07-26 Quanah Gibson-MountRevert f6b8103b789ae40234b0cb7574c1a9da4e5a1b21 for...
2012-07-26 Howard ChuITS#7338 fix olcDbConfig changes to take effect immediately
2012-07-26 Howard ChuFix online reconfig
2012-07-26 Howard ChuAppend tweak: must init mdb->mi_nextid
2012-07-26 Emily BackesUpdate name information
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Howard ChuITS#7323 plug leak in online indexer
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-05 Ted ChengITS#7319 Always encode user DN in pwmod request.
2012-06-22 Howard ChuITS#7302 fix mdb_dn2id_delete
2012-06-22 Howard ChuITS#7298 fix PermissiveModify control parsing
2012-06-22 Howard ChuTS#7303 tweak
2012-06-22 Howard ChuITS#7303 fix unneeded alias lookups
2012-06-08 Howard ChuITS#7292 more accesslog,syncprov leaks
2012-06-08 Howard ChuITS#7292 more syncprov control leaks
2012-06-08 Howard ChuRevert "ITS#7292 plug memleak in control values"
2012-06-08 Howard ChuITS#7292 more syncprov leaks
2012-06-08 Howard ChuITS#7292 plug memleak in control values
2012-06-08 Howard ChuITS#7292 plug memleaks in accesslog,syncprov
2012-06-07 Howard ChuITS#7076 fix dup result messages on entry/searchref...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-31 HrvojeITS#7222 fix bdb/hdb cache hang under high load
2012-05-31 SATOH FumiyasuITS#7284 slappasswd: Add support loading a dynamically...
2012-05-30 Howard ChuITS#7279 init rc in mdb_idl_insert_keys
2012-05-30 Howard ChuAdditional fix for threaded slapadd
2012-05-09 Howard ChuITS#7253 add a note about Criticality and RFC4510
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-03 Howard ChuITS#7255 in mdb_tool_entry_modify use the existing...
2012-04-17 Pierangelo Masaratimore on ITS#6656
2012-04-16 Howard ChuITS#7245 fix slap_parse_sync_cookie invocation
2012-04-12 Pierangelo MasaratiITS#7088 fix deadlock on write operations that do not...
2012-04-12 Pierangelo MasaratiITS#7224 check *_names pointer before dereferencing
2012-04-11 Pierangelo MasaratiITS#6656 keep loginfo mutex-protected
2012-04-11 Pierangelo MasaratiITS#6656 make reqEntryUUID searchable
2012-04-11 Pierangelo MasaratiITS#6656 add reqEntryUUID to logs of write ops
2012-04-09 Howard ChuMDB_APPEND should only be used in tool mode
2012-04-09 Howard ChuITS#7235 prevent sop from being freed during init
2012-04-09 Howard ChuITS#7231 simplify prev commit
2012-04-09 Howard ChuITS#7231 fix idl_append when b has only 1 element
2012-04-09 Hallvard FurusethITS#7233 Fix slapd listener initialization.
2012-04-09 Hallvard FurusethITS#7234 Fix syncprov entry leak: Set op->o_tag
2012-04-04 Howard ChuITS#7197 fix olcTLSVerifyClient keywords
2012-04-04 Howard ChuITS#7149 pick up definition of STRLENOF
2012-04-04 Howard ChuITS#7149 more for back-perl, always use bv_len when...
2012-04-04 Howard ChuITS#7149 fix back-shell/back-perl Modify with binary...
2012-03-28 HIRABAYASHI SatoshiITS#7218 fix sessionlog usability check
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 ChuITS#7203 approxIndexer should omit zero-length keys
2012-03-09 Howard ChuITS#7191 fix typo, more alignment tweaks
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 ChuITS#7190 don't crash in slapcat on NULL entry
2012-03-06 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#7170 fix Quick mode index generation
2012-02-23 Howard ChuITS#7178 fix uninit'd op->ors_deref
2012-02-21 Hallvard FurusethITS#7160 Support POSIX make: No $< in target rules
2012-02-21 Howard ChuITS#7176 fix slapindex -q -t
2012-02-15 Howard ChuITS#7143 fix attr_dup2 when no values are present ...
next