Kurt Zeilenga
af744d8f1e
Update
2002-06-08 18:40:58 +00:00
Kurt Zeilenga
133a4ebbc4
Note that rootpw can only be set if rootdn is under suffix.
2002-06-08 18:40:36 +00:00
Kurt Zeilenga
116e165a5c
Be less forgiving (don't ignore so many configuration errors)
2002-06-08 18:38:52 +00:00
Kurt Zeilenga
a784e4d054
Add rootdn check when rootpw is set.
2002-06-08 18:04:43 +00:00
Kurt Zeilenga
aa46324462
Fix for ITS#1842 (applied blindly)
2002-06-08 06:09:30 +00:00
Howard Chu
a1e63db574
Fix ITS#1865, (ITS#1764?) cond_broadcast behavior was broken
2002-06-07 22:45:22 +00:00
Kurt Zeilenga
964d1fdd90
userPassword/authPassword can be safely subtyped (though I wouldn't
...
recommend it).
2002-06-07 20:32:06 +00:00
Howard Chu
70092b38fb
Fix ITS#1843, don't deref NULL string in ldap_pvt_str2upper
2002-06-07 13:27:25 +00:00
Howard Chu
8101798791
Better SASL_MAXBUF fix
2002-06-07 03:40:16 +00:00
Kurt Zeilenga
018ace0c50
More I-D.
2002-06-07 01:58:40 +00:00
Kurt Zeilenga
536fafdb39
Update VLV I-D and add proxy auth I-D.
2002-06-07 01:44:32 +00:00
Howard Chu
3304d125c4
ITS#1837, one-level searches on leaf entries
2002-06-06 11:27:52 +00:00
Howard Chu
b89c4539b9
Fix Listeners: handles multiple addresses for a given hostname, copies
...
sockaddr into Listener structure.
2002-06-06 10:33:18 +00:00
Jong Hyuk Choi
976fb2265f
remove dbenv->lock_put() call from transaction-protected operations
2002-06-06 10:14:14 +00:00
Howard Chu
353f627aa4
Eliminate SASL client session_callbacks. Since proc was always NULL they
...
never did anything anyway.
2002-06-06 01:44:38 +00:00
Kurt Zeilenga
91088eaa84
Full_Name: Norbert Klasen
...
Version: head
OS: SuSE Linux 7.3
URL: ftp://ftp.openldap.org/incoming/norbert.klasen.rejects.20020605.patch
Submission from: (NULL) (62.104.216.66)
This patch adds an '-S' option to ldapmodify. If a filename is specified with
this option, records which could not successfully be added/modified/deleted from
the LDAP server will be written to the specified file. Most useful in
conjunction with '-c' option.
2002-06-06 00:31:09 +00:00
Kurt Zeilenga
2c7dae116b
More argument handling updates
...
(don't check what we expect applications to check).
2002-06-06 00:26:50 +00:00
Kurt Zeilenga
e958a4c780
Fix up abandon merge. Hallvard will holler if I get this wrong. :-)
2002-06-05 16:53:48 +00:00
Kurt Zeilenga
951ca2bd68
Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793)
...
================
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
================
It has just occurred to me - duh - that the process ID of a back-shell
command is a perfectly good unique ID for it, and more useful than
any connection id/message id thingy. Doesn't need extra arguments
to the shell commands either, except a pid: line to abandon.
And msgid: can still be removed in a future version.
Here is a patch.
Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, May 2002.
2002-06-05 16:40:16 +00:00
Kurt Zeilenga
1064f52dae
Fix typo in last commit
2002-06-05 16:39:15 +00:00
Kurt Zeilenga
94ef44e463
param error comment is incorrect
2002-06-05 15:56:55 +00:00
Kurt Zeilenga
40ef77a8f8
Add error handling cleanup
2002-06-05 15:51:42 +00:00
Kurt Zeilenga
99f5983fb6
Consistently don't check for NULL session handle and other pointers.
...
Application is responsible for providing valid session pointers.
2002-06-05 15:46:26 +00:00
Kurt Zeilenga
19eca33ca3
Gentile HUP shutdown from Hallvard
2002-06-03 16:47:43 +00:00
Kurt Zeilenga
5c5b5455fb
VLV updates
2002-06-03 16:45:09 +00:00
Kurt Zeilenga
131470685f
/dev/urandom re-read(2) loop
2002-06-03 16:43:57 +00:00
Kurt Zeilenga
43a4500b9a
Remove info@openldap.org address.
2002-06-02 07:28:55 +00:00
Kurt Zeilenga
bd137c60a3
detail table to better indicate reserved/used args
2002-06-02 04:21:59 +00:00
Kurt Zeilenga
dd1e003fcb
Add matched values command line support (ITS#1811).
...
Adapted .Sahalayev@pgr.salford.ac.uk's submission.
Needs to be extended to support comma separated list of options
for other controls and such.
---
Copyright 2002, Mikhail Sahalaev, All rights reserved.
This software is not subject to any license of University Of
Salford.
Redistribution and use in source and binary forms are permitted
without restriction or fee of any kind as long as this notice
is preserved.
2002-06-02 04:15:38 +00:00
Kurt Zeilenga
4543536bdb
Fix up -f description
2002-06-01 21:41:09 +00:00
Kurt Zeilenga
26649fb164
Minor cleanup
2002-06-01 20:21:59 +00:00
Kurt Zeilenga
d6d18049dc
reference scope checks
2002-06-01 20:01:32 +00:00
Jong Hyuk Choi
7341dc5db6
redesign of back-bdb locking :
...
cache entry is locked by Berkeley DB lock primitives.
2002-05-31 20:49:19 +00:00
Kurt Zeilenga
55e925abe6
Add abstract/final system attribute types.
...
clean up error code macros
2002-05-31 20:24:26 +00:00
Kurt Zeilenga
4832cc09d3
Fix bogus assert.
2002-05-31 20:23:33 +00:00
Kurt Zeilenga
771a131b0d
Fix unprotected list modification
2002-05-31 20:22:44 +00:00
Kurt Zeilenga
bdad40c696
Disallow addition of system schema via config files.
2002-05-30 05:23:37 +00:00
Kurt Zeilenga
aecf4033f6
Hide some yet-to-be-implemented schema
2002-05-29 06:14:55 +00:00
Kurt Zeilenga
02fb60d3da
Delete extranous assert()
2002-05-23 03:17:58 +00:00
Kurt Zeilenga
9cdce9c0ed
Add back-passwd.h to the mix
2002-05-22 16:22:24 +00:00
Kurt Zeilenga
06f8e3767e
Rebuild
2002-05-22 04:11:26 +00:00
Howard Chu
8572d6f2fd
Delete $(SLAPD_MODULES)
2002-05-18 03:52:46 +00:00
Howard Chu
0782b633b2
Delete defs for FINGER
2002-05-18 02:12:04 +00:00
Howard Chu
8f30c95a84
Delete SLAPD_MODULES_LIST, never needed it.
2002-05-18 02:06:32 +00:00
Howard Chu
561400dbe8
Delete $(SLAPD_MODULES) - we never implicitly link a dynamic module,
...
so this feature is unnecessary. Also it was breaking Unix dynamic builds.
2002-05-18 02:05:17 +00:00
Howard Chu
a348f46e56
Use LDAP_REWRITE_V, not LDAP_V
2002-05-18 01:29:18 +00:00
Howard Chu
7de25993f5
Fix NT_LINK_LIBS, UNIX_LINK_LIBS
2002-05-17 23:41:26 +00:00
Howard Chu
a00cb8f614
Fix return code tests.
2002-05-17 09:11:30 +00:00
Howard Chu
671e92098a
Fix success test on last comparison
2002-05-17 08:24:53 +00:00
Howard Chu
99ddb3a1fd
Revert unnecessary change in previous commit
2002-05-17 01:44:02 +00:00