Pierangelo Masarati
|
bfdceee00f
|
fix typo in last commit
|
2005-12-21 00:22:37 +00:00 |
|
Pierangelo Masarati
|
92ef3ba790
|
check "pretty" entryUUID; use a DN with entryUUID as naming attr in filter
|
2005-12-21 00:08:13 +00:00 |
|
Kurt Zeilenga
|
e50fc1833d
|
Add UUIDPretty
Likely should add UUID-named-entry test case to test026...
|
2005-12-20 23:25:44 +00:00 |
|
Pierangelo Masarati
|
ccd7f1630b
|
more fixes related to ITS#4272
|
2005-12-20 22:47:14 +00:00 |
|
Kurt Zeilenga
|
439af9ec10
|
(Quick)fix UUID naming attributes
|
2005-12-20 22:36:51 +00:00 |
|
Kurt Zeilenga
|
adfa1f5918
|
Revert last change
Need to rework test to check expected results on a per request
basis.
|
2005-12-20 21:58:56 +00:00 |
|
Kurt Zeilenga
|
bf987dc8fb
|
Check return of ldapadd(1)
|
2005-12-20 21:54:47 +00:00 |
|
Pierangelo Masarati
|
8c2ceeb605
|
don't idassert anonymous unless explicitly configured (ITS#4272)
|
2005-12-20 20:43:14 +00:00 |
|
Pierangelo Masarati
|
8346de462b
|
silence warning
|
2005-12-20 20:36:05 +00:00 |
|
Pierangelo Masarati
|
e02659111c
|
add data to test regression of ITS#4184
|
2005-12-20 19:47:31 +00:00 |
|
Pierangelo Masarati
|
ed05c70208
|
add regression testing infrastructure
|
2005-12-20 19:46:07 +00:00 |
|
Pierangelo Masarati
|
4a86a767ab
|
more unparsing buffer overflow cleanup
|
2005-12-20 15:33:50 +00:00 |
|
Pierangelo Masarati
|
81bafb9935
|
fix potential overflow in syncrepl_unbind() and related helpers
|
2005-12-20 14:31:16 +00:00 |
|
Pierangelo Masarati
|
46388237b2
|
update note about size/time limit in syncrepl
|
2005-12-20 14:03:44 +00:00 |
|
Pierangelo Masarati
|
e2fb0213ed
|
note to developers
|
2005-12-20 14:03:04 +00:00 |
|
Pierangelo Masarati
|
94028fe7e4
|
add more checks on input values
|
2005-12-20 13:58:25 +00:00 |
|
Pierangelo Masarati
|
46a88603dd
|
add more checks on input values
|
2005-12-20 13:07:38 +00:00 |
|
Howard Chu
|
a832e6b8e9
|
ITS#4146,#4266 syncrepl search spec is different from ldapsearch(1)...
|
2005-12-20 12:38:44 +00:00 |
|
Howard Chu
|
7bee4a6099
|
ITS#4146,#4266 syncrepl search spec is not identical to ldapsearch(1)...
|
2005-12-20 12:19:22 +00:00 |
|
Howard Chu
|
e6f624b48a
|
ATTRSONLY doesn't take a value (ITS#4146, #4266)
|
2005-12-20 12:18:01 +00:00 |
|
Pierangelo Masarati
|
3517bdf260
|
revert previous commit(s); clarify usage of "-s" in slapd(8).
|
2005-12-20 08:20:16 +00:00 |
|
Howard Chu
|
059257aeaf
|
cleanup db_close
|
2005-12-20 00:55:39 +00:00 |
|
Howard Chu
|
684c01ed1f
|
ITS#4259 revert prev commit, fixed in alock.c instead.
|
2005-12-20 00:48:15 +00:00 |
|
Howard Chu
|
28ed7a26a7
|
ITS#4259 ignore alock_close on zero slot
|
2005-12-20 00:46:51 +00:00 |
|
Kurt Zeilenga
|
705fa45655
|
note that a search is often the first operation requested.
|
2005-12-20 00:45:39 +00:00 |
|
Howard Chu
|
5b7f102ad2
|
ITS#4259 don't try to alock_close if we never opened...
|
2005-12-20 00:44:05 +00:00 |
|
Kurt Zeilenga
|
4ee2ae8f94
|
StartTLS cleanup
|
2005-12-20 00:39:41 +00:00 |
|
Kurt Zeilenga
|
553f59b900
|
Add access control recommendation to discussion of password hashing.
|
2005-12-20 00:39:28 +00:00 |
|
Howard Chu
|
4dbc76ebef
|
Fix ITS#4267, don't bother with unique_search if no relevant attributes
were modified. Also use tmpmem for the constructed filter.
|
2005-12-19 23:53:25 +00:00 |
|
Pierangelo Masarati
|
6650f07f50
|
allow (and use) symbolic names for syslog levels
|
2005-12-19 22:55:30 +00:00 |
|
Pierangelo Masarati
|
0c75d26060
|
make the message one-line
|
2005-12-17 00:41:17 +00:00 |
|
Pierangelo Masarati
|
5b26601fd0
|
fix syslog level parsing
|
2005-12-17 00:40:46 +00:00 |
|
Pierangelo Masarati
|
7941652ed4
|
do exactly what requested
|
2005-12-16 22:27:57 +00:00 |
|
Pierangelo Masarati
|
ce3c024557
|
slapdn calls shutdown without startup
|
2005-12-16 22:24:53 +00:00 |
|
Pierangelo Masarati
|
9f2e86c8e3
|
cleanup error logging
|
2005-12-16 19:01:05 +00:00 |
|
Pierangelo Masarati
|
9e3a22bf4a
|
always provide a NULL o_private to be_entry_get (ITS#4184)
|
2005-12-16 18:35:25 +00:00 |
|
Pierangelo Masarati
|
fb0e157720
|
fix ITS#4141 (better fix: split into 3 slapd; but it all makes little sense without threads...)
|
2005-12-16 16:52:52 +00:00 |
|
Pierangelo Masarati
|
d572ba8aa6
|
fix ITS#4141 (better fix: split into 3 slapd; but it all makes little sense without threads...)
|
2005-12-16 16:38:15 +00:00 |
|
Pierangelo Masarati
|
1bfd1c7e3f
|
further improve test
|
2005-12-16 16:21:41 +00:00 |
|
Pierangelo Masarati
|
96dd70da28
|
fix memory handling
|
2005-12-16 16:19:17 +00:00 |
|
Pierangelo Masarati
|
b984e616c3
|
remove support for control as the operation is now incompatible
|
2005-12-16 15:01:59 +00:00 |
|
Pierangelo Masarati
|
941d418b33
|
take care of the (yet unpublished) evolution of <draft-zeilenga-ldap-assert>
|
2005-12-16 15:00:05 +00:00 |
|
Pierangelo Masarati
|
d71bef1a47
|
fix a couple of error messages; only test bdb & hdb
|
2005-12-16 14:36:09 +00:00 |
|
Kurt Zeilenga
|
a6127452f5
|
restrict assertion control to appropriate requests
|
2005-12-16 14:26:14 +00:00 |
|
Pierangelo Masarati
|
79cc85f354
|
rework test setup; seems to fix ITS#4264 (see link inside)
|
2005-12-16 14:12:55 +00:00 |
|
Pierangelo Masarati
|
74948b9b04
|
save output across searches
|
2005-12-16 12:19:53 +00:00 |
|
Pierangelo Masarati
|
283f79c268
|
improve previous commit (one line, use buffer and truncate if required)
|
2005-12-16 12:18:55 +00:00 |
|
Pierangelo Masarati
|
1c523e3548
|
anticipate sr_err/sr_ref cross-check, so that the right error gets logged
|
2005-12-16 11:33:11 +00:00 |
|
Pierangelo Masarati
|
266c6ad1ea
|
plug one-time leaks; misc cleanup
|
2005-12-16 01:58:36 +00:00 |
|
Pierangelo Masarati
|
e841c3b73b
|
reset bi_attrs after reindexing (ITS#4260)
|
2005-12-16 00:44:13 +00:00 |
|