]> git.sur5r.net Git - openldap/log
openldap
25 years agoFix layers installation
Kurt Zeilenga [Thu, 12 Oct 2000 19:02:48 +0000 (19:02 +0000)]
Fix layers installation

25 years agoFix, the TLSVerifyClient option was not evaluated correctly and could never
Howard Chu [Thu, 12 Oct 2000 15:21:22 +0000 (15:21 +0000)]
Fix, the TLSVerifyClient option was not evaluated correctly and could never
be turned off. (It defaults to off, so if you never mentioned it, it would
stay off. But if you tried "TLSVerifyClient 0" it would turn on.)

25 years agoMark w_nullc as DEPRECATED
Kurt Zeilenga [Wed, 11 Oct 2000 04:58:06 +0000 (04:58 +0000)]
Mark w_nullc as DEPRECATED

25 years agoFix SASL layering bug
Kurt Zeilenga [Wed, 11 Oct 2000 04:51:08 +0000 (04:51 +0000)]
Fix SASL layering bug

25 years agochdir before chroot
Kurt Zeilenga [Wed, 11 Oct 2000 04:50:14 +0000 (04:50 +0000)]
chdir before chroot

25 years agoUpdate error reporting
Kurt Zeilenga [Wed, 11 Oct 2000 04:46:47 +0000 (04:46 +0000)]
Update error reporting

25 years agoAdd numeric string indexing
Kurt Zeilenga [Wed, 11 Oct 2000 04:45:10 +0000 (04:45 +0000)]
Add numeric string indexing

25 years agoFix nameuid ACL bug and remove related lint
Kurt Zeilenga [Wed, 11 Oct 2000 04:43:57 +0000 (04:43 +0000)]
Fix nameuid ACL bug and remove related lint

25 years agoFix SPASSWD mutex bug
Kurt Zeilenga [Wed, 11 Oct 2000 04:41:30 +0000 (04:41 +0000)]
Fix SPASSWD mutex bug

25 years agoImport latest OpenLDAP schema
Kurt Zeilenga [Wed, 11 Oct 2000 04:36:50 +0000 (04:36 +0000)]
Import latest OpenLDAP schema

25 years agoadd proxy check to passwd test
Kurt Zeilenga [Wed, 11 Oct 2000 04:36:34 +0000 (04:36 +0000)]
add proxy check to passwd test

25 years agoImport misc manual page updates
Kurt Zeilenga [Wed, 11 Oct 2000 04:33:50 +0000 (04:33 +0000)]
Import misc manual page updates

25 years agoRemove comment from make rule
Kurt Zeilenga [Wed, 11 Oct 2000 04:32:05 +0000 (04:32 +0000)]
Remove comment from make rule

25 years agoRemove lint
Kurt Zeilenga [Wed, 11 Oct 2000 04:29:28 +0000 (04:29 +0000)]
Remove lint

25 years agoUpdate TLS and SASL error reporting
Kurt Zeilenga [Wed, 11 Oct 2000 04:29:12 +0000 (04:29 +0000)]
Update TLS and SASL error reporting

25 years agoITS#806: fixed $(DISTDIR) typo
Kurt Zeilenga [Thu, 5 Oct 2000 18:07:12 +0000 (18:07 +0000)]
ITS#806: fixed $(DISTDIR) typo

25 years agoITS#806: fix $(DISTDIR) typo
Kurt Zeilenga [Thu, 5 Oct 2000 18:05:37 +0000 (18:05 +0000)]
ITS#806: fix $(DISTDIR) typo

25 years agoReady for release OPENLDAP_REL_ENG_2_0_6
Kurt Zeilenga [Wed, 4 Oct 2000 17:32:18 +0000 (17:32 +0000)]
Ready for release

25 years agoFix schema install
Kurt Zeilenga [Wed, 4 Oct 2000 17:27:57 +0000 (17:27 +0000)]
Fix schema install
Update versioning information for 2.0.6

25 years agoRe-integrate module support
Kurt Zeilenga [Wed, 4 Oct 2000 17:20:32 +0000 (17:20 +0000)]
Re-integrate module support

25 years agoRegen OPENLDAP_REL_ENG_2_0_5
Kurt Zeilenga [Tue, 3 Oct 2000 22:26:41 +0000 (22:26 +0000)]
Regen

25 years agoDon't excite folks on index_param failure
Kurt Zeilenga [Tue, 3 Oct 2000 22:24:27 +0000 (22:24 +0000)]
Don't excite folks on index_param failure

25 years agoLast minute LDIF empty value bug fix
Kurt Zeilenga [Tue, 3 Oct 2000 22:23:04 +0000 (22:23 +0000)]
Last minute LDIF empty value bug fix

25 years agoReady for 2.0.5 release
Kurt Zeilenga [Tue, 3 Oct 2000 19:24:49 +0000 (19:24 +0000)]
Ready for 2.0.5 release

25 years agoITS#798: Fix one-shot mode with empty file
Kurt Zeilenga [Tue, 3 Oct 2000 19:22:49 +0000 (19:22 +0000)]
ITS#798: Fix one-shot mode with empty file

25 years agoITS#800: remove ldap_msgfree(NULL) abort
Kurt Zeilenga [Tue, 3 Oct 2000 19:21:46 +0000 (19:21 +0000)]
ITS#800: remove ldap_msgfree(NULL) abort

25 years agoImport devel changes
Kurt Zeilenga [Tue, 3 Oct 2000 19:08:13 +0000 (19:08 +0000)]
Import devel changes

25 years agoImport libtool changes from devel
Kurt Zeilenga [Tue, 3 Oct 2000 19:07:16 +0000 (19:07 +0000)]
Import libtool changes from devel

25 years agoAdd MacOS support
Kurt Zeilenga [Tue, 3 Oct 2000 02:36:45 +0000 (02:36 +0000)]
Add MacOS support

25 years agoImport true blue libtool 1.3.5
Kurt Zeilenga [Mon, 2 Oct 2000 22:55:09 +0000 (22:55 +0000)]
Import true blue libtool 1.3.5

25 years agoImport libtool 1.3.5 + Darwin support
Kurt Zeilenga [Mon, 2 Oct 2000 19:32:45 +0000 (19:32 +0000)]
Import libtool 1.3.5 + Darwin support

25 years agoUpdate LTLINK to consisently use LDFLAGS and -rpath
Kurt Zeilenga [Mon, 2 Oct 2000 19:29:22 +0000 (19:29 +0000)]
Update LTLINK to consisently use LDFLAGS and -rpath

25 years agoImport stringal change to return {NULL,0} when len is 0
Kurt Zeilenga [Mon, 2 Oct 2000 19:26:31 +0000 (19:26 +0000)]
Import stringal change to return {NULL,0} when len is 0

25 years agoImport darwin support change
Kurt Zeilenga [Mon, 2 Oct 2000 19:25:46 +0000 (19:25 +0000)]
Import darwin support change

25 years agoclean up some free()'ing
Kurt Zeilenga [Mon, 2 Oct 2000 19:22:36 +0000 (19:22 +0000)]
clean up some free()'ing

25 years agoRemove redundant LDFLAGS use with LTLINK
Kurt Zeilenga [Mon, 2 Oct 2000 19:20:30 +0000 (19:20 +0000)]
Remove redundant LDFLAGS use with LTLINK

25 years agoFix LDAPv2 rebind url bug (inappropriate unescape of URL)
Kurt Zeilenga [Sat, 30 Sep 2000 18:39:34 +0000 (18:39 +0000)]
Fix LDAPv2 rebind url bug (inappropriate unescape of URL)

25 years agoDon't unescape URL being provided to rebind proc
Kurt Zeilenga [Sat, 30 Sep 2000 18:38:32 +0000 (18:38 +0000)]
Don't unescape URL being provided to rebind proc

25 years agoITS#778: fix first/next attr
Kurt Zeilenga [Sat, 30 Sep 2000 18:32:28 +0000 (18:32 +0000)]
ITS#778: fix first/next attr

25 years agoAdded additional shutdown check
Kurt Zeilenga [Sat, 30 Sep 2000 18:24:28 +0000 (18:24 +0000)]
Added additional shutdown check

25 years agoFixed IPv6 detection (ITS#669,ITS#770)
Kurt Zeilenga [Fri, 29 Sep 2000 19:10:28 +0000 (19:10 +0000)]
Fixed IPv6 detection (ITS#669,ITS#770)

25 years agoFixed -lldap SASL ctx close bug (ITS#790)
Kurt Zeilenga [Fri, 29 Sep 2000 19:02:11 +0000 (19:02 +0000)]
Fixed -lldap SASL ctx close bug (ITS#790)

25 years agoImport caseIgnoreIA5 fix from devel
Kurt Zeilenga [Fri, 29 Sep 2000 00:25:48 +0000 (00:25 +0000)]
Import caseIgnoreIA5 fix from devel

25 years agoremove cruft
Kurt Zeilenga [Thu, 28 Sep 2000 22:24:23 +0000 (22:24 +0000)]
remove cruft

25 years agoFix last commit
Kurt Zeilenga [Thu, 28 Sep 2000 20:17:05 +0000 (20:17 +0000)]
Fix last commit

25 years agofix schema install w/ VPATH
Kurt Zeilenga [Thu, 28 Sep 2000 20:14:46 +0000 (20:14 +0000)]
fix schema install w/ VPATH
update bprint

25 years agoRemove cruft
Kurt Zeilenga [Thu, 28 Sep 2000 20:04:32 +0000 (20:04 +0000)]
Remove cruft

25 years agoFix idletimeout
Kurt Zeilenga [Thu, 28 Sep 2000 20:01:05 +0000 (20:01 +0000)]
Fix idletimeout

25 years agoITS#771: fix reversed logic log message
Kurt Zeilenga [Thu, 28 Sep 2000 19:44:03 +0000 (19:44 +0000)]
ITS#771: fix reversed logic log message

25 years agoUpdate comments
Kurt Zeilenga [Thu, 28 Sep 2000 19:35:12 +0000 (19:35 +0000)]
Update comments

25 years agoAdd ldapcred fix
Kurt Zeilenga [Thu, 28 Sep 2000 19:15:34 +0000 (19:15 +0000)]
Add ldapcred fix

25 years agoITS#768: slurpd start tls init bug
Kurt Zeilenga [Thu, 28 Sep 2000 18:04:33 +0000 (18:04 +0000)]
ITS#768: slurpd start tls init bug

25 years agoZap "devel" schemas
Kurt Zeilenga [Fri, 22 Sep 2000 08:52:30 +0000 (08:52 +0000)]
Zap "devel" schemas

25 years agoreq2res: Don't abort on unknown tags
Kurt Zeilenga [Thu, 21 Sep 2000 22:31:40 +0000 (22:31 +0000)]
req2res: Don't abort on unknown tags

25 years agoRevert to rel eng
Kurt Zeilenga [Thu, 21 Sep 2000 21:47:56 +0000 (21:47 +0000)]
Revert to rel eng

25 years agoregen OPENLDAP_REL_ENG_2_0_4
Kurt Zeilenga [Thu, 21 Sep 2000 21:45:52 +0000 (21:45 +0000)]
regen

25 years agoRegen
Kurt Zeilenga [Thu, 21 Sep 2000 21:45:03 +0000 (21:45 +0000)]
Regen

25 years agoReady for 2.0.4 release
Kurt Zeilenga [Thu, 21 Sep 2000 21:39:15 +0000 (21:39 +0000)]
Ready for 2.0.4 release

25 years agoNote ITS#761 fix: slapd/tools sasl_props handling
Kurt Zeilenga [Thu, 21 Sep 2000 21:35:10 +0000 (21:35 +0000)]
Note ITS#761 fix: slapd/tools sasl_props handling

25 years agosasl_secprops: replace assert() with ""
Kurt Zeilenga [Thu, 21 Sep 2000 21:31:27 +0000 (21:31 +0000)]
sasl_secprops: replace assert() with ""

25 years agoITS#760: set nodelay and keep alive after accept() as some (broken)
Kurt Zeilenga [Thu, 21 Sep 2000 19:11:39 +0000 (19:11 +0000)]
ITS#760: set nodelay and keep alive after accept() as some (broken)
systems don't copy all properties of listening socket to the new socket.

25 years agoFix SASL logging bug (ITS#759)
Kurt Zeilenga [Thu, 21 Sep 2000 18:48:46 +0000 (18:48 +0000)]
Fix SASL logging bug (ITS#759)

25 years agoFix logging error
Kurt Zeilenga [Thu, 21 Sep 2000 18:47:15 +0000 (18:47 +0000)]
Fix logging error

25 years agoImported from devel
Kurt Zeilenga [Wed, 20 Sep 2000 21:31:48 +0000 (21:31 +0000)]
Imported from devel
+ Fixed clients printf/usage bugs (ITS#749)
+ Fixed slapd spasswd support (ITS#751)
+ Fixed --enable-spasswd (ITS#751)
+ Fixed ldif(5) file:/// bug (ITS#750)

25 years agoUpdate based upon latest changes imported from devel.
Kurt Zeilenga [Mon, 18 Sep 2000 18:13:32 +0000 (18:13 +0000)]
Update based upon latest changes imported from devel.

25 years agoUndo last change
Kurt Zeilenga [Mon, 18 Sep 2000 18:11:49 +0000 (18:11 +0000)]
Undo last change

25 years agoRework slapadd schemacheck code to avoid unnecessary -s option
Kurt Zeilenga [Mon, 18 Sep 2000 18:10:22 +0000 (18:10 +0000)]
Rework slapadd schemacheck code to avoid unnecessary -s option

25 years agoImport updates from devel
Kurt Zeilenga [Mon, 18 Sep 2000 18:09:20 +0000 (18:09 +0000)]
Import updates from devel

25 years agoAdd TLS Support
Kurt Zeilenga [Mon, 18 Sep 2000 18:08:08 +0000 (18:08 +0000)]
Add TLS Support
Update SASL Support

25 years agomake definition match decleration (pulled from HEAD
Ben Collins [Fri, 15 Sep 2000 19:51:17 +0000 (19:51 +0000)]
make definition match decleration (pulled from HEAD

25 years agoCanonicalize
Kurt Zeilenga [Fri, 15 Sep 2000 19:05:59 +0000 (19:05 +0000)]
Canonicalize

25 years agoupdate
Ben Collins [Fri, 15 Sep 2000 18:59:36 +0000 (18:59 +0000)]
update

25 years agoRemove NIS test and other cruft
Kurt Zeilenga [Fri, 15 Sep 2000 18:47:09 +0000 (18:47 +0000)]
Remove NIS test and other cruft

25 years agoRemove lint and sync with devel, no functional changes
Kurt Zeilenga [Fri, 15 Sep 2000 18:13:51 +0000 (18:13 +0000)]
Remove lint and sync with devel, no functional changes

25 years agoDon't send empty cred
Kurt Zeilenga [Fri, 15 Sep 2000 18:12:56 +0000 (18:12 +0000)]
Don't send empty cred

25 years agoRevert CHANGES to Release Engieering
Kurt Zeilenga [Fri, 15 Sep 2000 16:36:17 +0000 (16:36 +0000)]
Revert CHANGES to Release Engieering

25 years agodon't define NEED_COPY_HOSTENT in the decleration
Ben Collins [Fri, 15 Sep 2000 03:33:05 +0000 (03:33 +0000)]
don't define NEED_COPY_HOSTENT in the decleration

25 years agoinclude ac/unistd.h to avoid compiler warnings
Ben Collins [Fri, 15 Sep 2000 03:11:02 +0000 (03:11 +0000)]
include ac/unistd.h to avoid compiler warnings

25 years agofix formatting
Ben Collins [Fri, 15 Sep 2000 03:08:05 +0000 (03:08 +0000)]
fix formatting

25 years agowrap unused function, ldap_int_thread_onlist() in #if 0
Ben Collins [Fri, 15 Sep 2000 03:07:43 +0000 (03:07 +0000)]
wrap unused function, ldap_int_thread_onlist() in #if 0

25 years agoRevert to release engineering
Kurt Zeilenga [Fri, 15 Sep 2000 03:07:37 +0000 (03:07 +0000)]
Revert to release engineering

25 years agofix compiler warnings by including ac/unistd.h
Ben Collins [Fri, 15 Sep 2000 03:06:50 +0000 (03:06 +0000)]
fix compiler warnings by including ac/unistd.h

25 years agofix compiler warnings by including ac/unistd.h and only declaring copy_hostent()...
Ben Collins [Fri, 15 Sep 2000 03:06:17 +0000 (03:06 +0000)]
fix compiler warnings by including ac/unistd.h and only declaring copy_hostent() when we actually need to use it

25 years agoinitialize Sockbuf * to NULL
Ben Collins [Fri, 15 Sep 2000 03:05:26 +0000 (03:05 +0000)]
initialize Sockbuf * to NULL

25 years agoremove unused vars
Ben Collins [Fri, 15 Sep 2000 03:04:46 +0000 (03:04 +0000)]
remove unused vars

25 years agomove some vars to where they are actually used to avoid compiler warnings
Ben Collins [Fri, 15 Sep 2000 03:04:03 +0000 (03:04 +0000)]
move some vars to where they are actually used to avoid compiler warnings

25 years agofix call to ldap_connect_to_path()
Ben Collins [Fri, 15 Sep 2000 03:02:56 +0000 (03:02 +0000)]
fix call to ldap_connect_to_path()

25 years agos/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually declare ldap_connect_to_path()...
Ben Collins [Fri, 15 Sep 2000 02:55:54 +0000 (02:55 +0000)]
s/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually declare ldap_connect_to_path(). Also fix the decleration to match the function

25 years agoremove unused var, 'dn'
Ben Collins [Fri, 15 Sep 2000 02:54:28 +0000 (02:54 +0000)]
remove unused var, 'dn'

25 years agoinclude ac/ctype.h and initialize some variables to avoid compiler warnings
Ben Collins [Fri, 15 Sep 2000 02:53:55 +0000 (02:53 +0000)]
include ac/ctype.h and initialize some variables to avoid compiler warnings

25 years agowrap unused function, ber_log_puts(), in #if 0
Ben Collins [Fri, 15 Sep 2000 02:51:34 +0000 (02:51 +0000)]
wrap unused function, ber_log_puts(), in #if 0

25 years agoremove lint
Ben Collins [Fri, 15 Sep 2000 02:50:14 +0000 (02:50 +0000)]
remove lint

25 years agoremove unused var 'actions'
Ben Collins [Fri, 15 Sep 2000 02:49:27 +0000 (02:49 +0000)]
remove unused var 'actions'

25 years agoFix fprintf\'s, missing `prog\' argument
Ben Collins [Fri, 15 Sep 2000 02:48:09 +0000 (02:48 +0000)]
Fix fprintf\'s, missing `prog\' argument

25 years agocompiler warnings, possible use of unitialized data
Ben Collins [Fri, 15 Sep 2000 02:45:53 +0000 (02:45 +0000)]
compiler warnings, possible use of unitialized data

25 years agoReady for 2.0.3 release OPENLDAP_REL_ENG_2_0_3
Kurt Zeilenga [Thu, 14 Sep 2000 20:12:32 +0000 (20:12 +0000)]
Ready for 2.0.3 release

25 years agoFix Kbind typo
Kurt Zeilenga [Thu, 14 Sep 2000 20:01:20 +0000 (20:01 +0000)]
Fix Kbind typo

25 years agoFix ;binary search request subtyping
Kurt Zeilenga [Thu, 14 Sep 2000 06:10:07 +0000 (06:10 +0000)]
Fix ;binary search request subtyping

25 years agoRevert to release engineering
Kurt Zeilenga [Thu, 14 Sep 2000 01:17:00 +0000 (01:17 +0000)]
Revert to release engineering

25 years agoUpdate for 2.0.2 OPENLDAP_REL_ENG_2_0_2
Kurt Zeilenga [Thu, 14 Sep 2000 01:03:48 +0000 (01:03 +0000)]
Update for 2.0.2