]>
git.sur5r.net Git - openldap/log
Pierangelo Masarati [Sat, 19 Nov 2005 15:17:08 +0000 (15:17 +0000)]
document new behavior & configuration items
Pierangelo Masarati [Sat, 19 Nov 2005 15:00:50 +0000 (15:00 +0000)]
fix dangling resources issue in slapd-ldap; completely rework slapo-chain to fix the resource leak/concurrency issue; add support for multiple well-known URIs to set credentials for, and deal with unknown URIs anonymously; similar reworking and cleanup for slapd-meta
Pierangelo Masarati [Sat, 19 Nov 2005 14:58:47 +0000 (14:58 +0000)]
cleanup for (ITS#4180); has nothing to do with the solution yet...
Pierangelo Masarati [Sat, 19 Nov 2005 14:58:04 +0000 (14:58 +0000)]
rework typedefs for functions
Pierangelo Masarati [Sat, 19 Nov 2005 14:57:25 +0000 (14:57 +0000)]
minor schema parsing cleanup
Pierangelo Masarati [Sat, 19 Nov 2005 00:33:19 +0000 (00:33 +0000)]
improve previous commit; same fix required by objectClasses (ITS#4185)
Pierangelo Masarati [Sat, 19 Nov 2005 00:24:04 +0000 (00:24 +0000)]
roll-back inserts in AVL tree; put back original OID macro in case of error (ITS#4185)
Pierangelo Masarati [Fri, 18 Nov 2005 00:20:01 +0000 (00:20 +0000)]
better fix to ITS#4183 (the prototype in proto-slap.h was erroneously committed earlier)
Kurt Zeilenga [Fri, 18 Nov 2005 00:18:53 +0000 (00:18 +0000)]
Limit use of deprecated ldap_bind(3) to LDAPv2 KBIND
Pierangelo Masarati [Fri, 18 Nov 2005 00:00:39 +0000 (00:00 +0000)]
better fix to ITS#4183 (the prototype in proto-slap.h was erroneously committed earlier)
Pierangelo Masarati [Thu, 17 Nov 2005 23:52:56 +0000 (23:52 +0000)]
fix wrong response tags (ITS4182; consequence of fixing ITS#4173)
Kurt Zeilenga [Thu, 17 Nov 2005 22:57:11 +0000 (22:57 +0000)]
Fix typo in last commit -- shorten message by removing
extraneous information
Pierangelo Masarati [Thu, 17 Nov 2005 22:45:32 +0000 (22:45 +0000)]
don't accept modify operations with no modifications (ITS#4183)
Pierangelo Masarati [Thu, 17 Nov 2005 19:00:58 +0000 (19:00 +0000)]
fix size limit count (ITS#4181)
Pierangelo Masarati [Thu, 17 Nov 2005 18:55:47 +0000 (18:55 +0000)]
fix size limit count (ITS#4181)
Howard Chu [Thu, 17 Nov 2005 11:25:48 +0000 (11:25 +0000)]
Fix threads vs tool_threads settings
Howard Chu [Thu, 17 Nov 2005 08:40:46 +0000 (08:40 +0000)]
Fix missing error text
Pierangelo Masarati [Wed, 16 Nov 2005 21:52:14 +0000 (21:52 +0000)]
more URI into bindconf
Pierangelo Masarati [Wed, 16 Nov 2005 21:50:51 +0000 (21:50 +0000)]
check reponse tags in ldapmodify; other functions rely on client library, which might need further work. Also, remove or silence all deprecated API calls
Howard Chu [Wed, 16 Nov 2005 18:51:56 +0000 (18:51 +0000)]
Fix Add password_hash to not depend on password quality configuration
Pierangelo Masarati [Wed, 16 Nov 2005 15:58:18 +0000 (15:58 +0000)]
improve fix to ITS#4173
Pierangelo Masarati [Wed, 16 Nov 2005 14:20:45 +0000 (14:20 +0000)]
refine previous commit...
Pierangelo Masarati [Wed, 16 Nov 2005 14:17:19 +0000 (14:17 +0000)]
fix matched handling of slapd-ldap/slapo-chain (ITS#4176)
Kurt Zeilenga [Wed, 16 Nov 2005 07:59:14 +0000 (07:59 +0000)]
detect Berkeley DB major/minor versions and use them to
reduce library link tries.
Kurt Zeilenga [Wed, 16 Nov 2005 06:49:36 +0000 (06:49 +0000)]
Add BDB 4.4 detection
Kurt Zeilenga [Wed, 16 Nov 2005 06:31:00 +0000 (06:31 +0000)]
detect ICU and link it into slapd(8)
not yet used
Kurt Zeilenga [Wed, 16 Nov 2005 05:46:32 +0000 (05:46 +0000)]
Add (not yet used) ICU detection
Howard Chu [Wed, 16 Nov 2005 03:22:21 +0000 (03:22 +0000)]
ITS#4175 wait for worker threads to be ready
Pierangelo Masarati [Wed, 16 Nov 2005 00:49:54 +0000 (00:49 +0000)]
partially revert commit
Kurt Zeilenga [Tue, 15 Nov 2005 22:45:44 +0000 (22:45 +0000)]
Additional error detail
Pierangelo Masarati [Tue, 15 Nov 2005 18:27:40 +0000 (18:27 +0000)]
don't muck with SlapReply during response (ITS#4173)
Pierangelo Masarati [Mon, 14 Nov 2005 23:14:31 +0000 (23:14 +0000)]
valgrind keeps complaining (it makes sense) but the bus error problem disappeared
Pierangelo Masarati [Mon, 14 Nov 2005 21:47:17 +0000 (21:47 +0000)]
silence warnings...
Pierangelo Masarati [Mon, 14 Nov 2005 19:41:08 +0000 (19:41 +0000)]
don't use deprecated directives
Howard Chu [Mon, 14 Nov 2005 19:38:48 +0000 (19:38 +0000)]
Fix for syncprov checkpoint CSN disposal
Pierangelo Masarati [Mon, 14 Nov 2005 19:28:28 +0000 (19:28 +0000)]
initialize back-monitor only if configured (so resources get released at shutdown)
Pierangelo Masarati [Mon, 14 Nov 2005 19:16:00 +0000 (19:16 +0000)]
don't leak fakeroot save_attrs
Pierangelo Masarati [Mon, 14 Nov 2005 18:38:58 +0000 (18:38 +0000)]
reset freed resources
Kurt Zeilenga [Mon, 14 Nov 2005 18:32:27 +0000 (18:32 +0000)]
memrchr detection cleanup
Pierangelo Masarati [Mon, 14 Nov 2005 18:21:55 +0000 (18:21 +0000)]
handle empty parent (related to ITS#4171)
Hallvard Furuseth [Mon, 14 Nov 2005 16:23:55 +0000 (16:23 +0000)]
Fix ber_bvchr() vs assert() logic. Declare missing variable for code in #if 0.
Hallvard Furuseth [Mon, 14 Nov 2005 16:02:04 +0000 (16:02 +0000)]
Declare memrchr() also when HAVE_MEMRCHR, since glibc by default does not.
Might need a worse #ifdef mess if any non-glibc memrchr() turns up.
Hallvard Furuseth [Mon, 14 Nov 2005 15:41:08 +0000 (15:41 +0000)]
Let ber_bvchr() and ber_bvrchr() return char* instead of void*
Hallvard Furuseth [Mon, 14 Nov 2005 15:40:01 +0000 (15:40 +0000)]
Fix lutil_memrchr():
Avoid void* pointer arithmetic.
Convert int c to unsigned char, so c=<negative char value> will match.
Do not decrement pointer below start of array (even when value is not used).
Pierangelo Masarati [Mon, 14 Nov 2005 15:02:14 +0000 (15:02 +0000)]
re-fix cast and logic
Hallvard Furuseth [Mon, 14 Nov 2005 14:46:38 +0000 (14:46 +0000)]
Fix void* pointer arithmetic from ber_bvchr()
Hallvard Furuseth [Mon, 14 Nov 2005 14:43:25 +0000 (14:43 +0000)]
Fix pointer cast in assignment
Hallvard Furuseth [Mon, 14 Nov 2005 14:40:01 +0000 (14:40 +0000)]
Remove unused declaration bdb_tool_ix_rec() and variable bdb
Hallvard Furuseth [Mon, 14 Nov 2005 14:36:19 +0000 (14:36 +0000)]
Fix format %d errors
Pierangelo Masarati [Mon, 14 Nov 2005 12:33:40 +0000 (12:33 +0000)]
fix previous commit; use table-driven attribute description lookup
Pierangelo Masarati [Mon, 14 Nov 2005 11:23:44 +0000 (11:23 +0000)]
return the position of the failing verb
Pierangelo Masarati [Mon, 14 Nov 2005 11:23:03 +0000 (11:23 +0000)]
refine previous commit
Pierangelo Masarati [Sun, 13 Nov 2005 22:26:53 +0000 (22:26 +0000)]
don't trust strchr/strrchr with bervals
Pierangelo Masarati [Sun, 13 Nov 2005 21:51:13 +0000 (21:51 +0000)]
use pooled memory whenever appropriate
Pierangelo Masarati [Sat, 12 Nov 2005 18:42:03 +0000 (18:42 +0000)]
don't malloc empty strings for matched, error
Howard Chu [Sat, 12 Nov 2005 18:26:17 +0000 (18:26 +0000)]
Cleanup lbo_valid / meminuse / memfuncs
Pierangelo Masarati [Sat, 12 Nov 2005 16:32:19 +0000 (16:32 +0000)]
add overlay config schema registry
Pierangelo Masarati [Sat, 12 Nov 2005 16:24:12 +0000 (16:24 +0000)]
cleanup in case of failure
Pierangelo Masarati [Sat, 12 Nov 2005 16:18:09 +0000 (16:18 +0000)]
add support for "sambaPwdMustChange"; add support for back-config
Howard Chu [Sat, 12 Nov 2005 08:18:28 +0000 (08:18 +0000)]
Fix Win32 typos
Howard Chu [Sat, 12 Nov 2005 08:11:11 +0000 (08:11 +0000)]
declare waking volatile. perhaps it should only be used when NO_THREADS
is defined.
Howard Chu [Fri, 11 Nov 2005 11:17:46 +0000 (11:17 +0000)]
ITS#4169 fix typo
Pierangelo Masarati [Fri, 11 Nov 2005 09:54:07 +0000 (09:54 +0000)]
handle LDAPv2 when returning timelimit; silence warning
Howard Chu [Thu, 10 Nov 2005 23:58:24 +0000 (23:58 +0000)]
Use GetTickCount for timing on Windows
Howard Chu [Thu, 10 Nov 2005 23:22:40 +0000 (23:22 +0000)]
Add -F force option to continue after bind failures. Use gettimeofday
for better timing resolution.
Howard Chu [Thu, 10 Nov 2005 21:25:01 +0000 (21:25 +0000)]
Rename getline to avoid stdio conflict
Pierangelo Masarati [Thu, 10 Nov 2005 12:57:42 +0000 (12:57 +0000)]
fix log
Pierangelo Masarati [Thu, 10 Nov 2005 03:42:44 +0000 (03:42 +0000)]
reset request DN after free; confuses global overlays
Kurt Zeilenga [Thu, 10 Nov 2005 03:23:04 +0000 (03:23 +0000)]
Add error number to tool_perror() output
Don't hardcode function name.
Pierangelo Masarati [Thu, 10 Nov 2005 00:52:43 +0000 (00:52 +0000)]
further isolation and cleanup of ACI code
Pierangelo Masarati [Thu, 10 Nov 2005 00:33:19 +0000 (00:33 +0000)]
silence warning
Pierangelo Masarati [Wed, 9 Nov 2005 17:08:11 +0000 (17:08 +0000)]
add some sanity checks...
Pierangelo Masarati [Wed, 9 Nov 2005 16:33:51 +0000 (16:33 +0000)]
fix group/role check (should address ITS#4106)
Pierangelo Masarati [Wed, 9 Nov 2005 13:04:22 +0000 (13:04 +0000)]
reset debugging in tools
Pierangelo Masarati [Wed, 9 Nov 2005 12:59:15 +0000 (12:59 +0000)]
silence warnings
Pierangelo Masarati [Wed, 9 Nov 2005 12:58:57 +0000 (12:58 +0000)]
cannot happen...
Pierangelo Masarati [Wed, 9 Nov 2005 11:53:34 +0000 (11:53 +0000)]
tools log level defaults to "none", so that messages logged with LDAP_DEBUG_ANY show up by default; use "-d 0" to reset (addresses ITS#4044)
Pierangelo Masarati [Wed, 9 Nov 2005 10:17:04 +0000 (10:17 +0000)]
don't open pid/args files in one-shot mode (ITS#4152); bail out if files cannot be opened (port slapd's fix to ITS#4074)
Pierangelo Masarati [Wed, 9 Nov 2005 10:03:53 +0000 (10:03 +0000)]
mention base scoped search requests with empty base DN (ITS#4162)
Pierangelo Masarati [Wed, 9 Nov 2005 03:28:55 +0000 (03:28 +0000)]
remove from AVL before freeing...
Pierangelo Masarati [Wed, 9 Nov 2005 02:52:28 +0000 (02:52 +0000)]
plug yet another one time leak
Pierangelo Masarati [Wed, 9 Nov 2005 02:48:37 +0000 (02:48 +0000)]
plug one time leak
Pierangelo Masarati [Wed, 9 Nov 2005 02:40:34 +0000 (02:40 +0000)]
fix previous commit
Howard Chu [Tue, 8 Nov 2005 13:42:10 +0000 (13:42 +0000)]
ITS#4082 tls ctx requirements are only applicable to servers, or clients
with tls_opt_require_cert = TRY or DEMAND. Ignore requirements for clients.
Pierangelo Masarati [Tue, 8 Nov 2005 10:09:30 +0000 (10:09 +0000)]
restore the existing BackendDB, in case overlays are in use
Howard Chu [Tue, 8 Nov 2005 09:53:38 +0000 (09:53 +0000)]
ITS#4158 still more
Pierangelo Masarati [Tue, 8 Nov 2005 00:40:20 +0000 (00:40 +0000)]
gdb is much more clever with enums...
Pierangelo Masarati [Tue, 8 Nov 2005 00:04:23 +0000 (00:04 +0000)]
cleanup
Pierangelo Masarati [Tue, 8 Nov 2005 00:03:58 +0000 (00:03 +0000)]
error if syncUUID is empty
Howard Chu [Mon, 7 Nov 2005 23:38:52 +0000 (23:38 +0000)]
ITS#4158 move SASL bind finalization to bind_cb.
Pierangelo Masarati [Mon, 7 Nov 2005 22:53:43 +0000 (22:53 +0000)]
don't allow '{' in TK_BAREWORD (ITS#4116)
Pierangelo Masarati [Mon, 7 Nov 2005 01:08:41 +0000 (01:08 +0000)]
fix root entry delete/add
Pierangelo Masarati [Mon, 7 Nov 2005 01:07:59 +0000 (01:07 +0000)]
fix invalid read
Pierangelo Masarati [Sun, 6 Nov 2005 23:37:52 +0000 (23:37 +0000)]
fix num args in Debug()
Pierangelo Masarati [Sun, 6 Nov 2005 23:36:29 +0000 (23:36 +0000)]
silence warnings & FPE issue
Pierangelo Masarati [Sun, 6 Nov 2005 23:35:53 +0000 (23:35 +0000)]
add missing "-F" option in usage
Pierangelo Masarati [Sun, 6 Nov 2005 23:34:33 +0000 (23:34 +0000)]
fix type issue
Pierangelo Masarati [Sun, 6 Nov 2005 23:34:03 +0000 (23:34 +0000)]
fix operational attrs addition
Pierangelo Masarati [Sun, 6 Nov 2005 23:33:41 +0000 (23:33 +0000)]
fix root entry deletion
Pierangelo Masarati [Sun, 6 Nov 2005 23:32:52 +0000 (23:32 +0000)]
fix access checking; fix operational attrs addition