]> git.sur5r.net Git - openldap/log
openldap
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

20 years agoITS#3134: support DNSname style wildcards in common name
Kurt Zeilenga [Wed, 19 May 2004 02:47:30 +0000 (02:47 +0000)]
ITS#3134: support DNSname style wildcards in common name
(This is not consistent with RFC 3280 or RFC 2830, but consistent
with current practices.)
Based upon patch submitted by Quanah Gibson-Mount <quanah@stanford.edu>.

20 years agoITS#3146 plug extended match memory leaks
Howard Chu [Tue, 18 May 2004 09:11:38 +0000 (09:11 +0000)]
ITS#3146 plug extended match memory leaks

20 years agoRemove extra sequence
Kurt Zeilenga [Sat, 15 May 2004 22:14:12 +0000 (22:14 +0000)]
Remove extra sequence

20 years agofix up error handling, including disallowing sync+pagedResults combinations.
Kurt Zeilenga [Sat, 15 May 2004 19:26:48 +0000 (19:26 +0000)]
fix up error handling, including disallowing sync+pagedResults combinations.

20 years agofix test000 for back-monitor built as module
Pierangelo Masarati [Sat, 15 May 2004 14:35:05 +0000 (14:35 +0000)]
fix test000 for back-monitor built as module

20 years agoneed to defer this...
Pierangelo Masarati [Sat, 15 May 2004 10:11:43 +0000 (10:11 +0000)]
need to defer this...

20 years agomore on idassert: SASL bind/authz
Pierangelo Masarati [Sat, 15 May 2004 10:11:10 +0000 (10:11 +0000)]
more on idassert: SASL bind/authz

20 years agomore on idassert
Pierangelo Masarati [Sat, 15 May 2004 10:10:09 +0000 (10:10 +0000)]
more on idassert

20 years agoJust set ppolicy control in tool_bind()
Howard Chu [Fri, 14 May 2004 19:28:42 +0000 (19:28 +0000)]
Just set ppolicy control in tool_bind()

20 years agoAdd LDAP IMR RFC
Kurt Zeilenga [Fri, 14 May 2004 17:25:28 +0000 (17:25 +0000)]
Add LDAP IMR RFC

20 years agocheck for empty DN in proxyAuthz control
Pierangelo Masarati [Fri, 14 May 2004 15:11:58 +0000 (15:11 +0000)]
check for empty DN in proxyAuthz control

20 years agoreflect Kurt's comments on ID assertion
Pierangelo Masarati [Fri, 14 May 2004 10:01:22 +0000 (10:01 +0000)]
reflect Kurt's comments on ID assertion

20 years agoFix ITS#3139, empty output buffer when sb_sasl_write fails
Howard Chu [Fri, 14 May 2004 08:03:25 +0000 (08:03 +0000)]
Fix ITS#3139, empty output buffer when sb_sasl_write fails

20 years agocleanup
Kurt Zeilenga [Fri, 14 May 2004 04:48:44 +0000 (04:48 +0000)]
cleanup

20 years agodocument proxyauthz{dn|pw} and idassert-*
Pierangelo Masarati [Thu, 13 May 2004 23:35:39 +0000 (23:35 +0000)]
document proxyauthz{dn|pw} and idassert-*

20 years agofix schema initialization when built as module...
Pierangelo Masarati [Thu, 13 May 2004 23:33:14 +0000 (23:33 +0000)]
fix schema initialization when built as module...

20 years agocleanup
Pierangelo Masarati [Thu, 13 May 2004 22:59:14 +0000 (22:59 +0000)]
cleanup

20 years agopromoted proxyAuthz to STATS log level
Pierangelo Masarati [Thu, 13 May 2004 22:47:24 +0000 (22:47 +0000)]
promoted proxyAuthz to STATS log level

20 years agofix previous commit :)
Pierangelo Masarati [Thu, 13 May 2004 22:19:16 +0000 (22:19 +0000)]
fix previous commit :)

20 years agocomplete idassert options
Pierangelo Masarati [Thu, 13 May 2004 22:12:46 +0000 (22:12 +0000)]
complete idassert options

20 years agocaught nasty empty DN bug
Pierangelo Masarati [Thu, 13 May 2004 22:12:24 +0000 (22:12 +0000)]
caught nasty empty DN bug

20 years agoadd idassert code (undocumented yet)
Pierangelo Masarati [Thu, 13 May 2004 20:25:53 +0000 (20:25 +0000)]
add idassert code (undocumented yet)

20 years agoexpose slap_sasl_matches() to allow external matching of authz* stuff; fix backwards...
Pierangelo Masarati [Thu, 13 May 2004 20:22:27 +0000 (20:22 +0000)]
expose slap_sasl_matches() to allow external matching of authz* stuff; fix backwards compatibility bug for "dn:<pat>" as a shortcut to "dn.exact:<pat>"

20 years agoempty ID should be fine according to draft-weltman-ldapv3-proxy
Pierangelo Masarati [Thu, 13 May 2004 20:18:37 +0000 (20:18 +0000)]
empty ID should be fine according to draft-weltman-ldapv3-proxy

20 years agobetter fix for prev commit
Howard Chu [Thu, 13 May 2004 00:46:52 +0000 (00:46 +0000)]
better fix for prev commit

20 years agoITS#3137 defer schema loading until overlay configuration
Howard Chu [Thu, 13 May 2004 00:38:24 +0000 (00:38 +0000)]
ITS#3137 defer schema loading until overlay configuration

20 years agoITS#3125 load back-monitor if it's a module
Howard Chu [Thu, 13 May 2004 00:26:10 +0000 (00:26 +0000)]
ITS#3125 load back-monitor if it's a module

20 years agomore fixes to test006; added sets test
Pierangelo Masarati [Thu, 13 May 2004 00:18:21 +0000 (00:18 +0000)]
more fixes to test006; added sets test

20 years agofix ITS#3140
Pierangelo Masarati [Wed, 12 May 2004 23:29:42 +0000 (23:29 +0000)]
fix ITS#3140

20 years agotest delete as well...
Pierangelo Masarati [Sat, 8 May 2004 22:06:31 +0000 (22:06 +0000)]
test delete as well...

20 years agomore tests; test026 now works regardless of the backend; test027 is disabled for...
Pierangelo Masarati [Sat, 8 May 2004 21:34:20 +0000 (21:34 +0000)]
more tests; test026 now works regardless of the backend; test027 is disabled for bdb/hdb because of a bug in handling empty DN...

20 years agocleanup
Pierangelo Masarati [Fri, 7 May 2004 23:11:38 +0000 (23:11 +0000)]
cleanup

20 years agoalways hexpair escape special chars (databases must be rebuilt)
Pierangelo Masarati [Fri, 7 May 2004 22:29:10 +0000 (22:29 +0000)]
always hexpair escape special chars (databases must be rebuilt)

20 years agoallow LDAPv2 DN to be enclosed in <>
Pierangelo Masarati [Fri, 7 May 2004 22:28:52 +0000 (22:28 +0000)]
allow LDAPv2 DN to be enclosed in <>

20 years agoadded DN parsing test
Pierangelo Masarati [Fri, 7 May 2004 22:13:39 +0000 (22:13 +0000)]
added DN parsing test

20 years agotypo in error message
Pierangelo Masarati [Fri, 7 May 2004 21:53:44 +0000 (21:53 +0000)]
typo in error message

20 years agohelper for unlimited time/size limits request
Pierangelo Masarati [Fri, 7 May 2004 17:43:22 +0000 (17:43 +0000)]
helper for unlimited time/size limits request

20 years agomore cleanup
Pierangelo Masarati [Fri, 7 May 2004 15:38:42 +0000 (15:38 +0000)]
more cleanup

20 years agofix test006
Pierangelo Masarati [Fri, 7 May 2004 15:28:39 +0000 (15:28 +0000)]
fix test006

20 years agofix DN_SEPARATOR() and clarify its use
Pierangelo Masarati [Fri, 7 May 2004 09:03:05 +0000 (09:03 +0000)]
fix DN_SEPARATOR() and clarify its use

20 years agomore on fixing escaped semicolon in normalized DN
Pierangelo Masarati [Fri, 7 May 2004 02:18:08 +0000 (02:18 +0000)]
more on fixing escaped semicolon in normalized DN

20 years agofix escaped semicolon bug in back-bdb
Pierangelo Masarati [Fri, 7 May 2004 02:09:06 +0000 (02:09 +0000)]
fix escaped semicolon bug in back-bdb

20 years agoFix for ITS#1181 from Mark Adamson @ CMU.edu
Howard Chu [Thu, 6 May 2004 23:58:13 +0000 (23:58 +0000)]
Fix for ITS#1181 from Mark Adamson @ CMU.edu

20 years agocleanup
Pierangelo Masarati [Thu, 6 May 2004 14:51:14 +0000 (14:51 +0000)]
cleanup

20 years agoFix ITS#3131 properly - set operation SSF to MAX(TLS, SASL) SSFs
Luke Howard [Thu, 6 May 2004 03:27:45 +0000 (03:27 +0000)]
Fix ITS#3131 properly - set operation SSF to MAX(TLS, SASL) SSFs

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