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

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