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 |
|
Ondřej Kuzník
|
df83989f0f
|
Skip ITS#6545 transition markers when we change mod op
|
2018-10-18 10:41:43 +01:00 |
|
Howard Chu
|
1e30640037
|
ITS#8923 fix dyngroup NO_SUCH_OBJECT error handling
|
2018-10-03 21:58:32 +01:00 |
|
Quanah Gibson-Mount
|
e56964c734
|
Update test044 to catch ITS#8923
|
2018-10-03 20:28:54 +00:00 |
|
Howard Chu
|
38f95b9ab8
|
ITS#8918 fix typo
|
2018-09-24 13:47:09 +01:00 |
|
Howard Chu
|
d7a778004b
|
ITS#8809 add missing includes
|
2018-09-21 18:42:34 +01:00 |
|
Ryan Tandy
|
4c1ab16ade
|
Revert "ITS#8650 retry gnutls_handshake after GNUTLS_E_AGAIN"
This reverts commit 7b5181da8c .
|
2018-09-18 19:16:31 -07:00 |
|
Howard Chu
|
78229b3a5b
|
ITS#8912 omit hidden DBs from rootDse
|
2018-09-05 11:42:05 +01:00 |
|
Howard Chu
|
a29391d495
|
More for multival
fix index record detection
|
2018-09-01 13:07:58 +01:00 |
|
Howard Chu
|
ba80b97505
|
Fix index delete
Deleting all indices should also reset default mask
|
2018-08-31 14:33:22 +01:00 |
|
Howard Chu
|
83acffd83c
|
More for multival
Fix clashes with index records
|
2018-08-31 14:27:23 +01:00 |
|
Howard Chu
|
8ec9a3bcca
|
More for multival
Tweak config validity check
|
2018-08-30 15:47:16 +01:00 |
|
Howard Chu
|
111329a2dc
|
More for back-mdb multival
Allow configuring thresholds for specific attributes
|
2018-08-30 11:24:25 +01:00 |
|
Howard Chu
|
6c221e7730
|
ITS#8909 additional tweak
Set error code on failure
|
2018-08-29 02:02:13 +01:00 |
|
Howard Chu
|
36e4dd2828
|
ITS#8909 fix "authz-policy all" condition
Broken since original commit 113727ba
|
2018-08-29 01:14:19 +01:00 |
|
Ondřej Kuzník
|
0f320b3442
|
Fail if we can't change to a directory
|
2018-07-25 16:19:54 +01:00 |
|
Ondřej Kuzník
|
8ee03cea88
|
Use correct namespace for (BER_)STRLENOF
|
2018-07-19 08:35:29 +01:00 |
|
Howard Chu
|
776de6d796
|
More for back-mdb multival
Make sure a->a_numvals matches id2v counts
|
2018-07-18 17:58:10 +01:00 |
|
Ondřej Kuzník
|
bf816cb7c0
|
Do not require ac/string.h for lber_pvt.h
|
2018-07-18 09:16:11 +01:00 |
|
Quanah Gibson-Mount
|
603a92b5eb
|
ITS#8663 - Regression test
Adds a regression test for 8663 that checks that it is possible to
modify all the cn=config related memberOf overlay settings.
|
2018-07-09 20:03:36 +00:00 |
|
Quanah Gibson-Mount
|
fee34e098c
|
ITS#8616 - Regression test
Add a regression test for ITS#8616 that verifies the ability to change
the values for olcSpNoPresent and olcSpReloadHint
|
2018-07-03 21:49:52 +00:00 |
|
Ondřej Kuzník
|
b06f5b0493
|
ITS#8663 Improve memberof cn=config handling
|
2018-07-02 16:19:54 +01:00 |
|
Ondřej Kuzník
|
dac02c7ef1
|
ITS#8667 Do not finish glue initialisation in tool mode unless requested
|
2018-07-02 16:19:48 +01:00 |
|
Ondřej Kuzník
|
242ab9c6ef
|
ITS#8845 Recognise control-exop compatibility
|
2018-07-02 16:18:26 +01:00 |
|
Ondřej Kuzník
|
b0244fc869
|
ITS#8842 Do some printability checks on the dc RDN
|
2018-07-02 16:18:26 +01:00 |
|
Ondřej Kuzník
|
465b1c5972
|
ITS#8573 Add missing URI variables for tests
|
2018-06-22 14:46:47 +01:00 |
|