]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
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

25 years agoCheck for duplicate entries
Kurt Zeilenga [Wed, 6 Jun 2001 22:17:57 +0000 (22:17 +0000)] 
Check for duplicate entries

25 years agoMisc updates
Kurt Zeilenga [Wed, 6 Jun 2001 21:55:44 +0000 (21:55 +0000)] 
Misc updates

25 years agos/#LDBM#/#ldbm#/ and back out non-portable /i change to conf.sh
Kurt Zeilenga [Wed, 6 Jun 2001 21:55:22 +0000 (21:55 +0000)] 
s/#LDBM#/#ldbm#/ and back out non-portable /i change to conf.sh

25 years agouse case ignore matching for $BACKEND subs
Kurt Zeilenga [Wed, 6 Jun 2001 21:25:29 +0000 (21:25 +0000)] 
use case ignore matching for $BACKEND subs

25 years agoAdd rfc3112
Kurt Zeilenga [Wed, 6 Jun 2001 05:01:36 +0000 (05:01 +0000)] 
Add rfc3112

25 years agoAdd more detailed reporting of schema violations to client.
Kurt Zeilenga [Wed, 6 Jun 2001 00:23:56 +0000 (00:23 +0000)] 
Add more detailed reporting of schema violations to client.

25 years agoFix undefined attribute type error text usage
Kurt Zeilenga [Mon, 4 Jun 2001 16:46:33 +0000 (16:46 +0000)] 
Fix undefined attribute type error text usage

25 years agosemicolon after colon in goto labels; no C++ style comments; unused vars removed...
Pierangelo Masarati [Sun, 3 Jun 2001 08:55:17 +0000 (08:55 +0000)] 
semicolon after colon in goto labels; no C++ style comments; unused vars removed or #ifdef'd

25 years agosemicolon after colon in goto labels
Pierangelo Masarati [Sun, 3 Jun 2001 08:53:13 +0000 (08:53 +0000)] 
semicolon after colon in goto labels

25 years agosemicolon after colon in goto labels; no C++ style comments
Pierangelo Masarati [Sun, 3 Jun 2001 08:52:22 +0000 (08:52 +0000)] 
semicolon after colon in goto labels; no C++ style comments

25 years agoDefault ACL clause should be "by * none stop" not "by * stop".
Kurt Zeilenga [Fri, 1 Jun 2001 20:09:03 +0000 (20:09 +0000)] 
Default ACL clause should be "by * none stop" not "by * stop".
That is, default rule should set permissions to none.

25 years agoReplace authpasswd I-D with RFC
Kurt Zeilenga [Thu, 31 May 2001 20:36:30 +0000 (20:36 +0000)] 
Replace authpasswd I-D with RFC
Remove grouping I-D until ready to implement

25 years agoclean up LDBM_{,UN}LOCK macros
Kurt Zeilenga [Thu, 31 May 2001 20:11:40 +0000 (20:11 +0000)] 
clean up LDBM_{,UN}LOCK macros

25 years agoFix typo in last commit
Kurt Zeilenga [Wed, 30 May 2001 06:28:32 +0000 (06:28 +0000)] 
Fix typo in last commit

25 years agoAllow empty numericString matching
Kurt Zeilenga [Wed, 30 May 2001 06:06:14 +0000 (06:06 +0000)] 
Allow empty numericString matching

25 years agoAdd support for separate max incoming for anonymous and authenticated
Kurt Zeilenga [Tue, 29 May 2001 20:00:55 +0000 (20:00 +0000)] 
Add support for separate max incoming for anonymous and authenticated
sessions (defaults: 256K and 16M respectively).

25 years agodocument sockbuf_max_incoming
Kurt Zeilenga [Tue, 29 May 2001 16:10:08 +0000 (16:10 +0000)] 
document sockbuf_max_incoming

25 years agoUpdate copright with clarification
Kurt Zeilenga [Tue, 29 May 2001 03:35:56 +0000 (03:35 +0000)] 
Update copright with clarification

25 years agoUpdate copyright (including with or without modification clarification)
Kurt Zeilenga [Tue, 29 May 2001 03:29:53 +0000 (03:29 +0000)] 
Update copyright (including with or without modification clarification)

25 years agoAdd an LDBM backend "directory" directive (in addition to
Kurt Zeilenga [Tue, 29 May 2001 01:51:37 +0000 (01:51 +0000)] 
Add an LDBM backend "directory" directive (in addition to
the existing database "directory" directive) to allow setting
of a DB_ENV directory.  Should likely be database specific.

25 years agoA little BDB cleanup
Kurt Zeilenga [Mon, 28 May 2001 22:05:49 +0000 (22:05 +0000)] 
A little BDB cleanup

25 years agoRemove __db_lock.share file
Kurt Zeilenga [Mon, 28 May 2001 22:00:27 +0000 (22:00 +0000)] 
Remove __db_lock.share file

25 years agobig mutex needs #ifdef HAVE_BERKELEY_DB_THREAD wrapper
Kurt Zeilenga [Mon, 28 May 2001 20:16:21 +0000 (20:16 +0000)] 
big mutex needs #ifdef HAVE_BERKELEY_DB_THREAD wrapper