]> git.sur5r.net Git - openldap/history - servers
ITS#8798 Add SASL support to slapd-* tester tools
[openldap] / servers /
2018-01-15 Ondřej KuzníkITS#8796 Fix SSF reset
2017-11-26 Hallvard FurusethITS#8778 Fix telephoneNumberNormalize("-" or " ")
2017-10-19 Quanah Gibson-MountITS#6300 -- Update for multi-listener support
2017-10-19 Bryan DuncanITS #6300: Added support for using kqueue in slapd...
2017-10-14 Howard ChuITS#8752 accesslog: cleanup should only be called on...
2017-10-13 Howard ChuRevert "ITS#8752 ppolicy: don't call same cleanup twice"
2017-10-13 Howard ChuITS#8752 ppolicy: don't call same cleanup twice
2017-10-13 Howard ChuITS#8752 fix syncrepl deadlock from updateCookie
2017-10-13 Howard ChuITS#8752 additional debug info, thread ID of rmutex...
2017-10-13 Howard ChuITS#8752 make sure all cleanups are called in overlay_o...
2017-10-13 Howard Chufix syncprov_qtask race, test062 crashes
2017-10-11 Josh SorefITS#8605 - spelling fixes
2017-10-11 Quanah Gibson-MountITS#8527 - Add additional debug logging on consumer...
2017-10-11 Ondřej KuzníkITS#8291 Reopen cursor after delete
2017-10-11 Emmanuel LécharnyITS#8153 - olcTimeLimit should be Single Value
2017-10-11 Ivan NejgebauerITS#8037 - Add support for relax control to delta-syncrepl
2017-10-11 Michael StröderITS#8692 let back-sock generate increment: line in...
2017-10-06 sca+openldap@andre... ITS#8578 - remove unused-variables in RE24 testing...
2017-10-06 Nadezhda IvanovaITS#8404 Fix an assertion failure during modify of...
2017-10-06 Ted C. ChengITS#7520 - back-ldap omit-unknown-schema changes
2017-10-06 Ondřej KuzníkITS#7100 Update entryTtl behaviour to match RFC 2589
2017-10-05 Howard ChuITS#8752 fix syncrepl null_callback
2017-09-26 Quanah Gibson-MountLDAP_FEATURE_SUBORDINATE_SCOPE is from expired draft...
2017-09-26 Quanah Gibson-MountMove a bunch of featuers back behind LDAP_DEVEL for 2.5
2017-09-26 Quanah Gibson-MountCHECK_CSN is a debug only flag for testing. It should...
2017-09-26 Quanah Gibson-MountITS#6817 - back-meta work for SLAP_AUTH_DN was never...
2017-09-26 Quanah Gibson-MountThe support for unindexed attributes being tracked...
2017-09-26 Quanah Gibson-MountWhitespace cleanup
2017-09-22 Quanah Gibson-MountFix additional compile for /dev/poll support. /dev...
2017-09-19 Quanah Gibson-MountMerge branch 'master' of ssh://git-master.openldap...
2017-09-19 Quanah Gibson-MountFix calls to SLAP_DEVPOLL_SOCK_LX for multi-listener...
2017-09-08 Howard ChuITS#8725 fix 75999a18c3c302bc2a71e9a01dfe63a62be8077c
2017-09-08 Nadezhda IvanovaITS#8725 Always remove listener descriptors from daemon...
2017-09-08 Howard ChuITS#8725 add slap_sl_mark / slap_sl_release
2017-09-08 Howard ChuITS#8725 Avoid listener thread startup race
2017-09-08 Howard ChuITS#8725 connection fixes
2017-09-08 Howard ChuITS#8725 backover fixes for async
2017-09-08 Nadezhda IvanovaITS#8725 Fix an invalid data access during add operatio...
2017-09-07 Howard ChuITS#8725 Add SLAPD_ASYNCOP return code
2017-09-06 Howard ChuITS#8719 add crypt_r() support
2017-09-06 Michael StröderITS#8714 Send out EXTENDED operation message from back...
2017-08-31 Howard ChuITS#8270 use the configured exop timeout for StartTLS
2017-08-25 Ondřej KuzníkITS#8444 Do not clear the pending operation when checkp...
2017-08-04 Howard ChuITS#8690 one more time
2017-08-04 Howard ChuITS#8690 fix again
2017-08-04 Howard ChuRevert "ITS#8690 refix"
2017-08-01 Howard ChuITS#8690 refix
2017-08-01 Howard ChuITS#8226 optimization
2017-08-01 Howard ChuITS#8690 fix prev commit
2017-08-01 Howard ChuCleanup uninit'd vars
2017-07-21 Howard ChuITS#8690 plug memleak on Delete ops
2017-07-21 Quanah Gibson-MountITS#8697 - For Windows builds with newer MINGW, remove...
2017-06-22 Howard ChuITS#8678 temporary hack
2017-06-01 Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2017-05-20 Ryan TandyITS#8655 fix double free on paged search with pagesize 0
2017-04-26 Kevin LamITS#8592 Fix double free in sssvlv overlay
2017-04-19 Howard ChuTweaks for OpenSSL 1.1 API deprecations
2017-04-19 Howard ChuDelete extraneous #define
2017-04-18 Quanah Gibson-MountFix autoca build with OpenSSL 1.1.0
2017-04-10 Ondřej KuzníkITS#8631 Initialize sal
2017-04-09 Howard ChuCleanup unused vars
2017-04-09 Howard ChuTweak privateKeyValidate
2017-04-09 Howard ChuCleanup warnings, unused vars, etc.
2017-04-09 Howard ChuFix autoca schema init
2017-04-09 Howard Chuautoca fixups
2017-04-09 Howard ChuFixup for ;binary config attrs
2017-04-09 Howard ChuAdd localDN config
2017-04-09 Howard ChuSet the CA cert in cn=config if none was already set
2017-04-09 Howard ChuFixup pause handling, silence warnings
2017-04-09 Howard ChuSupport setting cacert/cert/key directly in cn=config...
2017-04-09 Howard ChuMove privateKey schema into slapd
2017-04-09 Howard ChuAdd config support for binary values
2017-04-08 Howard ChuAdd autoca overlay
2017-04-07 Ondřej KuzníkITS#6545 Update accesslog format and syncrepl consumer
2017-03-30 Ondřej KuzníkITS#8266 Allow empty mods
2017-03-29 Quanah Gibson-MountITS#8587 - Fix typos
2017-03-29 Ondřej KuzníkITS#8625 Separate Avlnode and TAvlnode types
2017-03-16 Howard ChuITS#8054 add queue time to log
2017-03-15 Howard ChuFixes for multiple threadpool queues
2017-03-08 Ondřej KuzníkITS#8574 - Deal with rDN correctly
2017-02-01 Howard ChuITS#8576 Revert "LDAP_TAILQ fix"
2017-01-26 Howard ChuMore for large multival attrs
2017-01-15 Quanah Gibson-MountITS#8568
2017-01-14 Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2017-01-11 Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2017-01-03 Quanah Gibson-MountHappy New Year!
2016-12-28 Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2016-12-21 Howard ChuFix its6794 test
2016-11-03 Quanah Gibson-MountMore for multival attrs
2016-08-11 Howard ChuMore for ITS#8460
2016-07-28 Howard ChuITS#8460 fix slap_op_time
2016-07-22 Howard ChuMore for multival attrs
2016-07-20 Howard ChuFix a4c7943d39df0140edacb5774e977be3f72b694c
2016-06-15 Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2016-06-12 Hallvard FurusethITS#8442 Fix uninitialized rs->sr_text in back-meta
2016-06-12 Hallvard FurusethCatch slapmodify entry setup errors
2016-06-12 Hallvard FurusethITS#8435 Move sc_writewait to end of slap_callback
2016-06-12 Hallvard FurusethITS#8435 Fix uninited slap_callback.sc_writewait
2016-06-09 Howard ChuITS#8432 fix infinite looping mods in delta-mmr
2016-05-18 Howard ChuITS#8428 init sc_writewait
next