]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Fri, 30 Jul 1999 00:57:35 +0000 (00:57 +0000)]
Fix mkrelease
Kurt Zeilenga [Thu, 29 Jul 1999 23:05:15 +0000 (23:05 +0000)]
Clarify loop break.
Kurt Zeilenga [Thu, 29 Jul 1999 21:25:39 +0000 (21:25 +0000)]
Very crude LDIF changes:
add MODRDN newSuperior support
add '#' support to ldapmodify (but not slurpd and ldbm tools)
Kurt Zeilenga [Thu, 29 Jul 1999 18:39:32 +0000 (18:39 +0000)]
Ignore lines that begin with "#".
Kurt Zeilenga [Thu, 29 Jul 1999 18:38:21 +0000 (18:38 +0000)]
Relocate headers checks to above libraries such that their results can
be used during library and function checks.
Kurt Zeilenga [Thu, 29 Jul 1999 18:19:06 +0000 (18:19 +0000)]
Fix modlist bug in last commit
Kurt Zeilenga [Thu, 29 Jul 1999 04:41:49 +0000 (04:41 +0000)]
Save attributes until we've completed schema check and
modified indices.
Kurt Zeilenga [Thu, 29 Jul 1999 02:32:40 +0000 (02:32 +0000)]
Add suffixalias.c
Kurt Zeilenga [Wed, 28 Jul 1999 23:19:16 +0000 (23:19 +0000)]
Slightly better ITS#238 fix than last commit... has Debug
message, doesn't bother to open/close index files...
Kurt Zeilenga [Wed, 28 Jul 1999 22:57:52 +0000 (22:57 +0000)]
Fix index_change_vals NULL vals bug (ITS#238)
Kurt Zeilenga [Wed, 28 Jul 1999 20:56:34 +0000 (20:56 +0000)]
Initial make release script.
Kurt Zeilenga [Wed, 28 Jul 1999 20:40:13 +0000 (20:40 +0000)]
Minor clarifications: use latest Sleepycat version.
Kurt Zeilenga [Wed, 28 Jul 1999 20:35:22 +0000 (20:35 +0000)]
Update COPYRIGHT notices
Kurt Zeilenga [Wed, 28 Jul 1999 20:31:41 +0000 (20:31 +0000)]
Update INSTALL based upon new snapshot naming.
Update lutil.h copyright.
CHANGES is a release engineering document. Not maintained in HEAD.
Kurt Zeilenga [Wed, 28 Jul 1999 19:23:14 +0000 (19:23 +0000)]
Update the announcement for 2.0-alpha (needs work... suggestions welcomed).
Kurt Zeilenga [Wed, 28 Jul 1999 18:12:48 +0000 (18:12 +0000)]
Slight rearrangment of gmodule detection
Kurt Zeilenga [Tue, 27 Jul 1999 20:05:37 +0000 (20:05 +0000)]
Default lastmod to ON.
Kurt Zeilenga [Tue, 27 Jul 1999 20:00:31 +0000 (20:00 +0000)]
Return LDAP_CONSTRAINT_VIOLATION if user attempts to modify
a non-user-mod attribute (such as timeStamps).
Move generation of add_modify_attrs to frontend.
update of add_modify_attrs on modrdn needs work (currently
not updated to maintain consistency with replicas).
Kurt Zeilenga [Tue, 27 Jul 1999 18:49:32 +0000 (18:49 +0000)]
Fix -USLAPD_RLOOKUPS
Kurt Zeilenga [Tue, 27 Jul 1999 18:43:30 +0000 (18:43 +0000)]
Resurrect suffix aliasing...
Gary Williams [Tue, 27 Jul 1999 17:26:15 +0000 (17:26 +0000)]
define SLAPD_RLOOKUPS since it looks like connection_init wont work without it
Randy Kunkee [Tue, 27 Jul 1999 07:39:42 +0000 (07:39 +0000)]
Add back "package require Tclx 8.0" (Ldaptcl depends on it).
Randy Kunkee [Tue, 27 Jul 1999 07:29:27 +0000 (07:29 +0000)]
Tcl package version 1.0 -> 1.1:
Add timeout to control array.
Add -lldap -llber when building shared library.
Clean up pkgIndex.tcl creation and installation (should now support
"package require" out of the box).
Kurt Zeilenga [Tue, 27 Jul 1999 00:52:50 +0000 (00:52 +0000)]
Generate new configure after new netinet/tcp.h test.
Kurt Zeilenga [Tue, 27 Jul 1999 00:51:19 +0000 (00:51 +0000)]
Fix "dn" index. Only "sub" was being generated instead of "eq,sub".
Kurt Zeilenga [Tue, 27 Jul 1999 00:38:29 +0000 (00:38 +0000)]
move wsa error to -llutil
Kurt Zeilenga [Tue, 27 Jul 1999 00:37:48 +0000 (00:37 +0000)]
Relocate to -llutil
Kurt Zeilenga [Tue, 27 Jul 1999 00:36:58 +0000 (00:36 +0000)]
relocate wsa error to -llutil
Kurt Zeilenga [Tue, 27 Jul 1999 00:36:33 +0000 (00:36 +0000)]
Remove lint, remove YEAR_PEDANTIC macro, update comment.
Kurt Zeilenga [Tue, 27 Jul 1999 00:34:29 +0000 (00:34 +0000)]
Remove YEAR_PEDANTIC macro and update comment.
Kurt Zeilenga [Tue, 27 Jul 1999 00:31:08 +0000 (00:31 +0000)]
Check for netinet/tcp.h
Update res_search check and place behind --enable-dns.
Howard Chu [Sun, 25 Jul 1999 22:16:01 +0000 (22:16 +0000)]
Moved unbind processing into connection_destroy. unbind handler is not needed.
Howard Chu [Sun, 25 Jul 1999 22:13:52 +0000 (22:13 +0000)]
Fix unportable code. Thanks, Hallvard.
Kurt Zeilenga [Sun, 25 Jul 1999 20:52:42 +0000 (20:52 +0000)]
Update "*", "+", "1.1" attribute type usage.
Kurt Zeilenga [Sun, 25 Jul 1999 20:40:21 +0000 (20:40 +0000)]
Document "*", "+", and "1.1" use in attrlist.
Kurt Zeilenga [Sat, 24 Jul 1999 21:40:58 +0000 (21:40 +0000)]
Back out paralyzing changes.
Howard Chu [Sat, 24 Jul 1999 09:21:34 +0000 (09:21 +0000)]
Minor changes to support parallel make.
Howard Chu [Sat, 24 Jul 1999 08:25:48 +0000 (08:25 +0000)]
Minor changes to support parallel make: Eliminate for-loops for building
subdirectories; add explicit dependencies for subdirs that need them.
Kurt Zeilenga [Sat, 24 Jul 1999 03:39:23 +0000 (03:39 +0000)]
Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on
LDAPext discussions).
Add attrs and attrsonly support to monitor/config info.
Add rdn attributes to schema/monitor/config.
Add extensibleObject objectclass to schema/monitor/config.
Add top objectclass to rootdse/monitor/config.
Remove opattrs option from send_search_entry().
Kurt Zeilenga [Sat, 24 Jul 1999 02:22:14 +0000 (02:22 +0000)]
Move subschemasubentry from "no-user-mod operational" to "operational"
as it's not stored the directory.
Kurt Zeilenga [Sat, 24 Jul 1999 02:12:42 +0000 (02:12 +0000)]
Adhere to "servers will not return operational attributes" in
all cases (including root dse).
Kurt Zeilenga [Sat, 24 Jul 1999 01:27:32 +0000 (01:27 +0000)]
Really fix subschemasubentry...
Kurt Zeilenga [Sat, 24 Jul 1999 00:45:25 +0000 (00:45 +0000)]
Fix subschemasubentry operational attribute.
Kurt Zeilenga [Sat, 24 Jul 1999 00:04:44 +0000 (00:04 +0000)]
NT has sys_errlist.
Kurt Zeilenga [Sat, 24 Jul 1999 00:04:05 +0000 (00:04 +0000)]
Use AC_CACHE_CHECK instead of AC_CACHE_VAR.
Rework sys_errlist detection to set HAVE_SYS_ERRLIST if sys_errlist
exists. If it declaration is needed, DECL_SYS_ERRLIST is also set.
Kurt Zeilenga [Fri, 23 Jul 1999 22:02:57 +0000 (22:02 +0000)]
Fix leak of default filter.
Kurt Zeilenga [Fri, 23 Jul 1999 21:56:21 +0000 (21:56 +0000)]
Update RFC comments
Kurt Zeilenga [Fri, 23 Jul 1999 21:54:18 +0000 (21:54 +0000)]
Accept ldap://foo:port (ie: no trailing '/')
Kurt Zeilenga [Fri, 23 Jul 1999 21:10:02 +0000 (21:10 +0000)]
Use AC_DEFINE third argument to generate portable.h.in entries instead
of explicit acconfig.h entries.
Julio Sánchez Fernández [Fri, 23 Jul 1999 20:52:17 +0000 (20:52 +0000)]
Oops, revert prior change.
Julio Sánchez Fernández [Fri, 23 Jul 1999 20:39:47 +0000 (20:39 +0000)]
Remove debugging leftover
Julio Sánchez Fernández [Fri, 23 Jul 1999 20:39:06 +0000 (20:39 +0000)]
Fix mailer line (missing argument to -m, maybe make configurable)
Julio Sánchez Fernández [Fri, 23 Jul 1999 20:36:11 +0000 (20:36 +0000)]
ldap_url_parse was fundamentally broken. It would quit before
time, skipping the filter, for instance. Also, we were parsing
twice the scope and the filter. I think this change is right,
but could use more eyeballs...
Ben Collins [Fri, 23 Jul 1999 14:09:47 +0000 (14:09 +0000)]
Libtool's version info option is -version-info, not --version-info
Julio Sánchez Fernández [Fri, 23 Jul 1999 09:45:34 +0000 (09:45 +0000)]
Add missing semicolon.
Randy Kunkee [Fri, 23 Jul 1999 00:59:27 +0000 (00:59 +0000)]
Include sys/param.h on OSF4.0e to define MAXPATHLEN.
Randy Kunkee [Fri, 23 Jul 1999 00:56:56 +0000 (00:56 +0000)]
Remove extra code (non-functional change, just produces warning on OSF4.0e).
Kurt Zeilenga [Thu, 22 Jul 1999 23:09:04 +0000 (23:09 +0000)]
Update contrib README
Kurt Zeilenga [Thu, 22 Jul 1999 21:49:35 +0000 (21:49 +0000)]
Implement TCP_NODELAY on both client and server side.
Kurt Zeilenga [Thu, 22 Jul 1999 20:37:56 +0000 (20:37 +0000)]
Fix IP: typo in peername
Kurt Zeilenga [Thu, 22 Jul 1999 20:19:18 +0000 (20:19 +0000)]
Fix "*" op-attr search
Kurt Zeilenga [Thu, 22 Jul 1999 19:17:16 +0000 (19:17 +0000)]
Typo made all missed all aliasedobjectname values.
Kurt Zeilenga [Thu, 22 Jul 1999 19:06:56 +0000 (19:06 +0000)]
Implement better DN checking... make sure attribute type is
an OID or a proper type string (letter followed by 0 or more
alnum/-).
Kurt Zeilenga [Thu, 22 Jul 1999 17:14:42 +0000 (17:14 +0000)]
Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns
NULL does not meet basic syntax rules.
Kurt Zeilenga [Thu, 22 Jul 1999 05:06:41 +0000 (05:06 +0000)]
Fix unknown critical extensions.
Kurt Zeilenga [Thu, 22 Jul 1999 04:47:58 +0000 (04:47 +0000)]
Fix control parsing and controls free routine.
Kurt Zeilenga [Thu, 22 Jul 1999 03:42:02 +0000 (03:42 +0000)]
Release writer lock on new parent.
Kurt Zeilenga [Thu, 22 Jul 1999 00:50:11 +0000 (00:50 +0000)]
Update ACL field names and usage statement to match -devel post
Kurt Zeilenga [Thu, 22 Jul 1999 00:49:25 +0000 (00:49 +0000)]
Fix maxDeref directive
Kurt Zeilenga [Wed, 21 Jul 1999 21:08:05 +0000 (21:08 +0000)]
Fix acl parse bug
Kurt Zeilenga [Wed, 21 Jul 1999 20:54:23 +0000 (20:54 +0000)]
ACL CHANGES:
by <who> <access> changed to by <who>+ <access> (joined with AND)
added peername=<regex> sockname=<regex> url=<regex>
removed addr=<regex> (use peername instead).
replace dn_upcase with str2upper and str2lower. Use where needed.
Kurt Zeilenga [Wed, 21 Jul 1999 20:44:40 +0000 (20:44 +0000)]
Unhex url extensions.
Julio Sánchez Fernández [Wed, 21 Jul 1999 19:18:08 +0000 (19:18 +0000)]
Partial support for a new option to help debug TLS connections,
not yet user-settable. Defaults "on" for now.
Partial support for temporary RSA keys, skeleton for DH.
Add call to X509V3_add_standard_extensions() on init, mod_ssl
does this too, but I am unsure about what it does.
Move management of client CA certificates to a new routine, since
it is going to get more complex than the current code.
Kurt Zeilenga [Wed, 21 Jul 1999 18:12:15 +0000 (18:12 +0000)]
ITS#180: add note about server-side maximal size/time limits.
Kurt Zeilenga [Wed, 21 Jul 1999 17:36:13 +0000 (17:36 +0000)]
Import date parser from libldap
Kurt Zeilenga [Wed, 21 Jul 1999 17:31:37 +0000 (17:31 +0000)]
Fix misplaced paragraph tag
Gary Williams [Wed, 21 Jul 1999 15:08:50 +0000 (15:08 +0000)]
set tls_port to zero if !defined(HAVE_TLS) to satisfy assert in slapd_daemon_init
Julio Sánchez Fernández [Wed, 21 Jul 1999 13:22:35 +0000 (13:22 +0000)]
Backout the input exhaustion change, it loops. Still looking for
the right way.
Gary Williams [Tue, 20 Jul 1999 21:55:06 +0000 (21:55 +0000)]
use rd instead of i looking for listeners (line 848)
Julio Sánchez Fernández [Tue, 20 Jul 1999 18:31:53 +0000 (18:31 +0000)]
Some content for tls_verify_cb where parts of our policy should
be implemented.
The rest of this change mostly contains random ideas taken from
mod_ssl. The purpose is to get the repository in sync with the
code I am testing. I still can't manage to make Netscape send
its certificate to slapd, though it works with Apache/mod_ssl
(with the same certificates). Trying s_client against both
does not shed any light. If anyone manages to make it work,
please let us know.
Julio Sánchez Fernández [Tue, 20 Jul 1999 18:05:50 +0000 (18:05 +0000)]
Add support for TLSVerifyClient.
Julio Sánchez Fernández [Tue, 20 Jul 1999 18:03:29 +0000 (18:03 +0000)]
Move the input data exhaustion loop to connection.c from daemon.c
Julio Sánchez Fernández [Tue, 20 Jul 1999 18:02:44 +0000 (18:02 +0000)]
Move the input data exhaustion loop to connection.c from daemon.c
Let transport (TLS or somesuch) force reading or writing on
sockets even if the higher layers think otherwise.
Julio Sánchez Fernández [Tue, 20 Jul 1999 11:26:44 +0000 (11:26 +0000)]
If we did gethostbyname, we need no further address manipulation.
Julio Sánchez Fernández [Tue, 20 Jul 1999 11:11:57 +0000 (11:11 +0000)]
We were freeing lud_dn when when lud_host was meant, leading to
arena corruption.
Kurt Zeilenga [Tue, 20 Jul 1999 07:11:56 +0000 (07:11 +0000)]
Don't call Debug inside a signal handler
Kurt Zeilenga [Tue, 20 Jul 1999 04:32:42 +0000 (04:32 +0000)]
Add -mthreads for AIX gcc.
Kurt Zeilenga [Tue, 20 Jul 1999 02:13:16 +0000 (02:13 +0000)]
Rebuild configure using:
latest autoconf (from AnonCVS)
aclocal from latest automake (from AnonCVS)
libtool 1.3.3
Kurt Zeilenga [Mon, 19 Jul 1999 21:45:11 +0000 (21:45 +0000)]
Update slapd(8) with new -h option.
Kurt Zeilenga [Mon, 19 Jul 1999 21:08:59 +0000 (21:08 +0000)]
s/struct entry/Entry/
Kurt Zeilenga [Mon, 19 Jul 1999 21:01:07 +0000 (21:01 +0000)]
s/backend_db/slap_backend_db/
Kurt Zeilenga [Mon, 19 Jul 1999 20:48:19 +0000 (20:48 +0000)]
Fix new URL startup code.
Kurt Zeilenga [Mon, 19 Jul 1999 19:48:23 +0000 (19:48 +0000)]
Update LDAP_URL_ERR_ handling.
Kurt Zeilenga [Mon, 19 Jul 1999 19:40:33 +0000 (19:40 +0000)]
Namespace changes
added slap_ and ldbm_ to many structures
added typedefs to many structures
used typedefs
New main.c argument parsing with ldap url support (replacing -a address).
New sockaddr_in handling and support for multiple listeners.
Kurt Zeilenga [Mon, 19 Jul 1999 19:32:47 +0000 (19:32 +0000)]
Implement RFC2255 URL format.
Kurt Zeilenga [Mon, 19 Jul 1999 19:28:21 +0000 (19:28 +0000)]
s/time(0)/time(NULL)/
Kurt Zeilenga [Sun, 18 Jul 1999 04:56:17 +0000 (04:56 +0000)]
Updates from libtool 1.3.3
Kurt Zeilenga [Sun, 18 Jul 1999 04:22:56 +0000 (04:22 +0000)]
Replace install-sh with Autoconf 2.13 distributed version (from MIT).
Kurt Zeilenga [Sun, 18 Jul 1999 04:14:23 +0000 (04:14 +0000)]
Versions from Autoconf CVS repository (stable branch).
Kurt Zeilenga [Sun, 18 Jul 1999 03:41:06 +0000 (03:41 +0000)]
Replace config.guess/.sub with versions from Autoconf 2.13.