]> git.sur5r.net Git - openldap/log
openldap
23 years agoRemove lint
Kurt Zeilenga [Fri, 21 Jul 2000 21:56:33 +0000 (21:56 +0000)]
Remove lint

23 years agoRemove unnecessary forward declaration
Kurt Zeilenga [Fri, 21 Jul 2000 21:29:41 +0000 (21:29 +0000)]
Remove unnecessary forward declaration

23 years agoAssign "published" OID to Password Modify Extended Operation.
Kurt Zeilenga [Fri, 21 Jul 2000 20:28:14 +0000 (20:28 +0000)]
Assign "published" OID to Password Modify Extended Operation.

23 years agoPlug a couple of minor memory leaks
Kurt Zeilenga [Fri, 21 Jul 2000 17:25:41 +0000 (17:25 +0000)]
Plug a couple of minor memory leaks

23 years agoPlug leak of syn_names
Kurt Zeilenga [Fri, 21 Jul 2000 02:23:27 +0000 (02:23 +0000)]
Plug leak of syn_names

23 years agoUse MODDN not RENAME as primary macro.
Kurt Zeilenga [Fri, 21 Jul 2000 02:08:36 +0000 (02:08 +0000)]
Use MODDN not RENAME as primary macro.

23 years agoPlug memory leak of normalized value in value_find()
Kurt Zeilenga [Thu, 20 Jul 2000 23:56:12 +0000 (23:56 +0000)]
Plug memory leak of normalized value in value_find()

23 years agoFix entry/children always allowed bug!
Kurt Zeilenga [Thu, 20 Jul 2000 22:52:44 +0000 (22:52 +0000)]
Fix entry/children always allowed bug!

23 years agobit fields should be explicitly unsigned (unless space is allocated
Kurt Zeilenga [Thu, 20 Jul 2000 19:50:40 +0000 (19:50 +0000)]
bit fields should be explicitly unsigned (unless space is allocated
for sign bit)

23 years agoFix sasl end game processing.
Kurt Zeilenga [Thu, 20 Jul 2000 18:39:40 +0000 (18:39 +0000)]
Fix sasl end game processing.

23 years agoReplace diff -q with diff >/dev/null for portability reasons
Kurt Zeilenga [Thu, 20 Jul 2000 02:23:00 +0000 (02:23 +0000)]
Replace diff -q with diff >/dev/null for portability reasons

23 years agoFix mech==NULL bug
Kurt Zeilenga [Thu, 20 Jul 2000 01:04:34 +0000 (01:04 +0000)]
Fix mech==NULL bug

23 years agoSearch for the namingContext before attemping the ldapadd
Kurt Zeilenga [Wed, 19 Jul 2000 23:22:34 +0000 (23:22 +0000)]
Search for the namingContext before attemping the ldapadd

23 years agoITS#628: (revised) changes submitted Ian Logan
Kurt Zeilenga [Wed, 19 Jul 2000 23:12:15 +0000 (23:12 +0000)]
ITS#628: (revised) changes submitted Ian Logan

23 years agoFix up SASL interact error checking
Kurt Zeilenga [Wed, 19 Jul 2000 22:53:22 +0000 (22:53 +0000)]
Fix up SASL interact error checking

23 years agoMove indented #defines to lh-column -- OSF4.0e does not allow the '#' to
Randy Kunkee [Wed, 19 Jul 2000 10:04:09 +0000 (10:04 +0000)]
Move indented #defines to lh-column -- OSF4.0e does not allow the '#' to
be indented.  Use "#<tab>define" instead.

23 years agoFix prototype for dummy ldap_int_sasl_bind.
Randy Kunkee [Wed, 19 Jul 2000 07:44:06 +0000 (07:44 +0000)]
Fix prototype for dummy ldap_int_sasl_bind.

23 years agoAdd slapindex(8) and fix typo in slapcat(8).
Kurt Zeilenga [Wed, 19 Jul 2000 02:47:44 +0000 (02:47 +0000)]
Add slapindex(8) and fix typo in slapcat(8).

23 years agoNew slapindex framework (no meat)
Kurt Zeilenga [Wed, 19 Jul 2000 02:24:08 +0000 (02:24 +0000)]
New slapindex framework (no meat)

23 years agoFix MAXARGS boundary condition problem: slapd crashed if number of tokens
Randy Kunkee [Wed, 19 Jul 2000 01:40:05 +0000 (01:40 +0000)]
Fix MAXARGS boundary condition problem: slapd crashed if number of tokens
parsed == MAXARGS (only applicable if you have really large objectclasses).

23 years agoAdd rev 3
Kurt Zeilenga [Wed, 19 Jul 2000 01:32:20 +0000 (01:32 +0000)]
Add rev 3

23 years agoUpdate to rev 03
Kurt Zeilenga [Wed, 19 Jul 2000 01:30:36 +0000 (01:30 +0000)]
Update to rev 03

23 years agoAdd grouping draft
Kurt Zeilenga [Wed, 19 Jul 2000 01:29:27 +0000 (01:29 +0000)]
Add grouping draft

23 years agoReplace expired LDAPext namedref I-D with Zeilenga namedref I-D.
Kurt Zeilenga [Wed, 19 Jul 2000 01:24:06 +0000 (01:24 +0000)]
Replace expired LDAPext namedref I-D with Zeilenga namedref I-D.
Add LDAPext refer I-D.

23 years agoUpdate args based upon latest SASL usage
Kurt Zeilenga [Wed, 19 Jul 2000 01:19:06 +0000 (01:19 +0000)]
Update args based upon latest SASL usage

23 years agoDrop a number of projects...
Kurt Zeilenga [Wed, 19 Jul 2000 01:16:17 +0000 (01:16 +0000)]
Drop a number of projects...

23 years agoUse substring indices
Kurt Zeilenga [Wed, 19 Jul 2000 01:08:42 +0000 (01:08 +0000)]
Use substring indices

23 years agoFix substring indices and enable in tests.
Kurt Zeilenga [Tue, 18 Jul 2000 22:59:34 +0000 (22:59 +0000)]
Fix substring indices and enable in tests.

23 years agoAdd experimental caseExact/Ignore substrings indexer/filter routines.
Kurt Zeilenga [Tue, 18 Jul 2000 17:46:34 +0000 (17:46 +0000)]
Add experimental caseExact/Ignore substrings indexer/filter routines.

23 years agoPut the complete syntax for access control, unexplained yet.
Julio Sánchez Fernández [Tue, 18 Jul 2000 10:30:54 +0000 (10:30 +0000)]
Put the complete syntax for access control, unexplained yet.

23 years agoImport copyright/readme from devel
Kurt Zeilenga [Tue, 18 Jul 2000 04:58:12 +0000 (04:58 +0000)]
Import copyright/readme from devel

23 years agoClarify message logged upon host_access() failure
Kurt Zeilenga [Tue, 18 Jul 2000 03:12:55 +0000 (03:12 +0000)]
Clarify message logged upon host_access() failure

23 years agoClean up usage()
Kurt Zeilenga [Mon, 17 Jul 2000 21:54:20 +0000 (21:54 +0000)]
Clean up usage()

23 years agoClarify comment
Kurt Zeilenga [Mon, 17 Jul 2000 21:45:18 +0000 (21:45 +0000)]
Clarify comment

23 years agoFix SASL automatic/quiet modes...
Kurt Zeilenga [Mon, 17 Jul 2000 21:36:30 +0000 (21:36 +0000)]
Fix SASL automatic/quiet modes...

23 years agoExpose sasl flags to -lldap (so they can be quiet)
Kurt Zeilenga [Mon, 17 Jul 2000 21:23:59 +0000 (21:23 +0000)]
Expose sasl flags to -lldap (so they can be quiet)
Fix interactive and automatic modes.  Quiet needs work.

23 years agoAdd -I/-Q SASL mode options
Kurt Zeilenga [Mon, 17 Jul 2000 02:43:41 +0000 (02:43 +0000)]
Add -I/-Q SASL mode options

23 years agoRemove Lint
Kurt Zeilenga [Mon, 17 Jul 2000 01:08:15 +0000 (01:08 +0000)]
Remove Lint

23 years agoFirst cut SASL "interactive" and "quiet" modes (default is "automatic")
Kurt Zeilenga [Mon, 17 Jul 2000 00:56:29 +0000 (00:56 +0000)]
First cut SASL "interactive" and "quiet" modes (default is "automatic")

23 years agoAdd -x flag (simple bind)
Kurt Zeilenga [Sun, 16 Jul 2000 00:52:04 +0000 (00:52 +0000)]
Add -x flag (simple bind)

23 years agoUpdate args based upon intended SASL usage
Kurt Zeilenga [Sun, 16 Jul 2000 00:51:44 +0000 (00:51 +0000)]
Update args based upon intended SASL usage

23 years agoUpdate usage to note that user may not be represented by a DN
Kurt Zeilenga [Sun, 16 Jul 2000 00:28:57 +0000 (00:28 +0000)]
Update usage to note that user may not be represented by a DN

23 years agoFix authmethod defaulting
Kurt Zeilenga [Sun, 16 Jul 2000 00:23:41 +0000 (00:23 +0000)]
Fix authmethod defaulting

23 years agoAdd -x (simple authentication)
Kurt Zeilenga [Sun, 16 Jul 2000 00:21:41 +0000 (00:21 +0000)]
Add -x (simple authentication)

23 years agoMake it all work.
Kurt Zeilenga [Sun, 16 Jul 2000 00:14:08 +0000 (00:14 +0000)]
Make it all work.

23 years agoCleanup previous commit
Kurt Zeilenga [Sat, 15 Jul 2000 23:34:27 +0000 (23:34 +0000)]
Cleanup previous commit

23 years agoRework SASL command line arguments. Default is now to authenticate
Kurt Zeilenga [Sat, 15 Jul 2000 23:25:46 +0000 (23:25 +0000)]
Rework SASL command line arguments.  Default is now to authenticate
using best available mechanism.  (authzid prompting to be disabled)
To use simple bind, -x is required (implied if -P 2) with -D/-[Ww]
To use simple "anonymous" bind, just -x will do.

23 years agoMove some noise about
Kurt Zeilenga [Sat, 15 Jul 2000 01:28:16 +0000 (01:28 +0000)]
Move some noise about

23 years agoMisc cleanup
Kurt Zeilenga [Sat, 15 Jul 2000 00:45:31 +0000 (00:45 +0000)]
Misc cleanup

23 years agoStore sasl callbacks in session handle so that they can properly freed.
Kurt Zeilenga [Sat, 15 Jul 2000 00:01:09 +0000 (00:01 +0000)]
Store sasl callbacks in session handle so that they can properly freed.

23 years agoFix callbacks.
Kurt Zeilenga [Fri, 14 Jul 2000 22:00:16 +0000 (22:00 +0000)]
Fix callbacks.

23 years agoFix SSF reporting.
Kurt Zeilenga [Fri, 14 Jul 2000 20:57:52 +0000 (20:57 +0000)]
Fix SSF reporting.

23 years agorework SASL callbacks
Kurt Zeilenga [Fri, 14 Jul 2000 20:56:30 +0000 (20:56 +0000)]
rework SASL callbacks

23 years agoAdd logging support
Kurt Zeilenga [Fri, 14 Jul 2000 04:35:36 +0000 (04:35 +0000)]
Add logging support

23 years ago*ssf > 1 should be *ssf > 0
Kurt Zeilenga [Fri, 14 Jul 2000 04:35:13 +0000 (04:35 +0000)]
*ssf > 1 should be *ssf > 0

23 years agoFix an interaction error on multiple step binds.
Kurt Zeilenga [Fri, 14 Jul 2000 00:54:08 +0000 (00:54 +0000)]
Fix an interaction error on multiple step binds.
Add additional notices.  Likely need to add a quiet mode.

23 years agoUpdate NT build to include recently added SASL sources.
Kurt Zeilenga [Thu, 13 Jul 2000 23:43:24 +0000 (23:43 +0000)]
Update NT build to include recently added SASL sources.

23 years agoAdd lutil_ldap.h: contains prototypes for -llutil LDAP routines
Kurt Zeilenga [Thu, 13 Jul 2000 23:09:55 +0000 (23:09 +0000)]
Add lutil_ldap.h: contains prototypes for -llutil LDAP routines
(used by clients/tools/ldap*.c)

23 years agoAdd basic pages for BER types and memory allocators.
Kurt Zeilenga [Thu, 13 Jul 2000 22:56:16 +0000 (22:56 +0000)]
Add basic pages for BER types and memory allocators.

23 years agoUpdate SASL args
Kurt Zeilenga [Thu, 13 Jul 2000 22:54:45 +0000 (22:54 +0000)]
Update SASL args

23 years agoUpdate SASL code to reuse context through life of session.
Kurt Zeilenga [Thu, 13 Jul 2000 22:54:38 +0000 (22:54 +0000)]
Update SASL code to reuse context through life of session.
Replace 'negotiated' with 'interactive' bind
Add hooks for SASL/EXTERNAL
Disable SASL security layers
Rework SASL command line and config file parameters

23 years agoOops, hope this gets it right
Julio Sánchez Fernández [Wed, 12 Jul 2000 20:15:38 +0000 (20:15 +0000)]
Oops, hope this gets it right

23 years agoQUIPU cleaning removed necessary tool install logic
Julio Sánchez Fernández [Wed, 12 Jul 2000 19:59:58 +0000 (19:59 +0000)]
QUIPU cleaning removed necessary tool install logic

23 years agoFix a few typos
Kurt Zeilenga [Wed, 12 Jul 2000 18:27:07 +0000 (18:27 +0000)]
Fix a few typos

24 years agos/enable-unix/enable-local/
Kurt Zeilenga [Sun, 9 Jul 2000 21:49:36 +0000 (21:49 +0000)]
s/enable-unix/enable-local/
s/LDAP_PF_UNIX/LDAP_PF_LOCAL/
s/AF_UNIX/AF_LOCAL/
s/PF_UNIX/PF_LOCAL/

24 years agoITS#619: TLS PRNG initialization code
Kurt Zeilenga [Sat, 8 Jul 2000 22:17:50 +0000 (22:17 +0000)]
ITS#619: TLS PRNG initialization code
based upon patch provided by Ted C. Cheng <cheng@ix.netcom.com>

24 years agoAdd password extended operation draft
Kurt Zeilenga [Fri, 7 Jul 2000 20:03:15 +0000 (20:03 +0000)]
Add password extended operation draft

24 years agodraft 03
Kurt Zeilenga [Fri, 7 Jul 2000 19:59:47 +0000 (19:59 +0000)]
draft 03

24 years agoInitial '+' draft
Kurt Zeilenga [Fri, 7 Jul 2000 19:46:20 +0000 (19:46 +0000)]
Initial '+' draft

24 years agodraft-02 (a complete rewrite)
Kurt Zeilenga [Fri, 7 Jul 2000 19:45:04 +0000 (19:45 +0000)]
draft-02 (a complete rewrite)

24 years agoUpdate
Kurt Zeilenga [Thu, 6 Jul 2000 22:29:36 +0000 (22:29 +0000)]
Update

24 years agoUse setproctitle correctly
Kurt Zeilenga [Thu, 6 Jul 2000 20:36:23 +0000 (20:36 +0000)]
Use setproctitle correctly

24 years agoRev the LDAP_VENDOR_VERSION
Kurt Zeilenga [Thu, 6 Jul 2000 19:05:11 +0000 (19:05 +0000)]
Rev the LDAP_VENDOR_VERSION

24 years agoFix get/set conconcurrency routines under Solaris
Kurt Zeilenga [Thu, 6 Jul 2000 17:21:21 +0000 (17:21 +0000)]
Fix get/set conconcurrency routines under Solaris

24 years agoRework <ac/errno.h> to provide a STRERROR. Prefers errlist over
Kurt Zeilenga [Thu, 6 Jul 2000 01:24:52 +0000 (01:24 +0000)]
Rework <ac/errno.h> to provide a STRERROR.  Prefers errlist over
strerror() as strerror() may not be thread safe.  Likely should
be used by SLAPD.

24 years agoChange reporting of SASL username
Kurt Zeilenga [Thu, 6 Jul 2000 01:22:42 +0000 (01:22 +0000)]
Change reporting of SASL username

24 years agoAdd SASL projects
Kurt Zeilenga [Thu, 6 Jul 2000 00:18:41 +0000 (00:18 +0000)]
Add SASL projects

24 years agoAdd missing EOL
Kurt Zeilenga [Wed, 5 Jul 2000 23:11:37 +0000 (23:11 +0000)]
Add missing EOL

24 years agoFix error handling
Kurt Zeilenga [Wed, 5 Jul 2000 22:15:43 +0000 (22:15 +0000)]
Fix error handling

24 years agoReturn last step output in final response.
Kurt Zeilenga [Wed, 5 Jul 2000 21:43:11 +0000 (21:43 +0000)]
Return last step output in final response.
And some code cleanup.

24 years agoRemove lint
Kurt Zeilenga [Wed, 5 Jul 2000 21:03:57 +0000 (21:03 +0000)]
Remove lint

24 years agoAdded NO_THREADS version of ldap_pvt_thread_pool_maxthreads
Mark Valence [Wed, 5 Jul 2000 17:36:58 +0000 (17:36 +0000)]
Added NO_THREADS version of ldap_pvt_thread_pool_maxthreads

24 years agoOnly process back-* subdirectories that have a Makefile.
Randy Kunkee [Wed, 5 Jul 2000 17:05:42 +0000 (17:05 +0000)]
Only process back-* subdirectories that have a Makefile.

24 years agoImport announcement from 2.0-releng
Kurt Zeilenga [Tue, 4 Jul 2000 22:25:56 +0000 (22:25 +0000)]
Import announcement from 2.0-releng

24 years agoReport return code on failure
Kurt Zeilenga [Tue, 4 Jul 2000 22:11:12 +0000 (22:11 +0000)]
Report return code on failure

24 years agoCorrect improper ldap_result() result checking...
Kurt Zeilenga [Tue, 4 Jul 2000 21:59:41 +0000 (21:59 +0000)]
Correct improper ldap_result() result checking...

24 years agoImproved but still broken client tools.
Kurt Zeilenga [Tue, 4 Jul 2000 21:49:00 +0000 (21:49 +0000)]
Improved but still broken client tools.

24 years agoMisc doc updates
Kurt Zeilenga [Tue, 4 Jul 2000 21:42:11 +0000 (21:42 +0000)]
Misc doc updates

24 years agoFix leak pointed out by christian.lorenz@suse.de (ITS#614)
Kurt Zeilenga [Tue, 4 Jul 2000 20:27:59 +0000 (20:27 +0000)]
Fix leak pointed out by christian.lorenz@suse.de (ITS#614)

24 years agoAdded "threads" config to slapd.conf.
Mark Valence [Tue, 4 Jul 2000 19:24:13 +0000 (19:24 +0000)]
Added "threads" config to slapd.conf.

24 years agoAdd Steve Sonntag's (Novell) memory debugging extensions
Kurt Zeilenga [Tue, 4 Jul 2000 18:47:06 +0000 (18:47 +0000)]
Add Steve Sonntag's (Novell) memory debugging extensions

24 years agoRename local variable 'sun' to 'sa' to avoid clash on Sun computers...
Kurt Zeilenga [Tue, 4 Jul 2000 17:57:21 +0000 (17:57 +0000)]
Rename local variable 'sun' to 'sa' to avoid clash on Sun computers...

24 years agoAdd reporting of LDAPv3 referrals. Should also report returned controls.
Kurt Zeilenga [Mon, 3 Jul 2000 19:03:22 +0000 (19:03 +0000)]
Add reporting of LDAPv3 referrals. Should also report returned controls.
Also, as written, the code will behave better in the face of unsolicited
noticifications (such as notice of disconnect).  However, code needs to
be improved to better distinguished such from expected result response.
Delete improvements are limited to base object delete.  Should be applied
to -p[rune] option as well.

24 years agoAdd octetString syntax to undefined attribute type
Kurt Zeilenga [Sun, 2 Jul 2000 17:50:18 +0000 (17:50 +0000)]
Add octetString syntax to undefined attribute type

24 years agoAdd experimental support for undefined attribute types.
Kurt Zeilenga [Sun, 2 Jul 2000 17:16:18 +0000 (17:16 +0000)]
Add experimental support for undefined attribute types.

24 years agoRename escape_value to filter_escape_value
Kurt Zeilenga [Sun, 2 Jul 2000 17:14:37 +0000 (17:14 +0000)]
Rename escape_value to filter_escape_value

24 years agoProvide caseExactIA5SubstringsMatch using OpenLDAP OID
Kurt Zeilenga [Sun, 2 Jul 2000 16:36:21 +0000 (16:36 +0000)]
Provide caseExactIA5SubstringsMatch using OpenLDAP OID

24 years agoClarify ad_type usage
Kurt Zeilenga [Sun, 2 Jul 2000 08:06:55 +0000 (08:06 +0000)]
Clarify ad_type usage

24 years agoFix seg fault (test003).
Mark Valence [Sun, 2 Jul 2000 07:18:55 +0000 (07:18 +0000)]
Fix seg fault (test003).

24 years agoAdd sets to NT build, remove LINT
Kurt Zeilenga [Sat, 1 Jul 2000 04:58:23 +0000 (04:58 +0000)]
Add sets to NT build, remove LINT