]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
25 years agoFix syntax error in mpool test
Kurt Zeilenga [Mon, 28 May 2001 20:04:49 +0000 (20:04 +0000)] 
Fix syntax error in mpool test

25 years agoMisc adjustments to CBM tests
Kurt Zeilenga [Mon, 28 May 2001 20:00:17 +0000 (20:00 +0000)] 
Misc adjustments to CBM tests

25 years agoFix typo
Kurt Zeilenga [Mon, 28 May 2001 19:49:50 +0000 (19:49 +0000)] 
Fix typo

25 years agoInitial CDB implementation.
Kurt Zeilenga [Mon, 28 May 2001 19:43:11 +0000 (19:43 +0000)] 
Initial CDB implementation.

25 years agoFix wrapping separators (no functional change)
Kurt Zeilenga [Mon, 28 May 2001 19:42:22 +0000 (19:42 +0000)] 
Fix wrapping separators (no functional change)

25 years agoFix empty suffix separator test.
Kurt Zeilenga [Mon, 28 May 2001 19:40:42 +0000 (19:40 +0000)] 
Fix empty suffix separator test.

25 years agoFix typo (no functional change)
Kurt Zeilenga [Mon, 28 May 2001 19:40:15 +0000 (19:40 +0000)] 
Fix typo (no functional change)

25 years agoEnable ldbm_big_mutex for Berkeley DB 2/3 per comments from Sleepycat.
Kurt Zeilenga [Mon, 28 May 2001 19:11:29 +0000 (19:11 +0000)] 
Enable ldbm_big_mutex for Berkeley DB 2/3 per comments from Sleepycat.
Can be disabled if and we implement DB_INIT_CDB + DB_INIT_MPOOL +
DB_CDB_ALLDB.

25 years agoAdd some additional filter checks
Kurt Zeilenga [Thu, 24 May 2001 01:07:00 +0000 (01:07 +0000)] 
Add some additional filter checks

25 years agoadd missing return bug
Kurt Zeilenga [Thu, 24 May 2001 00:42:08 +0000 (00:42 +0000)] 
add missing return bug

25 years agoFrom CHANGES notes for 2.0:
Randy Kunkee [Mon, 21 May 2001 22:01:57 +0000 (22:01 +0000)] 
From CHANGES notes for 2.0:
- Detects OpenLDAP 2.0 and builds correctly with it.
- Increment major version to 2, library file to libldaptcl2.0.so.
- Can now perform add/delete/replace modifications in a single command.
- Replaced calls to TclX_WrongArgs with core Tcl_WrongNumArgs to reduce
  dependency on Extended Tcl.
- Wrap dereference search control with #ifdef LDAP_OPT_DEREF.
- Deref during search should work.
- Add protocol_version option to ldap init command.
- Add LDAPTCL_PROTOCOL_VERSION_DEFAULT to allow specifying the default
  protocol version used.
- Add controlArray(timeout) to control timeouts during searches.
- Add controlArray(cache) to control caching current search results.
  (Experience has show this to be not very useful or not working correctly.
  Caching search results should probably be done in Ldaptcl rather than
  letting the LDAP API do it.)
- Add "compare" subcommand
- Add experimental trap subcommand (undocumented -- use at your own risk).

25 years agoMinor cleanup
Kurt Zeilenga [Mon, 21 May 2001 05:00:35 +0000 (05:00 +0000)] 
Minor cleanup

25 years agoTake rc out from #ifdef
Kurt Zeilenga [Sun, 20 May 2001 17:39:32 +0000 (17:39 +0000)] 
Take rc out from #ifdef

25 years agoSome minor cleanup
Kurt Zeilenga [Sat, 19 May 2001 23:08:11 +0000 (23:08 +0000)] 
Some minor cleanup

25 years agoShould not be using reverse lookup names to check certificates.
Kurt Zeilenga [Sat, 19 May 2001 23:07:46 +0000 (23:07 +0000)] 
Should not be using reverse lookup names to check certificates.

25 years agopseudo-root dn bind; a couple of minor fixes
Pierangelo Masarati [Sat, 19 May 2001 17:02:39 +0000 (17:02 +0000)] 
pseudo-root dn bind; a couple of minor fixes

25 years agominor cleanup
Kurt Zeilenga [Fri, 18 May 2001 17:10:03 +0000 (17:10 +0000)] 
minor cleanup

25 years agoUpdate to 2.5 (from guide)
Kurt Zeilenga [Fri, 18 May 2001 02:46:24 +0000 (02:46 +0000)] 
Update to 2.5 (from guide)

25 years agoMisc updates
Kurt Zeilenga [Fri, 18 May 2001 02:45:46 +0000 (02:45 +0000)] 
Misc updates

25 years agolicense should be project neutral
Kurt Zeilenga [Fri, 18 May 2001 02:45:27 +0000 (02:45 +0000)] 
license should be project neutral

25 years agoDon't set_cachesize for db3
Kurt Zeilenga [Fri, 18 May 2001 00:55:09 +0000 (00:55 +0000)] 
Don't set_cachesize for db3

25 years agoFix filter printing
Kurt Zeilenga [Fri, 18 May 2001 00:27:08 +0000 (00:27 +0000)] 
Fix filter printing

25 years agoAdd lber-memory(3) to see also
Kurt Zeilenga [Fri, 18 May 2001 00:26:15 +0000 (00:26 +0000)] 
Add lber-memory(3) to see also

25 years agoAdd 2828 (Internet Security Glossary)
Kurt Zeilenga [Fri, 18 May 2001 00:25:57 +0000 (00:25 +0000)] 
Add 2828 (Internet Security Glossary)

25 years agoAdd support for obsolete attributes.
Kurt Zeilenga [Thu, 17 May 2001 07:31:59 +0000 (07:31 +0000)] 
Add support for obsolete attributes.
We don't support collective attributes (yet).
Remove exit() calls from scheme parsers.  Need to do same for acl parser.

25 years agominor cleanup; some error handling and log fixes
Pierangelo Masarati [Wed, 16 May 2001 23:06:15 +0000 (23:06 +0000)] 
minor cleanup; some error handling and log fixes

25 years agoadded new log; minor cleanup of rewrite stuff
Pierangelo Masarati [Wed, 16 May 2001 22:55:44 +0000 (22:55 +0000)] 
added new log; minor cleanup of rewrite stuff

25 years agoNote that schema submissions should come with a reference
Kurt Zeilenga [Wed, 16 May 2001 20:42:20 +0000 (20:42 +0000)] 
Note that schema submissions should come with a reference
to a stable specification.

25 years agoAdd '=' to printableString to be consistent with ASN.1 description
Kurt Zeilenga [Wed, 16 May 2001 19:20:29 +0000 (19:20 +0000)] 
Add '=' to printableString to be consistent with ASN.1 description
of syntax.  RFC 1778/2252 are wrong and will need to be updated.

25 years agoImprove error message when parent is referral or not present
Kurt Zeilenga [Wed, 16 May 2001 19:19:16 +0000 (19:19 +0000)] 
Improve error message when parent is referral or not present

25 years agoFix ; typo
Kurt Zeilenga [Wed, 16 May 2001 19:17:51 +0000 (19:17 +0000)] 
Fix ; typo

25 years agoadded new logging to back-meta
Pierangelo Masarati [Sun, 13 May 2001 23:44:22 +0000 (23:44 +0000)] 
added new logging to back-meta

25 years agoAdd a couple of controls to the TODO list
Kurt Zeilenga [Sun, 13 May 2001 19:25:03 +0000 (19:25 +0000)] 
Add a couple of controls to the TODO list

25 years agoMisc updates to the TODO list
Kurt Zeilenga [Sun, 13 May 2001 19:24:02 +0000 (19:24 +0000)] 
Misc updates to the TODO list

25 years agocleanup of the tests in back-meta/data; after build, run "setup.sh"
Pierangelo Masarati [Sun, 13 May 2001 17:58:03 +0000 (17:58 +0000)] 
cleanup of the tests in back-meta/data; after build, run "setup.sh"
in back-meta/data and follow instructions.
minor update of "Changes" and "TODO".

25 years agoRegen
Kurt Zeilenga [Sat, 12 May 2001 18:44:07 +0000 (18:44 +0000)] 
Regen

25 years agoif continuation line starts with a tab, rewrite it to a space
Kurt Zeilenga [Sat, 12 May 2001 18:43:06 +0000 (18:43 +0000)] 
if continuation line starts with a tab, rewrite it to a space

25 years agoRework intro and sasl a bit.
Kurt Zeilenga [Sat, 12 May 2001 06:15:42 +0000 (06:15 +0000)] 
Rework intro and sasl a bit.
Add TLS.sdf (needs to be written)
Reorder chapter

25 years agoThis is the commit of:
Pierangelo Masarati [Sat, 12 May 2001 00:51:28 +0000 (00:51 +0000)] 
This is the commit of:
  - librewrite, for string rewriting; it may be used in back-ldap
    by configuring with '--enable-rewrite'. It must be used in
    back-meta. There's a text file, 'libraries/librewrite/RATIONALE',
    that explains the usage and the features. More comprehensive
    documentation will follow.
  - enhancements of back-ldap (ITS#989,ITS#998,ITS#1002,ITS#1054 and ITS#1137)
    including dn rewriting, a fix to group acl matching and so
  - back-meta: a new backend that proxies a set of remote servers
    by spawning queries. It uses portions of back-ldap and the rewrite
    capabilities of librewrite. It can be compiled by configuring
    with `--enable-ldap --enable-rewrite --enable-meta'.
    There's a text file, 'servers/slapd/back-meta/Documentation', that
    describes the main features and config statements.

Note: someone (Kurt?) should run 'autoconf' and commit 'configure' as
my autoconf version must be different: my configures contain a number
of differences and I didn't feel comfortable in adding them :)

25 years agofix debug line (ITS 1145)
Gary Williams [Fri, 11 May 2001 20:19:16 +0000 (20:19 +0000)] 
fix debug line (ITS 1145)

25 years agofix global level usage (ITS 1143, 1144)
Gary Williams [Fri, 11 May 2001 15:31:34 +0000 (15:31 +0000)] 
fix global level usage (ITS 1143, 1144)

25 years agoClean up logging
Kurt Zeilenga [Thu, 10 May 2001 17:40:12 +0000 (17:40 +0000)] 
Clean up logging

25 years agoMake sure we yield() on a failed accept()
Kurt Zeilenga [Thu, 10 May 2001 17:39:10 +0000 (17:39 +0000)] 
Make sure we yield() on a failed accept()

25 years agoAdd better modlist2mod error reporting (to client)
Kurt Zeilenga [Thu, 10 May 2001 03:41:17 +0000 (03:41 +0000)] 
Add better modlist2mod error reporting (to client)

25 years agoZap presentation address match define
Kurt Zeilenga [Wed, 9 May 2001 23:43:06 +0000 (23:43 +0000)] 
Zap presentation address match define

25 years agoClean up some #ifdefs
Kurt Zeilenga [Wed, 9 May 2001 23:42:49 +0000 (23:42 +0000)] 
Clean up some #ifdefs

25 years agoAdd HAVE_INET_NTOP
Kurt Zeilenga [Wed, 9 May 2001 23:41:38 +0000 (23:41 +0000)] 
Add HAVE_INET_NTOP

25 years agoFix have inet_ntop bug
Kurt Zeilenga [Wed, 9 May 2001 23:41:16 +0000 (23:41 +0000)] 
Fix have inet_ntop bug

25 years agoNote that misc is experimental
Kurt Zeilenga [Wed, 9 May 2001 04:17:55 +0000 (04:17 +0000)] 
Note that misc is experimental

25 years agoAdd ITS#876 nisSchema
Kurt Zeilenga [Wed, 9 May 2001 04:16:47 +0000 (04:16 +0000)] 
Add ITS#876 nisSchema

25 years agoUpdate copyright
Kurt Zeilenga [Tue, 8 May 2001 02:06:33 +0000 (02:06 +0000)] 
Update copyright

25 years agoAdd DESC to various schema elements
Kurt Zeilenga [Tue, 8 May 2001 02:03:44 +0000 (02:03 +0000)] 
Add DESC to various schema elements

25 years agoMisc yr updates
Kurt Zeilenga [Mon, 7 May 2001 19:30:45 +0000 (19:30 +0000)] 
Misc yr updates

25 years agoAppend log
Kurt Zeilenga [Mon, 7 May 2001 19:30:22 +0000 (19:30 +0000)] 
Append log

25 years agoClean up begin thread test
Kurt Zeilenga [Mon, 7 May 2001 19:01:46 +0000 (19:01 +0000)] 
Clean up begin thread test

25 years agoMinor redef
Kurt Zeilenga [Mon, 7 May 2001 03:50:53 +0000 (03:50 +0000)] 
Minor redef

25 years agoMisc cleanup
Kurt Zeilenga [Mon, 7 May 2001 03:43:23 +0000 (03:43 +0000)] 
Misc cleanup

25 years agoAdd scripts to start a master server
Kurt Zeilenga [Sun, 6 May 2001 20:33:13 +0000 (20:33 +0000)] 
Add scripts to start a master server

25 years agoFix disconnect bug
Kurt Zeilenga [Sun, 6 May 2001 20:01:18 +0000 (20:01 +0000)] 
Fix disconnect bug

25 years agoAdd a bit of hardening
Kurt Zeilenga [Sun, 6 May 2001 19:07:24 +0000 (19:07 +0000)] 
Add a bit of hardening

25 years agoNT thread fix
Kurt Zeilenga [Sun, 6 May 2001 18:58:45 +0000 (18:58 +0000)] 
NT thread fix

25 years agoAdd simple configure support for sockbuf max incoming
Kurt Zeilenga [Sat, 5 May 2001 07:29:21 +0000 (07:29 +0000)] 
Add simple configure support for sockbuf max incoming

25 years agoFix typos
Kurt Zeilenga [Fri, 4 May 2001 22:50:51 +0000 (22:50 +0000)] 
Fix typos

25 years agoUse KILL to kill slurpd.
Kurt Zeilenga [Fri, 4 May 2001 22:03:45 +0000 (22:03 +0000)] 
Use KILL to kill slurpd.
Not sure why its not shutting down with -INT under FreeBSD 4,
but I have no time to figure this out.

25 years agoQuick sb_max_incoming hack, should be configurable (likely
Kurt Zeilenga [Fri, 4 May 2001 21:55:07 +0000 (21:55 +0000)] 
Quick sb_max_incoming hack, should be configurable (likely
with differing anonymous vs authenticated values).

25 years agoreimplementation of sb_max_incoming
Kurt Zeilenga [Fri, 4 May 2001 21:15:09 +0000 (21:15 +0000)] 
reimplementation of sb_max_incoming

25 years agoAdded client side caching. (Commited by: Jeff Costlow <j.costlow@f5.com>)
Ralf Haferkamp [Fri, 4 May 2001 14:38:13 +0000 (14:38 +0000)] 
Added client side caching. (Commited by: Jeff Costlow <j.costlow@f5.com>)

25 years agoUse kill -INT to kill slurpd
Kurt Zeilenga [Fri, 4 May 2001 04:05:56 +0000 (04:05 +0000)] 
Use kill -INT to kill slurpd

25 years agoClean up entry_free()
Kurt Zeilenga [Fri, 4 May 2001 01:02:36 +0000 (01:02 +0000)] 
Clean up entry_free()
assert of e_private was not freed by caller

25 years agodetect and use fcntl (for BSD/OS)
Kurt Zeilenga [Thu, 3 May 2001 05:53:34 +0000 (05:53 +0000)] 
detect and use fcntl (for BSD/OS)
detect inet_ntop (for MacOSX)

25 years agoITS#133
Kurt Zeilenga [Thu, 3 May 2001 05:51:39 +0000 (05:51 +0000)] 
ITS#133

25 years agoAdd stupid check for dlopen for SASL and TLS
Kurt Zeilenga [Thu, 3 May 2001 01:13:49 +0000 (01:13 +0000)] 
Add stupid check for dlopen for SASL and TLS

25 years agoAdd telephone number indexing support (reuse only)
Kurt Zeilenga [Thu, 3 May 2001 00:59:47 +0000 (00:59 +0000)] 
Add telephone number indexing support (reuse only)

25 years agoFix typo
Kurt Zeilenga [Wed, 2 May 2001 21:31:09 +0000 (21:31 +0000)] 
Fix typo

25 years agoRebuild
Kurt Zeilenga [Wed, 2 May 2001 21:30:12 +0000 (21:30 +0000)] 
Rebuild

25 years agoNo -r needed
Kurt Zeilenga [Wed, 2 May 2001 19:53:20 +0000 (19:53 +0000)] 
No -r needed

25 years agoRandfile
Kurt Zeilenga [Wed, 2 May 2001 19:52:58 +0000 (19:52 +0000)] 
Randfile

25 years agoClean up some logic, based upon Novell patches
Kurt Zeilenga [Wed, 2 May 2001 19:52:09 +0000 (19:52 +0000)] 
Clean up some logic, based upon Novell patches

25 years agoUpdate year
Kurt Zeilenga [Wed, 2 May 2001 19:51:02 +0000 (19:51 +0000)] 
Update year

25 years agooptional SHA1
Kurt Zeilenga [Wed, 2 May 2001 19:49:44 +0000 (19:49 +0000)] 
optional SHA1

25 years agoDon't require int32
Kurt Zeilenga [Wed, 2 May 2001 19:48:40 +0000 (19:48 +0000)] 
Don't require int32

25 years agoUse SMD5 is SHA1 is not available
Kurt Zeilenga [Wed, 2 May 2001 19:46:30 +0000 (19:46 +0000)] 
Use SMD5 is SHA1 is not available

25 years agoRANDFILE directives
Kurt Zeilenga [Wed, 2 May 2001 19:46:01 +0000 (19:46 +0000)] 
RANDFILE directives

25 years agoSLP updates
Kurt Zeilenga [Wed, 2 May 2001 19:44:21 +0000 (19:44 +0000)] 
SLP updates

25 years agoBe a bit more liberal
Kurt Zeilenga [Wed, 2 May 2001 19:43:38 +0000 (19:43 +0000)] 
Be a bit more liberal

25 years agoFix LDIF bug
Kurt Zeilenga [Wed, 2 May 2001 19:41:57 +0000 (19:41 +0000)] 
Fix LDIF bug

25 years agoFix secprops mimic'ing
Kurt Zeilenga [Wed, 2 May 2001 19:41:27 +0000 (19:41 +0000)] 
Fix secprops mimic'ing

25 years agofix typo in comment
Kurt Zeilenga [Sat, 21 Apr 2001 01:32:03 +0000 (01:32 +0000)] 
fix typo in comment

25 years agos/<anonymous>/cn=anonymous/ to avoid syntax issues
Kurt Zeilenga [Thu, 19 Apr 2001 19:29:38 +0000 (19:29 +0000)] 
s/<anonymous>/cn=anonymous/ to avoid syntax issues

25 years agoPreviously added modrdn restriction to restrictive. Need to
Kurt Zeilenga [Thu, 19 Apr 2001 19:29:00 +0000 (19:29 +0000)] 
Previously added modrdn restriction to restrictive.  Need to
check newSuperior.

25 years agoDisallow anonymous modification.
Kurt Zeilenga [Thu, 19 Apr 2001 19:28:15 +0000 (19:28 +0000)] 
Disallow anonymous modification.

25 years agoAdd vendor info RFC
Kurt Zeilenga [Tue, 17 Apr 2001 02:25:29 +0000 (02:25 +0000)] 
Add vendor info RFC

25 years agoAdd "OpenLDAP Root Service" RFC
Kurt Zeilenga [Tue, 17 Apr 2001 02:17:53 +0000 (02:17 +0000)] 
Add "OpenLDAP Root Service" RFC

25 years agoFix logic error in param check
Kurt Zeilenga [Thu, 12 Apr 2001 23:05:19 +0000 (23:05 +0000)] 
Fix logic error in param check

25 years agoFix off by one bug
Kurt Zeilenga [Thu, 12 Apr 2001 23:05:02 +0000 (23:05 +0000)] 
Fix off by one bug

25 years agoFix track of 2307
Kurt Zeilenga [Thu, 12 Apr 2001 23:03:49 +0000 (23:03 +0000)] 
Fix track of 2307

25 years agoFix referral handling bug
Kurt Zeilenga [Thu, 12 Apr 2001 23:02:20 +0000 (23:02 +0000)] 
Fix referral handling bug

25 years agofix for select_backend suggested G. Gombas (ITS 1090)
Gary Williams [Tue, 27 Mar 2001 15:04:06 +0000 (15:04 +0000)] 
fix for select_backend suggested G. Gombas (ITS 1090)

25 years ago- The library now supports StartTLS. The patch was provided by Jeff Costlow
Ralf Haferkamp [Thu, 22 Mar 2001 10:29:02 +0000 (10:29 +0000)] 
- The library now supports StartTLS. The patch was provided by Jeff Costlow
  <j.costlow@f5.com>

25 years agoFix typo
Kurt Zeilenga [Sat, 17 Mar 2001 17:43:36 +0000 (17:43 +0000)] 
Fix typo