]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap
ITS#7588 fix double-free for sorted paged search
[openldap] / servers / slapd / back-ldap /
2013-05-15 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2013-05-10 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2013-05-01 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2013-04-08 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2013-03-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-03-25 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-03-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-02-21 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-02-01 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-27 Quanah Gibson-MountClean up whitespace in previous commit
2013-01-27 Ted C. Chengadded tcp keepalive support to back-ldap
2013-01-27 Pierangelo Masaratiadd support for 'onerr' (ITS#7492)
2013-01-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-14 Quanah Gibson-MountHappy New Year
2013-01-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-03 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-11 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-10 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-11-30 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-11-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-31 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-03 Howard ChuITS#7403, #6296 fix AUTHZ_BACKEND handling
2012-10-02 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-27 Howard ChuITS#7403 fix idassert non-override mode
2012-09-19 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-24 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-23 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Howard ChuInitial config support for back-meta
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 Howard ChuITS#6851 replace assert with error msg
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
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-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-07 Quanah Gibson-Mountunregister controls when removing syncprov, ppolicy...
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-06-22 Howard ChuITS#6817 fix RE24 build breakage
2011-06-13 Pierangelo Masaratiallow to specify a per-database list of attributes...
2011-06-08 Howard ChuCleanup priv/idassert choice: check for configured...
2011-06-08 Howard ChuITS#6711 use idassert TLS conf for priv connection...
2011-06-08 Pierangelo Masaratifix commit 1.268, related to ITS#6817
2011-06-08 Pierangelo Masaratiuse (noncritical) whoami extop during SASL bind (ITS...
2011-06-08 Pierangelo Masaratiuse (noncritical) authzid control during SASL bind...
2011-06-08 Howard ChuITS#6711 minimal tweaks for aclbind/idassertbind for...
2011-06-08 Pierangelo Masaratifix typo in previous commit
2011-06-08 Howard ChuITS#6948 partial revert of #6837, unnecessary
2011-06-08 Ralf HaferkampFirst underlying LDAP database needs special treatment...
2011-06-08 Ralf HaferkampAllow deletion of chain overlay's back-ldap databases
2011-03-24 Quanah Gibson-MountRemoved missleading comments in ldap_chain_uri_cmp...
2011-03-24 Quanah Gibson-MountITS#6857
2011-03-24 Quanah Gibson-MountITS#6837
2011-01-31 Quanah Gibson-MountRe-fix ITS#6793 (back-ldap bad free of matchedDN).
2011-01-31 Quanah Gibson-MountITS#6814
2011-01-27 Quanah Gibson-MountITS#6758
2011-01-26 Quanah Gibson-MountMore for ITS#5421
2011-01-26 Quanah Gibson-MountITS#6793
2011-01-10 Quanah Gibson-MountAdd rev 1.77 of chain.c for control callbacks
2011-01-06 Quanah Gibson-MountITS#6759
2011-01-06 Quanah Gibson-MountITS#6625,ITS#5421
2011-01-05 Kurt ZeilengaHappy New Year!
2011-01-04 Quanah Gibson-Mountmake sure initialization is only tried once; improve...
2011-01-04 Quanah Gibson-Mountadd some logging (under TRACE)
2011-01-03 Quanah Gibson-MountITS#6540
2011-01-03 Quanah Gibson-MountITS#6699
2011-01-03 Quanah Gibson-Mountcleanup related to ITS#6565
2011-01-03 Quanah Gibson-MountITS#6642
2010-12-17 Quanah Gibson-MountITS#6565
2010-12-13 Quanah Gibson-Mountdon't risk leaving around client library error codes...
next