]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
25 years agoMore contrib cleanout
Kurt Zeilenga [Sat, 7 Jul 2001 05:01:31 +0000 (05:01 +0000)] 
More contrib cleanout

25 years agoMajor cleanout of contrib
Kurt Zeilenga [Sat, 7 Jul 2001 05:00:39 +0000 (05:00 +0000)] 
Major cleanout of contrib

25 years agofixed test on "" (empty) parent dn
Pierangelo Masarati [Fri, 6 Jul 2001 14:40:27 +0000 (14:40 +0000)] 
fixed test on "" (empty) parent dn

25 years agohonors '+' rdn separator in adding/deleting attributes; needs -DMULTIATTRVAL_RDN...
Pierangelo Masarati [Fri, 6 Jul 2001 12:24:34 +0000 (12:24 +0000)] 
honors '+' rdn separator in adding/deleting attributes; needs -DMULTIATTRVAL_RDN. Please test

25 years agoprotos and declarations for charray and rdn stuff
Pierangelo Masarati [Fri, 6 Jul 2001 12:23:22 +0000 (12:23 +0000)] 
protos and declarations for charray and rdn stuff

25 years agoadded rdn_attrs: parses a rdn and returns types and values in two arrays (honors...
Pierangelo Masarati [Fri, 6 Jul 2001 12:22:01 +0000 (12:22 +0000)] 
added rdn_attrs: parses a rdn and returns types and values in two arrays (honors '+' separator according to RFC 2253)

25 years agoadded misc charray utilities
Pierangelo Masarati [Fri, 6 Jul 2001 12:20:26 +0000 (12:20 +0000)] 
added misc charray utilities

25 years agoCheck for critical client controls.
Kurt Zeilenga [Fri, 6 Jul 2001 03:13:42 +0000 (03:13 +0000)] 
Check for critical client controls.

25 years agoMinor cleanup
Kurt Zeilenga [Fri, 6 Jul 2001 02:17:18 +0000 (02:17 +0000)] 
Minor cleanup

25 years agoMove LDAPI_SOCK to LDAP_RUNDIR
Kurt Zeilenga [Fri, 6 Jul 2001 02:16:23 +0000 (02:16 +0000)] 
Move LDAPI_SOCK to LDAP_RUNDIR

25 years agoFix root dse checks
Kurt Zeilenga [Fri, 6 Jul 2001 02:14:47 +0000 (02:14 +0000)] 
Fix root dse checks

25 years agoCorrect X.500 reference
Kurt Zeilenga [Fri, 6 Jul 2001 02:11:17 +0000 (02:11 +0000)] 
Correct X.500 reference

25 years agoadded a comment to rdn_validate: needs to be rewritten according to dn_validate
Pierangelo Masarati [Thu, 5 Jul 2001 20:33:15 +0000 (20:33 +0000)] 
added a comment to rdn_validate: needs to be rewritten according to dn_validate

25 years agordn check to prevent illegal rdns in modrdn (copied from dn_rdn) fixes ITS#1102
Pierangelo Masarati [Thu, 5 Jul 2001 08:40:40 +0000 (08:40 +0000)] 
rdn check to prevent illegal rdns in modrdn (copied from dn_rdn) fixes ITS#1102

25 years agomake slurpd honor include files in slapd.conf (note: the problem was signalled in...
Pierangelo Masarati [Wed, 4 Jul 2001 20:03:49 +0000 (20:03 +0000)] 
make slurpd honor include files in slapd.conf (note: the problem was signalled in ITS#131 :)

25 years agoUsed API signature from back-bdb; compiles and passes make test
Pierangelo Masarati [Tue, 3 Jul 2001 11:23:18 +0000 (11:23 +0000)] 
Used API signature from back-bdb; compiles and passes make test

25 years agoseparate ID return value form return status in dn2id (back-ldbm/dn2id.c)
Pierangelo Masarati [Mon, 2 Jul 2001 19:42:27 +0000 (19:42 +0000)] 
separate ID return value form return status in dn2id (back-ldbm/dn2id.c)

25 years agoRemove global_backendsyncfreq code (code has been pushed down into back-ldbm).
Randy Kunkee [Thu, 28 Jun 2001 18:02:46 +0000 (18:02 +0000)] 
Remove global_backendsyncfreq code (code has been pushed down into back-ldbm).

25 years agoChange to _TRACE instead of _ANY for sync daemon internals.
Randy Kunkee [Thu, 28 Jun 2001 09:27:01 +0000 (09:27 +0000)] 
Change to _TRACE instead of _ANY for sync daemon internals.

25 years agoMove backend_syncfreq code down into back-ldbm. Creates new configuration
Randy Kunkee [Thu, 28 Jun 2001 09:20:33 +0000 (09:20 +0000)] 
Move backend_syncfreq code down into back-ldbm.  Creates new configuration
for LDBM backends called "dbsync", which takes minimum of one argument up
to 3 args which are sync frequency, # of delays, and delay periods.  See
man page update for "dbsync" configuration for more details.

25 years agoTLS doesn't need ldap_host_connected_to()
Kurt Zeilenga [Mon, 25 Jun 2001 21:44:41 +0000 (21:44 +0000)] 
TLS doesn't need ldap_host_connected_to()

25 years agoReplace ATTR_URIS with ATTR_OPTION (more general solution)
Kurt Zeilenga [Mon, 25 Jun 2001 21:39:14 +0000 (21:39 +0000)] 
Replace ATTR_URIS with ATTR_OPTION (more general solution)

25 years agoAnother round of TLS updates to support secure referral chasing
Kurt Zeilenga [Mon, 25 Jun 2001 19:17:42 +0000 (19:17 +0000)] 
Another round of TLS updates to support secure referral chasing

25 years agoRework tls check
Kurt Zeilenga [Mon, 25 Jun 2001 18:20:14 +0000 (18:20 +0000)] 
Rework tls check
Needs to be connection specific

25 years agomove TLS ctx to lconn struct in prep for supporting TLS with referrals
Kurt Zeilenga [Mon, 25 Jun 2001 07:33:42 +0000 (07:33 +0000)] 
move TLS ctx to lconn struct in prep for supporting TLS with referrals
need to rework cert check to use per lconn host name

25 years agoactually, <ac/strings.h> rather goes into rewrite-int.h
Pierangelo Masarati [Sat, 23 Jun 2001 16:06:34 +0000 (16:06 +0000)] 
actually, <ac/strings.h> rather goes into rewrite-int.h

25 years agocatch up with bi_db_sync stuff
Pierangelo Masarati [Sat, 23 Jun 2001 15:43:21 +0000 (15:43 +0000)] 
catch up with bi_db_sync stuff

25 years agoPlug idl leakage
Kurt Zeilenga [Sat, 23 Jun 2001 05:05:08 +0000 (05:05 +0000)] 
Plug idl leakage

25 years agoAdd comments to three-value logic
Kurt Zeilenga [Sat, 23 Jun 2001 02:42:39 +0000 (02:42 +0000)] 
Add comments to three-value logic

25 years agoFix three value logic
Kurt Zeilenga [Sat, 23 Jun 2001 02:26:09 +0000 (02:26 +0000)] 
Fix three value logic

25 years agoSync with 2.x
Kurt Zeilenga [Sat, 23 Jun 2001 01:25:21 +0000 (01:25 +0000)] 
Sync with 2.x

25 years agoinclude <ac/string.h> as needed (not in rewrite.h)
Kurt Zeilenga [Sat, 23 Jun 2001 01:20:32 +0000 (01:20 +0000)] 
include <ac/string.h> as needed (not in rewrite.h)

25 years agoFix up error handling
Kurt Zeilenga [Fri, 22 Jun 2001 21:01:04 +0000 (21:01 +0000)] 
Fix up error handling

25 years agoBackout directory config option
Kurt Zeilenga [Fri, 22 Jun 2001 21:00:24 +0000 (21:00 +0000)] 
Backout directory config option

25 years agoUpdate
Kurt Zeilenga [Fri, 22 Jun 2001 18:11:22 +0000 (18:11 +0000)] 
Update

25 years agoNo need to check for snprintf as code requires it to be present.
Kurt Zeilenga [Fri, 22 Jun 2001 18:10:55 +0000 (18:10 +0000)] 
No need to check for snprintf as code requires it to be present.

25 years agoplug substrings filter memory leak
Kurt Zeilenga [Fri, 22 Jun 2001 18:09:19 +0000 (18:09 +0000)] 
plug substrings filter memory leak

25 years agoTLS initialization fix
Kurt Zeilenga [Fri, 22 Jun 2001 18:08:44 +0000 (18:08 +0000)] 
TLS initialization fix

25 years agoAdd sync_daemon to daemon.c, enabled by global configuration
Randy Kunkee [Fri, 22 Jun 2001 08:38:58 +0000 (08:38 +0000)] 
Add sync_daemon to daemon.c, enabled by global configuration
backendsyncfreq <seconds>.  Setting this automatically enables
dbnosync (because the synchronizer takes care of it).

25 years agoTune db3 caching: only call set_cachesize for environment, and not individual
Randy Kunkee [Fri, 22 Jun 2001 08:31:36 +0000 (08:31 +0000)] 
Tune db3 caching: only call set_cachesize for environment, and not individual
files.  Don't call set_cachesize if dbcachesize = 0.

25 years agoDon't say "version: 2"
Kurt Zeilenga [Thu, 21 Jun 2001 20:32:04 +0000 (20:32 +0000)] 
Don't say "version: 2"

25 years ago#include <string.h> if HAVE_STRING_H is defined. Cleans up several
Randy Kunkee [Thu, 21 Jun 2001 19:11:27 +0000 (19:11 +0000)] 
#include <string.h> if HAVE_STRING_H is defined.  Cleans up several
integer-pointer conversions errors in librewrite (on FreeBSD 4.2).

25 years agoPatches from Mark Whitehouse (with changes from myself) to make the
Randy Kunkee [Thu, 21 Jun 2001 18:54:56 +0000 (18:54 +0000)] 
Patches from Mark Whitehouse (with changes from myself) to make the
dbcachesize setting actually work for db-3.2.9.

25 years agoTLS should refer to 2830
Kurt Zeilenga [Mon, 18 Jun 2001 23:40:45 +0000 (23:40 +0000)] 
TLS should refer to 2830

25 years agos/__/LDAP_P/g
Kurt Zeilenga [Sat, 16 Jun 2001 07:37:43 +0000 (07:37 +0000)] 
s/__/LDAP_P/g

25 years agoFix undefined filter parsing
Kurt Zeilenga [Sat, 16 Jun 2001 02:20:48 +0000 (02:20 +0000)] 
Fix undefined filter parsing

25 years agoWork in progress codes. !UNTESTED!
Kurt Zeilenga [Fri, 15 Jun 2001 07:08:37 +0000 (07:08 +0000)] 
Work in progress codes.  !UNTESTED!

25 years agoRebind cleanup
Kurt Zeilenga [Fri, 15 Jun 2001 04:49:38 +0000 (04:49 +0000)] 
Rebind cleanup

25 years agoMore clean up
Kurt Zeilenga [Fri, 15 Jun 2001 04:31:55 +0000 (04:31 +0000)] 
More clean up

25 years agofix partial commit of rebind changes
Kurt Zeilenga [Fri, 15 Jun 2001 04:28:58 +0000 (04:28 +0000)] 
fix partial commit of rebind changes

25 years agoMisc updates for NT4
Kurt Zeilenga [Fri, 15 Jun 2001 04:16:55 +0000 (04:16 +0000)] 
Misc updates for NT4

25 years agoUpdate to 2.6
Kurt Zeilenga [Fri, 15 Jun 2001 02:36:53 +0000 (02:36 +0000)] 
Update to 2.6

25 years agoFix year
Kurt Zeilenga [Fri, 15 Jun 2001 02:35:42 +0000 (02:35 +0000)] 
Fix year

25 years agoAdd "with or without modification" to COPYRIGHT
Kurt Zeilenga [Fri, 15 Jun 2001 02:34:03 +0000 (02:34 +0000)] 
Add "with or without modification" to COPYRIGHT
Remove clause 5 (due credit) from LICENSE

25 years agonew rebind proc
Kurt Zeilenga [Fri, 15 Jun 2001 00:14:56 +0000 (00:14 +0000)] 
new rebind proc
new SASL locking

25 years agoUpdate headers
Kurt Zeilenga [Fri, 15 Jun 2001 00:02:12 +0000 (00:02 +0000)] 
Update headers

25 years agoRemove extraneous variable
Kurt Zeilenga [Fri, 15 Jun 2001 00:00:52 +0000 (00:00 +0000)] 
Remove extraneous variable

25 years agoAdd authpassword task
Kurt Zeilenga [Thu, 14 Jun 2001 23:50:05 +0000 (23:50 +0000)] 
Add authpassword task

25 years agoAdd UTF-8
Kurt Zeilenga [Thu, 14 Jun 2001 05:55:43 +0000 (05:55 +0000)] 
Add UTF-8

25 years agoUpdate ud todo items
Kurt Zeilenga [Thu, 14 Jun 2001 05:47:02 +0000 (05:47 +0000)] 
Update ud todo items

25 years agoRestore
Kurt Zeilenga [Thu, 14 Jun 2001 05:30:26 +0000 (05:30 +0000)] 
Restore

25 years agoRip most of Kbind out in prep for adding SASL.
Kurt Zeilenga [Thu, 14 Jun 2001 05:28:46 +0000 (05:28 +0000)] 
Rip most of Kbind out in prep for adding SASL.

25 years agoRemove const from salt_format
Kurt Zeilenga [Thu, 14 Jun 2001 02:20:05 +0000 (02:20 +0000)] 
Remove const from salt_format

25 years agoMisc updates to password codes / docs
Kurt Zeilenga [Wed, 13 Jun 2001 05:40:24 +0000 (05:40 +0000)] 
Misc updates to password codes / docs

25 years agoDelete debugging #undef committed by mistake
Kurt Zeilenga [Wed, 13 Jun 2001 05:33:30 +0000 (05:33 +0000)] 
Delete debugging #undef committed by mistake

25 years agoAdding crypt(3) salt format (ITS#1202) from Jeff Costlow <j.costlow@f5.com>
Kurt Zeilenga [Wed, 13 Jun 2001 03:47:17 +0000 (03:47 +0000)] 
Adding crypt(3) salt format (ITS#1202) from Jeff Costlow <j.costlow@f5.com>
with minor changes by committer
---
Copyright 2001, F5 Networks, Inc, All rights reserved.
This software is not subject to any license of F5 Networks.

This is free software; you can redistribute and use it
under the same terms as OpenLDAP itself.

25 years agoMisc fixes, namely to indexing codes
Kurt Zeilenga [Tue, 12 Jun 2001 20:57:19 +0000 (20:57 +0000)] 
Misc fixes, namely to indexing codes

25 years agoRemove more UFN cruft
Kurt Zeilenga [Mon, 11 Jun 2001 21:25:14 +0000 (21:25 +0000)] 
Remove more UFN cruft

25 years agounifdef -ULDAP_UFN
Kurt Zeilenga [Mon, 11 Jun 2001 21:08:49 +0000 (21:08 +0000)] 
unifdef -ULDAP_UFN

25 years agoAdditional HEAD comments
Kurt Zeilenga [Mon, 11 Jun 2001 21:08:39 +0000 (21:08 +0000)] 
Additional HEAD comments

25 years agoLeave dn2ufn.
Kurt Zeilenga [Mon, 11 Jun 2001 20:45:06 +0000 (20:45 +0000)] 
Leave dn2ufn.

25 years agoMore caching as experimental
Kurt Zeilenga [Mon, 11 Jun 2001 20:34:14 +0000 (20:34 +0000)] 
More caching as experimental

25 years agoRemove UFN man pages
Kurt Zeilenga [Mon, 11 Jun 2001 20:32:58 +0000 (20:32 +0000)] 
Remove UFN man pages

25 years agoRemove rebind from links for now
Kurt Zeilenga [Mon, 11 Jun 2001 20:26:05 +0000 (20:26 +0000)] 
Remove rebind from links for now

25 years agoComment out rebind stuff until someone has a chance to
Kurt Zeilenga [Mon, 11 Jun 2001 20:25:02 +0000 (20:25 +0000)] 
Comment out rebind stuff until someone has a chance to
rewrite it.

25 years agoFix no domainpart bug
Kurt Zeilenga [Sat, 9 Jun 2001 20:47:19 +0000 (20:47 +0000)] 
Fix no domainpart bug

25 years agoEOL
Kurt Zeilenga [Sat, 9 Jun 2001 02:35:44 +0000 (02:35 +0000)] 
EOL

25 years agoComplete tmpnam removal
Kurt Zeilenga [Sat, 9 Jun 2001 01:06:56 +0000 (01:06 +0000)] 
Complete tmpnam removal

25 years agoUpdated pthread test and usage (avoid pthread_detach if possible)
Kurt Zeilenga [Sat, 9 Jun 2001 01:05:35 +0000 (01:05 +0000)] 
Updated pthread test and usage (avoid pthread_detach if possible)
don't use tmpnam()

25 years agoobsolete
Kurt Zeilenga [Fri, 8 Jun 2001 18:16:41 +0000 (18:16 +0000)] 
obsolete

25 years agoupdate
Kurt Zeilenga [Fri, 8 Jun 2001 04:16:13 +0000 (04:16 +0000)] 
update

25 years agoNot current
Kurt Zeilenga [Fri, 8 Jun 2001 04:13:31 +0000 (04:13 +0000)] 
Not current

25 years agoReplace extended partial response with intermediate response draft.
Kurt Zeilenga [Fri, 8 Jun 2001 01:43:03 +0000 (01:43 +0000)] 
Replace extended partial response with intermediate response draft.

25 years agoRemove LDUP drafts until someone steps to the plate
Kurt Zeilenga [Fri, 8 Jun 2001 01:40:35 +0000 (01:40 +0000)] 
Remove LDUP drafts until someone steps to the plate

25 years agoAdd reference to developer's list
Kurt Zeilenga [Fri, 8 Jun 2001 01:38:40 +0000 (01:38 +0000)] 
Add reference to developer's list

25 years agoNo individual contacts are provided, so update text
Kurt Zeilenga [Fri, 8 Jun 2001 01:37:21 +0000 (01:37 +0000)] 
No individual contacts are provided, so update text

25 years agoCheck schema NAMEs
Kurt Zeilenga [Thu, 7 Jun 2001 22:47:02 +0000 (22:47 +0000)] 
Check schema NAMEs

25 years agoPROTO not needed to test LDAPv3
Kurt Zeilenga [Thu, 7 Jun 2001 19:29:09 +0000 (19:29 +0000)] 
PROTO not needed to test LDAPv3

25 years agoDon't set directory in backend LDBM for now
Kurt Zeilenga [Thu, 7 Jun 2001 18:00:16 +0000 (18:00 +0000)] 
Don't set directory in backend LDBM for now

25 years agoDisable #ldbm# options for now (as DBHOME stuff needs rethinking)
Kurt Zeilenga [Thu, 7 Jun 2001 17:57:13 +0000 (17:57 +0000)] 
Disable #ldbm# options for now (as DBHOME stuff needs rethinking)

25 years agoRework DB_THREAD test
Kurt Zeilenga [Thu, 7 Jun 2001 17:23:43 +0000 (17:23 +0000)] 
Rework DB_THREAD test

25 years agoAdd some error check to be DB_thread checks
Kurt Zeilenga [Thu, 7 Jun 2001 17:04:53 +0000 (17:04 +0000)] 
Add some error check to be DB_thread checks

25 years agoAnother typo
Kurt Zeilenga [Thu, 7 Jun 2001 16:48:37 +0000 (16:48 +0000)] 
Another typo

25 years agoFix typo
Kurt Zeilenga [Thu, 7 Jun 2001 16:46:40 +0000 (16:46 +0000)] 
Fix typo

25 years agoAdd error reporting to db check
Kurt Zeilenga [Thu, 7 Jun 2001 16:43:23 +0000 (16:43 +0000)] 
Add error reporting to db check

25 years agoAdd db version check
Kurt Zeilenga [Thu, 7 Jun 2001 16:40:11 +0000 (16:40 +0000)] 
Add db version check

25 years agoFix up some locking
Kurt Zeilenga [Thu, 7 Jun 2001 16:24:46 +0000 (16:24 +0000)] 
Fix up some locking

25 years agoFix typos in last commit
Kurt Zeilenga [Thu, 7 Jun 2001 16:15:25 +0000 (16:15 +0000)] 
Fix typos in last commit

25 years agoAdd a DB version check.
Kurt Zeilenga [Thu, 7 Jun 2001 16:11:59 +0000 (16:11 +0000)] 
Add a DB version check.

25 years agoCheck for children
Kurt Zeilenga [Thu, 7 Jun 2001 00:19:23 +0000 (00:19 +0000)] 
Check for children