Howard Chu
|
9644d6d820
|
Added readOnly attribute, can be toggled on individual databases.
|
2004-04-27 01:56:38 +00:00 |
|
Kurt Zeilenga
|
781c2d02a1
|
fix Compare bug in liblber/memory.c (ITS#3116)
|
2004-04-26 23:16:45 +00:00 |
|
Kurt Zeilenga
|
5f2497910b
|
ITS#3115: don't increment argument to TOLOWER macro
|
2004-04-26 23:13:19 +00:00 |
|
Pierangelo Masarati
|
aafe680091
|
fix test
|
2004-04-26 22:59:48 +00:00 |
|
Pierangelo Masarati
|
e1268a943b
|
scan all results for multiple entries; fail in case more than one entry is returned, regardless of matches
|
2004-04-26 22:47:08 +00:00 |
|
Pierangelo Masarati
|
1f9c26e69f
|
do not return entry pointer in case of failure
|
2004-04-26 22:46:13 +00:00 |
|
Pierangelo Masarati
|
0265f31b5b
|
fix size test in internal search for bdb/hdb
|
2004-04-26 21:47:02 +00:00 |
|
Kurt Zeilenga
|
bfd09a16a2
|
Use AC_STRERROR_R
|
2004-04-26 19:16:14 +00:00 |
|
Pierangelo Masarati
|
af842eb734
|
fix comment
|
2004-04-26 17:50:39 +00:00 |
|
Howard Chu
|
9b38cd2572
|
ITS#3109 - added slap_tls_ctx
|
2004-04-26 01:10:49 +00:00 |
|
Pierangelo Masarati
|
2919bc09ac
|
minor improvements
|
2004-04-26 00:17:58 +00:00 |
|
Pierangelo Masarati
|
ff0df4b6aa
|
add group authz
|
2004-04-25 23:59:06 +00:00 |
|
Pierangelo Masarati
|
63b1e663e2
|
cleanup; improvements to whoami test014
|
2004-04-25 23:58:22 +00:00 |
|
Kurt Zeilenga
|
7cfc2d1f37
|
back out last change
|
2004-04-25 04:46:45 +00:00 |
|
Kurt Zeilenga
|
b0830a744f
|
Fail if default context is already initialized
|
2004-04-25 04:37:19 +00:00 |
|
Kurt Zeilenga
|
ba749eb798
|
Updated string error handling
|
2004-04-25 01:09:40 +00:00 |
|
Kurt Zeilenga
|
659b41ec7d
|
Add check for hstrerror
|
2004-04-25 01:05:15 +00:00 |
|
Kurt Zeilenga
|
62da0b6738
|
AC_STRERROR_R
|
2004-04-25 00:19:06 +00:00 |
|
Kurt Zeilenga
|
c63947c492
|
temp workaround (until new STRERROR_R is in place)
|
2004-04-24 21:41:22 +00:00 |
|
Kurt Zeilenga
|
7f0c73bf49
|
new strerror_r checks
|
2004-04-24 21:30:28 +00:00 |
|
Pierangelo Masarati
|
0cd5b9f766
|
parsing bug (does not affect RE22)
|
2004-04-24 17:47:24 +00:00 |
|
Pierangelo Masarati
|
3c1c61c5ef
|
log slapi config read failure (partial fulfilment of ITS#3098)
|
2004-04-24 11:43:52 +00:00 |
|
Kurt Zeilenga
|
6366a0ca61
|
cleanup
|
2004-04-24 02:27:31 +00:00 |
|
Howard Chu
|
8922b4d88e
|
ITS#3108 disable test on ldbm
|
2004-04-22 20:47:14 +00:00 |
|
Pierangelo Masarati
|
13308a70aa
|
cleanup
|
2004-04-21 23:25:30 +00:00 |
|
Pierangelo Masarati
|
343264f9f6
|
allow refint/unique to run even if overlays are dynamic and backends no
|
2004-04-21 23:11:27 +00:00 |
|
Pierangelo Masarati
|
339b34ac1f
|
smoothen ppolicy test
|
2004-04-21 23:02:58 +00:00 |
|
Pierangelo Masarati
|
daf4186849
|
improve ITS#3107
|
2004-04-21 22:49:04 +00:00 |
|
Pierangelo Masarati
|
c9323fd77e
|
improve ITS#3107
|
2004-04-21 22:42:34 +00:00 |
|
Pierangelo Masarati
|
ab61b02604
|
cleanup
|
2004-04-21 22:35:20 +00:00 |
|
Kurt Zeilenga
|
53a45a04fe
|
Removing University of Michigan from installation test suite (ITS#3107)
from Paul Turgyan of University of Michigan.
|
2004-04-21 22:14:01 +00:00 |
|
Kurt Zeilenga
|
70d53c906b
|
Add BDB version mismatch check
|
2004-04-21 20:43:57 +00:00 |
|
Pierangelo Masarati
|
41d3389c5b
|
minimize piping...
|
2004-04-20 23:08:05 +00:00 |
|
Pierangelo Masarati
|
29f0cd1c18
|
use awk instead of sed
|
2004-04-20 22:43:18 +00:00 |
|
Pierangelo Masarati
|
5e0ab81033
|
improve portability...
|
2004-04-20 21:28:29 +00:00 |
|
Pierangelo Masarati
|
b69a2acdf5
|
use fist backend only if there is no global ACL (ITS#3100)
|
2004-04-20 19:26:02 +00:00 |
|
Pierangelo Masarati
|
dd0e285b12
|
experimental ACL scope correctness test
|
2004-04-20 19:16:21 +00:00 |
|
Pierangelo Masarati
|
b9dcdbb2d8
|
rename macro accordingly to new authz naming
|
2004-04-20 19:12:56 +00:00 |
|
Pierangelo Masarati
|
1c952c8a7e
|
revert prevuos NULL o_bd commit
|
2004-04-20 15:18:06 +00:00 |
|
Pierangelo Masarati
|
dd1f2772a5
|
cleanup
|
2004-04-20 14:55:18 +00:00 |
|
Pierangelo Masarati
|
4d3a49b33f
|
improve slapacl
|
2004-04-20 14:55:02 +00:00 |
|
Pierangelo Masarati
|
30f697beeb
|
improve dn.one="" fix
|
2004-04-20 14:50:16 +00:00 |
|
Pierangelo Masarati
|
537a4cae02
|
global ACLs were not used because op->o_bd is set to &backends[0] if NULL
|
2004-04-20 14:42:48 +00:00 |
|
Pierangelo Masarati
|
3c5f305a7f
|
fix acl bug when using dn.one=""
|
2004-04-20 14:15:39 +00:00 |
|
Pierangelo Masarati
|
02ac6941d3
|
document slapacl tool
|
2004-04-20 09:18:10 +00:00 |
|
Pierangelo Masarati
|
a07d8ee0b7
|
improve slapacl option sanity checks
|
2004-04-20 09:17:26 +00:00 |
|
Kurt Zeilenga
|
bf3497cca8
|
HACK: ignore libXXX.la files when using -lXXX
Should make -static behave as expected
|
2004-04-20 05:16:41 +00:00 |
|
Kurt Zeilenga
|
1372965d89
|
ITS#3092: Rename sl_free() and friends to slap_sl_free()
|
2004-04-20 03:44:57 +00:00 |
|
Pierangelo Masarati
|
0aeec234ea
|
update
|
2004-04-20 00:32:46 +00:00 |
|
Pierangelo Masarati
|
b76bfe6351
|
more cleanup
|
2004-04-20 00:26:42 +00:00 |
|