]> git.sur5r.net Git - openldap/log
openldap
21 years agopatch for ITS#3173
Jong Hyuk Choi [Tue, 22 Jun 2004 23:22:16 +0000 (23:22 +0000)]
patch for ITS#3173
- passing transaction ptr to psearch

21 years agocleanup
Kurt Zeilenga [Tue, 22 Jun 2004 20:20:47 +0000 (20:20 +0000)]
cleanup

21 years agocleanup
Kurt Zeilenga [Tue, 22 Jun 2004 19:49:00 +0000 (19:49 +0000)]
cleanup

21 years agolimit checking in syncrepl
Jong Hyuk Choi [Tue, 22 Jun 2004 18:15:29 +0000 (18:15 +0000)]
limit checking in syncrepl

21 years agouse hard limit instead of returning adminLimitExceeded when requested limit exceeds...
Pierangelo Masarati [Tue, 22 Jun 2004 09:43:41 +0000 (09:43 +0000)]
use hard limit instead of returning adminLimitExceeded when requested limit exceeds hard; improve (and document) syntax; modify test025 accordingly

21 years agoasserts contradict the comment above and are basically wrong
Pierangelo Masarati [Tue, 22 Jun 2004 08:40:53 +0000 (08:40 +0000)]
asserts contradict the comment above and are basically wrong

21 years agofix indices and limits for backends oher than bdb
Pierangelo Masarati [Tue, 22 Jun 2004 08:25:52 +0000 (08:25 +0000)]
fix indices and limits for backends oher than bdb

21 years agoReplaced MSAD specific stuff
Kurt Zeilenga [Tue, 22 Jun 2004 04:33:18 +0000 (04:33 +0000)]
Replaced MSAD specific stuff

21 years agoclear pagedresults_state if reusing an inactive connection; prepare for more consiste...
Pierangelo Masarati [Mon, 21 Jun 2004 21:31:55 +0000 (21:31 +0000)]
clear pagedresults_state if reusing an inactive connection; prepare for more consistent behavior of pagedResults control

21 years agomore improvements
Pierangelo Masarati [Mon, 21 Jun 2004 18:43:29 +0000 (18:43 +0000)]
more improvements

21 years agofix response output
Pierangelo Masarati [Mon, 21 Jun 2004 18:40:20 +0000 (18:40 +0000)]
fix response output

21 years agofix ITS#3196; more to do
Pierangelo Masarati [Mon, 21 Jun 2004 17:51:28 +0000 (17:51 +0000)]
fix ITS#3196; more to do

21 years agofix pagedResults dangling pointer in parsing cookie (ITS#3089)
Pierangelo Masarati [Mon, 21 Jun 2004 17:49:03 +0000 (17:49 +0000)]
fix pagedResults dangling pointer in parsing cookie (ITS#3089)

21 years agoparse page control only in case of succes...
Pierangelo Masarati [Mon, 21 Jun 2004 16:46:41 +0000 (16:46 +0000)]
parse page control only in case of succes...

21 years agoallow back-ldap as module... (ITS#3194)
Pierangelo Masarati [Mon, 21 Jun 2004 11:38:56 +0000 (11:38 +0000)]
allow back-ldap as module... (ITS#3194)

21 years agoadd test for rootdn; better check search results (not over yet)...
Pierangelo Masarati [Mon, 21 Jun 2004 10:06:23 +0000 (10:06 +0000)]
add test for rootdn; better check search results (not over yet)...

21 years agoclarify usage for internal searches
Pierangelo Masarati [Mon, 21 Jun 2004 09:10:46 +0000 (09:10 +0000)]
clarify usage for internal searches

21 years agoactually, we're not proxying SASL bind at all
Pierangelo Masarati [Mon, 21 Jun 2004 07:41:06 +0000 (07:41 +0000)]
actually, we're not proxying SASL bind at all

21 years agosyncrepl retry code fix for correct timing
Jong Hyuk Choi [Mon, 21 Jun 2004 07:03:49 +0000 (07:03 +0000)]
syncrepl retry code fix for correct timing

21 years agoimprove readability
Pierangelo Masarati [Mon, 21 Jun 2004 01:01:09 +0000 (01:01 +0000)]
improve readability

21 years agoclean up unnecessary checks; don't use SASL native authz if authz ID is not static...
Pierangelo Masarati [Mon, 21 Jun 2004 00:57:12 +0000 (00:57 +0000)]
clean up unnecessary checks; don't use SASL native authz if authz ID is not static, because back-ldap pools connections...

21 years agonot sure that cyrus-sasl doesn't honor empty authz; need to check
Pierangelo Masarati [Sun, 20 Jun 2004 23:21:40 +0000 (23:21 +0000)]
not sure that cyrus-sasl doesn't honor empty authz; need to check

21 years agoimprove test028; add test029 about glueing ldap databases with identity assertion
Pierangelo Masarati [Sun, 20 Jun 2004 23:01:25 +0000 (23:01 +0000)]
improve test028; add test029 about glueing ldap databases with identity assertion

21 years agomake authz mode selection fully manual, plus more cleanup
Pierangelo Masarati [Sun, 20 Jun 2004 22:42:36 +0000 (22:42 +0000)]
make authz mode selection fully manual, plus more cleanup

21 years agofix erroneous logging
Pierangelo Masarati [Sun, 20 Jun 2004 22:42:04 +0000 (22:42 +0000)]
fix erroneous logging

21 years agoadd shortcut for 'users'; but, very important, cleanup rewrite replacement to authz...
Pierangelo Masarati [Sun, 20 Jun 2004 22:41:24 +0000 (22:41 +0000)]
add shortcut for 'users'; but, very important, cleanup rewrite replacement to authz-regexp

21 years agoadd debug to rewrite tool
Pierangelo Masarati [Sun, 20 Jun 2004 22:40:32 +0000 (22:40 +0000)]
add debug to rewrite tool

21 years agomanual cleanup
Pierangelo Masarati [Sun, 20 Jun 2004 22:39:43 +0000 (22:39 +0000)]
manual cleanup

21 years agoDo not crash if computed attribute has no values - necessary for range retrieval
Luke Howard [Sun, 20 Jun 2004 18:04:01 +0000 (18:04 +0000)]
Do not crash if computed attribute has no values - necessary for range retrieval
support

21 years agodetect mechs that are known to perform native authz
Pierangelo Masarati [Sat, 19 Jun 2004 18:32:55 +0000 (18:32 +0000)]
detect mechs that are known to perform native authz

21 years agoimprove message
Pierangelo Masarati [Sat, 19 Jun 2004 18:23:11 +0000 (18:23 +0000)]
improve message

21 years agoallow a hidden parameter to instruct the proxy that the SASL mech can do native authz...
Pierangelo Masarati [Sat, 19 Jun 2004 18:18:26 +0000 (18:18 +0000)]
allow a hidden parameter to instruct the proxy that the SASL mech can do native authz; will disappear as soon as I can detect it automnatically

21 years agoRebuild
Kurt Zeilenga [Sat, 19 Jun 2004 18:11:40 +0000 (18:11 +0000)]
Rebuild

21 years agocleanup limits for internal searches...
Pierangelo Masarati [Sat, 19 Jun 2004 17:07:36 +0000 (17:07 +0000)]
cleanup limits for internal searches...

21 years agocleanup
Pierangelo Masarati [Sat, 19 Jun 2004 16:29:30 +0000 (16:29 +0000)]
cleanup

21 years agoimprove SASL in id assertion test
Pierangelo Masarati [Sat, 19 Jun 2004 15:46:38 +0000 (15:46 +0000)]
improve SASL in id assertion test

21 years agominor cleanup
Pierangelo Masarati [Sat, 19 Jun 2004 15:17:41 +0000 (15:17 +0000)]
minor cleanup

21 years agoli->be didn't work; since it seems to be unnecessary, it's been removed; please check
Pierangelo Masarati [Sat, 19 Jun 2004 15:16:51 +0000 (15:16 +0000)]
li->be didn't work; since it seems to be unnecessary, it's been removed; please check

21 years agoprotocol only allows positive integers; remove checks
Pierangelo Masarati [Sat, 19 Jun 2004 10:40:24 +0000 (10:40 +0000)]
protocol only allows positive integers; remove checks

21 years agoimprove SASL detection/usage in test
Pierangelo Masarati [Sat, 19 Jun 2004 10:36:03 +0000 (10:36 +0000)]
improve SASL detection/usage in test

21 years agoprotocol only allows positive integers; check, just in case...
Pierangelo Masarati [Sat, 19 Jun 2004 10:32:17 +0000 (10:32 +0000)]
protocol only allows positive integers; check, just in case...

21 years agoadd test for idassert
Pierangelo Masarati [Sat, 19 Jun 2004 10:05:07 +0000 (10:05 +0000)]
add test for idassert

21 years agoadd test for max size limit
Pierangelo Masarati [Sat, 19 Jun 2004 10:04:49 +0000 (10:04 +0000)]
add test for max size limit

21 years agocleanup test for empty DN
Pierangelo Masarati [Sat, 19 Jun 2004 10:04:20 +0000 (10:04 +0000)]
cleanup test for empty DN

21 years agotypo?
Pierangelo Masarati [Sat, 19 Jun 2004 10:02:53 +0000 (10:02 +0000)]
typo?

21 years agoimplement server side of "max" limit
Pierangelo Masarati [Sat, 19 Jun 2004 10:02:27 +0000 (10:02 +0000)]
implement server side of "max" limit

21 years agocleanup limits
Pierangelo Masarati [Sat, 19 Jun 2004 10:01:47 +0000 (10:01 +0000)]
cleanup limits

21 years agoneed to know if SASL is available
Pierangelo Masarati [Sat, 19 Jun 2004 10:00:25 +0000 (10:00 +0000)]
need to know if SASL is available

21 years agoMore paged results cleanup
Kurt Zeilenga [Fri, 18 Jun 2004 23:12:03 +0000 (23:12 +0000)]
More paged results cleanup

21 years agoFix nentries logging
Kurt Zeilenga [Fri, 18 Jun 2004 23:10:26 +0000 (23:10 +0000)]
Fix nentries logging

21 years agoDon't return useless estimate.
Kurt Zeilenga [Fri, 18 Jun 2004 23:07:56 +0000 (23:07 +0000)]
Don't return useless estimate.

21 years agoFix last commit... needs $srcdir
Kurt Zeilenga [Fri, 18 Jun 2004 22:21:01 +0000 (22:21 +0000)]
Fix last commit... needs $srcdir

21 years agoAdd LDAP_MAXINT macro
Kurt Zeilenga [Fri, 18 Jun 2004 20:14:28 +0000 (20:14 +0000)]
Add LDAP_MAXINT macro
Add additional error checks
Fix a few typos and cleanup

21 years agoallow max for time/size limits
Pierangelo Masarati [Fri, 18 Jun 2004 19:47:53 +0000 (19:47 +0000)]
allow max for time/size limits

21 years agoFix typo in last commit
Kurt Zeilenga [Fri, 18 Jun 2004 19:12:00 +0000 (19:12 +0000)]
Fix typo in last commit

21 years agoimprove parsing - first step
Pierangelo Masarati [Fri, 18 Jun 2004 09:11:53 +0000 (09:11 +0000)]
improve parsing - first step

21 years agoimprove parsing - first step
Pierangelo Masarati [Fri, 18 Jun 2004 08:36:30 +0000 (08:36 +0000)]
improve parsing - first step

21 years agoimprove client parsing - first step
Pierangelo Masarati [Fri, 18 Jun 2004 08:30:46 +0000 (08:30 +0000)]
improve client parsing - first step

21 years agolimit clean up
Kurt Zeilenga [Fri, 18 Jun 2004 07:23:37 +0000 (07:23 +0000)]
limit clean up

21 years agoFix a limit typo
Kurt Zeilenga [Fri, 18 Jun 2004 07:18:27 +0000 (07:18 +0000)]
Fix a limit typo
Use 0 not maxint when 'none' is selected.

21 years agosyncrepl retry-on-error code
Jong Hyuk Choi [Fri, 18 Jun 2004 05:04:03 +0000 (05:04 +0000)]
syncrepl retry-on-error code

21 years agoA very basic DB_CONFIG example
Kurt Zeilenga [Fri, 18 Jun 2004 04:49:08 +0000 (04:49 +0000)]
A very basic DB_CONFIG example

21 years agoBlind MacOSX -lresolv fix
Kurt Zeilenga [Fri, 18 Jun 2004 03:56:33 +0000 (03:56 +0000)]
Blind MacOSX -lresolv fix

21 years agorevert pervious change
Jong Hyuk Choi [Fri, 18 Jun 2004 02:59:47 +0000 (02:59 +0000)]
revert pervious change

21 years agoOkay, fully revert commit before last.
Kurt Zeilenga [Thu, 17 Jun 2004 23:23:15 +0000 (23:23 +0000)]
Okay, fully revert commit before last.

21 years agoPartial revert of last change. shm_key documentation needed.
Kurt Zeilenga [Thu, 17 Jun 2004 23:01:22 +0000 (23:01 +0000)]
Partial revert of last change.  shm_key documentation needed.

21 years agoUndocument backend options which overlap DB_CONFIG options.
Kurt Zeilenga [Thu, 17 Jun 2004 22:51:27 +0000 (22:51 +0000)]
Undocument backend options which overlap DB_CONFIG options.
DB_CONFIG should generally be used instead.

21 years agos/to/by/
Pierangelo Masarati [Thu, 17 Jun 2004 22:51:03 +0000 (22:51 +0000)]
s/to/by/

21 years agores is already freed by ldap_parse_reference() (ITS#3190)
Pierangelo Masarati [Thu, 17 Jun 2004 18:27:51 +0000 (18:27 +0000)]
res is already freed by ldap_parse_reference() (ITS#3190)

21 years agocleanup
Kurt Zeilenga [Wed, 16 Jun 2004 23:49:35 +0000 (23:49 +0000)]
cleanup

21 years agomisc updates
Kurt Zeilenga [Wed, 16 Jun 2004 22:10:34 +0000 (22:10 +0000)]
misc updates

21 years agoimprove pagedResults ignoring (hopefully)
Pierangelo Masarati [Wed, 16 Jun 2004 15:26:21 +0000 (15:26 +0000)]
improve pagedResults ignoring (hopefully)

21 years agoimprove documentation of how to specify multiple uris
Pierangelo Masarati [Wed, 16 Jun 2004 15:18:34 +0000 (15:18 +0000)]
improve documentation of how to specify multiple uris

21 years agoAdd SLAP_BFLAG_NOLASTMODCMD backend flag. When set, use of
Kurt Zeilenga [Wed, 16 Jun 2004 04:47:21 +0000 (04:47 +0000)]
Add SLAP_BFLAG_NOLASTMODCMD backend flag.  When set, use of
the lastmod command will fail.  To be set by backends
(e.g., back-ldap) which force the value of SLAP_DBFLAG_NOLASTMOD
database flag.

21 years agoMore for ITS#3188
Howard Chu [Wed, 16 Jun 2004 03:29:02 +0000 (03:29 +0000)]
More for ITS#3188

21 years agoComponent Matching is being worked, remove item.
Kurt Zeilenga [Tue, 15 Jun 2004 23:39:22 +0000 (23:39 +0000)]
Component Matching is being worked, remove item.
Add LDIFv2 (XML) support item.

21 years agomention new tools
Pierangelo Masarati [Tue, 15 Jun 2004 22:40:53 +0000 (22:40 +0000)]
mention new tools

21 years agomention new tools
Pierangelo Masarati [Tue, 15 Jun 2004 22:39:08 +0000 (22:39 +0000)]
mention new tools

21 years agomention new tools
Pierangelo Masarati [Tue, 15 Jun 2004 22:38:31 +0000 (22:38 +0000)]
mention new tools

21 years agoPartial fix for ITS#3188.
Kurt Zeilenga [Tue, 15 Jun 2004 21:13:40 +0000 (21:13 +0000)]
Partial fix for ITS#3188.
As Howard noted, additional fixes may be needed in other update routines.

21 years agofix indent (any man expert to check it?)
Pierangelo Masarati [Tue, 15 Jun 2004 20:57:28 +0000 (20:57 +0000)]
fix indent (any man expert to check it?)

21 years agoallow logging to USER and DAEMON (ITS#3187)
Kurt Zeilenga [Tue, 15 Jun 2004 07:22:48 +0000 (07:22 +0000)]
allow logging to USER and DAEMON (ITS#3187)

21 years agoMore backglue fix: do not return NO_SUCH_OBJECT when the base object is located above...
Jong Hyuk Choi [Mon, 14 Jun 2004 23:41:13 +0000 (23:41 +0000)]
More backglue fix: do not return NO_SUCH_OBJECT when the base object is located above the subordinate database in search

21 years agofix build when #define BACKSQL_TRACE
Pierangelo Masarati [Mon, 14 Jun 2004 20:04:36 +0000 (20:04 +0000)]
fix build when #define BACKSQL_TRACE

21 years agoreturn pagedResultsControl with empty cookie at end of search (ITS#3161)
Pierangelo Masarati [Sat, 12 Jun 2004 18:22:53 +0000 (18:22 +0000)]
return pagedResultsControl with empty cookie at end of search (ITS#3161)

21 years agoignore the control if page is larger than requested sizelimit (as per RFC)
Pierangelo Masarati [Sat, 12 Jun 2004 17:37:37 +0000 (17:37 +0000)]
ignore the control if page is larger than requested sizelimit (as per RFC)

21 years agoclarify no limits in (internal) searches
Pierangelo Masarati [Sat, 12 Jun 2004 17:32:20 +0000 (17:32 +0000)]
clarify no limits in (internal) searches

21 years agoclean up search limits enforcement
Pierangelo Masarati [Sat, 12 Jun 2004 17:31:45 +0000 (17:31 +0000)]
clean up search limits enforcement

21 years agosilence a few (mostly harmless) warnings
Pierangelo Masarati [Sat, 12 Jun 2004 15:08:59 +0000 (15:08 +0000)]
silence a few (mostly harmless) warnings

21 years agoITS#3182 ? clear ctrls after sending paged response
Howard Chu [Sat, 12 Jun 2004 12:29:18 +0000 (12:29 +0000)]
ITS#3182 ? clear ctrls after sending paged response

21 years agoback-hdb fixes for ITS#3063
Howard Chu [Sat, 12 Jun 2004 12:27:22 +0000 (12:27 +0000)]
back-hdb fixes for ITS#3063

21 years agouse '/noprompt' parameter when requesting paged results
Pierangelo Masarati [Sat, 12 Jun 2004 11:39:23 +0000 (11:39 +0000)]
use '/noprompt' parameter when requesting paged results

21 years agoclarify no limits in (internal) searches
Pierangelo Masarati [Sat, 12 Jun 2004 11:33:21 +0000 (11:33 +0000)]
clarify no limits in (internal) searches

21 years agoFix prev commit
Howard Chu [Sat, 12 Jun 2004 08:01:35 +0000 (08:01 +0000)]
Fix prev commit

21 years agoOld slapd needs time to exit before new one starts
Howard Chu [Sat, 12 Jun 2004 07:44:26 +0000 (07:44 +0000)]
Old slapd needs time to exit before new one starts

21 years agoITS#3063, test now works on bdb/hdb
Howard Chu [Sat, 12 Jun 2004 07:40:15 +0000 (07:40 +0000)]
ITS#3063, test now works on bdb/hdb

21 years agoBetter fix for ITS#3063, #3186
Howard Chu [Sat, 12 Jun 2004 07:39:24 +0000 (07:39 +0000)]
Better fix for ITS#3063, #3186

21 years agoITS#3186 don't print error when empty DN "" is the only thing missing
Howard Chu [Sat, 12 Jun 2004 05:29:55 +0000 (05:29 +0000)]
ITS#3186 don't print error when empty DN "" is the only thing missing

21 years agoFix prev commit
Howard Chu [Sat, 12 Jun 2004 05:29:07 +0000 (05:29 +0000)]
Fix prev commit

21 years agoAdd glue for root DB (ITS#3063)
Howard Chu [Sat, 12 Jun 2004 04:31:17 +0000 (04:31 +0000)]
Add glue for root DB (ITS#3063)