]> git.sur5r.net Git - openldap/log
openldap
20 years agodocument new tools
Pierangelo Masarati [Thu, 18 Mar 2004 00:07:24 +0000 (00:07 +0000)]
document new tools

20 years agoDemote cacheable queries section
Howard Chu [Thu, 18 Mar 2004 00:02:39 +0000 (00:02 +0000)]
Demote cacheable queries section

20 years agoFix typo in prev commit
Howard Chu [Thu, 18 Mar 2004 00:00:50 +0000 (00:00 +0000)]
Fix typo in prev commit

20 years agoITS#3024 add rootdn
Howard Chu [Wed, 17 Mar 2004 23:49:41 +0000 (23:49 +0000)]
ITS#3024 add rootdn

20 years agoITS#2945 fix typo, add more examples
Howard Chu [Wed, 17 Mar 2004 23:48:33 +0000 (23:48 +0000)]
ITS#2945 fix typo, add more examples

20 years agoimprove previous commit
Pierangelo Masarati [Wed, 17 Mar 2004 23:43:00 +0000 (23:43 +0000)]
improve previous commit

20 years agomove DN/config test in slapdn/slaptest
Pierangelo Masarati [Wed, 17 Mar 2004 23:25:09 +0000 (23:25 +0000)]
move DN/config test in slapdn/slaptest

20 years agoFix builds with LDAP_GROUPTING_TRANSACTION
Kurt Zeilenga [Wed, 17 Mar 2004 23:17:33 +0000 (23:17 +0000)]
Fix builds with LDAP_GROUPTING_TRANSACTION

20 years agoworks in most cases ...
Pierangelo Masarati [Wed, 17 Mar 2004 22:37:59 +0000 (22:37 +0000)]
works in most cases ...

20 years agoadd labeledURI to back-ldap databases
Pierangelo Masarati [Wed, 17 Mar 2004 22:37:40 +0000 (22:37 +0000)]
add labeledURI to back-ldap databases

20 years agocarefully check the URI
Pierangelo Masarati [Wed, 17 Mar 2004 22:36:47 +0000 (22:36 +0000)]
carefully check the URI

20 years agopassword always replaces old passwords
Kurt Zeilenga [Wed, 17 Mar 2004 22:21:21 +0000 (22:21 +0000)]
password always replaces old passwords

20 years agocleanup
Kurt Zeilenga [Wed, 17 Mar 2004 22:14:32 +0000 (22:14 +0000)]
cleanup

20 years agoFix typo
Kurt Zeilenga [Wed, 17 Mar 2004 22:01:55 +0000 (22:01 +0000)]
Fix typo

20 years agoUse LUTIL_PASSWD_{ERR,OK} result codes
Howard Chu [Wed, 17 Mar 2004 21:36:39 +0000 (21:36 +0000)]
Use LUTIL_PASSWD_{ERR,OK} result codes

20 years agoBe consistent with element separators.
Kurt Zeilenga [Wed, 17 Mar 2004 20:50:35 +0000 (20:50 +0000)]
Be consistent with element separators.

20 years agoFix deadlock in remove_query_data
Howard Chu [Wed, 17 Mar 2004 20:45:14 +0000 (20:45 +0000)]
Fix deadlock in remove_query_data

20 years agoFix a couple SEGVs
Howard Chu [Wed, 17 Mar 2004 19:33:35 +0000 (19:33 +0000)]
Fix a couple SEGVs

20 years agoAdd connection_fake_init()
Howard Chu [Wed, 17 Mar 2004 19:33:13 +0000 (19:33 +0000)]
Add connection_fake_init()

20 years agoFix passing of state info to over_back_response
Howard Chu [Wed, 17 Mar 2004 17:59:47 +0000 (17:59 +0000)]
Fix passing of state info to over_back_response

20 years agoonly works with explicit overlay instantiation
Pierangelo Masarati [Wed, 17 Mar 2004 12:21:40 +0000 (12:21 +0000)]
only works with explicit overlay instantiation

20 years agofix previous commit
Pierangelo Masarati [Wed, 17 Mar 2004 11:58:59 +0000 (11:58 +0000)]
fix previous commit

20 years agoreset SlapReply flags
Pierangelo Masarati [Wed, 17 Mar 2004 11:50:15 +0000 (11:50 +0000)]
reset SlapReply flags

20 years agoadded callbacks to most of the functions; more cleanup
Pierangelo Masarati [Wed, 17 Mar 2004 11:14:30 +0000 (11:14 +0000)]
added callbacks to most of the functions; more cleanup

20 years agosearch/unbind works; need to consistently add callbacks to other ops
Pierangelo Masarati [Wed, 17 Mar 2004 10:05:38 +0000 (10:05 +0000)]
search/unbind works; need to consistently add callbacks to other ops

20 years agoreset flags (need to check consistence across slapd)
Pierangelo Masarati [Wed, 17 Mar 2004 09:59:04 +0000 (09:59 +0000)]
reset flags (need to check consistence across slapd)

20 years agoFix prev commit
Howard Chu [Wed, 17 Mar 2004 09:59:03 +0000 (09:59 +0000)]
Fix prev commit

20 years agoFix account lock check
Howard Chu [Wed, 17 Mar 2004 09:54:49 +0000 (09:54 +0000)]
Fix account lock check

20 years agoneed to turn it into a man page, when it freezes
Pierangelo Masarati [Wed, 17 Mar 2004 09:26:50 +0000 (09:26 +0000)]
need to turn it into a man page, when it freezes

20 years agoslight improvements; doesn't work yet
Pierangelo Masarati [Wed, 17 Mar 2004 09:25:59 +0000 (09:25 +0000)]
slight improvements; doesn't work yet

20 years agoSkip test on ldbm, ldbm deadlocks on Bind
Howard Chu [Wed, 17 Mar 2004 09:02:44 +0000 (09:02 +0000)]
Skip test on ldbm, ldbm deadlocks on Bind

20 years agoactually, teh backend could also be selected on a per-operation basis, if "relay...
Pierangelo Masarati [Wed, 17 Mar 2004 07:56:19 +0000 (07:56 +0000)]
actually, teh backend could also be selected on a per-operation basis, if "relay <real naming comntext>" is not provided

20 years agoFix LDBM on Windows
Howard Chu [Wed, 17 Mar 2004 05:26:57 +0000 (05:26 +0000)]
Fix LDBM on Windows

20 years agoFix missing LBER_V declaration
Howard Chu [Wed, 17 Mar 2004 05:06:30 +0000 (05:06 +0000)]
Fix missing LBER_V declaration

20 years agoRestore NT4 compatibility, avoid W2K-only API
Howard Chu [Wed, 17 Mar 2004 05:06:04 +0000 (05:06 +0000)]
Restore NT4 compatibility, avoid W2K-only API

20 years agoNew T_SRV fix
Kurt Zeilenga [Wed, 17 Mar 2004 04:45:56 +0000 (04:45 +0000)]
New T_SRV fix

20 years ago#ifdef txn code
Kurt Zeilenga [Wed, 17 Mar 2004 03:13:00 +0000 (03:13 +0000)]
#ifdef txn code

20 years agorebuild
Kurt Zeilenga [Wed, 17 Mar 2004 03:12:40 +0000 (03:12 +0000)]
rebuild

20 years agoadd back-relay (doesn't work yet; need to regenerate configure/portable.h)
Pierangelo Masarati [Wed, 17 Mar 2004 01:04:34 +0000 (01:04 +0000)]
add back-relay (doesn't work yet; need to regenerate configure/portable.h)

20 years agoadd back-relay (doesn't work yet)
Pierangelo Masarati [Wed, 17 Mar 2004 01:03:21 +0000 (01:03 +0000)]
add back-relay (doesn't work yet)

20 years agoAdd note about overlay directive
Howard Chu [Tue, 16 Mar 2004 22:25:08 +0000 (22:25 +0000)]
Add note about overlay directive

20 years agoseeAlso to overlays as well
Pierangelo Masarati [Tue, 16 Mar 2004 22:18:45 +0000 (22:18 +0000)]
seeAlso to overlays as well

20 years agoDocs for ppolicy overlay
Howard Chu [Tue, 16 Mar 2004 22:00:30 +0000 (22:00 +0000)]
Docs for ppolicy overlay

20 years agoFix non-standard OIDs
Howard Chu [Tue, 16 Mar 2004 22:00:10 +0000 (22:00 +0000)]
Fix non-standard OIDs

20 years agoadd overlay subsystem and connect it to databases
Pierangelo Masarati [Tue, 16 Mar 2004 21:58:29 +0000 (21:58 +0000)]
add overlay subsystem and connect it to databases

20 years agoadd iterator on overlays
Pierangelo Masarati [Tue, 16 Mar 2004 21:56:40 +0000 (21:56 +0000)]
add iterator on overlays

20 years agoinit 'oi' also when the backend already has overlays...
Pierangelo Masarati [Tue, 16 Mar 2004 21:55:45 +0000 (21:55 +0000)]
init 'oi' also when the backend already has overlays...

20 years agoadd DN check mode; rework check sinfrastructure
Pierangelo Masarati [Tue, 16 Mar 2004 18:36:38 +0000 (18:36 +0000)]
add DN check mode; rework check sinfrastructure

20 years agofix file name
Pierangelo Masarati [Tue, 16 Mar 2004 18:02:38 +0000 (18:02 +0000)]
fix file name

20 years agoRenamed ppcontrol.c to ppolicy.c
Howard Chu [Tue, 16 Mar 2004 17:44:34 +0000 (17:44 +0000)]
Renamed ppcontrol.c to ppolicy.c

20 years agoremove {} from procedures invocation, as noted in ITS#2641; copied annotations from...
Pierangelo Masarati [Tue, 16 Mar 2004 15:15:14 +0000 (15:15 +0000)]
remove {} from procedures invocation, as noted in ITS#2641; copied annotations from postgres example

20 years agofix brain dead count (part of ITS#2641)
Pierangelo Masarati [Tue, 16 Mar 2004 11:03:27 +0000 (11:03 +0000)]
fix brain dead count (part of ITS#2641)

20 years agoPassword policy schema from draft 7
Howard Chu [Tue, 16 Mar 2004 10:34:24 +0000 (10:34 +0000)]
Password policy schema from draft 7

20 years agoAdded tests for password policy overlay
Howard Chu [Tue, 16 Mar 2004 10:16:21 +0000 (10:16 +0000)]
Added tests for password policy overlay

20 years agoPassword policy overlay, implements draft 7. The spec is still in flux;
Howard Chu [Tue, 16 Mar 2004 10:15:18 +0000 (10:15 +0000)]
Password policy overlay, implements draft 7. The spec is still in flux;
this module should not be used in production.

20 years agoRevert "delete old" change; doesn't work for salted hashes.
Howard Chu [Tue, 16 Mar 2004 04:24:39 +0000 (04:24 +0000)]
Revert "delete old" change; doesn't work for salted hashes.

20 years agoFix prev commit
Howard Chu [Tue, 16 Mar 2004 03:54:09 +0000 (03:54 +0000)]
Fix prev commit

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

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

20 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

20 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

20 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

20 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

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

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

20 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

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

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

20 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().

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

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

20 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 :-)

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

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