- 17 May, 2022 1 commit
-
-
David Coutadeur authored
-
- 16 May, 2022 2 commits
-
-
Ondřej Kuzník authored
-
retry opening a read txn if we cleared any stale readers
-
- 14 May, 2022 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 10 May, 2022 1 commit
-
-
- 09 May, 2022 2 commits
-
-
Ignore the mkdir errors to fix the parallel build failure: ../../build/shtool mkdir -p TOPDIR/tmp-glibc/work/cortexa15t2hf-neon-wrs-linux-gnueabi/openldap/2.5.9-r0/image/usr/lib mkdir: cannot create directory 'TOPDIR/tmp-glibc/work/cortexa15t2hf-neon-wrs-linux-gnueabi/openldap/2.5.9-r0/image/usr/lib': File exists Signed-off-by:
Yi Zhao <yi.zhao@windriver.com>
-
Add slapd-common.o as dependency for ldif-filter to fix the parallel build failure: ld: cannot find slapd-common.o: No such file or directory Signed-off-by:
Yi Zhao <yi.zhao@windriver.com>
-
- 05 May, 2022 1 commit
-
-
- 04 May, 2022 1 commit
-
-
- 02 May, 2022 1 commit
-
-
Howard Chu authored
-
- 26 Apr, 2022 1 commit
-
-
- 25 Apr, 2022 2 commits
-
-
-
Howard Chu authored
This reverts commit 7e7fad5e.
-
- 22 Apr, 2022 3 commits
-
-
Since 88d22a1c the writewait check was moved out of connections_timeout_idle() but the connection loop was still testing the writewait flag. That test is no longer relevant.
-
-
-
- 21 Apr, 2022 2 commits
-
-
-
Ondřej Kuzník authored
-
- 12 Apr, 2022 2 commits
-
-
- 11 Apr, 2022 1 commit
-
-
Ondřej Kuzník authored
-
- 25 Mar, 2022 1 commit
-
-
David Coutadeur authored
-
- 22 Mar, 2022 1 commit
-
-
David Coutadeur authored
Reject password if it contains tokens from an attribute of the LDAP entry https://github.com/ltb-project/ppm/issues/17
-
- 21 Mar, 2022 6 commits
-
-
Quanah Gibson-Mount authored
-
-
-
-
-
-
- 15 Mar, 2022 1 commit
-
-
Howard Chu authored
-
- 14 Mar, 2022 1 commit
-
-
Ondřej Kuzník authored
-
- 08 Mar, 2022 1 commit
-
-
- 07 Mar, 2022 7 commits
-
-
-
-
-
-
-
-
back-mdb checks requested attribute is present in the entry which can obstruct the fallback to backend_operational.
-