]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Mon, 11 Sep 2000 18:46:34 +0000 (18:46 +0000)]
-lldbm now sets DB_USE_ENVIRON and support input of a DB home path.
back-ldbm needs modification to support db home directory as backend
(as oppose to database) option.
Kurt Zeilenga [Mon, 11 Sep 2000 18:44:55 +0000 (18:44 +0000)]
Import latest SDF generated INSTALL. This version is quite lean.
Kurt Zeilenga [Mon, 11 Sep 2000 18:40:39 +0000 (18:40 +0000)]
Fix typo
Julio Sánchez Fernández [Mon, 11 Sep 2000 18:34:14 +0000 (18:34 +0000)]
Integer (not numericString, that are different) matches.
Good for nss_ldap (equality indexing of uidNumber and the
like now work).
Kurt Zeilenga [Mon, 11 Sep 2000 18:24:24 +0000 (18:24 +0000)]
Add more bind allow/disallow flags
Kurt Zeilenga [Mon, 11 Sep 2000 17:49:25 +0000 (17:49 +0000)]
Set DB_PRIVATE
Randy Kunkee [Sun, 10 Sep 2000 19:38:21 +0000 (19:38 +0000)]
Grep for PRNG message in $SEARCHOUT to make sure error is caught.
Kurt Zeilenga [Sat, 9 Sep 2000 23:16:09 +0000 (23:16 +0000)]
Update install docs
Shift burden from INSTALL/Quick Start to install chapter
Clean up example LDIF
Kurt Zeilenga [Fri, 8 Sep 2000 22:59:01 +0000 (22:59 +0000)]
Add "allow tls_2_anon" to allow StartTLS to force session to anonymous.
Add "disallow tls_authc" to disallow StartTLS when session is authenticated.
Create and use connection2anonymous routine for consistency.
Kurt Zeilenga [Fri, 8 Sep 2000 18:46:18 +0000 (18:46 +0000)]
Minor change to connection error handling
Kurt Zeilenga [Fri, 8 Sep 2000 16:59:15 +0000 (16:59 +0000)]
disallow more root dse operations
Kurt Zeilenga [Fri, 8 Sep 2000 05:38:08 +0000 (05:38 +0000)]
Add a root dse test to flush out misc problems (like TLS PRNG)
Kurt Zeilenga [Fri, 8 Sep 2000 05:20:46 +0000 (05:20 +0000)]
Disallow inappropriate operations upon the root dse.
Kurt Zeilenga [Thu, 7 Sep 2000 23:46:07 +0000 (23:46 +0000)]
backout ucdata change as being a little too experimental
Kurt Zeilenga [Thu, 7 Sep 2000 23:31:59 +0000 (23:31 +0000)]
Bandaid ucdata build problems
Kurt Zeilenga [Thu, 7 Sep 2000 23:23:41 +0000 (23:23 +0000)]
Add pvt ucdata header
Kurt Zeilenga [Thu, 7 Sep 2000 23:19:10 +0000 (23:19 +0000)]
Use ucdata (very experimental)
Kurt Zeilenga [Thu, 7 Sep 2000 22:03:32 +0000 (22:03 +0000)]
ITS#717 slapd kbind patch
Kurt Zeilenga [Thu, 7 Sep 2000 20:13:14 +0000 (20:13 +0000)]
Import typo fix
Kurt Zeilenga [Thu, 7 Sep 2000 20:10:54 +0000 (20:10 +0000)]
Add LDAP C++ API
Kurt Zeilenga [Thu, 7 Sep 2000 18:14:37 +0000 (18:14 +0000)]
Fix typo
Kurt Zeilenga [Thu, 7 Sep 2000 18:01:22 +0000 (18:01 +0000)]
ITS#719 remove (more) -b
Kurt Zeilenga [Thu, 7 Sep 2000 17:58:05 +0000 (17:58 +0000)]
ITS(719) remove -b
Kurt Zeilenga [Thu, 7 Sep 2000 17:53:05 +0000 (17:53 +0000)]
Add missing "disallow bind_anon" directive (ITS#721)
Kurt Zeilenga [Thu, 7 Sep 2000 01:15:52 +0000 (01:15 +0000)]
Fix -R processing
Kurt Zeilenga [Wed, 6 Sep 2000 22:29:40 +0000 (22:29 +0000)]
Bring man page in sync with current usage.
No ignore of numbers, no alternative form.
Kurt Zeilenga [Wed, 6 Sep 2000 21:32:45 +0000 (21:32 +0000)]
ITS#717 kbind fixes
Kurt Zeilenga [Wed, 6 Sep 2000 21:25:28 +0000 (21:25 +0000)]
Fix kbind typo (ITS#717)
Kurt Zeilenga [Wed, 6 Sep 2000 21:22:47 +0000 (21:22 +0000)]
Fix kpasswd/kbind detection (ITS#717)
Kurt Zeilenga [Wed, 6 Sep 2000 19:17:33 +0000 (19:17 +0000)]
ITS#713 check_time_syntax suggested by klasen@zdv.uni-tuebingen.de
Portions Copyright 2000, Norbert Klasen, All rights reserved.
This software is not subject to any license of
Universitaet Tuebingen.
This is free software; you can redistribute and use it
under the same terms as OpenLDAP itself.
Kurt Zeilenga [Wed, 6 Sep 2000 19:03:33 +0000 (19:03 +0000)]
Minor IPv6 changes (ITS#716) suggested by Stig Venass <venaas@uninett.no>
Kurt Zeilenga [Wed, 6 Sep 2000 18:55:31 +0000 (18:55 +0000)]
Update based upon ldappasswd(1) usage change
Kurt Zeilenga [Wed, 6 Sep 2000 18:45:12 +0000 (18:45 +0000)]
user argument should be optional
Kurt Zeilenga [Wed, 6 Sep 2000 18:44:51 +0000 (18:44 +0000)]
document optional user argument
Kurt Zeilenga [Wed, 6 Sep 2000 18:28:15 +0000 (18:28 +0000)]
segfault by ldappasswd -A -S (ITS#714) fix
suggested by Fumitoshi UKAI <ukai@debian.or.jp>
Kurt Zeilenga [Wed, 6 Sep 2000 18:21:39 +0000 (18:21 +0000)]
MIT Kerberos and krb5_free_creds_contents (ITS#715)
fix suggested by Norbert Klasen <klasen@zdv.uni-tuebingen.de>
Kurt Zeilenga [Wed, 6 Sep 2000 02:46:53 +0000 (02:46 +0000)]
Auth on entry not required
Kurt Zeilenga [Tue, 5 Sep 2000 22:07:08 +0000 (22:07 +0000)]
reuse dnMatch as uniqueMemberMatch
Kurt Zeilenga [Tue, 5 Sep 2000 21:53:26 +0000 (21:53 +0000)]
Remove entry +x, not needed.
Kurt Zeilenga [Tue, 5 Sep 2000 21:48:12 +0000 (21:48 +0000)]
Consistently don't require "entry" access (except on search)
Kurt Zeilenga [Tue, 5 Sep 2000 20:24:44 +0000 (20:24 +0000)]
Add krb5-kdc to list
Kurt Zeilenga [Tue, 5 Sep 2000 20:23:12 +0000 (20:23 +0000)]
Add hdb.schema from Luke Howard <lukeh@padl.com>, file renamed.
Kurt Zeilenga [Tue, 5 Sep 2000 20:10:39 +0000 (20:10 +0000)]
Use DN syntax routines for Name and Optional OID syntax.
This is quite bogus but meets most users needs.
Should be replaced with real Name and Optional OID routines.
Kurt Zeilenga [Tue, 5 Sep 2000 19:45:06 +0000 (19:45 +0000)]
Fix authz bug introduced by last change
Kurt Zeilenga [Tue, 5 Sep 2000 19:38:26 +0000 (19:38 +0000)]
Fix typo
Kurt Zeilenga [Tue, 5 Sep 2000 19:11:27 +0000 (19:11 +0000)]
Rework connection lock code to avoid unnecessary lock reaquire
Kurt Zeilenga [Tue, 5 Sep 2000 18:52:10 +0000 (18:52 +0000)]
Add -H to usage
Kurt Zeilenga [Tue, 5 Sep 2000 18:48:09 +0000 (18:48 +0000)]
Fix SSF ACLs
Kurt Zeilenga [Tue, 5 Sep 2000 18:24:24 +0000 (18:24 +0000)]
Fix ACL SSF reporting
Dmitry Kovalev [Tue, 5 Sep 2000 18:16:58 +0000 (18:16 +0000)]
documentation update. this reflects recent changes (redesign, referral and multiple objectclasses support, and other), and provides new (hopefully more clear ;) description of concept
Kurt Zeilenga [Mon, 4 Sep 2000 23:07:11 +0000 (23:07 +0000)]
Minor formating adjusts
Reformat source
Kurt Zeilenga [Mon, 4 Sep 2000 22:51:48 +0000 (22:51 +0000)]
ITS#708: Admin Guide -- more editing
More spelling, grammar, and stylistic fixups.
Submitted by Cedric Tefft <cedric@earthling.net>
Kurt Zeilenga [Mon, 4 Sep 2000 21:57:01 +0000 (21:57 +0000)]
Clarify perms
Kurt Zeilenga [Mon, 4 Sep 2000 17:49:43 +0000 (17:49 +0000)]
Fix typo
Kurt Zeilenga [Mon, 4 Sep 2000 17:01:37 +0000 (17:01 +0000)]
Fix install of ucdata
Kurt Zeilenga [Mon, 4 Sep 2000 02:16:40 +0000 (02:16 +0000)]
Remove redefine on MSC
Kurt Zeilenga [Sun, 3 Sep 2000 23:48:35 +0000 (23:48 +0000)]
Bring UCdata infrastructure.
Kurt Zeilenga [Sun, 3 Sep 2000 19:33:26 +0000 (19:33 +0000)]
Fix typo
Kurt Zeilenga [Sun, 3 Sep 2000 18:04:08 +0000 (18:04 +0000)]
Duplicate IA5 matching rule routines as needed to implement UTF-8 varients.
Kurt Zeilenga [Sun, 3 Sep 2000 17:35:39 +0000 (17:35 +0000)]
ITS#705: nisNetgroupTripleValidate
ITS#706: bootParameterValidate
Submitted by Stig Venass <venaas@uninett.no>
Modified by Kurt Zeilenga <kurt@openldap.org> for stricter
adherence to specification (RFC 2307).
Portions
Copyright 2000 Stig Venaas
All rights reserved.
Redistribution and use in source and binary forms are permitted
without restriction or fee of any kind as long as this notice is
preserved. This software is provided ``as is'' without express or
implied warranty.
Kurt Zeilenga [Sun, 3 Sep 2000 00:43:46 +0000 (00:43 +0000)]
Add ud(1) and saucer(1) projects
Kurt Zeilenga [Sat, 2 Sep 2000 20:16:36 +0000 (20:16 +0000)]
Remove (by ifdef 0) section on ldif(1)
Add URL value form
Client up references
Kurt Zeilenga [Sat, 2 Sep 2000 00:19:06 +0000 (00:19 +0000)]
Experimental fix for deadlock
Kurt Zeilenga [Fri, 1 Sep 2000 23:24:17 +0000 (23:24 +0000)]
Change default to SSL_PEER_NONE (don't require peer certificate).
Kurt Zeilenga [Fri, 1 Sep 2000 23:03:17 +0000 (23:03 +0000)]
Fix port defaulting
Kurt Zeilenga [Fri, 1 Sep 2000 22:10:19 +0000 (22:10 +0000)]
Update references to RFCs
Kurt Zeilenga [Fri, 1 Sep 2000 18:46:32 +0000 (18:46 +0000)]
Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de>
Copyright notices have been adjusted per on-file OpenLDAP Contributor
Assignment Agreement.
Kurt Zeilenga [Fri, 1 Sep 2000 01:04:18 +0000 (01:04 +0000)]
Fix ldap_pvt_tls_start() return value check.
Kurt Zeilenga [Thu, 31 Aug 2000 23:50:56 +0000 (23:50 +0000)]
I wasn't thinking when I removed autoconf-install.txt
Randy Kunkee [Thu, 31 Aug 2000 22:16:16 +0000 (22:16 +0000)]
Raise MAXARGS to 200, since the schema syntax burns more.
Kurt Zeilenga [Thu, 31 Aug 2000 20:53:12 +0000 (20:53 +0000)]
Back out last change
Kurt Zeilenga [Thu, 31 Aug 2000 20:52:14 +0000 (20:52 +0000)]
Fix URI
Kurt Zeilenga [Thu, 31 Aug 2000 20:47:13 +0000 (20:47 +0000)]
Should not be check in.
Kurt Zeilenga [Thu, 31 Aug 2000 20:46:30 +0000 (20:46 +0000)]
Revert to ldap/LICENSE version... which is the canonical version
Kurt Zeilenga [Thu, 31 Aug 2000 20:37:32 +0000 (20:37 +0000)]
Use SDF generated version
Kurt Zeilenga [Thu, 31 Aug 2000 20:32:54 +0000 (20:32 +0000)]
Import latest install from guide/release
Kurt Zeilenga [Thu, 31 Aug 2000 18:51:15 +0000 (18:51 +0000)]
Don't publish version 2 if disallowed
Kurt Zeilenga [Thu, 31 Aug 2000 18:36:01 +0000 (18:36 +0000)]
Add backend directive
Kurt Zeilenga [Thu, 31 Aug 2000 05:52:55 +0000 (05:52 +0000)]
Update repl pages
Add RFC titles to REF table
Kurt Zeilenga [Wed, 30 Aug 2000 22:24:21 +0000 (22:24 +0000)]
reorder tests
Kurt Zeilenga [Wed, 30 Aug 2000 22:23:40 +0000 (22:23 +0000)]
rev 04
Kurt Zeilenga [Wed, 30 Aug 2000 22:08:19 +0000 (22:08 +0000)]
Don't drain after TLS failure.... causes busy forever loop
Kurt Zeilenga [Wed, 30 Aug 2000 06:49:08 +0000 (06:49 +0000)]
Rework install chapter
Kurt Zeilenga [Wed, 30 Aug 2000 05:05:26 +0000 (05:05 +0000)]
ITS#695: Admin Guide editing (typos and other minor errors)
from <cedric@earthling.net>
Kurt Zeilenga [Wed, 30 Aug 2000 03:50:16 +0000 (03:50 +0000)]
Add sasl-host directive
Kurt Zeilenga [Wed, 30 Aug 2000 01:44:39 +0000 (01:44 +0000)]
Add sasl-host option and treat sasl-realm as global only
(ie: not backend specific).
Kurt Zeilenga [Wed, 30 Aug 2000 00:03:25 +0000 (00:03 +0000)]
Fix minor typo in configure.in
Kurt Zeilenga [Tue, 29 Aug 2000 20:31:45 +0000 (20:31 +0000)]
Scale image
Kurt Zeilenga [Tue, 29 Aug 2000 20:31:29 +0000 (20:31 +0000)]
Add missing terms
Kurt Zeilenga [Tue, 29 Aug 2000 20:25:05 +0000 (20:25 +0000)]
Add additional 'transferring schema section'
Kurt Zeilenga [Tue, 29 Aug 2000 20:23:27 +0000 (20:23 +0000)]
Fix typo in image label
Kurt Zeilenga [Tue, 29 Aug 2000 20:22:49 +0000 (20:22 +0000)]
Use CSV format tables
Kurt Zeilenga [Tue, 29 Aug 2000 18:56:29 +0000 (18:56 +0000)]
ITS#689: fix typos
submitted by Brad Midgley <brad@turbolinux.com>
Kurt Zeilenga [Tue, 29 Aug 2000 00:52:34 +0000 (00:52 +0000)]
Add additional terms and change title to "OpenLDAP 2.0..."
Kurt Zeilenga [Mon, 28 Aug 2000 23:37:44 +0000 (23:37 +0000)]
Rework bind restrictions
Kurt Zeilenga [Mon, 28 Aug 2000 23:29:29 +0000 (23:29 +0000)]
Restrict bind
Kurt Zeilenga [Mon, 28 Aug 2000 22:49:44 +0000 (22:49 +0000)]
clarify Kerberos option availability
Kurt Zeilenga [Mon, 28 Aug 2000 22:24:01 +0000 (22:24 +0000)]
Use shutdown(2) prior to stream close(2).
Kurt Zeilenga [Mon, 28 Aug 2000 22:20:19 +0000 (22:20 +0000)]
Remove lint
Kurt Zeilenga [Mon, 28 Aug 2000 21:28:22 +0000 (21:28 +0000)]
Move authzid_backend to after restrictions checks