]> git.sur5r.net Git - openldap/log
openldap
20 years agouse "expand" instead of "regex" for group ACLs that allow substring expansion, preser...
Pierangelo Masarati [Tue, 9 Mar 2004 16:33:05 +0000 (16:33 +0000)]
use "expand" instead of "regex" for group ACLs that allow substring expansion, preserving backwards compatibility; add sanity checks

20 years agomove limits check and preparation in a helper function
Pierangelo Masarati [Tue, 9 Mar 2004 15:59:01 +0000 (15:59 +0000)]
move limits check and preparation in a helper function

20 years agoadd sanity checks
Pierangelo Masarati [Tue, 9 Mar 2004 14:45:10 +0000 (14:45 +0000)]
add sanity checks

20 years agocleanup
Pierangelo Masarati [Tue, 9 Mar 2004 14:33:23 +0000 (14:33 +0000)]
cleanup

20 years agomove limits check and preparation in a helper function
Pierangelo Masarati [Tue, 9 Mar 2004 14:32:00 +0000 (14:32 +0000)]
move limits check and preparation in a helper function

20 years agos/SERVER_SEARCH_FLAG/SEARCH_FLAG
Luke Howard [Tue, 9 Mar 2004 14:12:34 +0000 (14:12 +0000)]
s/SERVER_SEARCH_FLAG/SEARCH_FLAG

20 years agoDocument search flags
Luke Howard [Tue, 9 Mar 2004 14:08:54 +0000 (14:08 +0000)]
Document search flags

20 years agoSupport server search flag control as alias for permissive modify
Luke Howard [Tue, 9 Mar 2004 14:05:01 +0000 (14:05 +0000)]
Support server search flag control as alias for permissive modify
Recognise tree delete control - needs backend support

20 years agoAdd defines for LDAP_CONTROL_X_TREE_DELETE and LDAP_CONTROL_X_SEARCH_OPTIONS
Luke Howard [Tue, 9 Mar 2004 14:03:24 +0000 (14:03 +0000)]
Add defines for LDAP_CONTROL_X_TREE_DELETE and LDAP_CONTROL_X_SEARCH_OPTIONS

20 years agodeny an operation
Pierangelo Masarati [Tue, 9 Mar 2004 10:23:19 +0000 (10:23 +0000)]
deny an operation

20 years agocleanup
Pierangelo Masarati [Tue, 9 Mar 2004 07:08:04 +0000 (07:08 +0000)]
cleanup

20 years agoanother round at rwm; now add and compare are nearly complete; error handling is...
Pierangelo Masarati [Tue, 9 Mar 2004 07:06:20 +0000 (07:06 +0000)]
another round at rwm; now add and compare are nearly complete; error handling is in place

20 years agosupress log message for glue add case
Jong Hyuk Choi [Tue, 9 Mar 2004 00:34:32 +0000 (00:34 +0000)]
supress log message for glue add case

20 years agopatch to fix consumer replica cookie format in slaptools
Jong Hyuk Choi [Tue, 9 Mar 2004 00:34:01 +0000 (00:34 +0000)]
patch to fix consumer replica cookie format in slaptools

20 years agoapply advanced peername ACL (ITS#2907)
Pierangelo Masarati [Mon, 8 Mar 2004 18:49:12 +0000 (18:49 +0000)]
apply advanced peername ACL (ITS#2907)

20 years agomove limits evaluation to frontend
Pierangelo Masarati [Mon, 8 Mar 2004 18:12:45 +0000 (18:12 +0000)]
move limits evaluation to frontend

20 years agocleanup DN style in limits
Pierangelo Masarati [Mon, 8 Mar 2004 13:13:30 +0000 (13:13 +0000)]
cleanup DN style in limits

20 years agolog set in ACL (ITS#2949)
Pierangelo Masarati [Mon, 8 Mar 2004 11:09:49 +0000 (11:09 +0000)]
log set in ACL (ITS#2949)

20 years agodeclarations must occur before instructions
Pierangelo Masarati [Mon, 8 Mar 2004 11:01:52 +0000 (11:01 +0000)]
declarations must occur before instructions

20 years agoFix typo (thanks Pierangelo!)
Luke Howard [Mon, 8 Mar 2004 09:24:26 +0000 (09:24 +0000)]
Fix typo (thanks Pierangelo!)

20 years agoAdd #define for incremental values control (draft-kashi-incremental-00.txt)
Luke Howard [Mon, 8 Mar 2004 07:43:30 +0000 (07:43 +0000)]
Add #define for incremental values control (draft-kashi-incremental-00.txt)

20 years agoITS#3004 fix again
Howard Chu [Sat, 6 Mar 2004 19:16:20 +0000 (19:16 +0000)]
ITS#3004 fix again

20 years agoRevert to original code
Howard Chu [Sat, 6 Mar 2004 19:15:39 +0000 (19:15 +0000)]
Revert to original code

20 years agomassage normalized DN when either is fine
Pierangelo Masarati [Sat, 6 Mar 2004 16:49:08 +0000 (16:49 +0000)]
massage normalized DN when either is fine

20 years agocleanup
Pierangelo Masarati [Sat, 6 Mar 2004 16:47:58 +0000 (16:47 +0000)]
cleanup

20 years agohandle unknown attribute type (ITS#3005)
Pierangelo Masarati [Sat, 6 Mar 2004 15:58:26 +0000 (15:58 +0000)]
handle unknown attribute type (ITS#3005)

20 years agofix program name (ITS#3003)
Pierangelo Masarati [Sat, 6 Mar 2004 15:48:21 +0000 (15:48 +0000)]
fix program name (ITS#3003)

20 years agoinitial round of fixes related to ITS#2986
Pierangelo Masarati [Sat, 6 Mar 2004 15:01:16 +0000 (15:01 +0000)]
initial round of fixes related to ITS#2986

20 years agoStore IDs in BeigEndian format on disk
Howard Chu [Sat, 6 Mar 2004 12:41:29 +0000 (12:41 +0000)]
Store IDs in BeigEndian format on disk

20 years agoStore IDs in BigEndian format on disk
Howard Chu [Sat, 6 Mar 2004 12:41:00 +0000 (12:41 +0000)]
Store IDs in BigEndian format on disk
bdb_idl_cache_put replaces existing entries instead of ignoring them

20 years agoITS#3004, fix IDL cache AVL comparisons
Howard Chu [Sat, 6 Mar 2004 12:29:19 +0000 (12:29 +0000)]
ITS#3004, fix IDL cache AVL comparisons

20 years agodocument saslAuthzTo/saslAuthzFrom new syntax; add onelevel style to DN type
Pierangelo Masarati [Sat, 6 Mar 2004 11:00:49 +0000 (11:00 +0000)]
document saslAuthzTo/saslAuthzFrom new syntax; add onelevel style to DN type

20 years agofix continuation of ITS#2999
Pierangelo Masarati [Sat, 6 Mar 2004 09:33:24 +0000 (09:33 +0000)]
fix continuation of ITS#2999

20 years agoFix prev commit
Howard Chu [Fri, 5 Mar 2004 19:29:02 +0000 (19:29 +0000)]
Fix prev commit

20 years agoTake advantage of IDL cache in bdb_idl_insert/delete_key
Howard Chu [Fri, 5 Mar 2004 15:41:30 +0000 (15:41 +0000)]
Take advantage of IDL cache in bdb_idl_insert/delete_key

20 years agoFix prev commit
Howard Chu [Fri, 5 Mar 2004 15:40:37 +0000 (15:40 +0000)]
Fix prev commit

20 years agoSet IDL cache to 10x Entry cache by default
Howard Chu [Fri, 5 Mar 2004 13:46:12 +0000 (13:46 +0000)]
Set IDL cache to 10x Entry cache by default

20 years agounifdef SLAP_IDL_CACHE
Howard Chu [Fri, 5 Mar 2004 13:43:18 +0000 (13:43 +0000)]
unifdef SLAP_IDL_CACHE

20 years agoITS#2992 Windows fixes from Alexey Melnikov
Howard Chu [Fri, 5 Mar 2004 12:24:06 +0000 (12:24 +0000)]
ITS#2992 Windows fixes from Alexey Melnikov

20 years agoimprove previous commit
Pierangelo Masarati [Fri, 5 Mar 2004 10:53:35 +0000 (10:53 +0000)]
improve previous commit

20 years agoITS#2996 make sure T_SRV is defined for both places it is referenced
Howard Chu [Fri, 5 Mar 2004 10:35:21 +0000 (10:35 +0000)]
ITS#2996 make sure T_SRV is defined for both places it is referenced

20 years agoappend trailing slash to AD canonical if DN is exactly a domain (ITS#3000)
Pierangelo Masarati [Fri, 5 Mar 2004 10:33:43 +0000 (10:33 +0000)]
append trailing slash to AD canonical if DN is exactly a domain (ITS#3000)

20 years agoITS#2998 rename pcl -> be_pcl
Howard Chu [Fri, 5 Mar 2004 10:33:41 +0000 (10:33 +0000)]
ITS#2998 rename pcl -> be_pcl

20 years agocleanup
Pierangelo Masarati [Fri, 5 Mar 2004 09:56:16 +0000 (09:56 +0000)]
cleanup

20 years agoimprove fix to ITS#2999: don't care about limits after abandon
Pierangelo Masarati [Thu, 4 Mar 2004 23:02:30 +0000 (23:02 +0000)]
improve fix to ITS#2999: don't care about limits after abandon

20 years agofix ITS#2999
Pierangelo Masarati [Thu, 4 Mar 2004 22:56:49 +0000 (22:56 +0000)]
fix ITS#2999

20 years agoITS#2997 change MAXTHREADS to LDAP_MAXTHR
Howard Chu [Thu, 4 Mar 2004 15:35:29 +0000 (15:35 +0000)]
ITS#2997 change MAXTHREADS to LDAP_MAXTHR

20 years agoITS#2993 fix prev commit
Howard Chu [Wed, 3 Mar 2004 15:58:57 +0000 (15:58 +0000)]
ITS#2993 fix prev commit

20 years agoFix missing EQAULITY rules
Howard Chu [Wed, 3 Mar 2004 10:51:32 +0000 (10:51 +0000)]
Fix missing EQAULITY rules

20 years agoITS#2974 fix hole array allocation
Howard Chu [Tue, 2 Mar 2004 23:01:04 +0000 (23:01 +0000)]
ITS#2974 fix hole array allocation

20 years agopassword-hash now takes a list of mechanisms
Howard Chu [Tue, 2 Mar 2004 22:17:20 +0000 (22:17 +0000)]
password-hash now takes a list of mechanisms

20 years agodefault_passwd_hash now takes a list of schemes
Howard Chu [Tue, 2 Mar 2004 22:12:23 +0000 (22:12 +0000)]
default_passwd_hash now takes a list of schemes
passwordModify exop will generate all the configured hashes

20 years agolutil_passwd_hash result berval is in argument list now
Howard Chu [Tue, 2 Mar 2004 22:11:31 +0000 (22:11 +0000)]
lutil_passwd_hash result berval is in argument list now

20 years agoPass result berval to lutil_passwd_hash instead of returning it
Howard Chu [Tue, 2 Mar 2004 21:59:44 +0000 (21:59 +0000)]
Pass result berval to lutil_passwd_hash instead of returning it

20 years agoPass result berval to lutil_passwd_hash instead of returning it.
Howard Chu [Tue, 2 Mar 2004 21:59:24 +0000 (21:59 +0000)]
Pass result berval to lutil_passwd_hash instead of returning it.

20 years agoFix SLAPI_ADD_RESCONTROLS
Howard Chu [Tue, 2 Mar 2004 20:31:37 +0000 (20:31 +0000)]
Fix SLAPI_ADD_RESCONTROLS

20 years agoITS#2961 check for NULL authcDN
Howard Chu [Tue, 2 Mar 2004 18:37:49 +0000 (18:37 +0000)]
ITS#2961 check for NULL authcDN

20 years agoITS#2985 regenerate to drop slapd/tools directory
Howard Chu [Mon, 1 Mar 2004 17:54:26 +0000 (17:54 +0000)]
ITS#2985 regenerate to drop slapd/tools directory

20 years agoITS#2985 fix slappasswd typo
Howard Chu [Mon, 1 Mar 2004 14:54:05 +0000 (14:54 +0000)]
ITS#2985 fix slappasswd typo

20 years agoEnable prompting of paged results with /prompt or /noprompt rather than /true or...
Luke Howard [Mon, 1 Mar 2004 09:13:36 +0000 (09:13 +0000)]
Enable prompting of paged results with /prompt or /noprompt rather than /true or /false

20 years agoAdded pwdexop request structure to avoid redundant parsing
Howard Chu [Sun, 29 Feb 2004 19:04:34 +0000 (19:04 +0000)]
Added pwdexop request structure to avoid redundant parsing

20 years agohandle filter computed in a more granular way (ITS#2977)
Pierangelo Masarati [Sat, 28 Feb 2004 16:05:59 +0000 (16:05 +0000)]
handle filter computed in a more granular way (ITS#2977)

20 years agofix the problem right now
Pierangelo Masarati [Sat, 28 Feb 2004 15:20:56 +0000 (15:20 +0000)]
fix the problem right now

20 years agoshould fix ITS#2983 - total count of ops initiated/completed in root of operations...
Pierangelo Masarati [Sat, 28 Feb 2004 14:36:19 +0000 (14:36 +0000)]
should fix ITS#2983 - total count of ops initiated/completed in root of operations branch

20 years agoreally minor cleanup
Pierangelo Masarati [Sat, 28 Feb 2004 12:04:33 +0000 (12:04 +0000)]
really minor cleanup

20 years agointercept errors from maps
Pierangelo Masarati [Sat, 28 Feb 2004 12:04:06 +0000 (12:04 +0000)]
intercept errors from maps

20 years agoUse AC_MEMCPY rather than memcpy() - has overlapping regions
Luke Howard [Sat, 28 Feb 2004 02:59:58 +0000 (02:59 +0000)]
Use AC_MEMCPY rather than memcpy() - has overlapping regions

20 years agoAllow paged results to be requested without interaction by specifying
Luke Howard [Fri, 27 Feb 2004 10:00:45 +0000 (10:00 +0000)]
Allow paged results to be requested without interaction by specifying
/false after the page result size (/true is still the default)

20 years agoFix crasher if paged results size is not specified
Luke Howard [Fri, 27 Feb 2004 09:32:16 +0000 (09:32 +0000)]
Fix crasher if paged results size is not specified

20 years agoFix for RFC 2696 compliance - avoids infinite loop when talking to
Luke Howard [Fri, 27 Feb 2004 08:16:36 +0000 (08:16 +0000)]
Fix for RFC 2696 compliance - avoids infinite loop when talking to
Active Directory (which returns no cookie but size in the last
paged results - this is permitted).

20 years agoAllow no args
Kurt Zeilenga [Fri, 27 Feb 2004 02:12:46 +0000 (02:12 +0000)]
Allow no args

20 years agoMove to Attic
Kurt Zeilenga [Fri, 27 Feb 2004 01:23:44 +0000 (01:23 +0000)]
Move to Attic

20 years agoRemove slapd/tools from Makefile list
Howard Chu [Thu, 26 Feb 2004 19:27:28 +0000 (19:27 +0000)]
Remove slapd/tools from Makefile list

20 years agoAdd -T option for invoking in tool mode
Howard Chu [Thu, 26 Feb 2004 19:26:12 +0000 (19:26 +0000)]
Add -T option for invoking in tool mode

20 years agoUpdate tool invocations
Howard Chu [Thu, 26 Feb 2004 19:13:23 +0000 (19:13 +0000)]
Update tool invocations

20 years agoMerged slap tools with main slapd binary; installs symlinks.
Howard Chu [Thu, 26 Feb 2004 19:03:41 +0000 (19:03 +0000)]
Merged slap tools with main slapd binary; installs symlinks.
tools directory is now obsolete.

20 years agorebuild
Kurt Zeilenga [Thu, 26 Feb 2004 17:09:18 +0000 (17:09 +0000)]
rebuild

20 years agoITS#2934 - don't touch conn->c_sasl_dn for Simple Binds
Howard Chu [Thu, 26 Feb 2004 11:48:34 +0000 (11:48 +0000)]
ITS#2934 - don't touch conn->c_sasl_dn for Simple Binds

20 years agoITS#2978 make sure liboverlays.a is always built and used
Howard Chu [Thu, 26 Feb 2004 03:38:38 +0000 (03:38 +0000)]
ITS#2978 make sure liboverlays.a is always built and used

20 years agoDelete kpasswd support
Howard Chu [Thu, 26 Feb 2004 03:13:36 +0000 (03:13 +0000)]
Delete kpasswd support

20 years agoDeleted Kerberos and Netscape support
Howard Chu [Thu, 26 Feb 2004 03:10:53 +0000 (03:10 +0000)]
Deleted Kerberos and Netscape support

20 years agoITS#2970 fix build_new_dn for zero-length parent DN
Howard Chu [Thu, 26 Feb 2004 02:58:12 +0000 (02:58 +0000)]
ITS#2970 fix build_new_dn for zero-length parent DN

20 years agoClarify updatedn
Kurt Zeilenga [Wed, 25 Feb 2004 17:37:59 +0000 (17:37 +0000)]
Clarify updatedn

20 years agoMore updatedn/rootdn clarification
Kurt Zeilenga [Wed, 25 Feb 2004 17:20:49 +0000 (17:20 +0000)]
More updatedn/rootdn clarification

20 years agoMinor tweaks
Kurt Zeilenga [Wed, 25 Feb 2004 02:12:00 +0000 (02:12 +0000)]
Minor tweaks

20 years agoITS#2944, #2956 - revert maxbuf patch from ITS#2184
Howard Chu [Tue, 24 Feb 2004 16:25:39 +0000 (16:25 +0000)]
ITS#2944, #2956 - revert maxbuf patch from ITS#2184
Still need to think about interoperability with other versions, vendors...

20 years agomisc addition to the previous glueing commit
Jong Hyuk Choi [Tue, 24 Feb 2004 01:55:59 +0000 (01:55 +0000)]
misc addition to the previous glueing commit

20 years agoGlue entry pruning: delete parent entries when they are glues and become leaves
Jong Hyuk Choi [Mon, 23 Feb 2004 22:49:24 +0000 (22:49 +0000)]
Glue entry pruning: delete parent entries when they are glues and become leaves

20 years agoGlue entry pruning : delete parent entries after modrdn when they are glue and become...
Jong Hyuk Choi [Mon, 23 Feb 2004 22:48:46 +0000 (22:48 +0000)]
Glue entry pruning : delete parent entries after modrdn when they are glue and become leaf entry

20 years agoGlue entry pruning support: delete the parent entries when they are glue and become...
Jong Hyuk Choi [Mon, 23 Feb 2004 22:47:55 +0000 (22:47 +0000)]
Glue entry pruning support: delete the parent entries when they are glue and become leaf

20 years agoimprove filter error logging in case of unknown attribute type
Pierangelo Masarati [Mon, 23 Feb 2004 11:45:19 +0000 (11:45 +0000)]
improve filter error logging in case of unknown attribute type

20 years agosyncrepl update: 1) improve error handling 2) glueing support for non-leaf deletion...
Jong Hyuk Choi [Sun, 22 Feb 2004 20:44:44 +0000 (20:44 +0000)]
syncrepl update: 1) improve error handling 2) glueing support for non-leaf deletion (TODO : deletion of leaf glue entries in the delete / modrdn code)

20 years agoallow search limits based on groups (ITS#2967)
Pierangelo Masarati [Wed, 18 Feb 2004 16:40:36 +0000 (16:40 +0000)]
allow search limits based on groups (ITS#2967)

20 years agosync with the man page slapadd(8) : does not change syncrepl entries in the ldif...
Jong Hyuk Choi [Tue, 17 Feb 2004 23:56:18 +0000 (23:56 +0000)]
sync with the man page slapadd(8) : does not change syncrepl entries in the ldif file when neither of the promotion (-p) or the demotion (-r) option is given.

20 years agofix numericStringMatch (ITS#2938)
Pierangelo Masarati [Tue, 17 Feb 2004 20:30:37 +0000 (20:30 +0000)]
fix numericStringMatch (ITS#2938)

20 years agoimprove previous commit
Pierangelo Masarati [Tue, 17 Feb 2004 13:34:51 +0000 (13:34 +0000)]
improve previous commit

20 years agoallow no-user-modification propagations if back-ldap is used for replication (i.e...
Pierangelo Masarati [Tue, 17 Feb 2004 12:39:42 +0000 (12:39 +0000)]
allow no-user-modification propagations if back-ldap is used for replication (i.e. updatedn is defined)

20 years agoFix mutex deadlock obtaining msgid
Howard Chu [Fri, 13 Feb 2004 02:47:53 +0000 (02:47 +0000)]
Fix mutex deadlock obtaining msgid

20 years agoITS#2888 fix back-ldap to check result of send_search_entry.
Howard Chu [Fri, 13 Feb 2004 02:44:13 +0000 (02:44 +0000)]
ITS#2888 fix back-ldap to check result of send_search_entry.
Make sure sizelimit errors are propagated.

20 years agoITS#2962 - EBCDIC db_version string
Howard Chu [Fri, 13 Feb 2004 00:53:02 +0000 (00:53 +0000)]
ITS#2962 - EBCDIC db_version string