]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
22 years agoFix prev commit
Howard Chu [Tue, 16 Mar 2004 03:54:09 +0000 (03:54 +0000)] 
Fix prev commit

22 years agoFix prev commit
Howard Chu [Tue, 16 Mar 2004 03:24:08 +0000 (03:24 +0000)] 
Fix prev commit

22 years agoClean up Bind ppolicy diagnostics
Howard Chu [Tue, 16 Mar 2004 02:59:03 +0000 (02:59 +0000)] 
Clean up Bind ppolicy diagnostics

22 years agoHide ppolicy behind #ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST
Howard Chu [Tue, 16 Mar 2004 01:50:10 +0000 (01:50 +0000)] 
Hide ppolicy behind #ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST

22 years agoHide code behind #ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST
Howard Chu [Tue, 16 Mar 2004 01:48:21 +0000 (01:48 +0000)] 
Hide code behind #ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST

22 years agoHide password policy code behind #ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST
Howard Chu [Tue, 16 Mar 2004 01:47:16 +0000 (01:47 +0000)] 
Hide password policy code behind #ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST

22 years agoRename ppcontrol.c to ppolicy.c
Howard Chu [Tue, 16 Mar 2004 01:39:04 +0000 (01:39 +0000)] 
Rename ppcontrol.c to ppolicy.c

22 years agohandle overlays
Pierangelo Masarati [Tue, 16 Mar 2004 01:22:34 +0000 (01:22 +0000)] 
handle overlays

22 years agoOID/comment cleanup
Kurt Zeilenga [Tue, 16 Mar 2004 01:17:07 +0000 (01:17 +0000)] 
OID/comment cleanup

22 years agoUpdate LDAP Sync OIDs to those assigned for RFC publication
Kurt Zeilenga [Tue, 16 Mar 2004 00:51:11 +0000 (00:51 +0000)] 
Update LDAP Sync OIDs to those assigned for RFC publication

22 years agoFix prev commit
Howard Chu [Tue, 16 Mar 2004 00:00:43 +0000 (00:00 +0000)] 
Fix prev commit

22 years agoAdded password policy support
Howard Chu [Mon, 15 Mar 2004 23:54:38 +0000 (23:54 +0000)] 
Added password policy support

22 years agoldap_parse_passwordpolicy_control takes a single LDAPControl* arg now,
Howard Chu [Mon, 15 Mar 2004 23:53:37 +0000 (23:53 +0000)] 
ldap_parse_passwordpolicy_control takes a single LDAPControl* arg now,
use ldap_find_control to find it. Added ldap_passwordpolicy_err2text().

22 years agoPreserve old slap_passwd_hash() signature, add slap_passwd_hash_type()
Howard Chu [Mon, 15 Mar 2004 20:58:41 +0000 (20:58 +0000)] 
Preserve old slap_passwd_hash() signature, add slap_passwd_hash_type()

22 years agoDelete old password if provided
Howard Chu [Mon, 15 Mar 2004 19:52:17 +0000 (19:52 +0000)] 
Delete old password if provided

22 years agoRework to support txn intermediate responses
Kurt Zeilenga [Mon, 15 Mar 2004 02:20:38 +0000 (02:20 +0000)] 
Rework to support txn intermediate responses
(if only they were implemented :-)

22 years agoStart of client-side LDAP tranactions (non-working)
Kurt Zeilenga [Sun, 14 Mar 2004 23:32:00 +0000 (23:32 +0000)] 
Start of client-side LDAP tranactions (non-working)
and lots of cleanup (hence the commit)
(ldapmodify will need much more work for transactions)

22 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

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

22 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()

22 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

22 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

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

22 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

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

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

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

22 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

22 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

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

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

22 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

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

22 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

22 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

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

22 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

22 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

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

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

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

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

22 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

22 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

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

22 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...)

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

22 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

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

22 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

22 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

22 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

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

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

22 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

22 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

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

22 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

22 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

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

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

22 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

22 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

22 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

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

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

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

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

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

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

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

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

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

22 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

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

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

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

22 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

22 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

22 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

22 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

22 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

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

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

22 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

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

22 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

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

22 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

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

22 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

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

22 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

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

22 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

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

22 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

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

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

22 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