]>
git.sur5r.net Git - openldap/log
Howard Chu [Fri, 13 Jun 2003 17:28:45 +0000 (17:28 +0000)]
ITS#2587 fix failure return from telephoneNumberNormalize
Howard Chu [Fri, 13 Jun 2003 06:09:45 +0000 (06:09 +0000)]
More fixes for modify - don't delete index keys that are still being used
by other values of the attribute.
Also, filter out duplicate keys to avoid redundant DB operations.
Key collisions due to separate attributes indexed by supertype are still
not safe. Yuck.
Howard Chu [Thu, 12 Jun 2003 22:47:13 +0000 (22:47 +0000)]
ITS#2593 keep entryinfo locked during delete
Howard Chu [Thu, 12 Jun 2003 22:25:20 +0000 (22:25 +0000)]
ITS#2440 unmunge init_module names
Howard Chu [Thu, 12 Jun 2003 22:21:30 +0000 (22:21 +0000)]
ITS#2437 use lt_dlopenext instead of lt_dlopen for convenience
Jong Hyuk Choi [Thu, 12 Jun 2003 15:11:08 +0000 (15:11 +0000)]
cleanup
Howard Chu [Thu, 12 Jun 2003 11:17:35 +0000 (11:17 +0000)]
Another BDB_HIER redundant modification
Howard Chu [Thu, 12 Jun 2003 11:14:50 +0000 (11:14 +0000)]
Another BDB_HIER e_name / e_nname fix
Howard Chu [Thu, 12 Jun 2003 11:11:37 +0000 (11:11 +0000)]
ITS#2593? get entry lock sooner...
Hallvard Furuseth [Thu, 12 Jun 2003 09:20:04 +0000 (09:20 +0000)]
Revert previous patch: Bad time for it.
Howard Chu [Wed, 11 Jun 2003 22:35:31 +0000 (22:35 +0000)]
Bind fixes for chaining
Jong Hyuk Choi [Wed, 11 Jun 2003 19:35:31 +0000 (19:35 +0000)]
cleanup
Jong Hyuk Choi [Wed, 11 Jun 2003 17:03:57 +0000 (17:03 +0000)]
syncrepl changes
- can handle multiple syncinfo
- ldap_sync_search() added
Jong Hyuk Choi [Wed, 11 Jun 2003 17:01:54 +0000 (17:01 +0000)]
a fix for back-bdb entry cache
Hallvard Furuseth [Wed, 11 Jun 2003 16:22:29 +0000 (16:22 +0000)]
Add 'deref=' to Statslog SRCH output.
Hallvard Furuseth [Wed, 11 Jun 2003 15:50:25 +0000 (15:50 +0000)]
Fix printf format in debug output.
Howard Chu [Wed, 11 Jun 2003 13:37:59 +0000 (13:37 +0000)]
Add EBCDIC support. (but of course you need an OS/390 port of libltdl)
Howard Chu [Wed, 11 Jun 2003 06:32:24 +0000 (06:32 +0000)]
Fix config, chaining
Howard Chu [Wed, 11 Jun 2003 04:36:35 +0000 (04:36 +0000)]
More overlay tweaks. Added LDAP chaining overlay.
Howard Chu [Wed, 11 Jun 2003 02:45:50 +0000 (02:45 +0000)]
Fix response callbacks
Howard Chu [Wed, 11 Jun 2003 02:27:51 +0000 (02:27 +0000)]
Preliminary backend overlay support, based on backglue, not tested...
Kurt Zeilenga [Wed, 11 Jun 2003 00:59:10 +0000 (00:59 +0000)]
code clean before adding readback hacks
Kurt Zeilenga [Tue, 10 Jun 2003 18:36:47 +0000 (18:36 +0000)]
localize SYNCREPL config defines
Kurt Zeilenga [Tue, 10 Jun 2003 18:33:44 +0000 (18:33 +0000)]
s/tls/starttls/
s/master/provider/
Kurt Zeilenga [Tue, 10 Jun 2003 18:32:36 +0000 (18:32 +0000)]
s/tls/starttls/
Kurt Zeilenga [Tue, 10 Jun 2003 18:32:20 +0000 (18:32 +0000)]
s/master/provider/
Kurt Zeilenga [Tue, 10 Jun 2003 18:30:11 +0000 (18:30 +0000)]
Add pre/post reback control defines
Kurt Zeilenga [Tue, 10 Jun 2003 04:44:41 +0000 (04:44 +0000)]
Add server side assert control support.
Kurt Zeilenga [Tue, 10 Jun 2003 03:32:33 +0000 (03:32 +0000)]
vrFilter -> o_vrFilter
Kurt Zeilenga [Tue, 10 Jun 2003 03:30:14 +0000 (03:30 +0000)]
Fix vrFilter compile error
Kurt Zeilenga [Tue, 10 Jun 2003 02:24:26 +0000 (02:24 +0000)]
Add ldapAssertionFailed result code
Kurt Zeilenga [Tue, 10 Jun 2003 02:19:30 +0000 (02:19 +0000)]
Assertion control with no backend support (yet)
Howard Chu [Mon, 9 Jun 2003 22:00:00 +0000 (22:00 +0000)]
ITS#2580 - avoid cache deadlock
Kurt Zeilenga [Mon, 9 Jun 2003 21:33:46 +0000 (21:33 +0000)]
misc cleanup
Kurt Zeilenga [Mon, 9 Jun 2003 20:58:38 +0000 (20:58 +0000)]
Clean up syntaxes and matching rules
Luke Howard [Mon, 9 Jun 2003 04:11:06 +0000 (04:11 +0000)]
Call SLAPI close function, not start function on shutdown
Luke Howard [Sat, 7 Jun 2003 14:35:29 +0000 (14:35 +0000)]
Call SLAPI start plugins in slap_startup(), not slap_init(); plugins
aren't loaded at slap_init() time
Luke Howard [Sat, 7 Jun 2003 06:52:52 +0000 (06:52 +0000)]
Test error code from doPluginFNs() correctly
Luke Howard [Sat, 7 Jun 2003 06:32:52 +0000 (06:32 +0000)]
Call SLAPI start/close plugins at init/shutdown time
Howard Chu [Fri, 6 Jun 2003 23:52:06 +0000 (23:52 +0000)]
Fix select/yield
Howard Chu [Fri, 6 Jun 2003 20:19:30 +0000 (20:19 +0000)]
Fix berval len assignments
Kurt Zeilenga [Fri, 6 Jun 2003 17:14:38 +0000 (17:14 +0000)]
Don't set LDAP_DEBUG when LDAP_TEST is set.
Hallvard Furuseth [Fri, 6 Jun 2003 13:56:18 +0000 (13:56 +0000)]
Make all debug output macros conditional on defined(LDAP_DEBUG).
Hallvard Furuseth [Fri, 6 Jun 2003 13:53:01 +0000 (13:53 +0000)]
No longer make LDAP_TEST imply LDAP_DEBUG.
Hallvard Furuseth [Fri, 6 Jun 2003 13:50:01 +0000 (13:50 +0000)]
#define *_OPT_ON &ber_pvt_opt_on. The old (void*)1 definition could be == NULL.
Ralf Haferkamp [Thu, 5 Jun 2003 18:14:46 +0000 (18:14 +0000)]
regenerated autoconf/automake stuff
Ralf Haferkamp [Thu, 5 Jun 2003 18:10:44 +0000 (18:10 +0000)]
Moved sample code to examples dir
Ralf Haferkamp [Thu, 5 Jun 2003 17:35:12 +0000 (17:35 +0000)]
removed caching
Hallvard Furuseth [Thu, 5 Jun 2003 11:55:27 +0000 (11:55 +0000)]
Fix bdb_db_hash() to handle padding bits in integers.
Hallvard Furuseth [Thu, 5 Jun 2003 11:49:07 +0000 (11:49 +0000)]
Rename setlocale,bindtextdomain,textdomain to ldap_pvt_<function> (ITS#2513).
#include "ldap_defaults.h" to get LDAP_LOCALEDIR.
Hallvard Furuseth [Thu, 5 Jun 2003 11:46:49 +0000 (11:46 +0000)]
Rename setlocale,textdomain,bindtextdomain to ldap_pvt_<function> (ITS#2513)
Hallvard Furuseth [Thu, 5 Jun 2003 11:44:06 +0000 (11:44 +0000)]
#include Perl files before OpenLDAP files, and #undef _ (ITS#2513)
Hallvard Furuseth [Wed, 4 Jun 2003 12:34:42 +0000 (12:34 +0000)]
Change dn->bv_val to op->o_req_dn.bv_val in LDAP_LOG() (from rev 1.24 change).
Howard Chu [Wed, 4 Jun 2003 12:06:46 +0000 (12:06 +0000)]
Add args to accomodate OS/390 shell bug
Hallvard Furuseth [Tue, 3 Jun 2003 18:01:37 +0000 (18:01 +0000)]
Break up too long string literals (>509 characters, ISO C's minimum max size).
Hallvard Furuseth [Tue, 3 Jun 2003 17:57:33 +0000 (17:57 +0000)]
#include "lber_pvt.h"
Hallvard Furuseth [Tue, 3 Jun 2003 17:53:33 +0000 (17:53 +0000)]
#include <lber_pvt.h>, to get ber_memalloc_x() & co.
Hallvard Furuseth [Tue, 3 Jun 2003 17:51:38 +0000 (17:51 +0000)]
Cast unsigned char *p to char *.
Hallvard Furuseth [Tue, 3 Jun 2003 17:49:33 +0000 (17:49 +0000)]
Add missing 0 initializer in builtin_extops[]
Hallvard Furuseth [Tue, 3 Jun 2003 17:47:26 +0000 (17:47 +0000)]
Remove comma at end of enumerator list.
Hallvard Furuseth [Tue, 3 Jun 2003 17:31:25 +0000 (17:31 +0000)]
Do not set op->o_private (to the process' pid). Only abandon needed it.
Hallvard Furuseth [Tue, 3 Jun 2003 12:02:00 +0000 (12:02 +0000)]
Axe abandon support (ITS#2564)
Kurt Zeilenga [Mon, 2 Jun 2003 22:11:54 +0000 (22:11 +0000)]
Fix -T usage
Kurt Zeilenga [Mon, 2 Jun 2003 20:20:45 +0000 (20:20 +0000)]
Axe abandon support
Kurt Zeilenga [Sun, 1 Jun 2003 23:32:47 +0000 (23:32 +0000)]
ITS#2562: add missing arg to hash_lanman
Kurt Zeilenga [Sun, 1 Jun 2003 00:09:32 +0000 (00:09 +0000)]
read get_extop func
Kurt Zeilenga [Sat, 31 May 2003 22:47:07 +0000 (22:47 +0000)]
Update drafts
Pierangelo Masarati [Sat, 31 May 2003 22:27:19 +0000 (22:27 +0000)]
fix typo; need to port fix in OPENLDAP_REL_ENG_2_2
Kurt Zeilenga [Sat, 31 May 2003 21:56:18 +0000 (21:56 +0000)]
Set schema flags (might need schema check routines as well)
Kurt Zeilenga [Sat, 31 May 2003 21:46:33 +0000 (21:46 +0000)]
Schema registration stuff needs work to set flags
Kurt Zeilenga [Sat, 31 May 2003 21:03:06 +0000 (21:03 +0000)]
Enable sync
Kurt Zeilenga [Sat, 31 May 2003 20:57:14 +0000 (20:57 +0000)]
Don't bother to hide when LDAP_DEVEL is defined.
Kurt Zeilenga [Sat, 31 May 2003 20:19:02 +0000 (20:19 +0000)]
Hide experimental controls and extended operations
Kurt Zeilenga [Sat, 31 May 2003 18:57:32 +0000 (18:57 +0000)]
Schema cleanup
Kurt Zeilenga [Sat, 31 May 2003 05:48:16 +0000 (05:48 +0000)]
intermediate response fix
Kurt Zeilenga [Sat, 31 May 2003 05:48:00 +0000 (05:48 +0000)]
Misc cleanup (needs better error handling and general code cleanup)
Kurt Zeilenga [Sat, 31 May 2003 05:32:57 +0000 (05:32 +0000)]
Fix intermediate responses
Kurt Zeilenga [Sat, 31 May 2003 05:08:25 +0000 (05:08 +0000)]
finish intermediate/partial merge
Kurt Zeilenga [Sat, 31 May 2003 05:01:49 +0000 (05:01 +0000)]
Merge partial and intermediate responses
Kurt Zeilenga [Sat, 31 May 2003 04:22:49 +0000 (04:22 +0000)]
move lber_*_x memory prototypes to lber_pvt.h
Kurt Zeilenga [Sat, 31 May 2003 03:37:18 +0000 (03:37 +0000)]
ITS#2558 fix
Kurt Zeilenga [Sat, 31 May 2003 02:55:23 +0000 (02:55 +0000)]
Move SYNC, SYNCREPL, and LDAP_CACHING out from behind LDAP_DEVEL
Kurt Zeilenga [Sat, 31 May 2003 02:54:05 +0000 (02:54 +0000)]
mark --enable-slapi as experimental
Jong Hyuk Choi [Fri, 30 May 2003 21:47:15 +0000 (21:47 +0000)]
base entry checking for refreshAndPersist as well
Jong Hyuk Choi [Fri, 30 May 2003 21:45:07 +0000 (21:45 +0000)]
remove DB_NOTFOUND in rc checking
Jong Hyuk Choi [Fri, 30 May 2003 21:44:18 +0000 (21:44 +0000)]
cleanup comments of sl_mem_detach()
Jong Hyuk Choi [Fri, 30 May 2003 21:43:03 +0000 (21:43 +0000)]
add the context prefix entry first in the test script 017/018
Kurt Zeilenga [Fri, 30 May 2003 20:04:59 +0000 (20:04 +0000)]
Add missing externs based upon jfrederic.clere@fujitsu-siemens.com
suggestion in ITS#2559.
Kurt Zeilenga [Fri, 30 May 2003 05:24:39 +0000 (05:24 +0000)]
Change ACL default style to exact (from regex)
Kurt Zeilenga [Fri, 30 May 2003 02:17:30 +0000 (02:17 +0000)]
Fix matching rule flags
Howard Chu [Thu, 29 May 2003 10:02:10 +0000 (10:02 +0000)]
Fix includes for EBCDIC
Howard Chu [Thu, 29 May 2003 07:18:58 +0000 (07:18 +0000)]
Fix slap_EXOP declarations
Howard Chu [Thu, 29 May 2003 06:15:03 +0000 (06:15 +0000)]
Fix lutil_localtime for EBCDIC
Howard Chu [Wed, 28 May 2003 22:17:08 +0000 (22:17 +0000)]
Fix LBER_OPT_MEMCTX behavior
Howard Chu [Wed, 28 May 2003 22:15:44 +0000 (22:15 +0000)]
Fix TL malloc/free
Pierangelo Masarati [Mon, 26 May 2003 16:31:20 +0000 (16:31 +0000)]
fix typo
Hallvard Furuseth [Sun, 25 May 2003 20:50:26 +0000 (20:50 +0000)]
Cast away const from AC_GAI_STRERROR() return value.
Hallvard Furuseth [Sun, 25 May 2003 14:28:48 +0000 (14:28 +0000)]
Added Hallvard B. Furuseth.
Luke Howard [Sun, 25 May 2003 04:48:49 +0000 (04:48 +0000)]
s/forms/form in PADL copyright
Kurt Zeilenga [Sun, 25 May 2003 04:19:09 +0000 (04:19 +0000)]
UCD terms