]> git.sur5r.net Git - openldap/shortlog
openldap
2009-07-13 Howard ChuAdded VLV support
2009-07-13 Howard ChuITS#6203 fix startup
2009-07-13 Howard ChuFix prev commit
2009-07-13 Howard ChuAdd VLV Error
2009-07-13 Howard ChuAdd VLV support
2009-07-13 Howard ChuMore VLV stuff
2009-07-13 Howard Chuvlv implemented, untested
2009-07-13 Howard ChucsnOrderingMatch should have a normalizer
2009-07-13 Howard ChuUndef SLAP_CONTROL_X_SORTEDRESULTS, use sssvlv overlay...
2009-07-13 Howard ChuServer Side Sorting (also with PagedResults). VLV still...
2009-07-13 Howard ChuCleanup sss result string
2009-07-13 Howard ChuFix typo in 1.250 fake sorted results control
2009-07-13 Howard ChuFix typo in derefcrit control
2009-07-08 Hallvard FurusethFor ITS#5810: Show which backend is being tested
2009-07-08 Howard ChuITS#6195 must normalize cookies before comparing them
2009-07-07 Hallvard FurusethITS#6101, did not always (re)set rs->sr_sasldata before...
2009-07-07 Howard ChuITS#5892 return -1 from ldif_read_record on error
2009-07-07 Hallvard FurusethITS#6101, reset rs->sr_rspdata in send_ldap_disconnect()
2009-07-07 Howard ChuITS#5892 make sure ldif error messages are displayed
2009-07-07 Hallvard FurusethITS#6101: Move sru_search first in union SlapReply...
2009-07-07 Hallvard FurusethITS#6197 - normalize & speed up ldap_err2string/ldap_pe...
2009-07-06 Hallvard FurusethSilence warning. Also avoids pointless umask(0) when...
2009-07-06 Howard ChuITS#5836 more for 1.432, writetimeout wasn't taking...
2009-07-06 Hallvard FurusethITS#6091,6092,6093,5369 remove @GSSAPI_LIBS@. configure...
2009-07-05 Howard Churegenerate without gssapi
2009-07-05 Howard ChuITS#6091,6092,6093,5369 remove gssapi from configure...
2009-07-03 Howard ChuITS#5696 des_set_key -> des_set_key_and_parity
2009-07-03 Ralf Haferkamperror out when adding multiple olcIndex values for...
2009-07-03 Howard ChuCleanup ciphernum
2009-07-02 Howard ChuAcknowledge richm
2009-07-02 Howard ChuITS#5696 enable MozNSS support
2009-07-02 Howard ChuITS#5696 Additional MozNSS support from rmeggins@redhat.com
2009-07-02 Hallvard FurusethHandle IPv6 localhost address
2009-07-02 Howard ChuGive more time to sync after restart
2009-07-01 Howard ChuITS#6192 add all digests. Also stop using SSLeay-compat...
2009-07-01 Howard ChuITS#6191 fix typo in URI for adding back-ldap
2009-07-01 Howard ChuEnable cn=config, add test for policy state forwarding
2009-07-01 Howard ChuMore for 1.124 - forwarded updates need Relax control...
2009-07-01 Howard ChuITS#5836 add -S "swamp" mode: send requests without...
2009-07-01 Howard ChuITS#5836, #6089 fix c_writers counting
2009-06-30 Howard ChuITS#6084 handle pwdAccountLockedTime values set into...
2009-06-30 Howard ChuFix prev commit
2009-06-30 Howard ChuITS#6082 return checker module's error message to client
2009-06-30 Howard ChuFix check_password with {cleartext} passwords
2009-06-30 Howard ChuITS#6168 actually use pwdLockout setting
2009-06-30 Howard ChuITS#6168 actually use pwdLockout setting
2009-06-30 Howard ChuAdd ppolicy_forward_updates
2009-06-30 Howard ChuAdd ppolicy_forward_updates: if configured, ppolicy...
2009-06-29 Howard ChuAdd delays to allow refint to complete
2009-06-28 Hallvard FurusethFix Debug format in last commit
2009-06-28 Howard ChuITS#6189 delay resetting the SLAP_C_BINDING state until...
2009-06-26 Howard ChuITS#6185 use more retries
2009-06-26 Howard ChuITS#5535 replace private _kadm5_*_key functions with...
2009-06-25 Howard ChuITS#6188 add stub for ldap_pvt_thread_pool_retract()
2009-06-23 Howard ChuITS#5829 document the default modulepath
2009-06-23 Howard ChuITS#5658 hppa fixes
2009-06-23 Rein TollevikITS#6179 regex in <setstyle> is deprecated, use expand.
2009-06-23 Rein TollevikITS#6179 Don't require dn.regex in <who> to use expand...
2009-06-19 Gavin HenryITS#6183 Configuration examples should not be in ACL...
2009-06-19 Howard ChuMore for ITS#6177
2009-06-19 Howard ChuITS#6180 add RETURN VALUE heading
2009-06-19 Howard ChuITS#6177 proposed fix, please test
2009-06-18 Howard ChuITS#6176 silently raise dncache to cachesize if smaller
2009-06-17 Howard ChuITS#6076 fix collectinfo ordering
2009-06-17 Howard ChuITS#6075, cleanup, add missing equality match
2009-06-16 Howard ChuBetter fix for prev commit
2009-06-16 Howard ChuPartially revert 1.32; pcache must allow other callback...
2009-06-12 Hallvard FurusethITS#6154: don't assume in slap_callback.sc_cleanup...
2009-06-12 Hallvard FurusethCleanup & slight speedup (no real change):
2009-06-12 Hallvard FurusethUpdate last commit: avoid LDAP_STAILQ_REMOVE in ldap_pv...
2009-06-12 Howard Chutxn may fail to give us a scan op
2009-06-11 Hallvard FurusethCleanup: Remove SLAP_CB_FREEME, an unused internal...
2009-06-11 Hallvard FurusethCast getpeername() arg from struct sockaddr_un* to...
2009-06-11 Pierangelo... don't deadlock when a TLS uri is not responding (ITS...
2009-06-11 Howard ChuFix prev commit, note *task* not *thread* ...
2009-06-11 Howard ChuAdd ldap_pvt_thread_pool_retract() to cancel pending...
2009-06-11 Hallvard FurusethITS#6169: do not access freed memory in dds_expire()
2009-06-08 Howard ChuITS#6156 get full entry from remote side, only use...
2009-06-08 Howard ChuITS#6162 accept non-decimal loglevels
2009-06-08 Gavin HenryITS#6107 Manual pages do not mention -e option
2009-06-08 Gavin HenryITS#6060 Admin guide doesn't describe converting from...
2009-06-08 Gavin HenryITS#6160) slapadd man page doesn't note indexing
2009-06-05 Hallvard FurusethMore ITS#6104: mutex-protected check of o_cancel value...
2009-06-05 Howard ChuPlug leak in prev commit
2009-06-05 Howard ChuFix prev commit
2009-06-04 Hallvard FurusethITS#6103: rev 1.331 followup for LDAP_CONNECTIONLESS
2009-06-04 Hallvard FurusethFor ITS#6157: Catch most invalid cancels/abandons,...
2009-06-04 Howard ChuITS#6056 refint_repair can be called multiple times...
2009-06-04 Howard ChuNote that pam-session logging requires a rootdn
2009-06-04 Howard ChuAlign SSD names with nsswitch.conf names
2009-06-03 Howard ChuAccept spaces in group names unless -DSTRICT_GROUPS
2009-06-03 Howard ChuUse rootdn for session updates
2009-06-03 Howard ChuFix whitespace
2009-06-03 Howard ChuAdd tty arg to authz
2009-06-03 Howard ChuDo a mkdir on /var/run/nslcd before trying to create...
2009-06-03 Howard ChuAdd tty to authz params
2009-06-03 Howard ChuAdded ruser and rhost to authz params
2009-06-03 Howard ChuToo many arguments to .BR ...
2009-06-03 Howard ChuMore for slapschema
2009-06-03 Howard ChuITS#6023 minor formatting tweaks
next