Commit Graph

17888 Commits

Author SHA1 Message Date
Howard Chu
0bd6ce1062 ITS#4750 only read LDAP_CONF_FILE if geteuid() != getuid() 2008-11-21 02:15:47 +00:00
Howard Chu
79e489619a ITS#4750 regenerate 2008-11-21 02:14:31 +00:00
Howard Chu
5565247bee ITS#4750 check for geteuid() 2008-11-21 02:03:57 +00:00
Pierangelo Masarati
f0af51d639 don't alloc on slab (ITS#5820) 2008-11-20 17:22:33 +00:00
Pierangelo Masarati
5c87698528 fix typo (ITS#5821) 2008-11-20 16:58:51 +00:00
Gavin Henry
1629f5ced4 remove leading / from command line example. 2008-11-20 12:53:00 +00:00
Pierangelo Masarati
55010d5e4e fix previous commit (ITS#5819) 2008-11-19 17:08:48 +00:00
Pierangelo Masarati
6f20049610 clear rc if value must be added (ITS#5819) 2008-11-19 16:02:22 +00:00
Pierangelo Masarati
e552df6014 both I.D.s are now submitted to IETF 2008-11-19 13:11:57 +00:00
Pierangelo Masarati
920dca9762 improvements by David Hawes (ITS#5756) 2008-11-19 10:17:27 +00:00
Rein Tollevik
74e4f9051f Only use a db_stat in PATH if it matches our environment. 2008-11-18 22:16:42 +00:00
Pierangelo Masarati
2eeefd4985 check for bogus params to an LDAP routine (ITS#5817) 2008-11-18 16:27:50 +00:00
Pierangelo Masarati
2f32c29e4a don't bailout in case of insufficientAccess (ITS#5816) 2008-11-18 01:29:34 +00:00
Pierangelo Masarati
5cf95c5b30 fix length 2008-11-18 00:12:22 +00:00
Quanah Gibson-Mount
911376e543 Fix prev commit 2008-11-17 23:45:20 +00:00
Pierangelo Masarati
e5867e2f30 improve previous commit (ITS#5814) 2008-11-16 23:58:46 +00:00
Pierangelo Masarati
00eade08df add indexes when supported; syncrepl on configuration should always be refreshAndPersist 2008-11-16 23:06:30 +00:00
Pierangelo Masarati
89cec8c881 add indexes (when supported) 2008-11-16 22:57:38 +00:00
Pierangelo Masarati
f61459580d allow syncrepl to retry 2008-11-16 22:55:32 +00:00
Hallvard Furuseth
c7002ffed5 ITS#5815: Fix typo "#elif defined( MAXHOSTNAMELEN". 2008-11-16 22:52:56 +00:00
Pierangelo Masarati
bbcc89ecd3 s/not|got/(non)present/ (more readable, isn't it?) 2008-11-16 20:33:03 +00:00
Pierangelo Masarati
b52c62e69f don't assert on unprotected data (ITS#5814) 2008-11-16 20:29:26 +00:00
Howard Chu
8726452d8f Fix prev commit 2008-11-16 09:07:19 +00:00
Hallvard Furuseth
947612e72f Kill slapd before exiting 2008-11-16 04:33:11 +00:00
Hallvard Furuseth
85e8b309d5 Silence gcc -Wformat: Put rev 1.343's debugmsg in Debug() so -Wformat can check 2008-11-16 03:22:27 +00:00
Hallvard Furuseth
753a6d0008 C89 rejects ITS#5784 non-constant array init (backend.c 1.402,-controls.c 1.201) 2008-11-16 03:10:15 +00:00
Hallvard Furuseth
6009dd4ec0 ITS#5788: Add references to subordinate keyword/olcSubordinate attribute. 2008-11-16 01:37:50 +00:00
Howard Chu
011d14c136 cleanup prev commit, delete unused vars 2008-11-16 01:24:09 +00:00
Howard Chu
329741ff0b ITS#5809 fix prev commit - always turn modrdn into modrdn+modify, and
only propagate the Modify op.
2008-11-16 01:21:31 +00:00
Howard Chu
b7e8411dca ITS#5809 fix 1.421, avoid modrdn falling thru to modify unnecessarily 2008-11-15 23:54:23 +00:00
Emmanuel Dreyfus
245bb35eca Add a test for attribute value regex substitution. Cf ITS#5804 2008-11-15 16:51:56 +00:00
Pierangelo Masarati
03b0a71014 silence warnings 2008-11-15 15:08:00 +00:00
Pierangelo Masarati
2c6b5c0ea9 allow each (back-config) syncrepl test to use the preferred sync type, but allow changing it via the -s switch for ./run 2008-11-15 15:05:12 +00:00
Pierangelo Masarati
f7a8ce8763 use replication specific indexes 2008-11-15 15:02:07 +00:00
Pierangelo Masarati
c6f423cd05 use decent checkpoint parameters 2008-11-15 15:01:32 +00:00
Pierangelo Masarati
563a506553 add indexes to meta target 2008-11-15 12:32:27 +00:00
Emmanuel Dreyfus
3ac5b91a2f Fix warnings an a real bug hidden by the lack of warning... 2008-11-15 11:09:03 +00:00
Pierangelo Masarati
a86fae235b fix previous commit (related to ITS#5804) 2008-11-15 10:42:18 +00:00
Emmanuel Dreyfus
ec8d0d6de1 Document that slapo-dds requires rootdn. Cf ITS#5811 2008-11-15 10:42:02 +00:00
Howard Chu
60450c7045 ITS#5709 make sure CSNs are generated and queued atomically 2008-11-15 08:49:44 +00:00
Emmanuel Dreyfus
4c60645bfb Add ACL <who> regex-substitution from attribute value submatches. Cf ITS#5804 2008-11-15 07:18:39 +00:00
Howard Chu
d1221975d6 ITS#5809 fewer false detections of renames 2008-11-14 23:48:38 +00:00
Hallvard Furuseth
587d928552 reformat 2008-11-14 18:19:19 +00:00
Hallvard Furuseth
355c94ddb7 ITS#5329: back-ldif deadlock with access controls 2008-11-14 18:15:35 +00:00
Howard Chu
51c87bb9c7 ITS#5809 renames are not exclusive from modifies 2008-11-13 22:46:49 +00:00
Gavin Henry
9b393c7040 (ITS#5806) slapo-syncprov man page and syncprov-sessionlog 2008-11-13 22:06:21 +00:00
Hallvard Furuseth
fda00af4c1 ITS#5408: Support back-ldif 2008-11-12 01:00:56 +00:00
Hallvard Furuseth
d756699af6 ITS#5319 - support rename to same DN. 2008-11-12 00:20:48 +00:00
Hallvard Furuseth
9f55af00ce ITS#5408 part 11 - notice Abandon. 2008-11-12 00:11:53 +00:00
Hallvard Furuseth
2d1af3f2f7 ITS#5408 part 10 - errors from search and slapcat.
- Tweak error code/message for absent directory, including database directory.
- Catch closedir() error.
- ldif_tool_entry_close(): Free entries and reset entry list.
- Propagate any error to slapcat & co.
2008-11-12 00:10:01 +00:00