- 15 Mar, 2021 2 commits
-
-
- 10 Mar, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 04 Mar, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 01 Mar, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 25 Feb, 2021 1 commit
-
-
- 24 Feb, 2021 1 commit
-
-
- 09 Feb, 2021 1 commit
-
-
Quanah Gibson-Mount authored
Delete ancient cruft relating to libraries that haven't existed since OpenSSL 0.9.x
-
- 11 Jan, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 17 Nov, 2020 3 commits
-
-
To compile the balancer as a slapd module, pass --enable-balancer=mod to ./configure Use --enable-balancer(=yes) to compile as standalone server.
-
-
-
- 01 Oct, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 21 Sep, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 25 Aug, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Probably-Signed-off-by:
Dave Bender <bender@benegon.com> [yann.morin.1998@free.fr: patch was made by Dave, but he forgot his SoB line, so I added it] Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> [Retrieved from: https://git.buildroot.net/buildroot/tree/package/openldap/0001-fix_cross_strip.patch ] Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com>
-
- 05 Aug, 2020 1 commit
-
-
Provide a more specific diagnostic when configuring with --enable-<option>=mod but not --enable-modules. Make this an error for both backends and overlays, and remove the automatic fallback to static.
-
- 04 Jul, 2020 4 commits
-
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
-
-
- 23 Jun, 2020 1 commit
-
-
ldif_open_mem() is the fmemopen(3) equivalent of ldif_open() which opens an ldif steam from memory, rather than from a file.
-
- 14 May, 2020 3 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Ryan Tandy authored
-
- 22 Apr, 2020 6 commits
-
-
-
--enable-slapd=auto is now implicitly handled the same as =yes.
-
-
-
-
Quanah Gibson-Mount authored
-
- 20 Apr, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 17 Apr, 2020 1 commit
-
-
- 15 Apr, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 14 Apr, 2020 1 commit
-
-
Ryan Tandy authored
The default for --enable-dynamic is now "auto", meaning "yes" if --enable-modules and "no" otherwise.
-
- 10 Apr, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 03 Apr, 2020 1 commit
-
-
MinGW targets do not have the <sys/socket.h> header. The configure check would conclude that there is no socklen_t type, resulting in portable.h containing its own definition of socklen_t, which would later conflict with the actual definition in <ws2tcpip.h>. Add <ws2tcpip.h> to the configure check for socklen_t, so that the defined type is correctly detected.
-
- 02 Apr, 2020 1 commit
-
-
Ryan Tandy authored
-
- 07 Mar, 2020 1 commit
-
-
- 28 Feb, 2020 1 commit
-
-
Ryan Tandy authored
-