Commit Graph

774 Commits

Author SHA1 Message Date
Ondřej Kuzník
69a4a03a2e ITS#8826 Allow minimal dsaschema configuration in cn=config 2023-12-05 16:56:29 +00:00
Ondřej Kuzník
d615deb6f6 ITS#10104 Add slapo-alias to contrib 2023-12-05 10:14:50 +00:00
Ondřej Kuzník
2c73d3a534 ITS#10103 Fix contrib module OIDs 2023-12-05 10:14:50 +00:00
Howard Chu
cec59a2860 ITS#10098 fixup passwd module subdirs too
(Squash this)
2023-12-04 18:40:45 +00:00
Howard Chu
19cb306eb8 ITS#10098 contrib: fix Makefiles for Windows
Must build with "make PLAT=NT"
2023-12-04 18:40:45 +00:00
Ondřej Kuzník
8260500e7c ITS#10109 Pass operation to slap_get_csn() 2023-11-27 12:33:29 +00:00
Ondřej Kuzník
860b61f41d ITS#10013 Make freeing controls the job of whoever added it 2023-11-21 17:21:52 +00:00
Ondřej Kuzník
c1f00a8af6 ITS#10013 Introduce slap_add_ctrl, changing slap_add_ctrls signature 2023-11-21 17:21:52 +00:00
Ondřej Kuzník
559878328d ITS#10046 Update manpage 2023-05-15 16:31:32 +00:00
Ondřej Kuzník
f0d3f31d9a ITS#10048 Improve regex config error handling 2023-05-15 16:31:32 +00:00
Ondřej Kuzník
72837dd74c ITS#9855 Adapt other contrib module's tests 2023-05-15 16:31:32 +00:00
Ondřej Kuzník
2a5eff41b0 ITS#9953 Check for push replication 2023-02-17 21:07:16 +00:00
Sam James
480be3eec5 ITS#10011 contrib: fix old-style K&R declarations
Removed in C23.

For more information, see LWN.net [0] or LLVM's Discourse [1], the Gentoo wiki [2],
or the (new) c-std-porting mailing list [3].

[0] https://lwn.net/Articles/913505/
[1] https://discourse.llvm.org/t/configure-script-breakage-with-the-new-werror-implicit-function-declaration/65213
[2] https://wiki.gentoo.org/wiki/Modern_C_porting
[3] hosted at lists.linux.dev.

Signed-off-by: Sam James <sam@gentoo.org>
2023-02-10 23:22:53 +00:00
Quanah Gibson-Mount
6a3a71692a ITS#9985 - Fix module name to pw-totp 2023-01-30 15:41:16 +00:00
Дилян Палаузов
08e1e2c66c typo unsuccesSful, presense/presence, accessSlog 2023-01-09 17:46:36 +00:00
Howard Chu
e85a624663 ITS#9899 fix use of non-standard u_char/u_int types 2022-10-26 16:33:30 +01:00
Nadezhda Ivanova
a0a64e0389 ITS#9855 Implement a module to enable case-insensitive Boolean values
Initial implementation of the ciboolean module
2022-07-06 18:32:58 +03:00
Ondřej Kuzník
737bcd7f2b ITS#9020 Reinstate olcAutomaticGroups and document its deprecation 2022-06-03 16:52:37 +00:00
David Coutadeur
c34d419f35 provide ppm v2.2 (#9846) 2022-05-17 11:02:14 +02:00
Ondřej Kuzník
d20577456f ITS#8882 Add slapo-emptyds to contrib 2022-05-10 14:24:49 +00:00
Howard Chu
94d5180f65 ITS#9789 slapo-vc: fix typo in prev commit 2022-05-02 17:40:19 +01:00
David Coutadeur
e9da624116 ppm: fix typo + logs example in documentation (references #ITS9814) 2022-03-25 11:05:56 +01:00
David Coutadeur
18786c4cda upgrade ppm to 2.1 release (references #ITS9814)
Reject password if it contains tokens from an attribute of the LDAP entry https://github.com/ltb-project/ppm/issues/17
2022-03-22 19:15:37 +01:00
Ondřej Kuzník
209ee9b082 ITS#9789 slapo-vc: Reset op->o_counters every time we migrate to a new thread 2022-01-26 18:55:41 +00:00
Quanah Gibson-Mount
788e9592ba Happy New Year! 2022-01-07 18:40:00 +00:00
Ondřej Kuzník
14015ba8e3 ITS#9766 slapo-autogroup: Fix ordering check 2022-01-05 17:36:13 +00:00
Ondřej Kuzník
bc37a9fdfa ITS#9642 Remove redundant calls to slap_wake_listener() 2021-12-15 20:40:53 +00:00
Ondřej Kuzník
6327f45d7d ITS#9725 Update lastbind manpage to document core functionality 2021-11-11 17:12:45 +00:00
Ondřej Kuzník
7a4b42600b ITS#9725 Use backend's timestamp precision 2021-11-11 17:12:45 +00:00
Quanah Gibson-Mount
a7f2b55874 ITS#9644 - Fix ppm module man page name and installation target 2021-09-15 01:06:13 +00:00
Ondřej Kuzník
fd5b6a170e ITS#9656 Check we got configuration from policy 2021-09-04 21:19:39 +00:00
David Coutadeur
a428afe1b5 ITS#9644 - Add man page for ppm 2021-08-26 21:14:41 +00:00
Quanah Gibson-Mount
c6b43dcdc5 ITS#9635 - Delete back-ndb 2021-08-17 16:01:29 +00:00
Ondřej Kuzník
1cf39a8568 ITS#5344 Record and maintain new DN on ModRDN ops 2021-08-06 15:30:47 +01:00
Howard Chu
e700dc03ee ITS#9615 move CheckModule from policy to overlay config
And fix errmsg FIXME
2021-08-03 16:31:49 +00:00
Quanah Gibson-Mount
0a31f0d31a ITS#9485 - Regenerate configure for contrib ldapc++
using autoconf
2021-07-29 18:24:01 +00:00
Quanah Gibson-Mount
8434638157 ITS#9485 - Regenerate autogenerated files for contrib ldapc++
using autoreconf -f -i
2021-07-29 18:23:25 +00:00
Quanah Gibson-Mount
ef174831b8 ITS#9485 - Update contrib ldapc++ for autoconf-2.71 2021-07-29 18:22:52 +00:00
Quanah Gibson-Mount
92a8025f29 ITS#6244 - Add "now" dynacl module 2021-07-22 17:12:58 +00:00
Quanah Gibson-Mount
d73ce9b3ce ITS#7832 - Fix sysconfdir setting having prefix twice 2021-07-19 17:36:05 +00:00
Ondřej Kuzník
681799da65 ITS#9472 Fix cn=config memory leaks in slapo-datamorph 2021-06-21 16:36:06 +00:00
Ondřej Kuzník
006ca73d83 ITS#9473 Fix cn=config memory leaks in slapo-variant 2021-06-21 16:36:06 +00:00
Ondřej Kuzník
5dddb72503 ITS#7215 Update datamorph/variant to drop workaround 2021-06-21 16:36:06 +00:00
Quanah Gibson-Mount
7eaad9d812 ITS#7832 - Correctly configure sysconfdir so that etcdir can be overridden. 2021-06-16 17:51:12 +00:00
Quanah Gibson-Mount
4005c53d89 ITS#9554 -- Regenerate configure 2021-05-20 16:13:14 +00:00
Quanah Gibson-Mount
3be30b194f ITS#9554 - Rename configure.in to configure.ac 2021-05-20 16:13:14 +00:00
Quanah Gibson-Mount
45fd7f5b71 ITS#9527 - Fix typo ocDatabase to olcDatabase 2021-04-19 18:07:05 +00:00
Quanah Gibson-Mount
c62d48ed11 ITS#9525 - Rework contrib module builds
Adjust to honor CFLAGS and LDFLAGS
Drop -Wall from the OPTimization flag
2021-04-19 16:57:10 +00:00
Howard Chu
d6d93463b9 ITS#9494 autogroup: fix db_open trashing thread context 2021-04-14 16:36:16 +01:00
Ondřej Kuzník
0886121233 ITS#8770 Fix dsaschema memory leaks
Stopping short of a full rewrite which would be needed to get rid of
static variables, etc.
2021-04-09 21:02:08 +00:00