]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Fri, 3 Jan 2003 06:10:15 +0000 (06:10 +0000)]
use env(1) for old/experimental stuff
Kurt Zeilenga [Fri, 3 Jan 2003 06:03:58 +0000 (06:03 +0000)]
Fix typo
Kurt Zeilenga [Thu, 2 Jan 2003 23:55:37 +0000 (23:55 +0000)]
Fix ocflags tests
Kurt Zeilenga [Thu, 2 Jan 2003 20:38:57 +0000 (20:38 +0000)]
static games
Hallvard Furuseth [Thu, 2 Jan 2003 15:01:56 +0000 (15:01 +0000)]
Fix attribute value parsing in objectIdentifierFirstComponentMatch().
Kurt Zeilenga [Tue, 31 Dec 2002 05:55:06 +0000 (05:55 +0000)]
cleanup
Kurt Zeilenga [Mon, 30 Dec 2002 04:23:31 +0000 (04:23 +0000)]
Fix typo in last commit
Kurt Zeilenga [Mon, 30 Dec 2002 01:12:10 +0000 (01:12 +0000)]
ACL cleanup
Likely needs more deadlock detection checks
Kurt Zeilenga [Mon, 30 Dec 2002 01:02:31 +0000 (01:02 +0000)]
Fix access_allowed() error checking bug
Pierangelo Masarati [Fri, 27 Dec 2002 18:08:27 +0000 (18:08 +0000)]
reworking of error handling (should also fix ITS#2235)
Pierangelo Masarati [Fri, 27 Dec 2002 17:53:53 +0000 (17:53 +0000)]
reworking of error handling (should also fix ITS#2235)
Pierangelo Masarati [Fri, 27 Dec 2002 17:24:47 +0000 (17:24 +0000)]
use 'safe' functions
Pierangelo Masarati [Fri, 27 Dec 2002 17:24:20 +0000 (17:24 +0000)]
cleanup
Pierangelo Masarati [Fri, 27 Dec 2002 14:59:01 +0000 (14:59 +0000)]
slapi used the old version of the LDAP_LOG macro (caught by Howard)
Pierangelo Masarati [Fri, 27 Dec 2002 14:58:20 +0000 (14:58 +0000)]
slapi cleanup
Pierangelo Masarati [Fri, 27 Dec 2002 14:57:52 +0000 (14:57 +0000)]
more readable diffs and reduced number of conflicts when adding new client-side controls
Pierangelo Masarati [Fri, 27 Dec 2002 12:10:05 +0000 (12:10 +0000)]
fix slapi build
Pierangelo Masarati [Fri, 27 Dec 2002 11:48:41 +0000 (11:48 +0000)]
misc slapi cleanup
Pierangelo Masarati [Mon, 23 Dec 2002 13:43:01 +0000 (13:43 +0000)]
unsigned is good for all
Pierangelo Masarati [Mon, 23 Dec 2002 12:51:21 +0000 (12:51 +0000)]
fix indirect idl block fetch failure (should be back-ported)
Pierangelo Masarati [Mon, 23 Dec 2002 12:02:29 +0000 (12:02 +0000)]
silence warnings
Kurt Zeilenga [Sun, 22 Dec 2002 08:10:22 +0000 (08:10 +0000)]
Update shtool
Kurt Zeilenga [Sat, 21 Dec 2002 22:54:51 +0000 (22:54 +0000)]
A few X.509 certificate tweaks... needs work (and testing)
Kurt Zeilenga [Sat, 21 Dec 2002 22:54:25 +0000 (22:54 +0000)]
Minor cleanup
Kurt Zeilenga [Sat, 21 Dec 2002 03:27:31 +0000 (03:27 +0000)]
bump libtool to 1.4.3
Kurt Zeilenga [Sat, 21 Dec 2002 03:26:40 +0000 (03:26 +0000)]
config.guess/sub from libtool 1.4.2
Kurt Zeilenga [Fri, 20 Dec 2002 18:49:20 +0000 (18:49 +0000)]
Rebuild with new libtool.m4
Kurt Zeilenga [Fri, 20 Dec 2002 18:25:26 +0000 (18:25 +0000)]
Minor tweak
Kurt Zeilenga [Fri, 20 Dec 2002 18:22:48 +0000 (18:22 +0000)]
Update to v1.4.3
Kurt Zeilenga [Fri, 20 Dec 2002 17:57:00 +0000 (17:57 +0000)]
Correct fix
Kurt Zeilenga [Fri, 20 Dec 2002 17:25:51 +0000 (17:25 +0000)]
if 0 out bad statslog
Kurt Zeilenga [Fri, 20 Dec 2002 04:08:06 +0000 (04:08 +0000)]
cleanup
Howard Chu [Fri, 20 Dec 2002 00:33:10 +0000 (00:33 +0000)]
Fix ITS#2246, fix in rev 1.73 was in the wrong place
Howard Chu [Wed, 18 Dec 2002 22:44:13 +0000 (22:44 +0000)]
Plug memory leak
Jong Hyuk Choi [Wed, 18 Dec 2002 22:09:25 +0000 (22:09 +0000)]
lcup persistent search option
Howard Chu [Wed, 18 Dec 2002 21:43:17 +0000 (21:43 +0000)]
Added subjectAltName:IPADDR tests to ldap_pvt_tls_check_hostname()
Howard Chu [Wed, 18 Dec 2002 19:17:15 +0000 (19:17 +0000)]
Use ber_flatten2
Howard Chu [Wed, 18 Dec 2002 19:16:31 +0000 (19:16 +0000)]
Use ber_flatten2 to avoid excess mallocs
Howard Chu [Wed, 18 Dec 2002 19:15:27 +0000 (19:15 +0000)]
Added ber_flatten2 - uses passed in struct berval, allocates copy or
directly re-uses existing ber buf.
Howard Chu [Wed, 18 Dec 2002 19:00:23 +0000 (19:00 +0000)]
Eliminate redundant steps
Hallvard Furuseth [Wed, 18 Dec 2002 09:37:21 +0000 (09:37 +0000)]
Plug memory leaks from ldap_get_option().
Howard Chu [Wed, 18 Dec 2002 07:55:27 +0000 (07:55 +0000)]
Fix previous commit, compare must return signed result
Howard Chu [Wed, 18 Dec 2002 03:09:52 +0000 (03:09 +0000)]
Remove unneeded sasl_ssf param from ldap_int_sasl_open(),
it's set by ldap_int_sasl_external().
Howard Chu [Wed, 18 Dec 2002 01:58:18 +0000 (01:58 +0000)]
Plug memory leak
Kurt Zeilenga [Tue, 17 Dec 2002 05:25:05 +0000 (05:25 +0000)]
Don't reeval expression
Howard Chu [Tue, 17 Dec 2002 04:56:41 +0000 (04:56 +0000)]
Revert previous, it was only masking the real problem. And caused more...
Howard Chu [Tue, 17 Dec 2002 00:23:36 +0000 (00:23 +0000)]
Fix Statslog messages
Howard Chu [Mon, 16 Dec 2002 18:17:20 +0000 (18:17 +0000)]
Fix typo in UDP logmsg
Howard Chu [Mon, 16 Dec 2002 12:17:49 +0000 (12:17 +0000)]
Fix typo in previous commit
Howard Chu [Mon, 16 Dec 2002 12:14:37 +0000 (12:14 +0000)]
Statslog additions:
Added StatslogTest macro.
Added attributes to modify and search Statslog.
Added Statslog of SASL authcid.
Hallvard Furuseth [Mon, 16 Dec 2002 12:02:54 +0000 (12:02 +0000)]
Remove a useless function pointer cast.
Hallvard Furuseth [Mon, 16 Dec 2002 09:18:20 +0000 (09:18 +0000)]
Remove a bad function pointer cast.
Hallvard Furuseth [Mon, 16 Dec 2002 07:32:06 +0000 (07:32 +0000)]
Fix typo.
Hallvard Furuseth [Mon, 16 Dec 2002 07:31:13 +0000 (07:31 +0000)]
Fix typos.
Hallvard Furuseth [Mon, 16 Dec 2002 07:29:43 +0000 (07:29 +0000)]
Make links to ber_bvfree and others, and add them to NAME section.
Hallvard Furuseth [Mon, 16 Dec 2002 07:28:10 +0000 (07:28 +0000)]
Fix ldap_extended_s(3) -> ldap_extended_operation(3)
Howard Chu [Mon, 16 Dec 2002 00:58:05 +0000 (00:58 +0000)]
Fix previous commit, was freeing name from rev-lookup too soon.
Hallvard Furuseth [Sat, 14 Dec 2002 22:25:52 +0000 (22:25 +0000)]
Remove casts of AVL function pointers.
Hallvard Furuseth [Sat, 14 Dec 2002 21:01:08 +0000 (21:01 +0000)]
Call node_find_cmp() with (void *)&ulong instead of (void *)ulong.
The old code assumed sizeof(long) == sizeof(void *), among other things.
Pierangelo Masarati [Sat, 14 Dec 2002 16:34:59 +0000 (16:34 +0000)]
Dunno in advance how many controls will be set by a client
Pierangelo Masarati [Sat, 14 Dec 2002 15:04:37 +0000 (15:04 +0000)]
allow a custom error log file for plugins by means of a slapd.conf directive; add very bare-bone back-monitor info about installed plugins
Hallvard Furuseth [Fri, 13 Dec 2002 19:15:20 +0000 (19:15 +0000)]
Rename "lang(uage)" to "tag(s)". (Cleanup after attribute options patch.)
Kurt Zeilenga [Fri, 13 Dec 2002 00:18:54 +0000 (00:18 +0000)]
cleanup
Howard Chu [Thu, 12 Dec 2002 23:39:21 +0000 (23:39 +0000)]
Added searchstack keyword description. (Sorry, I don't like the word "slab"...)
Hallvard Furuseth [Thu, 12 Dec 2002 16:32:26 +0000 (16:32 +0000)]
Factor out common client code to file common.c
Hallvard Furuseth [Thu, 12 Dec 2002 13:56:05 +0000 (13:56 +0000)]
Implement user-defined tagging attribute options and ranges
Howard Chu [Thu, 12 Dec 2002 13:49:25 +0000 (13:49 +0000)]
Fix ITS#2234 canonicalization bug
Kurt Zeilenga [Wed, 11 Dec 2002 20:39:05 +0000 (20:39 +0000)]
misc cleanup
Howard Chu [Wed, 11 Dec 2002 18:36:02 +0000 (18:36 +0000)]
undef CONNECTION_INPUT_LOOP, use DATA_READY_LOOP. Seems to help prevent
hangs in heavy load situations.
Howard Chu [Wed, 11 Dec 2002 16:36:36 +0000 (16:36 +0000)]
Must use reentrant gethostbyaddr for reverse lookups. Other threads may
be doing lookups too (e.g., SASL/GSSAPI)
Howard Chu [Wed, 11 Dec 2002 10:58:02 +0000 (10:58 +0000)]
Fix previous commit, fstat arg was wrong.
Hallvard Furuseth [Wed, 11 Dec 2002 08:30:29 +0000 (08:30 +0000)]
Fix const errors.
Hallvard Furuseth [Wed, 11 Dec 2002 08:28:42 +0000 (08:28 +0000)]
Plug memory leak from ldap_<first/next>_attribute().
Howard Chu [Wed, 11 Dec 2002 04:35:05 +0000 (04:35 +0000)]
Bumped stack size up from 2M to 4M, 2M is too small on Solaris
Howard Chu [Wed, 11 Dec 2002 01:33:24 +0000 (01:33 +0000)]
Fix ITS#2227, nameUIDNormalize fell behind the times...
Howard Chu [Tue, 10 Dec 2002 20:56:08 +0000 (20:56 +0000)]
Fix previous commit, check for dup in avl_insert
Howard Chu [Tue, 10 Dec 2002 20:33:49 +0000 (20:33 +0000)]
Added config keyword "searchstack" for setting search stack cache depth.
Default is still 16.
Added IDL caching, modified from ITS#2182. Uses "idlcachesize" config
keyword. Code is #ifdef'd, currently defined, with default cache of 0.
Howard Chu [Tue, 10 Dec 2002 17:59:21 +0000 (17:59 +0000)]
From ITS#2183, use a long-lived IDL stack per thread.
Kurt Zeilenga [Tue, 10 Dec 2002 16:44:02 +0000 (16:44 +0000)]
Make digit a local static variable instead of a global
Hallvard Furuseth [Mon, 9 Dec 2002 18:18:14 +0000 (18:18 +0000)]
ITS#2215: Let Statslog() work if only one of LDAP_DEBUG/LDAP_SYSLOG is #defined
Kurt Zeilenga [Mon, 9 Dec 2002 16:46:47 +0000 (16:46 +0000)]
rebuild
Pierangelo Masarati [Mon, 9 Dec 2002 12:17:23 +0000 (12:17 +0000)]
another attempt to fix slapi build sequence ...
Hallvard Furuseth [Mon, 9 Dec 2002 11:02:28 +0000 (11:02 +0000)]
Update '-c' error handling, so error in any operation returns error from main.
Kurt Zeilenga [Sun, 8 Dec 2002 07:56:49 +0000 (07:56 +0000)]
expand authid buffer
Pierangelo Masarati [Sat, 7 Dec 2002 19:19:26 +0000 (19:19 +0000)]
fix previous commit
Pierangelo Masarati [Sat, 7 Dec 2002 19:00:34 +0000 (19:00 +0000)]
fix previous commit
Kurt Zeilenga [Sat, 7 Dec 2002 18:52:55 +0000 (18:52 +0000)]
Disable slapi by default (for now)
Rebuild configure
Kurt Zeilenga [Sat, 7 Dec 2002 18:35:22 +0000 (18:35 +0000)]
Catch NULL control OID up front.
Kurt Zeilenga [Sat, 7 Dec 2002 18:34:25 +0000 (18:34 +0000)]
Avoid magic constant (32) in allocation. Use sizeof instead
Kurt Zeilenga [Sat, 7 Dec 2002 18:32:40 +0000 (18:32 +0000)]
Include <ac/unistd.h> not <sys/types.h> and <unistd.h>
Use sizeof( string ) to determine buffer size
Put authzDN in same for as used on server
(We could, just as well, set authid to "fubar" as it matters
not what it is set to)
Pierangelo Masarati [Sat, 7 Dec 2002 18:31:25 +0000 (18:31 +0000)]
some todo stuff
Pierangelo Masarati [Sat, 7 Dec 2002 18:03:13 +0000 (18:03 +0000)]
a skeleton of slapd.conf directives for SLAPI configuration (lot to do)
Pierangelo Masarati [Sat, 7 Dec 2002 17:32:33 +0000 (17:32 +0000)]
on my system need headers to define geteuid() and so
Pierangelo Masarati [Sat, 7 Dec 2002 17:19:29 +0000 (17:19 +0000)]
SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073
Howard Chu [Sat, 7 Dec 2002 13:06:20 +0000 (13:06 +0000)]
For LDAP_PROTO_IPC set the SASL EXTERNAL authid to allow the mech to be
used by the client side. Please review.
Kurt Zeilenga [Thu, 5 Dec 2002 18:14:02 +0000 (18:14 +0000)]
Finish proxy authzid control
Luke Howard [Thu, 5 Dec 2002 12:25:16 +0000 (12:25 +0000)]
Allow the root DN to switch to any authorization identity.
Pierangelo Masarati [Thu, 5 Dec 2002 11:47:44 +0000 (11:47 +0000)]
fix initialization size and silence warning
Kurt Zeilenga [Thu, 5 Dec 2002 03:30:20 +0000 (03:30 +0000)]
Minor cleanup
Kurt Zeilenga [Thu, 5 Dec 2002 00:19:21 +0000 (00:19 +0000)]
Add ldapwhoami/ldapcompre to flags map