]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
107 min ago  Nadezhda IvanovaITS#10363 Add some re-checks so that the test does... master 847/head
3 hours ago  Howard ChuITS#10492 fix previous commit
5 hours ago  Howard ChuITS#10489 liblber: fix potential 1-byte overread
7 hours ago  Howard ChuITS#10492 slapd: fix send_ldap_result abandon/error...
30 hours ago  Ondřej KuzníkITS#10476 Escape asserted value before pasting into... 854/head
30 hours ago  Ondřej KuzníkITS#10475 Escape asserted value before pasting into...
2 days ago  Howard ChuITS#10460 libldap: don't use fprintf(stderr) in ldifutil 852/head
2 days ago  Howard ChuITS#9612 slapd: change index_hash64 default to on 849/head
2 days ago  Tero SaarniITS#10464 Add tests for ppolicy reject cases 853/head
4 days ago  Steve LangasekITS#8890 Handle sizeof(time_t) > sizeof(long) in format... 842/head
9 days ago  Howard ChuITS#10479 syncprov: make sure abandoned psearch gets... 846/head
9 days ago  Ondřej KuzníkITS#9596 Allow monitor to be loaded 732/head
9 days ago  Ondřej KuzníkITS#9596 Request only DN for now
9 days ago  Ondřej KuzníkITS#9596 Also load backends that aren't compiled in
9 days ago  Ondřej KuzníkITS#9596 Do not delete test data unless requested
9 days ago  Ondřej KuzníkITS#10278 Port testsuite to python-ldap
2026-03-23  Ondřej KuzníkITS#10465 Suspend purge task sometimes to improve fairness
2026-03-20  Ondřej KuzníkITS#10467 Make sure source is always set
2026-03-19  Ondřej KuzníkITS#9593 NULL result from from slap_set_join is error
2026-03-19  Ondřej KuzníkITS#10464 Free just the control we allocated
2026-03-19  Ondřej KuzníkITS#10464 Make sure callback gets run every time it...
2026-03-19  Ondřej KuzníkITS#10464 Also free constructed DN
2026-03-19  Ondřej KuzníkITS#10464 Also free Netscape policy control
2026-03-19  Ondřej KuzníkITS#10458 Reuse attribute values in aliased attributes
2026-03-19  Ondřej KuzníkITS#10458 Reuse attribute values during modify checks
2026-03-19  Ondřej KuzníkITS#10458 Allow value sharing between attributes
2026-03-12  Nadezhda IvanovaITS#10363 Fixed the broken asyncmeta con-ttl test
2026-03-11  Nadezhda IvanovaITS#10364 back-asyncmeta should process a notice-of...
2026-03-11  Ondřej KuzníkITS#10364 Switch to processing one (search entry) messa...
2026-02-27  Ondřej KuzníkITS#10456 Report accesslog_purge task stats on completion
2026-02-20  Ondřej KuzníkITS#9244 Test for network timeout in ldap_int_check_asy...
2026-02-19  Ondřej KuzníkITS#10293 Adjust when the new logs kick in
2026-02-19  Ondřej KuzníkITS#10293 Keep controls around for a little longer...
2026-02-10  Ondřej KuzníkITS#10445 Free in-progress data if filter parsing fails
2026-02-10  Howard ChuITS#10450 slapd get_filter: plug leak on failed filter...
2026-02-10  Howard ChuITS#10449 slapd controls.c parseReadAttrs: plug leak...
2026-02-10  Ondřej KuzníkITS#10451 Unregister event before we close socket
2026-02-10  Lukas DreselITS#10425 back-asyncmeta: suffixmassage empty target...
2026-02-10  Dwij MehtaITS#10430 - do not advance past NUL in get_token()
2026-02-10  Ondřej KuzníkITS#10440 slapo-retcode: do not propagate request contr...
2026-02-10  Ondřej KuzníkITS#10440 slapo-syncprov: do not propagate request...
2026-02-10  Ondřej KuzníkITS#10440 slapo-retcode: do not propagate request contr...
2026-02-10  Ondřej KuzníkITS#10440 slapo-nestgroup: do not propagate request...
2026-02-10  Ondřej KuzníkITS#10440 slapo-memberof: do not propagate request...
2026-02-10  Ondřej KuzníkITS#10440 slapo-constraint: do not propagate request...
2026-02-10  Ondřej KuzníkITS#10440 slapo-autogroup: do not propagate request...
2026-02-10  Howard ChuITS#10427 ldapsearch: fix doc typo
2026-02-10  Ondřej KuzníkITS#10160 Make the == precedence explicit, helps with...
2026-02-10  Ondřej KuzníkITS#10436 Fix sometimes uninitialised variables
2026-02-10  Ondřej KuzníkITS#10191 Make sure pausepoll is always initialized
2026-02-10  Ondřej KuzníkITS#10436 Make gdb happy and keep unique names for...
2026-02-10  Ondřej KuzníkITS#10436 Typo
2026-02-10  Ondřej KuzníkITS#10437 Let systemd know we're mid-pause
2026-02-10  Ondřej KuzníkITS#10436 Log current file in defacl message
2026-02-10  Ondřej KuzníkITS#9513 If lucky enough to land in the same µs, increm...
2026-02-10  Ondřej KuzníkITS#10436 Unintended fallthrough
2026-02-10  Ondřej KuzníkITS#10436 Silence useless warnings
2026-02-10  Ondřej KuzníkITS#10436 This profile builds full lloadd, not standalone
2026-02-10  Ondřej KuzníkITS#10436 Make sure to stop servers if test fails
2026-02-10  Ondřej KuzníkITS#10436 Check we understand the requested password...
2026-02-10  Ondřej KuzníkITS#10436 Config handling
2026-02-10  Ondřej KuzníkITS#10436 Do not ignore errors from ldap_abandoned()
2026-02-10  Ondřej KuzníkITS#10436 Manpage fixes
2026-02-09  Ondřej KuzníkITS#9022 Introduce -o remove-sids= to slapadd
2026-02-09  Howard ChuITS#10416 libldap: allow fractional seconds for timeout...
2026-02-06  Howard ChuITS#10448 slapo-syncprov: free parsed control when...
2026-02-06  Howard ChuRevert "ITS#10448 slapo-syncprov: plug leak in syncprov...
2026-02-06  Kang YangITS#10448 slapo-syncprov: plug leak in syncprov_parseCtrl
2026-02-06  Howard ChuITS#10450 slapd controls.c: cleanup parseAssert / parse...
2026-02-06  Howard ChuITS#10447 back-ldap/slapo-chain: plug leak in ldap_chai...
2026-02-06  Kang YangITS#10446 slapd authzPrettyNormal: plug memory leak
2026-02-06  Kang YangITS#10443 slap_sasl_mechs(): must mutex SASL call
2026-02-05  Mattias EllertITS#10314 Only install the slapi-plugin.h header if...
2026-02-05  Howard ChuITS#10442 slapo-dds: delete redundant line
2026-02-05  Howard ChuITS#10442 slapo-dds: fix min-ttl/max-ttl init
2026-02-03  Ondřej KuzníkITS#10293 Report syncrepl workload outline in STATS
2026-02-03  Ondřej KuzníkITS#10250 Accept changes in attribute ordering for...
2026-02-03  Ondřej KuzníkITS#10250 Retrieve old value for attr_diff
2026-02-03  Ondřej KuzníkITS#10250 Simplify attr_cmp calling convention
2026-02-02  Howard ChuITS#10438 liblber: check for realloc failure in ber_bvr...
2026-01-29  Quanah Gibson... Merge remote-tracking branch 'origin/mdb.RE/0.9'
2026-01-29  Quanah Gibson... Update for LMDB 0.9.35 release LMDB_0.9.35
2026-01-29  Quanah Gibson... ITS#10434
2026-01-29  Ondřej KuzníkITS#10431 Enforce a stop when encountering a nul-leadin...
2026-01-29  Ondřej KuzníkITS#10430 Do not scroll past nul bytes
2026-01-29  Ondřej KuzníkITS#10429 Empty types are not valid LDIF, reject sooner
2026-01-29  Howard ChuITS#10434 lmdb: fix typo on MacOSX
2026-01-28  Quanah Gibson... ITS#10433 - Update copyright year
2026-01-26  Quanah Gibson... Merge remote-tracking branch 'origin/mdb.RE/0.9'
2026-01-26  Quanah Gibson... Prep for release (0.9.34) LMDB_0.9.34
2026-01-26  Quanah Gibson... Merge remote-tracking branch 'origin/mdb.RE/0.9'
2026-01-13  Howard ChuITS#10258 daemon/epoll: fix check for active socket
2026-01-13  Howard ChuITS#10258 slapd: fix unbind/close race
2026-01-13  Howard ChuITS#10419, ITS#10420
2026-01-13  Ali CaglayanITS#10420 LMDB: add support for Haiku
2026-01-13  Ali CaglayanITS#10419 LMDB: add support for NetBSD
2026-01-12  Quanah Gibson... Merge remote-tracking branch 'origin/mdb.RE/0.9'
2026-01-06  Howard ChuITS#10421
2026-01-06  Howard ChuITS#10421 mdb_load: check for malicious input
2026-01-06  Ondřej KuzníkITS#10415 Add sockbuf_max_pending_client
next