]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2020-06-21  Ondřej KuzníkITS#8473 Implement ordering stable (de)registration
2020-06-21  Ondřej KuzníkITS#8473 Mark olcPlugin as ordered
2020-06-21  Quanah Gibson... ITS#8140 - Update bind operations to note bind_ssf...
2020-06-21  Ondřej KuzníkITS#8434 Allow cleanup at the end of a failed back...
2020-06-21  Quanah Gibson... Cleanup links to old ITS system
2020-06-20  Howard ChuITS#9262 check referral
2020-06-16  Howard ChuSilence stupid fallthru warning
2020-06-16  Howard ChuITS#9278 fix robust mutex cleanup for FreeBSD
2020-06-01  Quanah Gibson... Issue #8888 - Change numbered list to Note format
2020-05-31  Quanah Gibson... Issue#9248 - Fix default prefix value
2020-05-28  Ondřej KuzníkITS#9271 Document ldap_parse_intermediate
2020-05-27  Quanah Gibson... Issue#9239 - Fix case where e->e_dn may be NULL causing...
2020-05-26  Quanah Gibson... ITS#8873 - Delete obsolete configuration options from...
2020-05-26  Quanah Gibson... Issue#7530 - Test for ERANGE when using 6 form gethostb...
2020-05-25  Howard ChuITS#9264 more for unique locking
2020-05-22  Ondřej KuzníkITS#9059 Document why we do FIND_CSN
2020-05-22  Ondřej KuzníkITS#9059 Skip mincsn check if sessionlog replay was...
2020-05-22  Howard ChuITS#9264 add an optional lock to slapo-unique
2020-05-20  Howard ChuITS#9165 Fix pageedResults cookie printing
2020-05-18  Quanah Gibson... ITS#8154 - olcTimeLimit and olcSizeLimit are single...
2020-05-18  Quanah Gibson... ITS#8614 - documentation updates
2020-05-18  Quanah Gibson... Regenerate configure for Issue#9236
2020-05-14  Quanah Gibson... ITS#9236 - don't enable shell if --enable-backends...
2020-05-14  Quanah Gibson... ITS#8614,ITS#8155 - regenerate configure
2020-05-14  Quanah Gibson... ITS#8614 - slapd must be built threaded
2020-05-14  Ryan TandyITS#8155 Support cacertdir with GnuTLS
2020-05-10  Ryan TandyITS#9258 More for ITS#6937, don't free user/group
2020-05-08  Howard ChuITS#9227 fix attr / opattr detection in prev commit
2020-05-08  Howard ChuITS#9227 syncrepl: don't delete non-replicated attrs
2020-04-28  Ryan TandyFix minor issues in test077 script
2020-04-28  Ryan TandyFix typos
2020-04-28  Ryan TandyConvert test077 to LDIF config
2020-04-28  Ryan TandyFix slaptest in test077
2020-04-28  Howard ChuITS#9215 fix for glibc again
2020-04-28  Howard ChuITS#9202 limit depth of nested filters
2020-04-27  Quanah Gibson... 2.5 version updates
2020-04-27  Ryan TandySkip MIT setup if krb5kdc not installed
2020-04-27  Ryan TandyITS#9215 Fix previous commit
2020-04-27  Ryan TandyITS#9176 Implement SNI for GnuTLS
2020-04-27  Howard ChuITS#9176 check for failure setting SNI
2020-04-27  Howard ChuITS#9176 check for numeric addrs before passing SNI
2020-04-27  Ryan TandyITS#7573 Fix back-perl dynamic config with threaded...
2020-04-27  Ryan TandyITS#7573 Create regression test
2020-04-27  Howard ChuITS#9176 Add TLS SNI support to libldap
2020-04-26  Ryan TandyITS#6035 Skip test076 if chosen SASL mech not supported
2020-04-26  Ryan TandyFix export syntax compatibility with older sh
2020-04-25  Isaac BoukrisITS#9242 - ifdef tls-endpoint code in openssl pre 0.9.8
2020-04-23  Isaac BoukrisITS#9189 - initialize ldo_sasl_cbinding in LDAP_LDO_SAS...
2020-04-23  Ryan TandyITS#9215 Define _XOPEN_SOURCE for glibc only
2020-04-23  Isaac BoukrisITS#9189 add channel-bindings tests
2020-04-23  Isaac BoukrisITS#9189 rework sasl-cbinding support
2020-04-22  Quanah Gibson... ITS#5573 - Expose contextCSN, entryCSN in subschema...
2020-04-22  Ryan TandyITS#8224 Regenerate configure
2020-04-22  Ryan TandyITS#8224 Consolidate configure options validation
2020-04-22  Ryan TandyITS#8224 Simplify slapd minimal built-in backend check
2020-04-22  Ryan TandyITS#8224 Simplify --disable-slapd logic
2020-04-22  Ryan TandyITS#8224 Use AS_HELP_STRING to indent configure options...
2020-04-22  Ryan TandyITS#8772 Remove --with-threads=mach option
2020-04-22  Quanah Gibson... ITS#6740 - regenerate configure
2020-04-22  Quanah Gibson... ITS#6740 - Always enable rewrite
2020-04-22  Quanah Gibson... ITS#9230 - Update truncate man page information for...
2020-04-20  Quanah Gibson... ITS#9207 - regenerate
2020-04-20  Quanah Gibson... Update to drop NON_BLOCKING ifdefs that were only reall...
2020-04-20  Quanah Gibson... ITS#9207 - Remove MozNSS code and documentation
2020-04-19  Isaac Boukrisgitlab: add krb5 packages for gssapi tests and a second...
2020-04-19  Isaac Boukrisauth: add SASL/GSSAPI tests
2020-04-18  Howard ChuITS#9209 quote test argument
2020-04-17  Ryan TandyITS#9087 Regenerate configure
2020-04-17  Ryan TandyITS#9087 Let configure detect cross windres tool
2020-04-17  Chris ZagarITS#9087 - Change hard-coded windres to $(RC) to suppor...
2020-04-17  Howard ChuITS#9209 fix test
2020-04-17  Ryan TandyITS#9226 Fix link order for rewrite program on MinGW
2020-04-17  Howard ChuITS#6745 slapd daemon: use separate emfile mutex
2020-04-16  Ryan TandyITS#9181 fix ldap_pvt_thread_mutex_t used before its...
2020-04-16  Ryan TandyITS#6035 Fix test076 to specify SASL mech
2020-04-16  Ondřej KuzníkITS#9112 Silence warnings
2020-04-16  Ondřej KuzníkITS#8731 Remove unused arguments
2020-04-16  Ondřej KuzníkITS#8245 Silence warning
2020-04-16  Quanah Gibson... ITS#6937 -- regenerate configure/portable.hin
2020-04-15  Quanah Gibson... ITS#6937 - Remove unused proctitle bits
2020-04-14  grapvarITS#9214 slapd-mdb: plug cursor leak in dnSuperiorMatch...
2020-04-14  Quanah Gibson... ITS#9213 -- Regenerate configure
2020-04-14  Ryan TandyITS#9213 Make --enable-modules imply --enable-dynamic
2020-04-14  Ryan TandyITS#7878 Replace uint32_t with unsigned in back-mdb
2020-04-14  Ryan TandyITS#9203 Remove default values from slapd-pw-argon2.5
2020-04-14  Ryan TandyITS#9206 Use argon2id default values explicitly
2020-04-14  Ryan TandyITS#9206 Convert libsodium default memlimit to KiB
2020-04-14  Ryan TandyITS#9206 Initialize libsodium before calling its functions
2020-04-14  Peter MarschallITS#9206 contrib/passwd/argon2: consolidate libsodium...
2020-04-14  Ryan TandyITS#9203 slapd-argon2 -> pw-argon2
2020-04-14  Peter MarschallITS#9203 contrib/passwd/argon2: add manual page
2020-04-14  Ondřej KuzníkITS#9043 Improve replication loggging
2020-04-13  Ryan TandyITS#8731 cleanup unused logbuf
2020-04-13  Ryan TandyITS#9212 Restore snprintf to caller-provided buffer
2020-04-13  Quanah Gibson... ITS#6567 - More cleanup
2020-04-12  Howard ChuITS#8650 loop on incomplete TLS handshake
2020-04-10  Quanah Gibson... ITS#6567 - Remove non-cyrus-sasl GSSAPI bits
2020-04-10  Quanah Gibson... ITS#9177 -- regenerate
2020-04-10  Quanah Gibson... ITS#9177 - Finish updating migration to latest autoconf...
2020-04-10  Quanah Gibson... Temporarily disable asyncmeta until deadlock is fixed
next