Quanah Gibson-Mount
3add82a3bb
ITS#8286 -- Add matching rules for attributes
...
Add matching rules for all cases where it was missing. Cleanup
incorrect types for a few attributes as well. Fix network-timeout
handling in back-ldap/meta/asyncmeta.
2018-12-18 19:14:06 +00:00
Ondřej Kuzník
c29542c418
ITS#8845 sc_extendedops is read-only
2018-12-18 18:34:23 +01:00
Howard Chu
8ccb3d4e1b
Add msctrl to libldap_r
...
Overlooked this in a9bfce1292
2018-12-18 17:11:54 +00:00
Quanah Gibson-Mount
f6bf403f1e
ITS#8752 - Regression test fix
...
Increase sleep intervals to avoid test failures on slower/busy systems
2018-12-18 00:34:31 +00:00
Howard Chu
190fccbcdc
Missed a schema conflict
2018-12-17 16:21:03 -08:00
Howard Chu
9cc97ea9e1
MS AD DirSync support
...
Requires "attribute_option range=" in config.
No test script provided yet, since testing requires an actual AD server.
2018-12-17 16:11:25 -08:00
Howard Chu
2731ff0c23
ITS#5927 additional fix
...
Fix 2ee43073e9
to recognize range tags
2018-12-17 13:44:25 -08:00
Howard Chu
12dbcc0eb3
More for revert batched writes
2018-12-14 12:39:07 -08:00
Howard Chu
79ced664b8
Revert batched writes experimental code
...
Reverts
bea2c5d438
535cf92ff4
5a3a54333c
afa9a9c3e0
due to backend deadlocks
2018-12-13 06:34:54 -08:00
Howard Chu
18e0bcb7de
Add MS AD persistent search ctrl
2018-12-13 05:44:46 -08:00
Howard Chu
6081a0307c
ITS#8752 cleanup prev commit
2018-12-06 10:26:33 -08:00
Howard Chu
34823321c3
ITS#8752 more for accesslog deadlock
...
Restructure response/cleanup invocation to avoid cleanup happening before response
2018-12-06 10:03:27 -08:00
Howard Chu
7e5c9c1345
ITS#8752 (maybe related)
...
Avoid incremental access to user-supplied bv in dupbv
2018-12-05 10:41:47 +00:00
Howard Chu
932edf8f43
Use base64 to input DirSync cookie
2018-12-03 03:26:18 -08:00
Ondřej Kuzník
c65cf6e6d7
ITS#8858 Fix use after free
2018-11-29 14:41:58 +00:00
Douglas Royds
c01e45daca
ITS#8928 Reproducibility: Remove user, hostname, pwd from version string
...
When attempting a reproducible build, replace the WHOWHERE value with something
fixed, "openldap". If you're not trying to do a reproducible build,
SOURCE_DATE_EPOCH won't be set, so the existing WHOWHERE string will apply.
See https://reproducible-builds.org/specs/source-date-epoch/
2018-11-19 00:39:56 +00:00
Howard Chu
de998c3518
DirSync ctrl requires critical
2018-11-18 02:47:21 +00:00
Howard Chu
a9bfce1292
Add some MS AD controls
2018-11-17 18:33:41 -08:00
Quanah Gibson-Mount
2f27605811
ITS#8887
...
Fix repeated use of the word is
2018-11-16 22:31:16 +00:00
Quanah Gibson-Mount
9d4a5f64b6
Change backend reference from slapd-bdb to slapd-mdb
2018-11-14 21:28:01 +00:00
Ondřej Kuzník
ddcb186427
Update ITS#8752 regression test
2018-11-14 14:01:43 +00:00
Howard Chu
a4fddc7b11
ITS#8932 check rdnNormalize success
2018-11-09 21:16:10 +00:00
Ondřej Kuzník
d40a832db0
ITS#8878 Include the first character in the transformation
2018-11-08 11:14:47 +00:00
Ondřej Kuzník
f65eaee285
ITS#8116 clients use uuid_* as well now
2018-11-07 11:07:35 +00:00
Ondřej Kuzník
a3a9019883
slapd-addel adds/removes entries that we bind as, silence default warning
2018-10-31 18:23:40 +00:00
Ondřej Kuzník
dfbeb82442
Pass correct credentials in slapd-bind
2018-10-31 18:23:40 +00:00
Ondřej Kuzník
f5bef58cae
Use LDIF API in slapd-addel
2018-10-31 18:14:52 +00:00
Ondřej Kuzník
04a52cef40
ITS#8927 ppolicy: accept replicated changes even in MMR
2018-10-31 09:51:22 +00:00
Ondřej Kuzník
3ab98b2fc9
Update keys to RSA 4096
2018-10-30 15:42:35 +00:00
Ondřej Kuzník
c7ef49c8ce
ITS#8116 Fix handling of syncinfo intermediate message
2018-10-30 10:19:59 +00:00
Ondřej Kuzník
c351616ccd
ITS#8866 Fix use-after free
2018-10-26 15:16:41 +01:00
Quanah Gibson-Mount
cd82de56c8
ITS#8866 (cont) slapo-unique
...
use correct memory allocation/free functions
2018-10-26 01:58:35 +00:00
Michael Ströder
7359a5413a
ITS#8866 slapo-unique to return filter used in diagnostic message
2018-10-26 01:54:39 +00:00
Ondřej Kuzník
10a6ffa3e9
Expose ldap_int_tls_connect as ldap_pvt_tls_connect
2018-10-22 11:35:31 +01:00
Ondřej Kuzník
0f44671c51
ITS#8772 Remove the local rmutex implementation
2018-10-19 13:08:10 +01:00
Ondřej Kuzník
a2d93d69f0
ITS#8772 Remove reliance on the local rmutex implementation
2018-10-19 13:08:10 +01:00
Ondřej Kuzník
7fa5eb4242
ITS#8772 Remove type distinction for recursive mutexes
2018-10-19 13:08:10 +01:00
Ondřej Kuzník
e2d01fe984
ITS#8772 Update configure
2018-10-19 13:08:10 +01:00
Ondřej Kuzník
5c0b820c4a
ITS#8772 Remove cthread support
2018-10-19 13:08:10 +01:00
Nadezhda Ivanova
33876e22d6
ITS#8859 Allow backends which do not need a database to work
2018-10-19 13:08:09 +01:00
Nadezhda Ivanova
d10fc664f7
ITS#8859 Enable backend configuration
2018-10-19 13:08:09 +01:00
Ondřej Kuzník
1f2caff7b9
ITS#8859 Record the correct RDN
2018-10-19 13:08:09 +01:00
Ondřej Kuzník
d4df939b95
ITS#8858 Introduce ldap_pvt_thread_pool_walk
2018-10-19 13:08:09 +01:00
Ondřej Kuzník
7127d5db11
ITS#8850 Wait until backends are closed before freeing connection_pool
2018-10-19 13:08:09 +01:00
Ondřej Kuzník
33aa4405e5
ITS#8850 Split ldap_pvt_thread_pool_destroy logic
2018-10-19 13:08:09 +01:00
Ondřej Kuzník
f4e824c8da
ITS#8849 Introduce (un)pause callbacks to backends
2018-10-19 13:08:09 +01:00
Ondřej Kuzník
0f4d656a57
ITS#8849 Use server pause facility during config changes
2018-10-19 13:08:09 +01:00
Ondřej Kuzník
fa2ba35ae8
ITS#8849 Introduce slap_(un)pause_server
2018-10-19 13:08:09 +01:00
Ondřej Kuzník
3004e4cabd
ITS#8116 Outline SyncInfo intermediate response
2018-10-19 13:08:09 +01:00
Ondřej Kuzník
64cef0f985
Let autoca tests pass on Debian (using IP, not 'localhost')
2018-10-18 10:41:43 +01:00