]> git.sur5r.net Git - openldap/log
openldap
18 years agoadd check on duplicate rules (may be too strict?)...
Pierangelo Masarati [Tue, 29 Nov 2005 10:34:59 +0000 (10:34 +0000)]
add check on duplicate rules (may be too strict?)...

18 years agoallow dynlist to take over dyngroup
Pierangelo Masarati [Tue, 29 Nov 2005 10:02:05 +0000 (10:02 +0000)]
allow dynlist to take over dyngroup

18 years agocomplete merging of dyngroup into dynlist; add back-config support
Pierangelo Masarati [Tue, 29 Nov 2005 02:10:47 +0000 (02:10 +0000)]
complete merging of dyngroup into dynlist; add back-config support

18 years agofix return code in case the asserted DN does not exist (ITS#4224)
Pierangelo Masarati [Tue, 29 Nov 2005 00:09:39 +0000 (00:09 +0000)]
fix return code in case the asserted DN does not exist (ITS#4224)

18 years agoITS#4223 don't store negative results in IDL cache
Howard Chu [Mon, 28 Nov 2005 22:53:03 +0000 (22:53 +0000)]
ITS#4223 don't store negative results in IDL cache

18 years agoadd support for backend/overlay obsolete names...
Pierangelo Masarati [Mon, 28 Nov 2005 14:13:54 +0000 (14:13 +0000)]
add support for backend/overlay obsolete names...

18 years agoadd dyngroup compare functionality to dynlist
Pierangelo Masarati [Mon, 28 Nov 2005 11:34:46 +0000 (11:34 +0000)]
add dyngroup compare functionality to dynlist

18 years agoallow comma-separated descriptive log levels, so that tests can be run, e.g., with...
Pierangelo Masarati [Mon, 28 Nov 2005 10:55:07 +0000 (10:55 +0000)]
allow comma-separated descriptive log levels, so that tests can be run, e.g., with "SLAPD_DEBUG=stats,stats2"; s/ldap_debug/slap_debug/

18 years agocleanup OID comments
Pierangelo Masarati [Mon, 28 Nov 2005 10:53:52 +0000 (10:53 +0000)]
cleanup OID comments

18 years agofix previous commit
Pierangelo Masarati [Mon, 28 Nov 2005 10:38:01 +0000 (10:38 +0000)]
fix previous commit

18 years agoMore for prev commit - set entryCSN as well.
Howard Chu [Mon, 28 Nov 2005 05:27:42 +0000 (05:27 +0000)]
More for prev commit - set entryCSN as well.

18 years agoregister temporary OID under OpenLDAP experimental arc
Pierangelo Masarati [Sun, 27 Nov 2005 23:32:38 +0000 (23:32 +0000)]
register temporary OID under OpenLDAP experimental arc

18 years agoadd very preliminary support for <draft-sermersheim-ldap-distproc>
Pierangelo Masarati [Sun, 27 Nov 2005 23:23:59 +0000 (23:23 +0000)]
add very preliminary support for <draft-sermersheim-ldap-distproc>

18 years agocleanup
Pierangelo Masarati [Sun, 27 Nov 2005 23:19:17 +0000 (23:19 +0000)]
cleanup

18 years agos/chain-cache-uris/chain-cache-uri/
Pierangelo Masarati [Sun, 27 Nov 2005 23:18:47 +0000 (23:18 +0000)]
s/chain-cache-uris/chain-cache-uri/

18 years agoallow to register (and expose) a supported feature
Pierangelo Masarati [Sun, 27 Nov 2005 23:17:57 +0000 (23:17 +0000)]
allow to register (and expose) a supported feature

18 years agoUpdate description
Kurt Zeilenga [Sun, 27 Nov 2005 02:10:01 +0000 (02:10 +0000)]
Update description

18 years agounifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
Kurt Zeilenga [Sun, 27 Nov 2005 01:03:03 +0000 (01:03 +0000)]
unifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES

18 years agoDrop monitor_back_db_config()
Howard Chu [Sat, 26 Nov 2005 23:35:45 +0000 (23:35 +0000)]
Drop monitor_back_db_config()

18 years agoFix prev commit again, relative paths are legal.
Howard Chu [Sat, 26 Nov 2005 22:34:23 +0000 (22:34 +0000)]
Fix prev commit again, relative paths are legal.

18 years agoITS#4221 fix -r1.6
Howard Chu [Sat, 26 Nov 2005 21:56:58 +0000 (21:56 +0000)]
ITS#4221 fix -r1.6

18 years agoITS#4220 - add warnings for unsupported modules. Note that back-monitor
Howard Chu [Sat, 26 Nov 2005 21:32:11 +0000 (21:32 +0000)]
ITS#4220 - add warnings for unsupported modules. Note that back-monitor
causes a warning due to its no-op bi_db_config entry point. Unimplemented
entry points are supposed to be NULL.

18 years agofix previous commit (overlay initializer prototypes were incorrect)
Pierangelo Masarati [Sat, 26 Nov 2005 17:04:51 +0000 (17:04 +0000)]
fix previous commit (overlay initializer prototypes were incorrect)

18 years agoITS#4218 streamline frontend/overlay access_allowed. Probably need to
Howard Chu [Sat, 26 Nov 2005 07:53:07 +0000 (07:53 +0000)]
ITS#4218 streamline frontend/overlay access_allowed. Probably need to
do the same for acl_group and acl_attribute.

18 years agoRemove some unnecessary #ifdefs
Kurt Zeilenga [Sat, 26 Nov 2005 07:38:18 +0000 (07:38 +0000)]
Remove some unnecessary #ifdefs

18 years agoPrimitive handling of dontUseCopy (always error).
Kurt Zeilenga [Sat, 26 Nov 2005 07:09:59 +0000 (07:09 +0000)]
Primitive handling of dontUseCopy (always error).

18 years agounifdef -DLDAP_SCOPE_SUBORDINATE
Kurt Zeilenga [Sat, 26 Nov 2005 06:35:36 +0000 (06:35 +0000)]
unifdef -DLDAP_SCOPE_SUBORDINATE

18 years agoAdd dontUseCopy control to ldapcompare(1) and ldapsearch(1).
Kurt Zeilenga [Sat, 26 Nov 2005 06:31:05 +0000 (06:31 +0000)]
Add dontUseCopy control to ldapcompare(1) and ldapsearch(1).
No slapd(8) support yet.
Also removed unnecessary #ifdefs

18 years agoNote that children scope requires extension
Kurt Zeilenga [Sat, 26 Nov 2005 06:29:25 +0000 (06:29 +0000)]
Note that children scope requires extension

18 years agodocument children scope
Kurt Zeilenga [Sat, 26 Nov 2005 06:26:16 +0000 (06:26 +0000)]
document children scope

18 years agoRemove lint
Kurt Zeilenga [Sat, 26 Nov 2005 04:02:13 +0000 (04:02 +0000)]
Remove lint

18 years agoFix ITS#3717 - set restriction on all backends
Howard Chu [Fri, 25 Nov 2005 23:16:10 +0000 (23:16 +0000)]
Fix ITS#3717 - set restriction on all backends
Fix ITS#4217 - gentleHUP is a normal shutdown condition

18 years agoITS#4210 don't setup indexing threads if no indexing is defined.
Howard Chu [Fri, 25 Nov 2005 22:50:25 +0000 (22:50 +0000)]
ITS#4210 don't setup indexing threads if no indexing is defined.

18 years agouse LDAP_SIZELIMIT_EXCEEDED; rework the return values of slap_send_search_entry(...
Pierangelo Masarati [Fri, 25 Nov 2005 22:17:24 +0000 (22:17 +0000)]
use LDAP_SIZELIMIT_EXCEEDED; rework the return values of slap_send_search_entry(); silence a few warnings

18 years agoITS#4198 initialize logdb contextCSN from main DB contextCSN
Howard Chu [Fri, 25 Nov 2005 21:51:49 +0000 (21:51 +0000)]
ITS#4198 initialize logdb contextCSN from main DB contextCSN

18 years agoITS#4209 release entry when it exists.
Howard Chu [Fri, 25 Nov 2005 21:40:33 +0000 (21:40 +0000)]
ITS#4209 release entry when it exists.

18 years agoop->ors_slimit is always intact now.
Howard Chu [Fri, 25 Nov 2005 20:52:25 +0000 (20:52 +0000)]
op->ors_slimit is always intact now.

18 years agoDon't touch op->ors_slimit.
Howard Chu [Fri, 25 Nov 2005 20:50:34 +0000 (20:50 +0000)]
Don't touch op->ors_slimit.

18 years agoDon't decrement op->ors_slimit, just compare with rs->sr_nentries.
Howard Chu [Fri, 25 Nov 2005 20:44:56 +0000 (20:44 +0000)]
Don't decrement op->ors_slimit, just compare with rs->sr_nentries.

18 years agoLatest revisions
Kurt Zeilenga [Fri, 25 Nov 2005 19:23:13 +0000 (19:23 +0000)]
Latest revisions

18 years agoallow arbitrary base also in tools
Pierangelo Masarati [Fri, 25 Nov 2005 18:34:18 +0000 (18:34 +0000)]
allow arbitrary base also in tools

18 years agoAdd reference to ldif(5) and RFC 2849
Kurt Zeilenga [Fri, 25 Nov 2005 18:08:04 +0000 (18:08 +0000)]
Add reference to ldif(5) and RFC 2849

18 years agofrontend/config/monitor cannot be shadow, I bet
Pierangelo Masarati [Fri, 25 Nov 2005 17:10:11 +0000 (17:10 +0000)]
frontend/config/monitor cannot be shadow, I bet

18 years agodetect if trying to make back-monitor shadow
Pierangelo Masarati [Fri, 25 Nov 2005 15:16:54 +0000 (15:16 +0000)]
detect if trying to make back-monitor shadow

18 years agofix sizelimit commit
Pierangelo Masarati [Fri, 25 Nov 2005 15:08:33 +0000 (15:08 +0000)]
fix sizelimit commit

18 years agostreamline overlay configuration
Pierangelo Masarati [Fri, 25 Nov 2005 12:43:43 +0000 (12:43 +0000)]
streamline overlay configuration

18 years agocleanup filter escaping
Pierangelo Masarati [Fri, 25 Nov 2005 12:16:27 +0000 (12:16 +0000)]
cleanup filter escaping

18 years agoadd more versatile private API for filter escaping
Pierangelo Masarati [Fri, 25 Nov 2005 10:41:33 +0000 (10:41 +0000)]
add more versatile private API for filter escaping

18 years agoclarify ALL
Kurt Zeilenga [Fri, 25 Nov 2005 07:27:38 +0000 (07:27 +0000)]
clarify ALL

18 years agoadd regression for ITS#4212
Pierangelo Masarati [Fri, 25 Nov 2005 02:07:31 +0000 (02:07 +0000)]
add regression for ITS#4212

18 years agoset limits as appropriate
Pierangelo Masarati [Fri, 25 Nov 2005 01:26:10 +0000 (01:26 +0000)]
set limits as appropriate

18 years agoescape filter values (ITS#4212)
Pierangelo Masarati [Fri, 25 Nov 2005 01:13:24 +0000 (01:13 +0000)]
escape filter values (ITS#4212)

18 years agofix ldap_bv2escaped_filter_value() according to <draft-ietf-ldapbis-filter>
Pierangelo Masarati [Fri, 25 Nov 2005 01:12:32 +0000 (01:12 +0000)]
fix ldap_bv2escaped_filter_value() according to <draft-ietf-ldapbis-filter>

18 years agocheck sizelimit in frontend (ITS#4213)
Pierangelo Masarati [Fri, 25 Nov 2005 00:28:33 +0000 (00:28 +0000)]
check sizelimit in frontend (ITS#4213)

18 years agoone s/strtol/lutil_atoi/ too much...
Pierangelo Masarati [Thu, 24 Nov 2005 22:53:28 +0000 (22:53 +0000)]
one s/strtol/lutil_atoi/ too much...

18 years agouse friendly form for timeouts
Pierangelo Masarati [Thu, 24 Nov 2005 21:21:27 +0000 (21:21 +0000)]
use friendly form for timeouts

18 years agoalways set sr_flags before sending an entry
Pierangelo Masarati [Thu, 24 Nov 2005 21:20:06 +0000 (21:20 +0000)]
always set sr_flags before sending an entry

18 years agoAdd change record format description
Kurt Zeilenga [Thu, 24 Nov 2005 19:26:44 +0000 (19:26 +0000)]
Add change record format description

18 years agouse time_t for time-related vars
Pierangelo Masarati [Thu, 24 Nov 2005 01:49:06 +0000 (01:49 +0000)]
use time_t for time-related vars

18 years agouse lutil_ato*() whenever appropriate
Pierangelo Masarati [Thu, 24 Nov 2005 01:44:29 +0000 (01:44 +0000)]
use lutil_ato*() whenever appropriate

18 years agodon't expose unnecessary symbols :)
Pierangelo Masarati [Thu, 24 Nov 2005 01:21:34 +0000 (01:21 +0000)]
don't expose unnecessary symbols :)

18 years agoreally fix ITS#4208
Pierangelo Masarati [Thu, 24 Nov 2005 01:21:10 +0000 (01:21 +0000)]
really fix ITS#4208

18 years agouse lutil_ato*() whenever appropriate
Pierangelo Masarati [Thu, 24 Nov 2005 01:10:05 +0000 (01:10 +0000)]
use lutil_ato*() whenever appropriate

18 years agosilence debug messages
Pierangelo Masarati [Thu, 24 Nov 2005 01:00:28 +0000 (01:00 +0000)]
silence debug messages

18 years agoITS#4201 undo all bdb_db_open() steps if any step fails.
Howard Chu [Wed, 23 Nov 2005 23:57:40 +0000 (23:57 +0000)]
ITS#4201 undo all bdb_db_open() steps if any step fails.

18 years agoI cooked the shell var, but I forgot to test it... (ITS#4208)
Pierangelo Masarati [Wed, 23 Nov 2005 23:34:06 +0000 (23:34 +0000)]
I cooked the shell var, but I forgot to test it... (ITS#4208)

18 years agoAnother getpeerucred(3) fix.
Kurt Zeilenga [Wed, 23 Nov 2005 19:41:28 +0000 (19:41 +0000)]
Another getpeerucred(3) fix.

18 years agocleanup last commit
Kurt Zeilenga [Wed, 23 Nov 2005 19:40:08 +0000 (19:40 +0000)]
cleanup last commit

18 years agoSupport Solaris 10's getpeerucred(3) (*** blind commit ***)
Kurt Zeilenga [Wed, 23 Nov 2005 18:55:31 +0000 (18:55 +0000)]
Support Solaris 10's getpeerucred(3) (*** blind commit ***)

18 years agos/ACCRIGHTS/ACCRIGHTSLEN/
Kurt Zeilenga [Wed, 23 Nov 2005 18:47:52 +0000 (18:47 +0000)]
s/ACCRIGHTS/ACCRIGHTSLEN/

18 years agos/ACCRIGHTS/ACCRIGHTSLEN/
Kurt Zeilenga [Wed, 23 Nov 2005 18:22:02 +0000 (18:22 +0000)]
s/ACCRIGHTS/ACCRIGHTSLEN/

18 years agofirst round of number/time parsing fixes
Pierangelo Masarati [Wed, 23 Nov 2005 17:29:16 +0000 (17:29 +0000)]
first round of number/time parsing fixes

18 years agoadd support for error-handling number/time parsing functions; need to replace ato...
Pierangelo Masarati [Wed, 23 Nov 2005 12:46:33 +0000 (12:46 +0000)]
add support for error-handling number/time parsing functions; need to replace ato{il}/strto[u]l throughout the code

18 years agoadd a caveat on access control issues
Pierangelo Masarati [Wed, 23 Nov 2005 11:16:28 +0000 (11:16 +0000)]
add a caveat on access control issues

18 years agoFix olcChainConfig definition when !LDAP_CONTROL_X_CHAINING_BEHAVIOR
Hallvard Furuseth [Wed, 23 Nov 2005 10:49:47 +0000 (10:49 +0000)]
Fix olcChainConfig definition when !LDAP_CONTROL_X_CHAINING_BEHAVIOR

18 years agofix return attributes (ITS#4203)
Pierangelo Masarati [Wed, 23 Nov 2005 10:47:27 +0000 (10:47 +0000)]
fix return attributes (ITS#4203)

18 years agofix return attributes (ITS#4203)
Pierangelo Masarati [Wed, 23 Nov 2005 10:20:11 +0000 (10:20 +0000)]
fix return attributes (ITS#4203)

18 years agofix return attributes (ITS#4203)
Pierangelo Masarati [Wed, 23 Nov 2005 10:04:33 +0000 (10:04 +0000)]
fix return attributes (ITS#4203)

18 years ago"relax" previous commit; don't leave locks 'round (ITS#4204)
Pierangelo Masarati [Wed, 23 Nov 2005 09:35:44 +0000 (09:35 +0000)]
"relax" previous commit; don't leave locks 'round (ITS#4204)

18 years agoquick fix to ITS#4204
Pierangelo Masarati [Wed, 23 Nov 2005 08:47:48 +0000 (08:47 +0000)]
quick fix to ITS#4204

18 years agomake controls as strict as possible
Pierangelo Masarati [Wed, 23 Nov 2005 02:01:51 +0000 (02:01 +0000)]
make controls as strict as possible

18 years agoadd some friendly output of server control responses; please review
Pierangelo Masarati [Wed, 23 Nov 2005 01:18:18 +0000 (01:18 +0000)]
add some friendly output of server control responses; please review

18 years agoadd some integrity checks on input, without changing syntax nor semantics (ITS#4199)
Pierangelo Masarati [Wed, 23 Nov 2005 01:15:01 +0000 (01:15 +0000)]
add some integrity checks on input, without changing syntax nor semantics (ITS#4199)

18 years agoprepare log line
Pierangelo Masarati [Wed, 23 Nov 2005 01:13:39 +0000 (01:13 +0000)]
prepare log line

18 years agoMinor update
Kurt Zeilenga [Tue, 22 Nov 2005 21:27:18 +0000 (21:27 +0000)]
Minor update

18 years agosave logs of first part of test
Pierangelo Masarati [Tue, 22 Nov 2005 20:37:58 +0000 (20:37 +0000)]
save logs of first part of test

18 years agoadd a comment about reworking compare
Pierangelo Masarati [Tue, 22 Nov 2005 19:05:43 +0000 (19:05 +0000)]
add a comment about reworking compare

18 years agoadd dynlist testing...
Pierangelo Masarati [Tue, 22 Nov 2005 18:50:39 +0000 (18:50 +0000)]
add dynlist testing...

18 years agorun thru the list also in case of FALSE
Pierangelo Masarati [Tue, 22 Nov 2005 18:28:07 +0000 (18:28 +0000)]
run thru the list also in case of FALSE

18 years agoprint control response (may need to condition with an arg switch?)
Pierangelo Masarati [Tue, 22 Nov 2005 14:29:38 +0000 (14:29 +0000)]
print control response (may need to condition with an arg switch?)

18 years agoset the berval length\! (ITS#4196)
Pierangelo Masarati [Tue, 22 Nov 2005 12:13:07 +0000 (12:13 +0000)]
set the berval length\! (ITS#4196)

18 years agodon't return matchedDN in the case described in ITS#4195
Pierangelo Masarati [Tue, 22 Nov 2005 11:19:21 +0000 (11:19 +0000)]
don't return matchedDN in the case described in ITS#4195

18 years agodon't return matchedDN in the case described in ITS#4195
Pierangelo Masarati [Tue, 22 Nov 2005 11:13:14 +0000 (11:13 +0000)]
don't return matchedDN in the case described in ITS#4195

18 years agoITS#4192 (reverts ITS#4035 patch) always use "cn=config" as the underlying
Howard Chu [Tue, 22 Nov 2005 10:53:15 +0000 (10:53 +0000)]
ITS#4192 (reverts ITS#4035 patch) always use "cn=config" as the underlying
DB's rootDN independently of the configured back-config rootDN.

18 years agoFix ITS#4194, require config dir to be usable if only -F is specified.
Howard Chu [Tue, 22 Nov 2005 10:11:06 +0000 (10:11 +0000)]
Fix ITS#4194, require config dir to be usable if only -F is specified.

18 years agoFix prev commit, don't touch logDB in tool mode at all.
Howard Chu [Tue, 22 Nov 2005 09:09:52 +0000 (09:09 +0000)]
Fix prev commit, don't touch logDB in tool mode at all.

18 years agoOverlay creates log suffix entry automatically
Howard Chu [Mon, 21 Nov 2005 05:45:25 +0000 (05:45 +0000)]
Overlay creates log suffix entry automatically

18 years agoThe overlay creates the suffix entry automatically.
Howard Chu [Mon, 21 Nov 2005 05:40:31 +0000 (05:40 +0000)]
The overlay creates the suffix entry automatically.

18 years agoCreate auditContainer object automatically.
Howard Chu [Mon, 21 Nov 2005 05:38:50 +0000 (05:38 +0000)]
Create auditContainer object automatically.

18 years agoFix retry on stale cookie result
Howard Chu [Mon, 21 Nov 2005 05:38:28 +0000 (05:38 +0000)]
Fix retry on stale cookie result