]>
git.sur5r.net Git - openldap/log
Jong Hyuk Choi [Tue, 29 Oct 2002 08:05:45 +0000 (08:05 +0000)]
changes in bdb_psearch() - search scope check
Kurt Zeilenga [Tue, 29 Oct 2002 04:55:15 +0000 (04:55 +0000)]
Misc configure cleanup
Jong Hyuk Choi [Tue, 29 Oct 2002 04:39:05 +0000 (04:39 +0000)]
change due to removal of servers/slapd/lcup.c
Jong Hyuk Choi [Tue, 29 Oct 2002 00:00:47 +0000 (00:00 +0000)]
Removal of servers/slapd/lcup.c
Jong Hyuk Choi [Mon, 28 Oct 2002 23:57:54 +0000 (23:57 +0000)]
Use of slap_schema.si_ad_entryUUID in bdb_psearch()
Kurt Zeilenga [Mon, 28 Oct 2002 20:01:55 +0000 (20:01 +0000)]
Add superiorUUID to system schema
Kurt Zeilenga [Sun, 27 Oct 2002 21:45:17 +0000 (21:45 +0000)]
Misc cleanup
Kurt Zeilenga [Sun, 27 Oct 2002 03:42:32 +0000 (03:42 +0000)]
code cleanup
Kurt Zeilenga [Sun, 27 Oct 2002 00:41:52 +0000 (00:41 +0000)]
Fix typo
Howard Chu [Sat, 26 Oct 2002 22:41:26 +0000 (22:41 +0000)]
Fix ITS#2157, server should never attempt to unlink the client's socket.
It likely has no name anyway, and the client owns it after all.
Pierangelo Masarati [Sat, 26 Oct 2002 18:51:24 +0000 (18:51 +0000)]
beautify "unknown"
Pierangelo Masarati [Sat, 26 Oct 2002 16:32:11 +0000 (16:32 +0000)]
need to move #define here; on by default
Pierangelo Masarati [Sat, 26 Oct 2002 16:18:31 +0000 (16:18 +0000)]
fix hasSubordinate filtering; now it can be safely turned on
Pierangelo Masarati [Sat, 26 Oct 2002 10:05:35 +0000 (10:05 +0000)]
use more appropriate error code
Pierangelo Masarati [Sat, 26 Oct 2002 10:02:41 +0000 (10:02 +0000)]
actually, get_perms is needed by ldapi:// rgeardless of -DSLAP_X_LISTENER_MOD
Kurt Zeilenga [Sat, 26 Oct 2002 03:31:10 +0000 (03:31 +0000)]
rebuild (and test updated log.pl)
Kurt Zeilenga [Sat, 26 Oct 2002 03:23:54 +0000 (03:23 +0000)]
force
Kurt Zeilenga [Sat, 26 Oct 2002 03:21:42 +0000 (03:21 +0000)]
forced
Kurt Zeilenga [Sat, 26 Oct 2002 03:20:32 +0000 (03:20 +0000)]
forced
Kurt Zeilenga [Sat, 26 Oct 2002 03:12:58 +0000 (03:12 +0000)]
force again
Kurt Zeilenga [Sat, 26 Oct 2002 03:10:26 +0000 (03:10 +0000)]
another forced commit
Kurt Zeilenga [Sat, 26 Oct 2002 03:04:04 +0000 (03:04 +0000)]
Another forced commit
Kurt Zeilenga [Sat, 26 Oct 2002 03:02:09 +0000 (03:02 +0000)]
Another forced commit
Kurt Zeilenga [Sat, 26 Oct 2002 03:01:35 +0000 (03:01 +0000)]
Forced change for testing
Kurt Zeilenga [Sat, 26 Oct 2002 02:58:31 +0000 (02:58 +0000)]
forced change for testing
Kurt Zeilenga [Sat, 26 Oct 2002 02:53:36 +0000 (02:53 +0000)]
Update anon
Kurt Zeilenga [Sat, 26 Oct 2002 02:52:25 +0000 (02:52 +0000)]
test 3
Kurt Zeilenga [Sat, 26 Oct 2002 02:41:46 +0000 (02:41 +0000)]
another test
Kurt Zeilenga [Sat, 26 Oct 2002 02:39:35 +0000 (02:39 +0000)]
Forced change (test)
Kurt Zeilenga [Fri, 25 Oct 2002 18:47:24 +0000 (18:47 +0000)]
Add "allow update_anon"
Fix -USLAP_X_LISTENER_MOD builds
Jong Hyuk Choi [Fri, 25 Oct 2002 17:57:03 +0000 (17:57 +0000)]
Addition of servers/slapd/lcup.c and servers/slapd/back-bdb/lcup.c for persistent search
Jong Hyuk Choi [Fri, 25 Oct 2002 17:51:30 +0000 (17:51 +0000)]
LCUP persistent search code drop
Pierangelo Masarati [Fri, 25 Oct 2002 16:43:44 +0000 (16:43 +0000)]
add restrictions related to listeners in form of file permissions
(see in slapd(8) the description on how to enforce file permissions
on sockets in ldapi schema); at present, only user permissions are
used as follows: the url extension x-mod=-rwxrwxrwx is used; only
the user permisisons are considered, e.g. the first set of rwx;
"r" means read is allowed from that listener
"w" means write is allowed on that listener
"x" means bind is not required on that listener
these restrictions ADD to those already present, and are actually
checked AFTER the other restrictions, but BEFORE ACLs, so they can
be used to apply gross restrictions but should not be viewed as
a replacement of ACLs. To compile this, #define SLAP_X_LISTENER_MOD
Kurt Zeilenga [Fri, 25 Oct 2002 05:47:08 +0000 (05:47 +0000)]
ber_write error message cleanup
Kurt Zeilenga [Fri, 25 Oct 2002 05:46:56 +0000 (05:46 +0000)]
SHTOOL cleanup
Kurt Zeilenga [Fri, 25 Oct 2002 01:09:50 +0000 (01:09 +0000)]
Make sure that newSuperior isn't old superior
Howard Chu [Thu, 24 Oct 2002 23:51:34 +0000 (23:51 +0000)]
Plug memleak in previous commit
Howard Chu [Thu, 24 Oct 2002 11:40:37 +0000 (11:40 +0000)]
Forced commit, undo previous accidental checkin.
Howard Chu [Thu, 24 Oct 2002 11:39:06 +0000 (11:39 +0000)]
ITS#2153, make sure sockbuf buffer is empty before returning (-2) from
try_read1msg. Blind fix, problem was not duplicated/tested.
Pierangelo Masarati [Thu, 24 Oct 2002 10:03:52 +0000 (10:03 +0000)]
listener:
- use bervals for url and sockname
- pass connection_init() the listener struct pointer instead of each value
- don't copy them in the Connection struct 'cause they're not going to change
- define macros for legacy usage of c_listener_url and c_sockname
Kurt Zeilenga [Wed, 23 Oct 2002 18:34:54 +0000 (18:34 +0000)]
Add more LDIF comments
Pierangelo Masarati [Wed, 23 Oct 2002 14:22:21 +0000 (14:22 +0000)]
document socket permission extension to ldapi://
Pierangelo Masarati [Wed, 23 Oct 2002 14:12:01 +0000 (14:12 +0000)]
change socket permission syntax (to reuse function for other purposes)
Pierangelo Masarati [Wed, 23 Oct 2002 14:11:02 +0000 (14:11 +0000)]
prevent use of uninitialized var
Pierangelo Masarati [Wed, 23 Oct 2002 14:10:21 +0000 (14:10 +0000)]
fix typo
Howard Chu [Wed, 23 Oct 2002 02:45:44 +0000 (02:45 +0000)]
Fix comment garbled in 2.1.6. (Very weird, how did this happen?)
Kurt Zeilenga [Tue, 22 Oct 2002 04:52:57 +0000 (04:52 +0000)]
Add comment attributing origin of the Metaphone algorithm
Kurt Zeilenga [Tue, 22 Oct 2002 04:11:28 +0000 (04:11 +0000)]
Rename
Kurt Zeilenga [Mon, 21 Oct 2002 21:24:21 +0000 (21:24 +0000)]
Add implicit DN check
Kurt Zeilenga [Mon, 21 Oct 2002 19:11:27 +0000 (19:11 +0000)]
Add a referrals/manageDsaIT test (depends on order of reference return)
Kurt Zeilenga [Fri, 18 Oct 2002 21:33:30 +0000 (21:33 +0000)]
Hide shtool echo bold warnings
Kurt Zeilenga [Fri, 18 Oct 2002 21:09:46 +0000 (21:09 +0000)]
Fix stupid bug
Kurt Zeilenga [Fri, 18 Oct 2002 19:10:25 +0000 (19:10 +0000)]
Update
Kurt Zeilenga [Fri, 18 Oct 2002 18:53:07 +0000 (18:53 +0000)]
Add back-shell --with-threads warning
Kurt Zeilenga [Thu, 17 Oct 2002 17:45:44 +0000 (17:45 +0000)]
blind fix for NULL pointer in Debug() bug (ITS#2143)
Kurt Zeilenga [Thu, 17 Oct 2002 16:55:42 +0000 (16:55 +0000)]
Fix ITS#2142
Kurt Zeilenga [Thu, 17 Oct 2002 05:59:57 +0000 (05:59 +0000)]
Misc updates
Kurt Zeilenga [Thu, 17 Oct 2002 04:35:55 +0000 (04:35 +0000)]
Fix comment
Kurt Zeilenga [Wed, 16 Oct 2002 16:54:27 +0000 (16:54 +0000)]
Note --without-threads limitation
Kurt Zeilenga [Tue, 15 Oct 2002 23:22:20 +0000 (23:22 +0000)]
Add copy of OPL 2.0.1 and note in files which specifically refer
to 2.0.1 as to the location to the copy.
Kurt Zeilenga [Sun, 13 Oct 2002 03:07:08 +0000 (03:07 +0000)]
tweak {thr,sched,pthread}_yield() detection
Kurt Zeilenga [Sun, 13 Oct 2002 01:36:58 +0000 (01:36 +0000)]
first cut at ditStructureRule and nameForm routines
Kurt Zeilenga [Sat, 12 Oct 2002 05:10:41 +0000 (05:10 +0000)]
correct security sample
Kurt Zeilenga [Sat, 12 Oct 2002 04:35:42 +0000 (04:35 +0000)]
Patch: 'ldapmodify -c' should return error on failure (ITS#2133)
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
'ldapmodify -c' returned the error status from the _last_ LDIF entry,
so a bad entry followed by a good entry returns success.
This patch makes it return the status of the last _failed_ entry,
or 0 if all entries succeeded.
Howard Chu [Sat, 12 Oct 2002 01:26:59 +0000 (01:26 +0000)]
Prefer thr_yield over sched_yield for Solaris
Howard Chu [Sat, 12 Oct 2002 01:21:21 +0000 (01:21 +0000)]
Prefer thr_yield over sched_yield for Solaris
Howard Chu [Fri, 11 Oct 2002 17:12:56 +0000 (17:12 +0000)]
More fixes for ITS#2136, make sure all error returns set *text.
Howard Chu [Fri, 11 Oct 2002 06:22:24 +0000 (06:22 +0000)]
In sb_tls_bio_read/write, check for EAGAIN in addition to EWOULDBLOCK.
According to read(2)/write(2) EAGAIN is the only one we're interested in.
Fixes HP-UX 11.
http://www.openldap.org/lists/openldap-software/200105/msg00564.html
Kurt Zeilenga [Fri, 11 Oct 2002 02:51:09 +0000 (02:51 +0000)]
better check of snprintf result
Kurt Zeilenga [Thu, 10 Oct 2002 20:28:36 +0000 (20:28 +0000)]
Patch: Delete the buggy surrogate parent code (ITS#1815)
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
Luke Howard [Thu, 10 Oct 2002 08:59:19 +0000 (08:59 +0000)]
Fix crasher in ldap_domain2dn()
Kurt Zeilenga [Thu, 10 Oct 2002 04:27:23 +0000 (04:27 +0000)]
Clarify new "entry" ACLs
Kurt Zeilenga [Thu, 10 Oct 2002 04:19:46 +0000 (04:19 +0000)]
Add DIT Structure Rules and Name Forms
Kurt Zeilenga [Thu, 10 Oct 2002 02:38:32 +0000 (02:38 +0000)]
More OBSOLETE checks
Kurt Zeilenga [Thu, 10 Oct 2002 02:07:24 +0000 (02:07 +0000)]
Add some OBSOLETE schema checks
Kurt Zeilenga [Thu, 10 Oct 2002 01:34:55 +0000 (01:34 +0000)]
Fix multiple NAME example
Kurt Zeilenga [Wed, 9 Oct 2002 23:36:28 +0000 (23:36 +0000)]
Don't mask error text variables
Kurt Zeilenga [Wed, 9 Oct 2002 23:35:45 +0000 (23:35 +0000)]
Remove lint
Kurt Zeilenga [Wed, 9 Oct 2002 23:02:01 +0000 (23:02 +0000)]
Implement content rule checks
w/ implicit default rules allowing any auxiliary class to be mixed in
Howard Chu [Wed, 9 Oct 2002 21:18:51 +0000 (21:18 +0000)]
Revert previous commit. More thought needed re: IPV4 vs IPv6 failures
Kurt Zeilenga [Wed, 9 Oct 2002 21:16:56 +0000 (21:16 +0000)]
Update to 1.6.1
Howard Chu [Wed, 9 Oct 2002 20:45:13 +0000 (20:45 +0000)]
ITS#2132, give up at first bind failure
Kurt Zeilenga [Wed, 9 Oct 2002 19:24:02 +0000 (19:24 +0000)]
Fix bad sup error
Kurt Zeilenga [Wed, 9 Oct 2002 19:11:12 +0000 (19:11 +0000)]
Need ../cr.o
Howard Chu [Wed, 9 Oct 2002 18:57:50 +0000 (18:57 +0000)]
Fix ITS#2132, give up if listener fails to open
Kurt Zeilenga [Wed, 9 Oct 2002 07:11:50 +0000 (07:11 +0000)]
Basic framework for DIT Content Rules (not yet enforced)
Kurt Zeilenga [Wed, 9 Oct 2002 02:56:46 +0000 (02:56 +0000)]
Add ditContentRule routines
Kurt Zeilenga [Tue, 8 Oct 2002 20:56:03 +0000 (20:56 +0000)]
Bump EXBUFSIZ up a bit
Kurt Zeilenga [Tue, 8 Oct 2002 20:37:30 +0000 (20:37 +0000)]
Fix realloc() bugs
Kurt Zeilenga [Tue, 8 Oct 2002 19:47:17 +0000 (19:47 +0000)]
Fix AC_CACHE_CHECK bug in DB_THREAD detection.
Kurt Zeilenga [Tue, 8 Oct 2002 19:45:01 +0000 (19:45 +0000)]
Plug memory leak (ITS#2126)
Kurt Zeilenga [Tue, 8 Oct 2002 19:03:18 +0000 (19:03 +0000)]
Rework unprotected simple bind checks
Kurt Zeilenga [Tue, 8 Oct 2002 01:15:20 +0000 (01:15 +0000)]
Add security restrictions examples
Kurt Zeilenga [Tue, 8 Oct 2002 01:07:12 +0000 (01:07 +0000)]
Clarify unprotected simple bind settings
Kurt Zeilenga [Tue, 8 Oct 2002 01:06:49 +0000 (01:06 +0000)]
if "disallow bind_simple_unprotected", require at least SSF of 2
Kurt Zeilenga [Tue, 8 Oct 2002 00:51:19 +0000 (00:51 +0000)]
Clarify that "security ssf=n" applies to "disallow bind_simple_unprotected".
Kurt Zeilenga [Mon, 7 Oct 2002 21:56:43 +0000 (21:56 +0000)]
More entry level access control for back-shell
(should be applied to back-perl and other programmable backends)
Kurt Zeilenga [Mon, 7 Oct 2002 21:01:47 +0000 (21:01 +0000)]
s/256/LBER_ELEMENT_SIZEOF/
set LBER_ELEMENT_SIZEOF to 256
maybe this should be set to N*sizeof(size_t) or something
Howard Chu [Mon, 7 Oct 2002 19:58:10 +0000 (19:58 +0000)]
Fix ldap_int_get_controls for optional values
Kurt Zeilenga [Mon, 7 Oct 2002 19:19:29 +0000 (19:19 +0000)]
More "entry" level ACLs for entry add, delete, and rename.