Kurt Zeilenga
6f59ca0e5b
Add superiorUUID to system schema
2002-10-28 20:01:55 +00:00
Kurt Zeilenga
492c5b83f8
Misc cleanup
2002-10-27 21:45:17 +00:00
Kurt Zeilenga
293158f432
code cleanup
2002-10-27 03:42:32 +00:00
Kurt Zeilenga
886f60f822
Fix typo
2002-10-27 00:41:52 +00:00
Howard Chu
322a800c26
Fix ITS#2157, server should never attempt to unlink the client's socket.
...
It likely has no name anyway, and the client owns it after all.
2002-10-26 22:41:26 +00:00
Pierangelo Masarati
dea2420569
beautify "unknown"
2002-10-26 18:51:24 +00:00
Pierangelo Masarati
f07cabad0f
need to move #define here; on by default
2002-10-26 16:32:11 +00:00
Pierangelo Masarati
7b3f889ec1
fix hasSubordinate filtering; now it can be safely turned on
2002-10-26 16:18:31 +00:00
Pierangelo Masarati
69343add5a
use more appropriate error code
2002-10-26 10:05:35 +00:00
Pierangelo Masarati
8558b8808e
actually, get_perms is needed by ldapi:// rgeardless of -DSLAP_X_LISTENER_MOD
2002-10-26 10:02:41 +00:00
Kurt Zeilenga
acea7499e7
rebuild (and test updated log.pl)
2002-10-26 03:31:10 +00:00
Kurt Zeilenga
5f31a635de
force
2002-10-26 03:23:54 +00:00
Kurt Zeilenga
37d65216fc
forced
2002-10-26 03:21:42 +00:00
Kurt Zeilenga
97cd563fec
forced
2002-10-26 03:20:32 +00:00
Kurt Zeilenga
64bc95d328
force again
2002-10-26 03:12:58 +00:00
Kurt Zeilenga
fd8febd069
another forced commit
2002-10-26 03:10:26 +00:00
Kurt Zeilenga
de0cd3f5b6
Another forced commit
2002-10-26 03:04:04 +00:00
Kurt Zeilenga
41c3b951fa
Another forced commit
2002-10-26 03:02:09 +00:00
Kurt Zeilenga
3435738d51
Forced change for testing
2002-10-26 03:01:35 +00:00
Kurt Zeilenga
f72dbc212f
forced change for testing
2002-10-26 02:58:31 +00:00
Kurt Zeilenga
c14cbc1fb7
Update anon
2002-10-26 02:53:36 +00:00
Kurt Zeilenga
d4ebb8f594
test 3
2002-10-26 02:52:25 +00:00
Kurt Zeilenga
b80d8fd21a
another test
2002-10-26 02:41:46 +00:00
Kurt Zeilenga
1758935d90
Forced change (test)
2002-10-26 02:39:35 +00:00
Kurt Zeilenga
36569048ff
Add "allow update_anon"
...
Fix -USLAP_X_LISTENER_MOD builds
2002-10-25 18:47:24 +00:00
Jong Hyuk Choi
15c5943edd
Addition of servers/slapd/lcup.c and servers/slapd/back-bdb/lcup.c for persistent search
2002-10-25 17:57:03 +00:00
Jong Hyuk Choi
8074294f1d
LCUP persistent search code drop
2002-10-25 17:51:30 +00:00
Pierangelo Masarati
97e526cb2d
add restrictions related to listeners in form of file permissions
...
(see in slapd(8) the description on how to enforce file permissions
on sockets in ldapi schema); at present, only user permissions are
used as follows: the url extension x-mod=-rwxrwxrwx is used; only
the user permisisons are considered, e.g. the first set of rwx;
"r" means read is allowed from that listener
"w" means write is allowed on that listener
"x" means bind is not required on that listener
these restrictions ADD to those already present, and are actually
checked AFTER the other restrictions, but BEFORE ACLs, so they can
be used to apply gross restrictions but should not be viewed as
a replacement of ACLs. To compile this, #define SLAP_X_LISTENER_MOD
2002-10-25 16:43:44 +00:00
Kurt Zeilenga
6d199506bb
ber_write error message cleanup
2002-10-25 05:47:08 +00:00
Kurt Zeilenga
a2f9e41b2b
SHTOOL cleanup
2002-10-25 05:46:56 +00:00
Kurt Zeilenga
2b2e406b46
Make sure that newSuperior isn't old superior
2002-10-25 01:09:50 +00:00
Howard Chu
6b53b4c507
Plug memleak in previous commit
2002-10-24 23:51:34 +00:00
Howard Chu
ddfb4b775b
Forced commit, undo previous accidental checkin.
2002-10-24 11:40:37 +00:00
Howard Chu
4396ad3316
ITS#2153, make sure sockbuf buffer is empty before returning (-2) from
...
try_read1msg. Blind fix, problem was not duplicated/tested.
2002-10-24 11:39:06 +00:00
Pierangelo Masarati
956f1d16aa
listener:
...
- use bervals for url and sockname
- pass connection_init() the listener struct pointer instead of each value
- don't copy them in the Connection struct 'cause they're not going to change
- define macros for legacy usage of c_listener_url and c_sockname
2002-10-24 10:03:52 +00:00
Kurt Zeilenga
26e1043576
Add more LDIF comments
2002-10-23 18:34:54 +00:00
Pierangelo Masarati
86dbdc1ddb
document socket permission extension to ldapi://
2002-10-23 14:22:21 +00:00
Pierangelo Masarati
fdd586a6b7
change socket permission syntax (to reuse function for other purposes)
2002-10-23 14:12:01 +00:00
Pierangelo Masarati
456a561b65
prevent use of uninitialized var
2002-10-23 14:11:02 +00:00
Pierangelo Masarati
665cb3e86e
fix typo
2002-10-23 14:10:21 +00:00
Howard Chu
e2d245e698
Fix comment garbled in 2.1.6. (Very weird, how did this happen?)
2002-10-23 02:45:44 +00:00
Kurt Zeilenga
ff9dd56587
Add comment attributing origin of the Metaphone algorithm
2002-10-22 04:52:57 +00:00
Kurt Zeilenga
8edcc58b56
Rename
2002-10-22 04:11:28 +00:00
Kurt Zeilenga
d1e1bad8f6
Add implicit DN check
2002-10-21 21:24:21 +00:00
Kurt Zeilenga
d69c41fc0f
Add a referrals/manageDsaIT test (depends on order of reference return)
2002-10-21 19:11:27 +00:00
Kurt Zeilenga
3bd79f6de3
Hide shtool echo bold warnings
2002-10-18 21:33:30 +00:00
Kurt Zeilenga
475515ef78
Fix stupid bug
2002-10-18 21:09:46 +00:00
Kurt Zeilenga
5f8855fc40
Update
2002-10-18 19:10:25 +00:00
Kurt Zeilenga
09b31bab4d
Add back-shell --with-threads warning
2002-10-18 18:53:07 +00:00
Kurt Zeilenga
c382c5efa2
blind fix for NULL pointer in Debug() bug (ITS#2143)
2002-10-17 17:45:44 +00:00