]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2022-09-26  Howard ChuITS#9921 fix vlvResult comment
2022-09-23  Mike HommeyITS#9030 - Use sys/cachectl.h rather than asm/cachectl...
2022-09-19  Ondřej KuzníkITS#8196/ITS#9714 Switch to xorshift
2022-09-15  Ondřej KuzníkITS#9907 Some tools consider abandoned global data...
2022-09-15  Ondřej KuzníkITS#9892 Free operation data at the end of a transaction
2022-09-08  Ondřej KuzníkITS#9878 We no longer have to trigger li->li_conn_expir...
2022-09-08  Ondřej KuzníkITS#9878 One-shot tasks are now possible with interval...
2022-09-08  Ondřej KuzníkITS#9878 Treat tasks with interval == 0 as one-shot
2022-09-07  Ondřej KuzníkITS#9853 Allow inheriting lastbind precision from the...
2022-09-02  Ondřej KuzníkITS#9913 Protect code in clients_destroy and tier_destroy
2022-09-02  Ondřej KuzníkITS#9339 Free remembered cookies on syncinfo free
2022-09-02  Ondřej KuzníkITS#9817 One more leak plugged
2022-09-02  Ondřej KuzníkITS#9907 Do not redefine variables inherited from slapd
2022-09-02  Howard ChuITS#9912 slapd: urls comes from optarg, not allocated
2022-09-01  Ondřej KuzníkITS#9437 Create testdir before we need it
2022-09-01  Ondřej KuzníkITS#9908 slapd-tester: plug LDAP* leak on bind retries
2022-09-01  Ondřej KuzníkITS#6035 Plug olcAuthIDRewrite cn=config leak
2022-09-01  Ondřej KuzníkITS#9817 Fix leaks and nul-terminate string passed...
2022-09-01  Ondřej KuzníkITS#9438 slapo-remoteauth: plug config leaks
2022-09-01  Ondřej KuzníkITS#9907 Plug shutdown related leaks in lloadd
2022-09-01  Ondřej KuzníkITS#9907 Do not redefine variables inherited from slapd
2022-09-01  Ondřej KuzníkITS#9906 Do not leak cn=monitor related allocs in lloadd
2022-09-01  Ondřej KuzníkITS#9906 Do not touch subsys members after mss_destroy...
2022-08-30  Howard ChuITS#9897 fix dynlist to ignore entries with wrong objec...
2022-08-25  Howard ChuITS#9904 ldap_url_parsehosts: check for strdup failure
2022-08-24  Quanah Gibson... ITS#9894, ITS#9900 - Regenerate configure
2022-08-24  Howard ChuITS#9904 ldif_open_url: check for ber_strdup failure
2022-08-22  moneromooo... lmdb: catch non-LMDB negative errors before strerror
2022-08-22  Michael OsipovITS#9901 libldap: fix non-std printf %p arguments
2022-08-22  Howard ChuITS#9900 configure.ac: fix bashism
2022-08-22  Howard ChuITS#9899 libldap: fix non-std syntax in cyrus.c
2022-08-22  Howard ChuITS#9898 tests: fix slapd-addel non-std syntax
2022-08-15  Howard ChuITS#9894 don't use gmake-specific features
2022-08-06  Howard ChuITS#9895 slapd-mdb: raise MDB_INDICES from 128 to 256
2022-07-28  Howard ChuAdd nonstd cbind SASL secprop
2022-07-23  Howard ChuITS#9860 ldapsearch: fix control memleaks
2022-07-11  Howard ChuITS#9882 bind: fix #9863 commit, use correct op/backend...
2022-07-08  Ondřej KuzníkITS#9876 Some more leaks plugged
2022-07-07  Ondřej KuzníkITS#9823 Only request minCSN if accesslog is around
2022-07-06  Quanah Gibson... ITS#9863 - Regression test case for pwdLastSuccess
2022-07-06  Quanah Gibson... ITS#9863 - Forward lastbind updates if configured
2022-07-06  Nadezhda IvanovaITS#9855 Implement a module to enable case-insensitive...
2022-07-06  Nadezhda IvanovaITS#9855 Change tests/run so it can be used by a contri...
2022-07-05  Howard ChuITS#9876 Coverity fixes: plug memleaks
2022-06-30  Quanah Gibson... ITS#9468 - Fix script logic
2022-06-30  Quanah Gibson... Update .gitignore for 2.5 and later
2022-06-29  Quanah Gibson... ITS#9872 - Fix bold tag for authz parameter
2022-06-24  Howard ChuITS#9871 slapo-ppolicy: use explicit backend in bind_re...
2022-06-23  Ondřej KuzníkITS#9870 Drop optional overlay configuration option
2022-06-22  Howard ChuITS#9868 also fixup glue_sub_del()
2022-06-22  Howard ChuITS#9868 Fixup pending_csn_list for backglue
2022-06-21  Ondřej KuzníkITS#9823 Check minCSN when setting up delta-log replay
2022-06-21  Dimitar StoychevITS#9823 Update test043 to check deltasync recovery...
2022-06-17  Ondřej KuzníkITS#9817 Fix test087 set up
2022-06-16  Howard ChuITS#9867 syncprov: plug onetime leak
2022-06-16  Howard ChuITS#9867 syncprov: plug findbase memleak
2022-06-16  Howard ChuITS#9866 delta-sync: fix DN leak on Adds
2022-06-16  Howard ChuITS#9865 slapd-watcher: add -c contextDN option
2022-06-16  Howard ChuITS#9864 slapo-accesslog: plug onetime memleaks
2022-06-14  Ondřej KuzníkITS#8245 Do not try to release a NULL entry
2022-06-09  Howard ChuFix spurious fallthru warning
2022-06-09  HAMANO TsukasaITS#9859 specifiy modulepath and moduleload for tests
2022-06-09  HAMANO TsukasaITS#9859 skip test020-proxycache for back-wt
2022-06-09  Ondřej KuzníkInclude our libraries in failure artifacts
2022-06-07  Ondřej KuzníkITS#9817 Introduce DN and filter manipulation tools
2022-06-06  Ondřej KuzníkITS#9856 Tag responseName correctly
2022-06-03  Ondřej KuzníkITS#9020 Reinstate olcAutomaticGroups and document...
2022-06-03  Howard ChuITS#9858 back-mdb: fix index reconfig
2022-06-02  Howard ChuITS#9858 back-mdb: delay indexer task startup
2022-05-21  Howard ChuITS#9157: check for NULL ld
2022-05-21  Howard ChuITS#9850 slapd-watcher: don't ignore sids when only...
2022-05-17  Ondřej KuzníkITS#9824 Document SASL related ldap_get/set_option...
2022-05-17  David Coutadeurprovide ppm v2.2 (#9846)
2022-05-16  Ondřej KuzníkITS#9848 Fix test022 when not running chaining part...
2022-05-16  Howard ChuITS#7165 back-mdb: check for stale readers on MDB_READE...
2022-05-14  Howard ChuITS#9847 fix kqueue detection on MacOSX
2022-05-14  Howard ChuITS#9847 slapd: fix kqueue for FreeBSD/MacOSX/OpenBSD
2022-05-10  Ondřej KuzníkITS#8882 Add slapo-emptyds to contrib
2022-05-09  Yi ZhaoITS#9840 - libraries/Makefile.in: ignore the mkdir...
2022-05-09  Yi ZhaoITS#9840 - ldif-filter: fix parallel build failure
2022-05-05  Helmut GrohneITS#9841 fix librewrite declaration of calloc
2022-05-04  Howard ChuITS#9815 slapd-sql: escape filter values
2022-05-02  Howard ChuITS#9789 slapo-vc: fix typo in prev commit
2022-04-26  Ondřej KuzníkITS#9831 Advance connections[index] correctly
2022-04-25  Ondřej KuzníkITS#9832 Reset e back to the entry we need to release
2022-04-25  Howard ChuRevert "ITS#9828 Fix ldap_count_values_len pointer...
2022-04-22  Howard ChuITS#9820 fix writewait/idletimeout interaction
2022-04-22  Howard ChuITS#9825 dynlist: add test case
2022-04-22  Howard ChuITS#9825 dynlist: don't lose earlier filter elements
2022-04-21  Ondřej KuzníkITS#9802 Fix argv handling
2022-04-21  Ondřej KuzníkITS#9828 Fix ldap_count_values_len pointer confusion
2022-04-12  Ondřej KuzníkLog build timing information
2022-04-12  Ondřej KuzníkLog test timing information
2022-04-11  Ondřej KuzníkITS#9818 Duplicate substring filters correctly
2022-03-25  David Coutadeurppm: fix typo + logs example in documentation (referenc...
2022-03-22  David Coutadeurupgrade ppm to 2.1 release (references #ITS9814)
2022-03-21  Quanah Gibson... ITS#9804 - Fix documentation for syncrepl sizelimit...
2022-03-21  Howard ChuITS#9802 slapd-ldap/meta/async-meta: plug memleak in...
2022-03-21  Howard ChuITS#9802 slapd-meta: fix rewrite config ordering
2022-03-21  Howard ChuITS#9802 slapd-meta: fix rewrite config SEGV
next