Pierangelo Masarati
|
03c64541d4
|
add granular op restriction
|
2004-05-01 17:53:37 +00:00 |
|
Pierangelo Masarati
|
9284fbf8ad
|
remove lint and cleanup namespace
|
2004-05-01 15:17:43 +00:00 |
|
Kurt Zeilenga
|
05463503e8
|
ITS#3118: fix objectIdentifierFirstComponentMatch for schema elements
|
2004-04-28 20:10:21 +00:00 |
|
Kurt Zeilenga
|
81d31dc721
|
ITS#3118: initial fix: (objectClasses=2.5.6.0) works
need to add special handler to allow (objectClasses=top) to work
|
2004-04-28 05:12:53 +00:00 |
|
Pierangelo Masarati
|
5e5e0cd98a
|
quick hack for ITS#3118; may need work
|
2004-04-28 00:09:25 +00:00 |
|
Pierangelo Masarati
|
60b05c643d
|
STRLENOF cleanup
|
2004-04-27 21:40:54 +00:00 |
|
Howard Chu
|
2349373daf
|
Don't allow changes to the monitor database
|
2004-04-27 12:18:42 +00:00 |
|
Pierangelo Masarati
|
932c79eac5
|
set schema first, so it can be used, e.g., in ACLs
|
2004-04-27 12:04:46 +00:00 |
|
Kurt Zeilenga
|
510eb8dff2
|
Blind portability fix
|
2004-04-27 07:23:04 +00:00 |
|
Howard Chu
|
9644d6d820
|
Added readOnly attribute, can be toggled on individual databases.
|
2004-04-27 01:56:38 +00:00 |
|
Kurt Zeilenga
|
5f2497910b
|
ITS#3115: don't increment argument to TOLOWER macro
|
2004-04-26 23:13:19 +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
|
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 |
|
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
|
a07d8ee0b7
|
improve slapacl option sanity checks
|
2004-04-20 09:17:26 +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 |
|
Pierangelo Masarati
|
7b65d46b1b
|
add slapacl tool
|
2004-04-20 00:08:44 +00:00 |
|
Kurt Zeilenga
|
69eeb79662
|
Additional invalid objectClass changes (ITS#3097)
catch error in validation/pretty functions
|
2004-04-19 20:45:26 +00:00 |
|
Kurt Zeilenga
|
cd84c58d4a
|
Fix: ldapadd with undefined objectclass causes assertion failure (ITS#3097)
|
2004-04-19 19:27:51 +00:00 |
|
Pierangelo Masarati
|
2320192db0
|
more cleanup
|
2004-04-19 18:42:00 +00:00 |
|
Pierangelo Masarati
|
dd48690eaa
|
add logs; fix bug in group/dn selection logic
|
2004-04-17 18:12:37 +00:00 |
|
Pierangelo Masarati
|
249a214ca6
|
yet another problem in pr limits
|
2004-04-17 15:42:55 +00:00 |
|
Howard Chu
|
a2a2ccf848
|
Added static ppolicy, refinit, unique overlays
|
2004-04-17 15:41:31 +00:00 |
|
Howard Chu
|
7fb90589af
|
Fix replog check
|
2004-04-17 15:41:16 +00:00 |
|
Howard Chu
|
c8ca3e2af6
|
Assume slapd if argv[0] is unrecognized, don't fail.
libtool creates lt-slapd for some dynamic builds...
|
2004-04-17 15:28:07 +00:00 |
|
Howard Chu
|
81bc7fcc8c
|
Fix module link libraries
|
2004-04-17 15:12:20 +00:00 |
|
Pierangelo Masarati
|
7be90a7ddf
|
remove unused structure member ps_id
|
2004-04-17 15:01:13 +00:00 |
|
Howard Chu
|
e034b942bc
|
Added ppolicy rules
|
2004-04-17 13:35:54 +00:00 |
|
Pierangelo Masarati
|
6fe2750aa5
|
allow backwards compatibility for 'T' option (single char)
|
2004-04-17 10:48:40 +00:00 |
|
Howard Chu
|
8da6bf194a
|
Added referential integrity and attribute uniqueness overlays
|
2004-04-17 08:17:43 +00:00 |
|
Pierangelo Masarati
|
71921f219c
|
further improvement...
|
2004-04-16 19:10:09 +00:00 |
|
Pierangelo Masarati
|
9b3a3d5fce
|
improve tool mode selection by slapd switch
|
2004-04-16 18:54:15 +00:00 |
|