]> git.sur5r.net Git - openldap/shortlog
openldap
2017-09-07 Howard ChuITS#8725 Add SLAPD_ASYNCOP return code
2017-09-06 Howard ChuITS#8717 call connection delete callbacks
2017-09-06 SATOH FumiyasuITS#8709 contrib/slapd-modules/passwd/totp: OpenSSL...
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-21 Quanah Gibson... ITS#8715 Fix typo with olcTLSCiphersuite
2017-08-16 Quanah Gibson... ITS#8713 Delete stub man page for LDBM
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-03 Howard ChuITS#8705 fix service pathname
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... ITS#8697 - For Windows builds with newer MINGW, remove...
2017-06-23 Quanah Gibson... Fix missing index on reqResult
2017-06-22 Howard ChuITS#8678 temporary hack
2017-06-07 Quanah Gibson... ITS#8667 - Add regression test
2017-06-01 Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2017-06-01 Howard ChuRelease 0.9.21 LMDB_0.9.21
2017-05-20 Ryan TandyITS#8655 fix double free on paged search with pagesize 0
2017-05-07 Ryan TandyITS#8648 init SASL library in global init
2017-05-07 Ryan TandyITS#8648 check result of ldap_int_initialize in ldap_...
2017-05-06 Ryan TandyITS#8650 retry gnutls_handshake after GNUTLS_E_AGAIN
2017-04-26 Quanah Gibson... ITS#8123 - Fix wording to match examples
2017-04-26 Kevin LamITS#8592 Fix double free in sssvlv overlay
2017-04-25 Quanah Gibson... Fix slapo-pcache to use mdb as the example backend
2017-04-25 Quanah Gibson... ITS#8205 - Pick up changes that were ignored in the...
2017-04-25 Quanah Gibson... ITS#8205 - Fix typos, use man page from Howard for...
2017-04-25 Peter MarschallITS#8205 - contrib/smbk5pwd: add man page, install...
2017-04-25 Ryan TandyITS#8644 fix previous commit: initialize KILLPIDS
2017-04-25 Ryan TandyITS#8644 wait for slapd to start in test064
2017-04-24 Quanah Gibson... ITS#8635 - Note that non-zero serverID's are required...
2017-04-24 Quanah Gibson... ITS#8613 - Note that slapo-memberOf should not be used...
2017-04-24 Jephte CLAINITS#8344 - accesslog database should not be replicated
2017-04-21 Howard ChuFix pool_retract signature
2017-04-19 Quanah Gibson... Regenerate for autoca, asyncmeta, and wiredtiger
2017-04-19 Howard ChuTweaks for OpenSSL 1.1 API deprecations
2017-04-19 Howard ChuDelete extraneous #define
2017-04-18 Quanah Gibson... Fix autoca build with OpenSSL 1.1.0
2017-04-18 Quanah Gibson... Regenerate configure
2017-04-18 Quanah Gibson... Fix 9bafb16e1bfabf7fc2c4f5ee3a75d35c91354c02 - autoca...
2017-04-18 Quanah Gibson... ITS#8643 - Fix typo
2017-04-14 Quanah Gibson... ITS#8634 - Fix DES API function calls to current DES API
2017-04-10 Ondřej KuzníkITS#8632 request the correct type
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 ChuAdd GnuTLS support for direct DER config of cacert...
2017-04-09 Howard ChuCleanup warnings, unused vars, etc.
2017-04-09 Howard ChuFix autoca schema init
2017-04-09 Howard ChuCleanup test066 comments
2017-04-09 Howard Chuautoca manpage updates
2017-04-09 Howard ChuAdd autoca test script
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 ChuFixup handle_pause()
2017-04-09 Howard ChuFixup cacert option
2017-04-09 Howard ChuAdd ldap_pvt_thread_pool_queues decl
2017-04-09 Howard ChuSupport setting cacert/cert/key directly in cn=config...
2017-04-09 Howard ChuFixup cacert/cert/key options
2017-04-09 Howard ChuMove privateKey schema into slapd
2017-04-09 Howard ChuFlesh out experimental OIDs
2017-04-09 Howard ChuCatalog of assigned OID arcs
2017-04-09 Howard ChuAdd config support for binary values
2017-04-08 Howard ChuAdd options to use DER format cert+keys directly
2017-04-08 Howard ChuAdd autoca overlay
2017-04-07 Ondřej KuzníkITS#6545 Update accesslog format and syncrepl consumer
2017-04-07 Quanah Gibson... ITS#8353, ITS#8533 - Cleanup for libldap_r
2017-04-06 Quanah Gibson... ITS#8353, ITS#8533 - Fix libldap_r compilation
2017-04-06 Quanah Gibson... ITS#8353, ITS#8533 - Ensure that the deprecated API...
2017-03-30 Ondřej KuzníkITS#8266 Allow empty mods
2017-03-29 Quanah Gibson... ITS#7700 - Update documentation about the "limits"...
2017-03-29 Quanah Gibson... ITS#7700 - Update syncrepl configuration bits with...
2017-03-29 Quanah Gibson... ITS#7177, ITS#6339 - Fix VV option information
2017-03-29 Jan VcelakITS#7177 add SASL_NOCANON option to ldap.conf(5)
2017-03-29 Quanah Gibson... ITS#7341 Fix typo in access control so that it is attrs...
2017-03-29 Gerardo SantanaITS#8499 Fix typo in admin guide
2017-03-29 Ondřej KuzníkITS#8513 Update TOTP README
2017-03-29 Quanah Gibson... ITS#8587 - Fix typos
2017-03-29 Ondřej KuzníkITS#8625 Separate Avlnode and TAvlnode types
2017-03-23 Howard ChuITS#8622 fix xcursor after cursor_del
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-22 Howard GuoITS#8529 Avoid hiding the error if user specified CA...
2017-02-22 Quanah Gibson... ITS8589 - This modifies the test so that it will not...
2017-02-21 Quanah Gibson... ITS#8253 - Further clarification around replication...
2017-02-07 Howard ChuITS#8585 Fail ldap_result if handle is already bad
2017-02-06 Quanah Gibson... ITS#8253 - better document options for the syncprov...
2017-02-06 Howard ChuDocument threadqueues option
2017-02-03 Quanah Gibson... Correctly exit if the backend is back-ldap
2017-02-02 Quanah Gibson... Tweak examples to use back-mdb
next