Ondřej Kuzník
d8fb375ef0
Enable Debian's debuginfod
2021-03-25 22:16:10 +00:00
Ondřej Kuzník
109d967ff2
ITS#7788 Hashing should be independent of a useable policy
2021-03-25 19:43:18 +00:00
HoweverAT
9d594a118e
ITS#8847 Add SOCKET_BIND_ADDRESSES Option
2021-03-25 18:47:11 +00:00
HoweverAT
8ebd065048
ITS#8847 Print local address in connection dump
2021-03-25 17:37:26 +00:00
Howard Chu
c6e521fa98
ITS#8950 move txn setup to frontend
...
Backends should just execute when invoked, frontend should
exclusively take care of queueing for txn setup.
2021-03-23 14:58:09 +00:00
Howard Chu
f9cb918d05
ITS#9504 back-ldap: set default idassert mode as documented
2021-03-22 17:50:32 +00:00
Howard Chu
f1ebb45695
ITS#9251 make max filter depth configurable
2021-03-22 17:31:13 +00:00
Howard Chu
da57548e52
ITS#9498 More connection streamlining
...
Since c_mutex is now always inited at startup time, we no longer
need connections_mutex to protect from uninit'd structures
2021-03-22 17:12:30 +00:00
Howard Chu
5398d44a36
ITS#8967 additional check
2021-03-22 09:18:32 +00:00
Howard Chu
a3935c7249
ITS#8967 back-mdb: fix adminlimit check
2021-03-22 08:36:49 +00:00
Howard Chu
9621d0c3d5
Fix typos in schema replication check
2021-03-21 20:38:16 +00:00
Howard Chu
f2740c79b3
ITS#8589 syncrepl: defer on REFRESH_REQUIRED
...
Schedule a new retry instead of immediate looping back. This
will also prevent locking up cn=config replication.
2021-03-21 17:41:19 +00:00
Howard Chu
cc2834c87a
ITS#9152 autoca: no-op if DB doesn't exist yet
2021-03-21 17:28:50 +00:00
Howard Chu
7a4e70f3e6
ITS#8577 don't allow setting logDB to current DB
2021-03-21 17:20:05 +00:00
Howard Chu
696d5656fa
ITS#9241 all ARG_DN configs must also use ARG_QUOTE
2021-03-21 16:47:43 +00:00
Howard Chu
cbb6441c30
ITS#8726 check newly registered loglevels immediately
...
See if they were requested as soon as they are successfully registered.
2021-03-21 16:36:30 +00:00
Howard Chu
bb6844e296
ITS#7295 don't init TLS threads by default
...
Do it explicitly in servers
2021-03-21 15:26:57 +00:00
Howard Chu
7ff1f42f7e
ITS#8246 frontend and config DBs are unique
...
Also make sure config_add_internal errmsg is returned to slapadd
2021-03-21 14:58:22 +00:00
Ondřej Kuzník
cf67fc22f3
ITS#9016 Do not forget to close directory handle
2021-03-19 12:48:09 +00:00
Ondřej Kuzník
1d5e16fa54
ITS#9438 Do not regenerate config on startup
2021-03-18 21:07:43 +00:00
Ondřej Kuzník
3c12993fbe
ITS#9016 Check confdir is empty before generating from scratch
2021-03-18 21:07:43 +00:00
Quanah Gibson-Mount
d28a933b70
ITS#9471 - Fix typos in previous commit
2021-03-18 21:06:58 +00:00
Ondřej Kuzník
d594ffe902
ITS#9471 Add RBAC overlay to contrib
2021-03-18 19:36:39 +00:00
Quanah Gibson-Mount
fd39b726d8
ITS#9200 fix typo in previous commit
2021-03-18 19:36:12 +00:00
Quanah Gibson-Mount
4c44e35076
ITS#9200 -- 2.4 to 2.5 upgrade documentation and updates
2021-03-18 18:39:28 +00:00
Ondřej Kuzník
eafcc405e2
ITS#6830 Enable NO-USER-MODIFICATION on ppolicy attributes
2021-03-18 17:32:30 +00:00
Ondřej Kuzník
4d6b01802a
ITS#9051 Check for more success result codes
2021-03-18 16:36:56 +00:00
Ondřej Kuzník
152c12d4d3
ITS#9051 Do not remove callback on intermediate responses
2021-03-18 16:36:56 +00:00
Quanah Gibson-Mount
6809a942cb
ITS#9051 Regression test
2021-03-18 16:36:56 +00:00
Ondřej Kuzník
0c8afb036a
ITS#9444 Manage sr_ref/sr_matched flags accordingly
...
send_ldap_response() clears them immediately even if we never attached
the data to be freed, so when we reinstate them, the flags are gone and
the next send_ldap_response() doesn't consider freeing them.
2021-03-18 15:34:26 +00:00
Ondřej Kuzník
f78887390a
ITS#9444 Pass original message when chain-return-error is set
2021-03-18 15:34:26 +00:00
Quanah Gibson-Mount
7bc9c29005
Merge remote-tracking branch 'origin/mdb.RE/0.9'
2021-03-16 16:45:15 +00:00
Quanah Gibson-Mount
8ad7be2510
Prepare for release (0.9.29)
2021-03-16 16:41:19 +00:00
Quanah Gibson-Mount
c9ee2ccd1c
ITS#8996 - Regenerate configure
2021-03-15 23:14:08 +00:00
Hugh McMaster
baee6c47e7
ITS#8996 - Generate and install a pkg-config file for the libldap library
2021-03-15 21:39:55 +00:00
Hugh McMaster
3eea13bdd4
ITS#8996 - Generate and install a pkg-config file for the liblber library
2021-03-15 21:39:55 +00:00
Quanah Gibson-Mount
4e0f0a311d
ITS#8889 - Clarify loglevel and debug level portions of admin guide.
2021-03-15 20:30:07 +00:00
Tero Saarni
5f9352986d
ITS#9419 fix comparison
2021-03-15 19:03:59 +00:00
Quanah Gibson-Mount
267fe028b5
Merge remote-tracking branch 'origin/mdb.RE/0.9'
2021-03-15 19:02:27 +00:00
Ondřej Kuzník
f2e6efed95
ITS#5768 Avoid extraneous newlines in deref printing
2021-03-15 16:31:55 +00:00
Quanah Gibson-Mount
641ecb4108
ITS#8773 - Add test for slapo-deref overlay
2021-03-15 16:31:55 +00:00
Quanah Gibson-Mount
91a5159152
ITS#8773 - Add slapo-deref.5 man page
2021-03-15 16:31:55 +00:00
Quanah Gibson-Mount
b807a63f2c
ITS#9500
2021-03-15 16:14:56 +00:00
Howard Chu
b167701f86
ITS#9500 fix regression from ITS#8662
2021-03-14 17:51:52 +00:00
Howard Chu
f8891d510b
ITS#9376 simplify
2021-03-14 17:51:38 +00:00
Howard Chu
d67f5cea49
ITS#9500 fix regression from ITS#8662
2021-03-14 14:28:38 +00:00
Quanah Gibson-Mount
cae02685c9
ITS#9453 - Regenerate configure
2021-03-12 16:00:59 +00:00
Quanah Gibson-Mount
2fcfeb83f0
ITS#8742 - Bring slapd.conf.5 and slapd-config.5 in sync
2021-03-11 19:24:25 +00:00
Howard Chu
616e5bf1c3
ITS#9498 connection_next: fix validity check
2021-03-11 09:31:41 +00:00
Quanah Gibson-Mount
c7763538de
ITS#9453 - Make pw argon2 official
2021-03-10 23:21:08 +00:00