]> git.sur5r.net Git - openldap/log
openldap
20 years agoMove to -release based soname versioning
Kurt Zeilenga [Sun, 14 Mar 2004 04:05:47 +0000 (04:05 +0000)]
Move to -release based soname versioning

20 years agocleanup
Kurt Zeilenga [Sun, 14 Mar 2004 00:59:37 +0000 (00:59 +0000)]
cleanup

20 years agoAdd prototypes for grouping functions
Kurt Zeilenga [Sun, 14 Mar 2004 00:57:44 +0000 (00:57 +0000)]
Add prototypes for grouping functions
Add ldap_find_control()

20 years agomacros for grouping of related operations
Kurt Zeilenga [Sun, 14 Mar 2004 00:07:23 +0000 (00:07 +0000)]
macros for grouping of related operations
macros for transaction groupings

20 years agoFix for password policy draft 7
Howard Chu [Sat, 13 Mar 2004 10:03:58 +0000 (10:03 +0000)]
Fix for password policy draft 7

20 years agoCleanup comments, copyright
Howard Chu [Sat, 13 Mar 2004 09:13:11 +0000 (09:13 +0000)]
Cleanup comments, copyright

20 years ago-E/-e are not just for controls
Kurt Zeilenga [Fri, 12 Mar 2004 22:34:07 +0000 (22:34 +0000)]
-E/-e are not just for controls

20 years agounifdef -UOLD_WAY
Kurt Zeilenga [Fri, 12 Mar 2004 22:21:14 +0000 (22:21 +0000)]
unifdef -UOLD_WAY

20 years agoAdded PasswordPolicy control
Howard Chu [Fri, 12 Mar 2004 21:22:32 +0000 (21:22 +0000)]
Added PasswordPolicy control

20 years agoCleanup result handling
Howard Chu [Fri, 12 Mar 2004 21:08:37 +0000 (21:08 +0000)]
Cleanup result handling

20 years agodefine error codes for lutil_passwd* funcs
Pierangelo Masarati [Fri, 12 Mar 2004 20:07:41 +0000 (20:07 +0000)]
define error codes for lutil_passwd* funcs

20 years agoAdd c_conn_idx, to simplify external modules managing per-connection state
Howard Chu [Fri, 12 Mar 2004 18:22:37 +0000 (18:22 +0000)]
Add c_conn_idx, to simplify external modules managing per-connection state

20 years agoNew LDAP RFCs
Kurt Zeilenga [Thu, 11 Mar 2004 21:10:05 +0000 (21:10 +0000)]
New LDAP RFCs

20 years agofix error message
Pierangelo Masarati [Thu, 11 Mar 2004 13:02:13 +0000 (13:02 +0000)]
fix error message

20 years ago"searchFilter" by default must be empty
Pierangelo Masarati [Wed, 10 Mar 2004 21:53:39 +0000 (21:53 +0000)]
"searchFilter" by default must be empty

20 years agofor ITS#3105
Jong Hyuk Choi [Wed, 10 Mar 2004 21:49:08 +0000 (21:49 +0000)]
for ITS#3105

20 years ago"searchFilter" by default must be empty
Pierangelo Masarati [Wed, 10 Mar 2004 21:44:22 +0000 (21:44 +0000)]
"searchFilter" by default must be empty

20 years agoadd "searchFilterAttrDN" rewrite context, and allow filterstring rewrite
Pierangelo Masarati [Wed, 10 Mar 2004 21:41:02 +0000 (21:41 +0000)]
add "searchFilterAttrDN" rewrite context, and allow filterstring rewrite

20 years agorevert previous commit
Pierangelo Masarati [Wed, 10 Mar 2004 21:12:53 +0000 (21:12 +0000)]
revert previous commit

20 years agoadd "searchFilterAttrDN" rewrite context, and allow filterstring rewrite
Pierangelo Masarati [Wed, 10 Mar 2004 21:11:14 +0000 (21:11 +0000)]
add "searchFilterAttrDN" rewrite context, and allow filterstring rewrite

20 years agoallow '$' as action prefix instead of '%'; backward compatibility is preserved
Pierangelo Masarati [Wed, 10 Mar 2004 19:21:39 +0000 (19:21 +0000)]
allow '$' as action prefix instead of '%'; backward compatibility is preserved

20 years agorewrite entry DN-valued attrs
Pierangelo Masarati [Wed, 10 Mar 2004 19:04:18 +0000 (19:04 +0000)]
rewrite entry DN-valued attrs

20 years agouse prepare/bind/execute instead of bind/execdirect (addresses ITS#2641)
Pierangelo Masarati [Wed, 10 Mar 2004 14:51:41 +0000 (14:51 +0000)]
use prepare/bind/execute instead of bind/execdirect (addresses ITS#2641)

20 years agoYet more for ITS#3008. Seems to work properly now.
Howard Chu [Wed, 10 Mar 2004 09:11:20 +0000 (09:11 +0000)]
Yet more for ITS#3008. Seems to work properly now.

20 years agoMore for ITS#3008
Howard Chu [Wed, 10 Mar 2004 08:00:41 +0000 (08:00 +0000)]
More for ITS#3008

20 years agoITS#3008 fix value-based ACLs
Howard Chu [Wed, 10 Mar 2004 02:59:03 +0000 (02:59 +0000)]
ITS#3008 fix value-based ACLs

20 years agoTurn off syslog for slap tools
Howard Chu [Wed, 10 Mar 2004 02:44:38 +0000 (02:44 +0000)]
Turn off syslog for slap tools

20 years agoMinor cleanup
Howard Chu [Wed, 10 Mar 2004 02:44:10 +0000 (02:44 +0000)]
Minor cleanup

20 years ago'=' must be escaped (and escapable by '\') according to RFC2253 and draft-ietf-ldapbi...
Pierangelo Masarati [Tue, 9 Mar 2004 20:43:27 +0000 (20:43 +0000)]
'=' must be escaped (and escapable by '\') according to RFC2253 and draft-ietf-ldapbis-dn-XX (ITS#3009; must have slipped thru some changes long time ago...)

20 years agobackend operations check
Jong Hyuk Choi [Tue, 9 Mar 2004 20:43:19 +0000 (20:43 +0000)]
backend operations check

20 years agochecking limits at the frontend
Jong Hyuk Choi [Tue, 9 Mar 2004 20:43:01 +0000 (20:43 +0000)]
checking limits at the frontend

20 years agofix typos
Pierangelo Masarati [Tue, 9 Mar 2004 20:21:10 +0000 (20:21 +0000)]
fix typos

20 years agoallow "expand" style in peername, sockname, sockurl as well; more sanity checks
Pierangelo Masarati [Tue, 9 Mar 2004 19:44:14 +0000 (19:44 +0000)]
allow "expand" style in peername, sockname, sockurl as well; more sanity checks

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