]> git.sur5r.net Git - openldap/log
openldap
20 years agoITS #3131 - propagate SSF to syncrepl operation
Luke Howard [Wed, 5 May 2004 05:41:43 +0000 (05:41 +0000)]
ITS #3131 - propagate SSF to syncrepl operation

20 years agoUpdate substr indexing macros to better separate
Kurt Zeilenga [Tue, 4 May 2004 22:31:57 +0000 (22:31 +0000)]
Update substr indexing macros to better separate
initial/final string settings from any string settings.

20 years agoallow consistent modification of readOnly and restrictedOperation attributes
Pierangelo Masarati [Sun, 2 May 2004 22:08:12 +0000 (22:08 +0000)]
allow consistent modification of readOnly and restrictedOperation attributes

20 years agoadd restrictedOperation to databases; modification to come soon
Pierangelo Masarati [Sat, 1 May 2004 18:55:52 +0000 (18:55 +0000)]
add restrictedOperation to databases; modification to come soon

20 years agoimprove restricted exop
Pierangelo Masarati [Sat, 1 May 2004 18:55:23 +0000 (18:55 +0000)]
improve restricted exop

20 years agoadd granular op restriction
Pierangelo Masarati [Sat, 1 May 2004 17:53:37 +0000 (17:53 +0000)]
add granular op restriction

20 years agoremove lint and cleanup namespace
Pierangelo Masarati [Sat, 1 May 2004 15:17:43 +0000 (15:17 +0000)]
remove lint and cleanup namespace

20 years agoITS#3118: fix objectIdentifierFirstComponentMatch for schema elements
Kurt Zeilenga [Wed, 28 Apr 2004 20:10:21 +0000 (20:10 +0000)]
ITS#3118: fix objectIdentifierFirstComponentMatch for schema elements

20 years agoITS#3118: initial fix: (objectClasses=2.5.6.0) works
Kurt Zeilenga [Wed, 28 Apr 2004 05:12:53 +0000 (05:12 +0000)]
ITS#3118: initial fix: (objectClasses=2.5.6.0) works
  need to add special handler to allow (objectClasses=top) to work

20 years agoRefine userPassword acl
Kurt Zeilenga [Wed, 28 Apr 2004 01:58:46 +0000 (01:58 +0000)]
Refine userPassword acl

20 years agoquick hack for ITS#3118; may need work
Pierangelo Masarati [Wed, 28 Apr 2004 00:09:25 +0000 (00:09 +0000)]
quick hack for ITS#3118; may need work

20 years agomore whoami tests
Pierangelo Masarati [Tue, 27 Apr 2004 22:47:41 +0000 (22:47 +0000)]
more whoami tests

20 years agoSTRLENOF cleanup
Pierangelo Masarati [Tue, 27 Apr 2004 21:40:54 +0000 (21:40 +0000)]
STRLENOF cleanup

20 years agoDon't allow changes to the monitor database
Howard Chu [Tue, 27 Apr 2004 12:18:42 +0000 (12:18 +0000)]
Don't allow changes to the monitor database

20 years agoset schema first, so it can be used, e.g., in ACLs
Pierangelo Masarati [Tue, 27 Apr 2004 12:04:46 +0000 (12:04 +0000)]
set schema first, so it can be used, e.g., in ACLs

20 years agoBlind portability fix
Kurt Zeilenga [Tue, 27 Apr 2004 07:23:04 +0000 (07:23 +0000)]
Blind portability fix

20 years agoAdded readOnly attribute, can be toggled on individual databases.
Howard Chu [Tue, 27 Apr 2004 01:56:38 +0000 (01:56 +0000)]
Added readOnly attribute, can be toggled on individual databases.

20 years agofix Compare bug in liblber/memory.c (ITS#3116)
Kurt Zeilenga [Mon, 26 Apr 2004 23:16:45 +0000 (23:16 +0000)]
fix Compare bug in liblber/memory.c (ITS#3116)

20 years agoITS#3115: don't increment argument to TOLOWER macro
Kurt Zeilenga [Mon, 26 Apr 2004 23:13:19 +0000 (23:13 +0000)]
ITS#3115: don't increment argument to TOLOWER macro

20 years agofix test
Pierangelo Masarati [Mon, 26 Apr 2004 22:59:48 +0000 (22:59 +0000)]
fix test

20 years agoscan all results for multiple entries; fail in case more than one entry is returned...
Pierangelo Masarati [Mon, 26 Apr 2004 22:47:08 +0000 (22:47 +0000)]
scan all results for multiple entries; fail in case more than one entry is returned, regardless of matches

20 years agodo not return entry pointer in case of failure
Pierangelo Masarati [Mon, 26 Apr 2004 22:46:13 +0000 (22:46 +0000)]
do not return entry pointer in case of failure

20 years agofix size test in internal search for bdb/hdb
Pierangelo Masarati [Mon, 26 Apr 2004 21:47:02 +0000 (21:47 +0000)]
fix size test in internal search for bdb/hdb

20 years agoUse AC_STRERROR_R
Kurt Zeilenga [Mon, 26 Apr 2004 19:16:14 +0000 (19:16 +0000)]
Use AC_STRERROR_R

20 years agofix comment
Pierangelo Masarati [Mon, 26 Apr 2004 17:50:39 +0000 (17:50 +0000)]
fix comment

20 years agoITS#3109 - added slap_tls_ctx
Howard Chu [Mon, 26 Apr 2004 01:10:49 +0000 (01:10 +0000)]
ITS#3109 - added slap_tls_ctx

20 years agominor improvements
Pierangelo Masarati [Mon, 26 Apr 2004 00:17:58 +0000 (00:17 +0000)]
minor improvements

20 years agoadd group authz
Pierangelo Masarati [Sun, 25 Apr 2004 23:59:06 +0000 (23:59 +0000)]
add group authz

20 years agocleanup; improvements to whoami test014
Pierangelo Masarati [Sun, 25 Apr 2004 23:58:22 +0000 (23:58 +0000)]
cleanup; improvements to whoami test014

20 years agoback out last change
Kurt Zeilenga [Sun, 25 Apr 2004 04:46:45 +0000 (04:46 +0000)]
back out last change

20 years agoFail if default context is already initialized
Kurt Zeilenga [Sun, 25 Apr 2004 04:37:19 +0000 (04:37 +0000)]
Fail if default context is already initialized

20 years agoUpdated string error handling
Kurt Zeilenga [Sun, 25 Apr 2004 01:09:40 +0000 (01:09 +0000)]
Updated string error handling

20 years agoAdd check for hstrerror
Kurt Zeilenga [Sun, 25 Apr 2004 01:05:15 +0000 (01:05 +0000)]
Add check for hstrerror

20 years agoAC_STRERROR_R
Kurt Zeilenga [Sun, 25 Apr 2004 00:19:06 +0000 (00:19 +0000)]
AC_STRERROR_R

20 years agotemp workaround (until new STRERROR_R is in place)
Kurt Zeilenga [Sat, 24 Apr 2004 21:41:22 +0000 (21:41 +0000)]
temp workaround (until new STRERROR_R is in place)

20 years agonew strerror_r checks
Kurt Zeilenga [Sat, 24 Apr 2004 21:30:28 +0000 (21:30 +0000)]
new strerror_r checks

20 years agoparsing bug (does not affect RE22)
Pierangelo Masarati [Sat, 24 Apr 2004 17:47:24 +0000 (17:47 +0000)]
parsing bug (does not affect RE22)

20 years agolog slapi config read failure (partial fulfilment of ITS#3098)
Pierangelo Masarati [Sat, 24 Apr 2004 11:43:52 +0000 (11:43 +0000)]
log slapi config read failure (partial fulfilment of ITS#3098)

20 years agocleanup
Kurt Zeilenga [Sat, 24 Apr 2004 02:27:31 +0000 (02:27 +0000)]
cleanup

20 years agoITS#3108 disable test on ldbm
Howard Chu [Thu, 22 Apr 2004 20:47:14 +0000 (20:47 +0000)]
ITS#3108 disable test on ldbm

20 years agocleanup
Pierangelo Masarati [Wed, 21 Apr 2004 23:25:30 +0000 (23:25 +0000)]
cleanup

20 years agoallow refint/unique to run even if overlays are dynamic and backends no
Pierangelo Masarati [Wed, 21 Apr 2004 23:11:27 +0000 (23:11 +0000)]
allow refint/unique to run even if overlays are dynamic and backends no

20 years agosmoothen ppolicy test
Pierangelo Masarati [Wed, 21 Apr 2004 23:02:58 +0000 (23:02 +0000)]
smoothen ppolicy test

20 years agoimprove ITS#3107
Pierangelo Masarati [Wed, 21 Apr 2004 22:49:04 +0000 (22:49 +0000)]
improve ITS#3107

20 years agoimprove ITS#3107
Pierangelo Masarati [Wed, 21 Apr 2004 22:42:34 +0000 (22:42 +0000)]
improve ITS#3107

20 years agocleanup
Pierangelo Masarati [Wed, 21 Apr 2004 22:35:20 +0000 (22:35 +0000)]
cleanup

20 years agoRemoving University of Michigan from installation test suite (ITS#3107)
Kurt Zeilenga [Wed, 21 Apr 2004 22:14:01 +0000 (22:14 +0000)]
Removing University of Michigan from installation test suite (ITS#3107)
from Paul Turgyan of University of Michigan.

20 years agoAdd BDB version mismatch check
Kurt Zeilenga [Wed, 21 Apr 2004 20:43:57 +0000 (20:43 +0000)]
Add BDB version mismatch check

20 years agominimize piping...
Pierangelo Masarati [Tue, 20 Apr 2004 23:08:05 +0000 (23:08 +0000)]
minimize piping...

20 years agouse awk instead of sed
Pierangelo Masarati [Tue, 20 Apr 2004 22:43:18 +0000 (22:43 +0000)]
use awk instead of sed

20 years agoimprove portability...
Pierangelo Masarati [Tue, 20 Apr 2004 21:28:29 +0000 (21:28 +0000)]
improve portability...

20 years agouse fist backend only if there is no global ACL (ITS#3100)
Pierangelo Masarati [Tue, 20 Apr 2004 19:26:02 +0000 (19:26 +0000)]
use fist backend only if there is no global ACL (ITS#3100)

20 years agoexperimental ACL scope correctness test
Pierangelo Masarati [Tue, 20 Apr 2004 19:16:21 +0000 (19:16 +0000)]
experimental ACL scope correctness test

20 years agorename macro accordingly to new authz naming
Pierangelo Masarati [Tue, 20 Apr 2004 19:12:56 +0000 (19:12 +0000)]
rename macro accordingly to new authz naming

20 years agorevert prevuos NULL o_bd commit
Pierangelo Masarati [Tue, 20 Apr 2004 15:18:06 +0000 (15:18 +0000)]
revert prevuos NULL o_bd commit

20 years agocleanup
Pierangelo Masarati [Tue, 20 Apr 2004 14:55:18 +0000 (14:55 +0000)]
cleanup

20 years agoimprove slapacl
Pierangelo Masarati [Tue, 20 Apr 2004 14:55:02 +0000 (14:55 +0000)]
improve slapacl

20 years agoimprove dn.one="" fix
Pierangelo Masarati [Tue, 20 Apr 2004 14:50:16 +0000 (14:50 +0000)]
improve dn.one="" fix

20 years agoglobal ACLs were not used because op->o_bd is set to &backends[0] if NULL
Pierangelo Masarati [Tue, 20 Apr 2004 14:42:48 +0000 (14:42 +0000)]
global ACLs were not used because op->o_bd is set to &backends[0] if NULL

20 years agofix acl bug when using dn.one=""
Pierangelo Masarati [Tue, 20 Apr 2004 14:15:39 +0000 (14:15 +0000)]
fix acl bug when using dn.one=""

20 years agodocument slapacl tool
Pierangelo Masarati [Tue, 20 Apr 2004 09:18:10 +0000 (09:18 +0000)]
document slapacl tool

20 years agoimprove slapacl option sanity checks
Pierangelo Masarati [Tue, 20 Apr 2004 09:17:26 +0000 (09:17 +0000)]
improve slapacl option sanity checks

20 years agoHACK: ignore libXXX.la files when using -lXXX
Kurt Zeilenga [Tue, 20 Apr 2004 05:16:41 +0000 (05:16 +0000)]
HACK: ignore libXXX.la files when using -lXXX
Should make -static behave as expected

20 years agoITS#3092: Rename sl_free() and friends to slap_sl_free()
Kurt Zeilenga [Tue, 20 Apr 2004 03:44:57 +0000 (03:44 +0000)]
ITS#3092: Rename sl_free() and friends to slap_sl_free()

20 years agoupdate
Pierangelo Masarati [Tue, 20 Apr 2004 00:32:46 +0000 (00:32 +0000)]
update

20 years agomore cleanup
Pierangelo Masarati [Tue, 20 Apr 2004 00:26:42 +0000 (00:26 +0000)]
more cleanup

20 years agoadd slapacl tool
Pierangelo Masarati [Tue, 20 Apr 2004 00:08:44 +0000 (00:08 +0000)]
add slapacl tool

20 years agoImprove portability
Kurt Zeilenga [Tue, 20 Apr 2004 00:07:20 +0000 (00:07 +0000)]
Improve portability

20 years agocleanup
Kurt Zeilenga [Mon, 19 Apr 2004 21:36:51 +0000 (21:36 +0000)]
cleanup

20 years agoAdditional invalid objectClass changes (ITS#3097)
Kurt Zeilenga [Mon, 19 Apr 2004 20:45:26 +0000 (20:45 +0000)]
Additional invalid objectClass changes (ITS#3097)
catch error in validation/pretty functions

20 years agoFix: ldapadd with undefined objectclass causes assertion failure (ITS#3097)
Kurt Zeilenga [Mon, 19 Apr 2004 19:27:51 +0000 (19:27 +0000)]
Fix: ldapadd with undefined objectclass causes assertion failure (ITS#3097)

20 years agomore cleanup
Pierangelo Masarati [Mon, 19 Apr 2004 18:42:00 +0000 (18:42 +0000)]
more cleanup

20 years ago- clarify when $$ must be used in regex;
Pierangelo Masarati [Mon, 19 Apr 2004 01:19:41 +0000 (01:19 +0000)]
- clarify when $$ must be used in regex;
- clarify access privileges of rootdn;
- clarify that auth access is always required when performing authz-regexp,
  not only for proxyAuthz

20 years agotypo
Pierangelo Masarati [Mon, 19 Apr 2004 00:08:32 +0000 (00:08 +0000)]
typo

20 years agotypos
Pierangelo Masarati [Sun, 18 Apr 2004 21:36:32 +0000 (21:36 +0000)]
typos

20 years agomore pagedResults tests
Pierangelo Masarati [Sun, 18 Apr 2004 21:04:45 +0000 (21:04 +0000)]
more pagedResults tests

20 years agofirst round of pagedResults limits test; fix bug in sed regex
Pierangelo Masarati [Sat, 17 Apr 2004 18:38:41 +0000 (18:38 +0000)]
first round of pagedResults limits test; fix bug in sed regex

20 years agounambiguate last set of tests
Pierangelo Masarati [Sat, 17 Apr 2004 18:21:26 +0000 (18:21 +0000)]
unambiguate last set of tests

20 years agopreliminary version of limits test
Pierangelo Masarati [Sat, 17 Apr 2004 18:15:08 +0000 (18:15 +0000)]
preliminary version of limits test

20 years agoadd logs; fix bug in group/dn selection logic
Pierangelo Masarati [Sat, 17 Apr 2004 18:12:37 +0000 (18:12 +0000)]
add logs; fix bug in group/dn selection logic

20 years agoCleanup
Howard Chu [Sat, 17 Apr 2004 15:46:18 +0000 (15:46 +0000)]
Cleanup

20 years agoyet another problem in pr limits
Pierangelo Masarati [Sat, 17 Apr 2004 15:42:55 +0000 (15:42 +0000)]
yet another problem in pr limits

20 years agoAdded static ppolicy, refinit, unique overlays
Howard Chu [Sat, 17 Apr 2004 15:41:31 +0000 (15:41 +0000)]
Added static ppolicy, refinit, unique overlays

20 years agoFix replog check
Howard Chu [Sat, 17 Apr 2004 15:41:16 +0000 (15:41 +0000)]
Fix replog check

20 years agoAssume slapd if argv[0] is unrecognized, don't fail.
Howard Chu [Sat, 17 Apr 2004 15:28:07 +0000 (15:28 +0000)]
Assume slapd if argv[0] is unrecognized, don't fail.
libtool creates lt-slapd for some dynamic builds...

20 years agoFix module link libraries
Howard Chu [Sat, 17 Apr 2004 15:12:20 +0000 (15:12 +0000)]
Fix module link libraries

20 years agoremove unused structure member ps_id
Pierangelo Masarati [Sat, 17 Apr 2004 15:01:13 +0000 (15:01 +0000)]
remove unused structure member ps_id

20 years agoCleanup some BDB tests
Howard Chu [Sat, 17 Apr 2004 13:58:26 +0000 (13:58 +0000)]
Cleanup some BDB tests

20 years agoAdded ppolicy rules
Howard Chu [Sat, 17 Apr 2004 13:35:54 +0000 (13:35 +0000)]
Added ppolicy rules

20 years agorevert double shortcut :)
Pierangelo Masarati [Sat, 17 Apr 2004 11:34:58 +0000 (11:34 +0000)]
revert double shortcut :)

20 years agoallow backwards compatibility for 'T' option (single char)
Pierangelo Masarati [Sat, 17 Apr 2004 10:48:40 +0000 (10:48 +0000)]
allow backwards compatibility for 'T' option (single char)

20 years agoshortcut to configure all overlays
Pierangelo Masarati [Sat, 17 Apr 2004 10:41:42 +0000 (10:41 +0000)]
shortcut to configure all overlays

20 years agoAdd --enable-backends and --enable-overlays switches to enable all.
Howard Chu [Sat, 17 Apr 2004 10:33:51 +0000 (10:33 +0000)]
Add --enable-backends and --enable-overlays switches to enable all.

20 years agoAdded referential integrity and attribute uniqueness overlays
Howard Chu [Sat, 17 Apr 2004 08:45:29 +0000 (08:45 +0000)]
Added referential integrity and attribute uniqueness overlays

20 years agoAdded referential integrity and attribute uniqueness overlays
Howard Chu [Sat, 17 Apr 2004 08:35:18 +0000 (08:35 +0000)]
Added referential integrity and attribute uniqueness overlays

20 years agoAdded referential integrity and attribute uniqueness overlays
Howard Chu [Sat, 17 Apr 2004 08:17:43 +0000 (08:17 +0000)]
Added referential integrity and attribute uniqueness overlays

20 years agofurther improvement...
Pierangelo Masarati [Fri, 16 Apr 2004 19:10:09 +0000 (19:10 +0000)]
further improvement...

20 years agoimprove tool mode selection by slapd switch
Pierangelo Masarati [Fri, 16 Apr 2004 18:54:15 +0000 (18:54 +0000)]
improve tool mode selection by slapd switch

20 years agoRemove redundant material (ITS#3095) covered in main README
Kurt Zeilenga [Fri, 16 Apr 2004 18:11:15 +0000 (18:11 +0000)]
Remove redundant material (ITS#3095) covered in main README

20 years agos/saslAuthz/authz/
Kurt Zeilenga [Fri, 16 Apr 2004 06:12:13 +0000 (06:12 +0000)]
s/saslAuthz/authz/