Commit Graph

12269 Commits

Author SHA1 Message Date
Pierangelo Masarati
3ead9d3140 complete access checking documentation 2005-04-10 16:06:45 +00:00
Pierangelo Masarati
a3e5490540 clarify why there's no access checking in back-dnssrv 2005-04-10 16:03:59 +00:00
Pierangelo Masarati
e94f1cd3f9 OID checks don't need to be case-insensitive 2005-04-10 16:01:24 +00:00
Pierangelo Masarati
3546934005 same for objectClass; improve previous commit 2005-04-10 15:40:15 +00:00
Pierangelo Masarati
fa4b1c69d7 Added further consistency checks and a new schema parse error value
which should help in debugging schema development for back-config.
The check essentially verifies, when a duplicate attributeType is found,
that the new attributeType definition is an exact duplicate of the
definition already present in the schema.
2005-04-10 15:14:13 +00:00
Pierangelo Masarati
f1870628be clarify comment 2005-04-10 09:54:21 +00:00
Pierangelo Masarati
53ce94a25d protect all occurrences of ACL_DISCLOSE 2005-04-09 17:00:40 +00:00
Pierangelo Masarati
59c40035fd cleanup 2005-04-09 16:50:07 +00:00
Howard Chu
e2a3fc3af3 Preserve OID macros for display in back-config 2005-04-09 16:13:04 +00:00
Pierangelo Masarati
58d4f7fc20 base64 encode passwords in back-config 2005-04-09 15:19:36 +00:00
Howard Chu
a2a28f7b95 ITS#3616 allow adding entry with zero-length DN if the suffix is zero-length 2005-04-09 11:28:06 +00:00
Howard Chu
7aac82d31c ITS#3616 allow adding entry with zero-length DN if the suffix is zero length 2005-04-09 11:27:35 +00:00
Howard Chu
335e8a8ba7 Don't do ctxcsn checks in Tool mode, don't generate ctxcsn if it's missing
and we're also a consumer.
2005-04-09 11:26:31 +00:00
Howard Chu
20eaae2c7c Silence warnings in prev commit 2005-04-09 11:21:08 +00:00
Howard Chu
f43086d1c1 ITS#3616 fixes for zero-length DN entry. generate context entry on the
fly if a modify is attempted and it does not exist.
2005-04-09 11:15:05 +00:00
Howard Chu
90d9791047 ITS#3616 use fake context entry if suffix is empty. 2005-04-09 10:01:13 +00:00
Howard Chu
632d7186c0 Don't crash on update_ctx if context entry has no contextCSN 2005-04-09 10:00:15 +00:00
Howard Chu
0c0cb6a924 ITS#3616 skip naming checks for entry with zero-length DN 2005-04-09 09:59:40 +00:00
Howard Chu
d9df909ba4 ITS#3638 Init ids to zero in bdb_dn2idl 2005-04-09 07:45:14 +00:00
Howard Chu
e90f933e8c ITS#3646 allow default index 2005-04-09 07:32:51 +00:00
Howard Chu
eca819d866 ITS#3643 limits.h, INT_MAX 2005-04-09 06:41:39 +00:00
Howard Chu
26a101edce ITS#3644 include limits.h in config.h, set PATH_MAX in config.h 2005-04-09 06:35:28 +00:00
Pierangelo Masarati
24a06b551f import of back-ldif man page; please review 2005-04-09 01:20:12 +00:00
Pierangelo Masarati
86b697f236 further cleanup; plug memory leak? 2005-04-09 01:00:53 +00:00
Howard Chu
dbb5d00908 ITS#3267 add a comment 2005-04-09 00:56:30 +00:00
Pierangelo Masarati
8feffa6091 further fulfilment of ITS#3639 2005-04-09 00:44:17 +00:00
Howard Chu
546bc9cf19 ITS#3267 fix out-of-order slapadd 2005-04-09 00:38:18 +00:00
Pierangelo Masarati
02464d6e34 further fulfilment of ITS#3639 2005-04-09 00:34:32 +00:00
Pierangelo Masarati
14b2b4de13 cleanup 2005-04-09 00:29:06 +00:00
Pierangelo Masarati
09e4da6bef check parameters 2005-04-09 00:11:31 +00:00
Pierangelo Masarati
11ddb834be further fulfilment of ITS#3639 2005-04-08 23:39:05 +00:00
Howard Chu
7862d5d014 Partial revert, must use lower-case hex 2005-04-08 23:33:26 +00:00
Pierangelo Masarati
b109d018eb honor disclose 2005-04-08 23:33:03 +00:00
Pierangelo Masarati
64ae69f6df honor disclose and search access of searchBase; fix potential lock issue; honor abandon 2005-04-08 23:20:37 +00:00
Pierangelo Masarati
797efdf730 further fulfilment of ITS#3639 2005-04-08 22:52:23 +00:00
Pierangelo Masarati
9428882682 further improve previous fix 2005-04-08 22:11:56 +00:00
Pierangelo Masarati
6dda364276 further fulfilment of ITS#3639 2005-04-08 22:08:40 +00:00
Pierangelo Masarati
7d958d9773 further improve previous fix 2005-04-08 22:06:06 +00:00
Pierangelo Masarati
914f47f253 improve previous fix; return LDAP_REFERRAL to avoid returning result multiple times 2005-04-08 21:58:58 +00:00
Pierangelo Masarati
59b96206a8 cleanup sr_ref 2005-04-08 21:38:38 +00:00
Jong Hyuk Choi
8b53a1f0bb malloc cleanup 2005-04-08 19:39:58 +00:00
Pierangelo Masarati
140b33927f more to partial fulfilment of ITS#3639 2005-04-08 19:27:22 +00:00
Pierangelo Masarati
889ce515ad save a malloc; some more cleanup 2005-04-08 19:17:51 +00:00
Pierangelo Masarati
3fbc65082e remove slapd-tcl(5) 2005-04-08 19:00:58 +00:00
Pierangelo Masarati
96878dbb6b fix --enable-dnssrv (ITS#3641), and minor cleanup 2005-04-08 18:46:18 +00:00
Pierangelo Masarati
111deb128e partial fulfilment of ITS#3639; need to check other backends thoroughly 2005-04-08 18:41:13 +00:00
Pierangelo Masarati
bc97f801bf fix previous commit 2005-04-08 00:19:01 +00:00
Pierangelo Masarati
4abbf9c610 implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +00:00
Pierangelo Masarati
5807c2b379 add dynlist build stuff 2005-04-07 23:51:31 +00:00
Pierangelo Masarati
22490d016a add dynlist build stuff 2005-04-07 23:35:36 +00:00