Commit Graph

23535 Commits

Author SHA1 Message Date
Ondřej Kuzník
fc4f8b2527 ITS#9473 Add variant overlay 2021-03-26 18:05:30 +00:00
Quanah Gibson-Mount
588fcf2b04 ITS#9472 - Fix typos 2021-03-26 18:05:11 +00:00
Quanah Gibson-Mount
3e6aaeeaf9 ITS##7832 Fix typos 2021-03-26 17:53:54 +00:00
Ondřej Kuzník
c809208d02 ITS#9472 Add datamorph overlay 2021-03-26 16:36:26 +00:00
Ondřej Kuzník
0b1ad3fcce Allow libtool path to be hinted 2021-03-26 16:36:26 +00:00
Quanah Gibson-Mount
adb16cbd64 ITS#9470 - Fix typos 2021-03-26 16:28:39 +00:00
David Coutadeur
c81bb20711 clean and homogenize ppm files for integration into contrib (issue #7832 !252) 2021-03-26 15:01:36 +00:00
David Coutadeur
f3975b3f90 Proposing ppolicy extended module for OpenLDAP (issue #7832) 2021-03-26 15:01:36 +00:00
Howard Chu
f2ddf89e3c ITS#8847 more fallout from ldap_pvt_sockaddrstr move 2021-03-26 14:12:47 +00:00
Howard Chu
e6bf5795ac ITS#9498 replace asserts
Just no-op if trying to close a connection that's already being closed.
2021-03-26 13:46:56 +00:00
Howard Chu
829263c454 ITS#8847 move lutil_sockaddrstr() to ldap_pvt_sockaddrstr() 2021-03-26 13:45:26 +00:00
Ondřej Kuzník
8382d3c380 ITS#9470 Add homedir overlay 2021-03-26 01:27:09 +00:00
Ondřej Kuzník
61e9b6d37a ITS#9347 Log which policy attribute is invalid 2021-03-25 23:57:07 +00:00
Quanah Gibson-Mount
be2663339c ITS#9453 - Actually enable argon2 module build 2021-03-25 23:07:48 +00:00
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