]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2021-05-13  Ondřej KuzníkITS#6467 Deal with modRDNs
2021-05-13  Ondřej KuzníkITS#9552 Record reqNewDN for modRDNs
2021-05-13  Ondřej KuzníkITS#6467 Plug a shutdown leak
2021-05-13  Ondřej KuzníkITS#9551 Handle empty DN in extended filters
2021-05-13  Howard ChuITS#9534,#9324 fix refresh startup
2021-05-11  Ondřej KuzníkITS#6467 Handle syncrepl searches with base of ""
2021-05-11  Tero SaarniITS#9468 fixed typos
2021-05-11  Tero SaarniITS#9468 summarize discussion about rebind-as-user
2021-05-11  Tero SaarniITS#9468 documented that re-connecting does not happen...
2021-05-11  Tero SaarniITS#9468 removed accidental unicode characters
2021-05-11  Tero SaarniITS#9468 back-ldap: Return disconect if rebind cannot...
2021-05-11  Tero SaarniITS#9468 Added test case for proxy re-binding anonymously
2021-05-10  Ondřej KuzníkITS#8747 Protect shutdown code while workers are still...
2021-05-10  Ondřej KuzníkITS#8747 Remove c_private from LloadConnection
2021-05-10  Ondřej KuzníkITS#8747 Keep an explicit backend pointer
2021-05-10  Ondřej KuzníkITS#8747 Fix lloadd builds --without-tls
2021-05-10  Ondřej KuzníkITS#8747 Do not continue reading if connection is dying
2021-05-10  Ondřej KuzníkITS#8747 Avoid epoch recursion in connection_write_cb
2021-05-10  Ondřej KuzníkITS#8747 Do not observe an epoch while calling dispose_cb
2021-05-10  Ondřej KuzníkReport mbe->register_entry() errors
2021-05-10  Ondřej KuzníkITS#6207 Log timings for lloadd tests
2021-05-07  Ondřej KuzníkITS#8721 Do not update ri_last unless we're actually...
2021-05-07  Ondřej KuzníkITS#8721 Regression test
2021-05-07  Quanah Gibson... ITS#9548 - Ensure modules in the pwmods directory get...
2021-05-06  Howard ChuITS#9521 additional ciphersuite fixes
2021-05-04  Howard ChuITS#9544 fix #9511 patch
2021-05-01  Michael StröderITS#9542 fix AuthZ Identity control OIDs
2021-04-30  Howard ChuITS#9541 fix typo in util-int.c
2021-04-30  Howard ChuITS#9541 fix typo in daemon.c
2021-04-27  Howard ChuITS#9537 slap_op_time: avoid duplicates across restarts
2021-04-26  Howard ChuITS#9531 back-mdb: fix delete of context entry
2021-04-24  Howard ChuITS#9535 avoid non-portable wc format
2021-04-24  Howard ChuITS#9534 fix prev commit
2021-04-24  Howard ChuITS#9534 additional
2021-04-24  Howard ChuITS#9534 fix delta-sync startup
2021-04-23  Howard ChuITS#9513 fix prev commit
2021-04-23  Ondřej KuzníkITS#9532 Check homedir overlay is enabled before testing it
2021-04-22  Ondřej KuzníkITS#9502 TCP_USER_TIMEOUT for lloadd
2021-04-22  Nadezhda IvanovaITS#9502 Implement tcp-user-timeout support for back...
2021-04-22  Nadezhda IvanovaITS#9502 Implement LDAP_OPT_TCP_USER_TIMEOUT
2021-04-21  Howard ChuITS#9529 pcache: update refresh_time after query refresh
2021-04-21  Howard ChuITS#9529 pcache: fix consistency_check locking
2021-04-21  Howard ChuITS#9530 ldo_defbase now must be freed in ldap_ld_free()
2021-04-21  Norm GreenITS#9530 fix double-free of LDAP_OPT_DEFBASE
2021-04-21  Quanah Gibson... ITS#8707 -- Regenerate configure
2021-04-20  Ondřej KuzníkITS#8707 systemd notifications from lloadd
2021-04-20  Quanah Gibson... ITS#8707 - Update CI/CD for systemd notification support
2021-04-20  SATOH FumiyasuITS#8707 - Add slapd.service and lloadd.service for...
2021-04-20  Ondřej KuzníkITS#8707 Add systemd service notification support
2021-04-19  Quanah Gibson... ITS#9527 - Fix typo ocDatabase to olcDatabase
2021-04-19  Quanah Gibson... ITS#9525 - Rework contrib module builds
2021-04-18  Howard ChuITS#9526 slapd-mdb tools: fix cursor init check
2021-04-15  Ondřej KuzníkITS#8847 Allocate a large enough buffer
2021-04-14  Ondřej KuzníkITS#9520 Refuse parallelism if not compiled with libargon2
2021-04-14  Ondřej KuzníkITS#9517 Add module args support to slappaswd and relev...
2021-04-14  Ondřej KuzníkExpose slapTool for use elsewhere
2021-04-14  Howard ChuITS#9494 autogroup: fix db_open trashing thread context
2021-04-14  Quanah Gibson... ITS#8736 - Add test script using delta-syncrepl for...
2021-04-13  Ondřej KuzníkITS#8872 Apply $Id$ changes implied by ident
2021-04-12  Ondřej KuzníkITS#9200 Document other ppolicy changes
2021-04-12  Howard ChuITS#8586 server cert manpage tweaks
2021-04-12  Andreas SchulzeITS#8586 load cert+chain from TLSCertificateFile
2021-04-12  Ondřej KuzníkITS#7786 Allow parsing of invalid entries when schema...
2021-04-12  Ondřej KuzníkITS#9295 Handle add+delete on a single-value attr
2021-04-09  Ondřej KuzníkITS#8770 Fix dsaschema memory leaks
2021-04-09  Ondřej KuzníkITS#8770 Update dsaschema for current slapd
2021-04-09  Quanah Gibson... ITS#8872 - configure.in to configure.ac
2021-04-09  Karl O. PincITS#9396 Recommend namedPolicy for ppolicy entries
2021-04-09  Ondřej KuzníkITS#9519 Add namedObject draft and schema
2021-04-09  Howard ChuITS#9518 fix prev commit
2021-04-09  Howard ChuITS#9521 clarify - affects OpenSSL 1.1.1, not 1.1.0
2021-04-09  Howard ChuITS#9518 add LDAP_OPT_X_TLS_PROTOCOL_MAX option
2021-04-09  Howard ChuITS#9521 Set TLSv1.3 cipher suites for OpenSSL 1.1
2021-04-09  Howard ChuITS#9496 fix mdb_env_open bug from #8704
2021-04-07  Ondřej KuzníkITS#9511 Fix terminator comment
2021-04-06  Quanah Gibson... ITS#9453 - fix typo
2021-04-06  Ondřej KuzníkITS#9337 Actually use the local Operation
2021-04-03  Howard ChuInclude server binaries in failure artifacts
2021-04-02  Quanah Gibson... ITS#9511 - Stop plugin.c from generating an error when...
2021-04-02  Quanah Gibson... ITS#7832 - Fix Makefile so that it installs into DESTDIR
2021-04-01  Quanah Gibson... Cleanup on example slapd.conf that's shipped to highlig...
2021-04-01  Quanah Gibson... ITS#9471 - Install slapo-rbac(5) man page
2021-04-01  Quanah Gibson... ITS#8839 - Only generate SHA3 hash now that we also...
2021-04-01  Quanah Gibson... ITS#9515 - Fix .lo file generation during build process
2021-04-01  Ondřej KuzníkITS#9515 Apply ITS#9001 changes to datamorph
2021-04-01  Quanah Gibson... ITS#9437 - Regenerate configure
2021-03-31  Quanah Gibson... ITS#9437 - Fix slapo-otp overlay name
2021-03-31  Quanah Gibson... ITS#9513 - Regenerate configure
2021-03-31  Howard ChuITS#9513 Fixup test020
2021-03-31  Howard ChuITS#9513 Change all lutil time structs to use nanoseconds
2021-03-31  Howard ChuITS#9513 Intercept liblber error printer
2021-03-31  Howard ChuITS#9513 Cleanup debug output
2021-03-31  Quanah Gibson... ITS#9437, ITS#9470 - Document homedir, OTP overlays
2021-03-31  Quanah Gibson... ITS#7786 - Fix typo in prev commit
2021-03-31  Ondřej KuzníkITS#7786 Try to synthesize missing attribute types
2021-03-31  Ondřej KuzníkITS#7786 Document cn=config recovery options
2021-03-31  Quanah Gibson... ITS#9437 - Regenerate configure
2021-03-31  Ondřej KuzníkITS#9437 Implement TOTP drift correction
2021-03-31  Ondřej KuzníkITS#9437 Add otp_2fa overlay
2021-03-30  Ondřej KuzníkITS#9001 Use a TAvl for request tracking in libldap
next