Quanah Gibson-Mount
eb12c9cdbc
ITS#10092
2024-01-16 19:05:05 +00:00
Howard Chu
e820a79fc7
ITS#10092 fix local logger for Windows
...
Don't use writev, just copy the message to insert prefix
2024-01-16 19:04:44 +00:00
Quanah Gibson-Mount
90c974e7a0
ITS#10129
2024-01-16 18:50:12 +00:00
Ondřej Kuzník
2eb51cf2c8
ITS#10129 Fix lloadd.conf manpage
2024-01-16 18:45:14 +00:00
Quanah Gibson-Mount
73a3b71596
ITS#10124
2024-01-16 18:20:44 +00:00
Howard Chu
4d97ae3330
ITS#10124 libldap: fix dhparam init with OpenSSL 3.x
2024-01-16 18:19:21 +00:00
Quanah Gibson-Mount
ea975636ab
ITS#9378, ITS#10125
2024-01-11 22:35:25 +00:00
Howard Chu
ac011b2c5a
ITS#10125 mdb_load: fix cursor reinit in Append mode
2024-01-11 22:33:43 +00:00
Ondřej Kuzník
c1307e56fc
ITS#10089 Fix acl logging
2024-01-11 22:04:00 +00:00
Quanah Gibson-Mount
485324b0bd
ITS#10123
2024-01-11 22:02:46 +00:00
Ondřej Kuzník
b80c9e500b
ITS#10123 Adjust our prototypes for both K&R and C2x compatibility
2024-01-11 22:02:07 +00:00
Ondřej Kuzník
d24a968bce
ITS#10123 Add a missing include
2024-01-11 22:02:01 +00:00
hyc
a21a1e6316
ITS#10100 fix Windows timestamps
...
Simplify, instead of trying to maintain offset between performance
counter and systemtime, just use performance counter.
2024-01-11 21:59:51 +00:00
Quanah Gibson-Mount
b1edb77db4
ITS#10094
2024-01-11 21:56:39 +00:00
Howard Chu
70be1f177d
ITS#10094 libldap/OpenSSL: fix setting ciphersuites
...
Don't try old-style ciphersuite list if only v1.3 or newer ciphers were specified
2024-01-11 21:55:59 +00:00
Quanah Gibson-Mount
2d9bdc2673
ITS#10117
2024-01-11 21:54:20 +00:00
Howard Chu
0431b01bdd
ITS#10117 build: fix slap-config.h decls for Windows DLLs
2024-01-11 18:55:15 +00:00
Quanah Gibson-Mount
5459b4f682
ITS#10080
2024-01-11 18:15:58 +00:00
Hiroyuki Homma
238c290717
ITS#10080 Fix typo in test script and add checks for ADD and MODRDN.
2024-01-11 18:02:11 +00:00
Hiroyuki Homma
8074a30beb
ITS#10080 Fix refreshAndPersist synchronization problem with glue + rwm
2024-01-11 18:02:07 +00:00
Ondřej Kuzník
db3d964ee8
ITS#10080 Fix slapcat when gluing is on
2024-01-11 18:02:01 +00:00
Ondřej Kuzník
94cc4f3441
ITS#10080 Preserve original choice of backend for entry_release
2024-01-11 18:00:09 +00:00
Quanah Gibson-Mount
cee04f80a0
ITS#10105
2024-01-11 17:58:55 +00:00
Howard Chu
807a7cf720
ITS#10105 liblber lutil_debug: ensure msg ends with NL
2024-01-11 17:57:58 +00:00
Quanah Gibson-Mount
0537ec0ac9
ITS#10101
2024-01-11 17:56:13 +00:00
Florin Crișan
b04dfbff64
ITS#10101 libldap: fix double sb_close when first TLS connection fails
2024-01-11 17:54:23 +00:00
Howard Chu
95c5d0b045
Cleanup Windows build
...
Fix make depend errors in slapi
2024-01-11 17:53:08 +00:00
Howard Chu
9bafe54967
ITS#9378 Add replay tool
...
Reads a replay log and executes all the write ops
2024-01-09 17:41:21 +00:00
Howard Chu
4a19b804cf
ITS#9378 Add explicit replay logging
...
Logs essential ops so they can be replayed.
Ignores read ops for now.
2024-01-09 17:27:59 +00:00
Quanah Gibson-Mount
31ba06e1da
ITS#10095
2023-10-23 19:45:12 +00:00
Quanah Gibson-Mount
756fa91aef
ITS#10074
2023-10-23 19:19:31 +00:00
Ondřej Kuzník
7a6475215a
ITS#10074 Fix type mismatches in lloadd
2023-10-23 19:18:23 +00:00
Quanah Gibson-Mount
efdaa00a50
ITS#10091
2023-10-23 19:16:22 +00:00
Ondřej Kuzník
7bdba66e7c
ITS#10091 Do not allow dynlist being configured as global
2023-10-23 19:15:57 +00:00
Quanah Gibson-Mount
ced8a99e28
ITS#10089
2023-10-23 19:12:26 +00:00
Greg Burd
160d272b19
ITS#10089 - convert Debug to use config args
2023-10-23 19:11:20 +00:00
Howard Chu
b939195a04
ITS#10089 - Use ConfigArgs in ACL parsing
...
For better error propagation back to config clients, also
remove unconditional use of stderr.
parse_acl() was only partially converted, the rest remains to be done.
2023-10-23 19:11:07 +00:00
Howard Chu
05da840ab1
ITS#10089 - Use ConfigArgs in slapi config parsing
2023-10-23 19:10:53 +00:00
Greg Burd
56438b0684
ITS#10089 - Allow caller to determine if the process should exit or not when the regex is found to be problematic.
2023-10-23 19:10:33 +00:00
Quanah Gibson-Mount
35f2205a49
ITS#10083
2023-10-09 20:28:57 +00:00
Ondřej Kuzník
7f1bfb0eca
ITS#10083 Do not mess with a connection that's dying already
2023-10-09 20:28:33 +00:00
Quanah Gibson-Mount
9579d8a5b9
ITS#10076
2023-10-09 20:26:53 +00:00
Nadezhda Ivanova
c9a72f74c3
ITS#10076 suffixmassage in back-asyncmeta does not handle empty remote suffix correctly
2023-10-09 20:26:24 +00:00
Quanah Gibson-Mount
160972fe08
ITS#10070
2023-10-09 20:25:07 +00:00
Ondřej Kuzník
d06bfb1fa9
ITS#10070 Allow running without a valid resolv.conf file
2023-10-09 20:24:09 +00:00
Quanah Gibson-Mount
85e13b49b9
ITS#10068
2023-09-26 17:28:06 +00:00
Ondřej Kuzník
3d431b800c
ITS#10068 keep our own copy of the DN
2023-09-26 17:25:46 +00:00
Quanah Gibson-Mount
d48d2d41ad
ITS#9952
2023-09-26 17:23:15 +00:00
Howard Chu
375d21a9e0
ITS#9952 libldap: use atexit for TLS teardown
2023-09-26 17:22:07 +00:00
Quanah Gibson-Mount
589f6545f6
ITS#10057
2023-09-26 17:20:56 +00:00