]> git.sur5r.net Git - openldap/log
openldap
20 years agocleanup
Kurt Zeilenga [Wed, 16 Jun 2004 23:49:35 +0000 (23:49 +0000)]
cleanup

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

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

20 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

20 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.

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

20 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.

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

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

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

20 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.

20 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?)

20 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)

20 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

20 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

20 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)

20 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)

20 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

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

20 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

20 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

20 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

20 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

20 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

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

20 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

20 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

20 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

20 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

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

20 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)

20 years agoAnother crash for ITS#3063
Howard Chu [Sat, 12 Jun 2004 03:25:15 +0000 (03:25 +0000)]
Another crash for ITS#3063

20 years agocleanup
Kurt Zeilenga [Fri, 11 Jun 2004 00:14:01 +0000 (00:14 +0000)]
cleanup

20 years agoStrip out version info.
Kurt Zeilenga [Wed, 9 Jun 2004 05:41:07 +0000 (05:41 +0000)]
Strip out version info.
Refer to README instead.

20 years agoUpdate version requirements (likely should just refer to README)
Kurt Zeilenga [Wed, 9 Jun 2004 05:36:17 +0000 (05:36 +0000)]
Update version requirements (likely should just refer to README)

20 years agocleanup
Kurt Zeilenga [Wed, 9 Jun 2004 05:20:57 +0000 (05:20 +0000)]
cleanup

20 years agoITS#3180 Fix
Jong Hyuk Choi [Tue, 8 Jun 2004 02:54:21 +0000 (02:54 +0000)]
ITS#3180 Fix

20 years agoFix typo
Jong Hyuk Choi [Tue, 8 Jun 2004 02:52:59 +0000 (02:52 +0000)]
Fix typo

20 years agoUpdate date
Kurt Zeilenga [Sun, 6 Jun 2004 06:16:40 +0000 (06:16 +0000)]
Update date

20 years agoMisc updates
Kurt Zeilenga [Fri, 4 Jun 2004 23:33:00 +0000 (23:33 +0000)]
Misc updates

20 years agoITS#3170 fix uninit'd mod.sml_nvalues
Howard Chu [Thu, 3 Jun 2004 23:09:25 +0000 (23:09 +0000)]
ITS#3170 fix uninit'd mod.sml_nvalues

20 years agoApply same fix (as last commit) to SMD5 as well
Kurt Zeilenga [Wed, 2 Jun 2004 20:29:21 +0000 (20:29 +0000)]
Apply same fix (as last commit) to SMD5 as well

20 years agoITS#3169: fix safety checks to allow for varying salt lengths
Kurt Zeilenga [Wed, 2 Jun 2004 20:20:02 +0000 (20:20 +0000)]
ITS#3169: fix safety checks to allow for varying salt lengths

20 years agoTLS availability should check slapd's context not the default context.
Kurt Zeilenga [Wed, 2 Jun 2004 17:38:04 +0000 (17:38 +0000)]
TLS availability should check slapd's context not the default context.

20 years agoFix for greater than 4-digit CompositionExclusions
Howard Chu [Wed, 2 Jun 2004 02:17:04 +0000 (02:17 +0000)]
Fix for greater than 4-digit CompositionExclusions

20 years agoITS#3166: correct slapi_entry_attr_get_* return types
Kurt Zeilenga [Tue, 1 Jun 2004 22:07:57 +0000 (22:07 +0000)]
ITS#3166: correct slapi_entry_attr_get_* return types
  patch provided by Martin Evans

20 years agoFixing backglue behaviors
Jong Hyuk Choi [Tue, 1 Jun 2004 20:17:11 +0000 (20:17 +0000)]
Fixing backglue behaviors
1) Return NO_SUCH_OBJECT if base object cannot be located
2) Does not search databases that are superior to the base object of the search

20 years agoFix ucnumber behavior
Howard Chu [Mon, 31 May 2004 06:25:25 +0000 (06:25 +0000)]
Fix ucnumber behavior

20 years agoucdata is now hardcoded
Howard Chu [Mon, 31 May 2004 05:45:11 +0000 (05:45 +0000)]
ucdata is now hardcoded

20 years agoload_ucdata is now a no-op
Howard Chu [Mon, 31 May 2004 05:44:04 +0000 (05:44 +0000)]
load_ucdata is now a no-op

20 years agoRemove ucdata-path directive, ucdata is now hardcoded
Howard Chu [Mon, 31 May 2004 05:34:37 +0000 (05:34 +0000)]
Remove ucdata-path directive, ucdata is now hardcoded

20 years agocleanup
Kurt Zeilenga [Mon, 31 May 2004 04:01:03 +0000 (04:01 +0000)]
cleanup

20 years agoFix prev commit
Howard Chu [Mon, 31 May 2004 02:22:12 +0000 (02:22 +0000)]
Fix prev commit

20 years agoFix for backglue limit checking
Jong Hyuk Choi [Mon, 31 May 2004 02:03:39 +0000 (02:03 +0000)]
Fix for backglue limit checking

20 years agoPatch for ITS#3133
Jong Hyuk Choi [Mon, 31 May 2004 02:01:59 +0000 (02:01 +0000)]
Patch for ITS#3133

20 years agoUse hardcoded Unicode data
Howard Chu [Mon, 31 May 2004 01:58:13 +0000 (01:58 +0000)]
Use hardcoded Unicode data

20 years agoUse hardcoded Unicode data tables
Howard Chu [Mon, 31 May 2004 01:54:27 +0000 (01:54 +0000)]
Use hardcoded Unicode data tables

20 years agoAdjust for HEAD
Kurt Zeilenga [Sun, 30 May 2004 23:20:52 +0000 (23:20 +0000)]
Adjust for HEAD

20 years agoMore SASL updates. Not yet fully consistent with HEAD.
Kurt Zeilenga [Sun, 30 May 2004 23:20:39 +0000 (23:20 +0000)]
More SASL updates.  Not yet fully consistent with HEAD.

20 years agomisc tweaks
Kurt Zeilenga [Sun, 30 May 2004 22:24:00 +0000 (22:24 +0000)]
misc tweaks

20 years agoDon't shortcut scope base searches. Base scope searches can be
Kurt Zeilenga [Sun, 30 May 2004 22:15:39 +0000 (22:15 +0000)]
Don't shortcut scope base searches.  Base scope searches can be
useful to ensure target entry exists.

20 years agoForgot to commit this before (ITS#3144, 3152, 3163)
Howard Chu [Fri, 28 May 2004 03:23:38 +0000 (03:23 +0000)]
Forgot to commit this before (ITS#3144, 3152, 3163)

20 years agoFix ITS#3155
Howard Chu [Thu, 27 May 2004 08:54:34 +0000 (08:54 +0000)]
Fix ITS#3155

20 years agoFix ITS#3160, decrement conn->c_n_ops_pending when removing an op from
Howard Chu [Thu, 27 May 2004 08:45:27 +0000 (08:45 +0000)]
Fix ITS#3160, decrement conn->c_n_ops_pending when removing an op from
the conn->c_pending_ops queue.

20 years agoprovide support for usage()
Pierangelo Masarati [Wed, 26 May 2004 12:29:17 +0000 (12:29 +0000)]
provide support for usage()

20 years agoremove '-S'; improve usage()
Pierangelo Masarati [Tue, 25 May 2004 17:42:06 +0000 (17:42 +0000)]
remove '-S'; improve usage()

20 years agofix previous commit
Pierangelo Masarati [Tue, 25 May 2004 13:35:04 +0000 (13:35 +0000)]
fix previous commit

20 years agoinfrastructure for '-o <option>[=<value>]' args
Pierangelo Masarati [Tue, 25 May 2004 10:44:51 +0000 (10:44 +0000)]
infrastructure for '-o <option>[=<value>]' args

20 years agoFix entry_get, only check mapped attr if attr was provided
Howard Chu [Tue, 25 May 2004 04:54:32 +0000 (04:54 +0000)]
Fix entry_get, only check mapped attr if attr was provided

20 years agoadd command line option (-S) to enable SLP registration (ITS#3132)
Kurt Zeilenga [Mon, 24 May 2004 23:28:52 +0000 (23:28 +0000)]
add command line option (-S) to enable SLP registration (ITS#3132)
off by default.  Option assignment is temporary, should be replaced
with "-o slp=<ON|off>".
Based upon patch submitted by Ralf Haferkamp (SuSE).

20 years agocleanup
Kurt Zeilenga [Mon, 24 May 2004 23:23:50 +0000 (23:23 +0000)]
cleanup

20 years agoslapi_ldap_init() / slapi_ldap_unbind()
Luke Howard [Mon, 24 May 2004 05:28:43 +0000 (05:28 +0000)]
slapi_ldap_init() / slapi_ldap_unbind()

20 years agoslight optimization - use ldap_bv2dn()
Luke Howard [Mon, 24 May 2004 03:43:53 +0000 (03:43 +0000)]
slight optimization - use ldap_bv2dn()

20 years agoImplement slapi_entry_{get,set}_uniqueid
Luke Howard [Sun, 23 May 2004 16:04:27 +0000 (16:04 +0000)]
Implement slapi_entry_{get,set}_uniqueid

20 years agomore prototype syncing
Luke Howard [Sun, 23 May 2004 16:01:11 +0000 (16:01 +0000)]
more prototype syncing

20 years agoFix breakage
Luke Howard [Sun, 23 May 2004 15:51:58 +0000 (15:51 +0000)]
Fix breakage

20 years agoAdd slapi_entry_add_rdn_values(), slapi_entry_rdn_values_present(), slapi_entry_schem...
Luke Howard [Sun, 23 May 2004 15:47:23 +0000 (15:47 +0000)]
Add slapi_entry_add_rdn_values(), slapi_entry_rdn_values_present(), slapi_entry_schema_check() API

20 years agoUse new slapi_entry_add_rdn_values() API
Luke Howard [Sun, 23 May 2004 15:45:32 +0000 (15:45 +0000)]
Use new slapi_entry_add_rdn_values() API

20 years agomore prototypes
Luke Howard [Sun, 23 May 2004 12:47:49 +0000 (12:47 +0000)]
more prototypes

20 years agoImplement slapi_rdn2typeval and slapi_dn_plus_rdn
Luke Howard [Sun, 23 May 2004 12:43:59 +0000 (12:43 +0000)]
Implement slapi_rdn2typeval and slapi_dn_plus_rdn

20 years agoSync with new prototypes
Luke Howard [Sun, 23 May 2004 12:24:04 +0000 (12:24 +0000)]
Sync with new prototypes

20 years agoImplement slapi_entry_size()
Luke Howard [Sun, 23 May 2004 12:12:43 +0000 (12:12 +0000)]
Implement slapi_entry_size()

20 years agoImplement slapi_entry_has_children()
Luke Howard [Sun, 23 May 2004 12:06:47 +0000 (12:06 +0000)]
Implement slapi_entry_has_children()

20 years agomore on identity assertion
Pierangelo Masarati [Sat, 22 May 2004 17:26:02 +0000 (17:26 +0000)]
more on identity assertion

20 years agoAdd note about syncrepl Persist retries
Howard Chu [Fri, 21 May 2004 23:58:26 +0000 (23:58 +0000)]
Add note about syncrepl Persist retries

20 years agoITS#3064 don't reset sync interval to zero on PERSIST
Howard Chu [Fri, 21 May 2004 23:53:14 +0000 (23:53 +0000)]
ITS#3064 don't reset sync interval to zero on PERSIST

20 years agoITS#3123 make sure ldap_int_sasl_mutex is init'd before it is used
Howard Chu [Fri, 21 May 2004 10:53:30 +0000 (10:53 +0000)]
ITS#3123 make sure ldap_int_sasl_mutex is init'd before it is used

20 years agoUpdated to 3.2.0
Howard Chu [Thu, 20 May 2004 03:08:58 +0000 (03:08 +0000)]
Updated to 3.2.0

20 years agoAdd special cases for Unicode 3.2.0
Howard Chu [Thu, 20 May 2004 02:52:22 +0000 (02:52 +0000)]
Add special cases for Unicode 3.2.0

20 years agoMore cleanup
Howard Chu [Thu, 20 May 2004 00:51:20 +0000 (00:51 +0000)]
More cleanup

20 years agoCleanup prev commit
Howard Chu [Thu, 20 May 2004 00:49:11 +0000 (00:49 +0000)]
Cleanup prev commit

20 years agoITS#3144, ITS#3152 verify cache results
Howard Chu [Thu, 20 May 2004 00:41:16 +0000 (00:41 +0000)]
ITS#3144, ITS#3152 verify cache results

20 years agoITS#3151 always reschedule consistency_check task
Howard Chu [Thu, 20 May 2004 00:13:05 +0000 (00:13 +0000)]
ITS#3151 always reschedule consistency_check task

20 years agoITS#3153 only cache queries with at least one entry
Howard Chu [Wed, 19 May 2004 23:37:14 +0000 (23:37 +0000)]
ITS#3153 only cache queries with at least one entry

20 years agoFix normalized mods in slap_entry2mods (ITS#3144, ITS#3152)
Howard Chu [Wed, 19 May 2004 23:20:04 +0000 (23:20 +0000)]
Fix normalized mods in slap_entry2mods (ITS#3144, ITS#3152)

20 years agoAlways normalize entries (ITS#3152, ITS#3144)
Howard Chu [Wed, 19 May 2004 23:19:24 +0000 (23:19 +0000)]
Always normalize entries (ITS#3152, ITS#3144)

20 years agoITS#3150 fix uninit'd return_val
Howard Chu [Wed, 19 May 2004 22:07:06 +0000 (22:07 +0000)]
ITS#3150 fix uninit'd return_val

20 years agocleanup
Kurt Zeilenga [Wed, 19 May 2004 19:39:40 +0000 (19:39 +0000)]
cleanup

20 years agocleanup
Kurt Zeilenga [Wed, 19 May 2004 19:23:01 +0000 (19:23 +0000)]
cleanup

20 years agoFix prev commit, test015 works again
Howard Chu [Wed, 19 May 2004 07:31:22 +0000 (07:31 +0000)]
Fix prev commit, test015 works again