]> git.sur5r.net Git - openldap/log
openldap
20 years agoITS#2662: NS_MTA-MD5 hash check fix
Kurt Zeilenga [Sat, 9 Aug 2003 18:47:16 +0000 (18:47 +0000)]
ITS#2662: NS_MTA-MD5 hash check fix

20 years agoclear list pointer in instatiated copy
Pierangelo Masarati [Sat, 9 Aug 2003 17:48:02 +0000 (17:48 +0000)]
clear list pointer in instatiated copy

20 years agoITS#2645: fix NULL DN bug
Kurt Zeilenga [Sat, 9 Aug 2003 17:45:34 +0000 (17:45 +0000)]
ITS#2645: fix NULL DN bug

20 years agoRemove deprecated code. Will remove slap.h code define later.
Kurt Zeilenga [Sat, 9 Aug 2003 03:44:30 +0000 (03:44 +0000)]
Remove deprecated code.  Will remove slap.h code define later.

20 years agoITS#2644: fix inconsistent domain names used in example
Kurt Zeilenga [Sat, 9 Aug 2003 03:23:03 +0000 (03:23 +0000)]
ITS#2644: fix inconsistent domain names used in example

20 years agoAdd initial support for modify/increment. No over/under flow detection.
Kurt Zeilenga [Thu, 7 Aug 2003 16:42:40 +0000 (16:42 +0000)]
Add initial support for modify/increment.  No over/under flow detection.
Currently discovered via a "feature", but should use a control.
Start of a control made, but needs to be better integrated (with
auto use in ldapmodify(1)).

20 years agoAllow SLAPI plug-ins to override OpenLDAP extended operations
Luke Howard [Fri, 1 Aug 2003 03:40:11 +0000 (03:40 +0000)]
Allow SLAPI plug-ins to override OpenLDAP extended operations
(please review)

20 years agodelete incorrect URI description. RFC 2255 should be used.
Kurt Zeilenga [Thu, 31 Jul 2003 08:41:11 +0000 (08:41 +0000)]
delete incorrect URI description.  RFC 2255 should be used.

20 years agocomment cleanup
Kurt Zeilenga [Wed, 30 Jul 2003 11:20:56 +0000 (11:20 +0000)]
comment cleanup

20 years agopreliminary modify/increment client side code
Kurt Zeilenga [Wed, 30 Jul 2003 10:21:57 +0000 (10:21 +0000)]
preliminary modify/increment client side code

20 years agoITS#2657: authzid (and assertion) should apply to most everything
Kurt Zeilenga [Wed, 30 Jul 2003 10:21:16 +0000 (10:21 +0000)]
ITS#2657: authzid (and assertion) should apply to most everything
(preliminary modify/incr client-side code)

20 years agosasl-regexp clarifications
Kurt Zeilenga [Tue, 29 Jul 2003 15:28:52 +0000 (15:28 +0000)]
sasl-regexp clarifications

20 years agoFix lock release bug
Kurt Zeilenga [Mon, 28 Jul 2003 20:25:44 +0000 (20:25 +0000)]
Fix lock release bug
Fix logging messages (thanks Kent)

20 years agoRename LDAP_OPT_ERROR_NUMBER to LDAP_OPT_RESULT_CODE.
Hallvard Furuseth [Tue, 22 Jul 2003 18:49:40 +0000 (18:49 +0000)]
Rename LDAP_OPT_ERROR_NUMBER to LDAP_OPT_RESULT_CODE.

20 years agoldap_msgfree() can take a result chain, not just a single result.
Hallvard Furuseth [Tue, 22 Jul 2003 18:30:59 +0000 (18:30 +0000)]
ldap_msgfree() can take a result chain, not just a single result.

20 years agoRename LDAP_OPT_ERROR_NUMBER to LDAP_OPT_RESULT_CODE, according to
Hallvard Furuseth [Tue, 22 Jul 2003 18:19:37 +0000 (18:19 +0000)]
Rename LDAP_OPT_ERROR_NUMBER to LDAP_OPT_RESULT_CODE, according to
draft-ietf-ldapext-ldap-c-api-05.txt, and keep the old name as an alias.

20 years agoSet AttributeDescription in slapi_acl_check_mods()
Luke Howard [Tue, 15 Jul 2003 12:10:19 +0000 (12:10 +0000)]
Set AttributeDescription in slapi_acl_check_mods()

20 years agoapparently Oracle does not support AS in joins (ITS#2642)
Pierangelo Masarati [Tue, 15 Jul 2003 11:26:17 +0000 (11:26 +0000)]
apparently Oracle does not support AS in joins (ITS#2642)

20 years agofix format (ITS#2640?)
Pierangelo Masarati [Tue, 15 Jul 2003 10:57:12 +0000 (10:57 +0000)]
fix format (ITS#2640?)

20 years agoallow more time to replicate
Jong Hyuk Choi [Tue, 15 Jul 2003 07:54:19 +0000 (07:54 +0000)]
allow more time to replicate

20 years agoVarious changes
Jong Hyuk Choi [Tue, 15 Jul 2003 00:55:58 +0000 (00:55 +0000)]
Various changes
- SyncRepl support in back-ldbm
- back-ldbm functions return LDAP return codes for internal operations (callback)
- subentry code copy from back-bdb
- Misc udpates

20 years agoVarious udpates for SyncRepl
Jong Hyuk Choi [Tue, 15 Jul 2003 00:43:39 +0000 (00:43 +0000)]
Various udpates for SyncRepl

20 years agoSyncRepl updates for back-bdb / back-ldbm
Jong Hyuk Choi [Tue, 15 Jul 2003 00:33:49 +0000 (00:33 +0000)]
SyncRepl updates for back-bdb / back-ldbm

20 years agoSyncRepl is working with both back-bdb and back-ldbm
Jong Hyuk Choi [Tue, 15 Jul 2003 00:27:59 +0000 (00:27 +0000)]
SyncRepl is working with both back-bdb and back-ldbm

20 years agoprevious change was too early. revert to orig for a while.
Jong Hyuk Choi [Tue, 15 Jul 2003 00:25:36 +0000 (00:25 +0000)]
previous change was too early. revert to orig for a while.

20 years agoSyncRepl works both with back-bdb and back-ldbm
Jong Hyuk Choi [Tue, 15 Jul 2003 00:22:55 +0000 (00:22 +0000)]
SyncRepl works both with back-bdb and back-ldbm

20 years agomaking proxy cache backend agnostic
Jong Hyuk Choi [Fri, 11 Jul 2003 23:03:11 +0000 (23:03 +0000)]
making proxy cache backend agnostic

20 years agoSyncRepl is changed to share the following routnines :
Jong Hyuk Choi [Fri, 11 Jul 2003 01:01:27 +0000 (01:01 +0000)]
SyncRepl is changed to share the following routnines :
 slap_mods_opattrs(), slap_mods_check(), slap_mods2entry()

20 years agofix typo
Jong Hyuk Choi [Fri, 11 Jul 2003 00:54:05 +0000 (00:54 +0000)]
fix typo

20 years agoexport glueing code
Jong Hyuk Choi [Tue, 8 Jul 2003 20:07:07 +0000 (20:07 +0000)]
export glueing code

20 years agocode cleanup
Kurt Zeilenga [Tue, 8 Jul 2003 03:46:20 +0000 (03:46 +0000)]
code cleanup

20 years agoCleanup
Kurt Zeilenga [Mon, 7 Jul 2003 05:50:20 +0000 (05:50 +0000)]
Cleanup

20 years agoAdd Internet Society copyright notices
Kurt Zeilenga [Mon, 7 Jul 2003 05:14:03 +0000 (05:14 +0000)]
Add Internet Society copyright notices

20 years agoFix RFC reference
Kurt Zeilenga [Mon, 7 Jul 2003 05:01:31 +0000 (05:01 +0000)]
Fix RFC reference

21 years agoAlways call modification postoperation plugins even if a
Luke Howard [Thu, 3 Jul 2003 23:17:54 +0000 (23:17 +0000)]
Always call modification postoperation plugins even if a
preoperation plugin has removed all modifications and
thus there are none to pass to the backend.

Accept SSF as a valid parameter block value.

Fix completely broken slapi_access_allowed()

21 years agoSupport for SLAPI plugin extensions API.
Luke Howard [Thu, 3 Jul 2003 19:04:18 +0000 (19:04 +0000)]
Support for SLAPI plugin extensions API.

This API allows a plugin to associate arbitrary context with an
internal server object such as a connection or operation.

Some documentation is at:

http://enterprise.netscape.com/docs/directory/602/plugin/function.htm#1104211

21 years agoExpose SSF to plugin
Luke Howard [Thu, 3 Jul 2003 19:01:13 +0000 (19:01 +0000)]
Expose SSF to plugin

21 years agoPlugin extension API
Luke Howard [Thu, 3 Jul 2003 17:38:57 +0000 (17:38 +0000)]
Plugin extension API
Expose SSF to plugin

21 years ago- partial attribute replication tested ok
Jong Hyuk Choi [Wed, 2 Jul 2003 14:51:23 +0000 (14:51 +0000)]
- partial attribute replication tested ok
- conf file processing udpate
- misc updates

21 years agomisc cleanup
Jong Hyuk Choi [Tue, 1 Jul 2003 15:43:25 +0000 (15:43 +0000)]
misc cleanup

21 years agoBerkeley DB congestion avoidance
Jong Hyuk Choi [Tue, 1 Jul 2003 11:55:18 +0000 (11:55 +0000)]
Berkeley DB congestion avoidance

21 years agoITS#2622: fix default database directory
Kurt Zeilenga [Mon, 30 Jun 2003 18:46:32 +0000 (18:46 +0000)]
ITS#2622: fix default database directory

21 years agoITS#2622: ucdata is in DATADIR
Kurt Zeilenga [Mon, 30 Jun 2003 18:39:17 +0000 (18:39 +0000)]
ITS#2622: ucdata is in DATADIR

21 years agoReplace some tabs with spaces.
Hallvard Furuseth [Sun, 29 Jun 2003 15:34:32 +0000 (15:34 +0000)]
Replace some tabs with spaces.
Split some too long preformatted lines.

21 years agoHandle !HAVE_LONG_LONG
Hallvard Furuseth [Sat, 28 Jun 2003 19:55:30 +0000 (19:55 +0000)]
Handle !HAVE_LONG_LONG

21 years agoAdd HAVE_LONG_LONG
Hallvard Furuseth [Sat, 28 Jun 2003 19:52:19 +0000 (19:52 +0000)]
Add HAVE_LONG_LONG

21 years agoGlueing code changes for replica promotion scenario
Jong Hyuk Choi [Sat, 28 Jun 2003 00:52:40 +0000 (00:52 +0000)]
Glueing code changes for replica promotion scenario

21 years agofix from Apurva
Jong Hyuk Choi [Sat, 28 Jun 2003 00:36:27 +0000 (00:36 +0000)]
fix from Apurva

21 years agodebugging cleanup
Jong Hyuk Choi [Sat, 28 Jun 2003 00:35:15 +0000 (00:35 +0000)]
debugging cleanup

21 years agoITS#2618 fix
Jong Hyuk Choi [Fri, 27 Jun 2003 20:29:32 +0000 (20:29 +0000)]
ITS#2618 fix

21 years agoFix typo in comment
Hallvard Furuseth [Fri, 27 Jun 2003 19:12:07 +0000 (19:12 +0000)]
Fix typo in comment

21 years agoLCUP primitive routines removed
Jong Hyuk Choi [Fri, 27 Jun 2003 17:39:48 +0000 (17:39 +0000)]
LCUP primitive routines removed

21 years agoRemove SEE ALSO locale(5); the locale option has been gone for ages.
Hallvard Furuseth [Fri, 27 Jun 2003 17:30:13 +0000 (17:30 +0000)]
Remove SEE ALSO locale(5); the locale option has been gone for ages.

21 years agoAdd BACKENDS section in slapd.conf(5).
Hallvard Furuseth [Fri, 27 Jun 2003 12:22:27 +0000 (12:22 +0000)]
Add BACKENDS section in slapd.conf(5).
Briefly compare back-bdb and back-ldbm.
Remove mention of MDBM and NDBM.  Rename GNU DBM to GDBM.
Fix spacing typos.  Prefix an octal file mode with 0.
Mention "notags" (new name for "nolang" from the attribute options patch).
Add SEE ALSO slapd-monitor(5) to slapd.conf(5).

21 years agoFix spacing typos.
Hallvard Furuseth [Fri, 27 Jun 2003 12:16:29 +0000 (12:16 +0000)]
Fix spacing typos.

21 years agofor now, it runs with ldbm only
Jong Hyuk Choi [Thu, 26 Jun 2003 23:52:52 +0000 (23:52 +0000)]
for now, it runs with ldbm only

21 years agoCascading replication misc cleanup
Jong Hyuk Choi [Thu, 26 Jun 2003 07:18:50 +0000 (07:18 +0000)]
Cascading replication misc cleanup

21 years agoIDL cache AVL tree initialize
Jong Hyuk Choi [Thu, 26 Jun 2003 06:24:24 +0000 (06:24 +0000)]
IDL cache AVL tree initialize

21 years agoCascading replication test script
Jong Hyuk Choi [Thu, 26 Jun 2003 06:12:55 +0000 (06:12 +0000)]
Cascading replication test script

21 years agoreinitialize presentlist & nonpresentlist
Jong Hyuk Choi [Wed, 25 Jun 2003 23:21:18 +0000 (23:21 +0000)]
reinitialize presentlist & nonpresentlist

21 years agofix the glueing code
Jong Hyuk Choi [Wed, 25 Jun 2003 22:28:50 +0000 (22:28 +0000)]
fix the glueing code

21 years agoadd SLAP_OC_GLUE flag to oc_map
Jong Hyuk Choi [Wed, 25 Jun 2003 22:28:19 +0000 (22:28 +0000)]
add SLAP_OC_GLUE flag to oc_map

21 years agohonor superior Objectclasses
Ralf Haferkamp [Wed, 25 Jun 2003 18:12:06 +0000 (18:12 +0000)]
honor superior Objectclasses

21 years ago#ifdef'ing SLAP_OC_GLUE definition
Jong Hyuk Choi [Wed, 25 Jun 2003 16:46:36 +0000 (16:46 +0000)]
#ifdef'ing SLAP_OC_GLUE definition

21 years agonot returning glue entries unless manageDSAit is set
Jong Hyuk Choi [Wed, 25 Jun 2003 16:22:08 +0000 (16:22 +0000)]
not returning glue entries unless manageDSAit is set

21 years agoAdded utility classes for Schema parsing
Ralf Haferkamp [Tue, 24 Jun 2003 18:05:03 +0000 (18:05 +0000)]
Added utility classes for Schema parsing

21 years agoDocument proxy cache extensions (by way of Jong Hyuk Choi)
Pierangelo Masarati [Tue, 24 Jun 2003 11:49:56 +0000 (11:49 +0000)]
Document proxy cache extensions (by way of Jong Hyuk Choi)

21 years agoAssertion control is now implemented
Kurt Zeilenga [Mon, 23 Jun 2003 17:57:38 +0000 (17:57 +0000)]
Assertion control is now implemented

21 years ago- syncrepl uses LDAP URL only
Jong Hyuk Choi [Mon, 23 Jun 2003 14:15:28 +0000 (14:15 +0000)]
- syncrepl uses LDAP URL only

21 years ago- syncrepl configuration uses URL only
Jong Hyuk Choi [Mon, 23 Jun 2003 14:14:47 +0000 (14:14 +0000)]
- syncrepl configuration uses URL only
- slimit, tlimit fix (ITS# 2592)

21 years ago- syncrepl uses per-thread memory allocator
Jong Hyuk Choi [Mon, 23 Jun 2003 14:13:38 +0000 (14:13 +0000)]
- syncrepl uses per-thread memory allocator
- slimit, tlimit fix (ITS# 2592)

21 years agomake "make tests" run serialized with "make -j num"
Jong Hyuk Choi [Mon, 23 Jun 2003 14:11:29 +0000 (14:11 +0000)]
make "make tests" run serialized with "make -j num"

21 years agofix a comment
Jong Hyuk Choi [Mon, 23 Jun 2003 14:10:18 +0000 (14:10 +0000)]
fix a comment

21 years agoITS#2607: improve socket() error logging with AF info
Kurt Zeilenga [Sat, 21 Jun 2003 22:55:15 +0000 (22:55 +0000)]
ITS#2607: improve socket() error logging with AF info

21 years agoITS#2608: blind fix for back-ldap/back-meta configuratin clash
Kurt Zeilenga [Sat, 21 Jun 2003 18:46:15 +0000 (18:46 +0000)]
ITS#2608: blind fix for back-ldap/back-meta configuratin clash

21 years agoProxy cache updates (with a test suite)
Jong Hyuk Choi [Sat, 21 Jun 2003 00:21:57 +0000 (00:21 +0000)]
Proxy cache updates (with a test suite)
- IBM India Research (Apurva)

21 years agoITS#2605: move #if 0 to fix compilation problem on Windows
Kurt Zeilenga [Thu, 19 Jun 2003 02:41:33 +0000 (02:41 +0000)]
ITS#2605: move #if 0 to fix compilation problem on Windows

21 years agoITS#2596 init ID list
Howard Chu [Sun, 15 Jun 2003 23:10:30 +0000 (23:10 +0000)]
ITS#2596 init ID list

21 years agoInitialize schema before starting server.
Kurt Zeilenga [Sun, 15 Jun 2003 05:57:14 +0000 (05:57 +0000)]
Initialize schema before starting server.

21 years agoFix ITS#2578
Kurt Zeilenga [Sun, 15 Jun 2003 05:52:51 +0000 (05:52 +0000)]
Fix ITS#2578

21 years agoForced commit to retain recently provided notice.
Kurt Zeilenga [Sat, 14 Jun 2003 06:43:11 +0000 (06:43 +0000)]
Forced commit to retain recently provided notice.

Copyright 2003, Mark Benson, All rights reserved.
This software is not subject to any license of Propero Ltd. UK.

This is free software; you can redistribute and use it
under the same terms as OpenLDAP itself.

21 years agoITS#2594 add URI support for replica config
Howard Chu [Sat, 14 Jun 2003 00:06:36 +0000 (00:06 +0000)]
ITS#2594 add URI support for replica config

21 years agoITS#2587 fix failure return from telephoneNumberNormalize
Howard Chu [Fri, 13 Jun 2003 17:28:45 +0000 (17:28 +0000)]
ITS#2587 fix failure return from telephoneNumberNormalize

21 years agoMore fixes for modify - don't delete index keys that are still being used
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.

21 years agoITS#2593 keep entryinfo locked during delete
Howard Chu [Thu, 12 Jun 2003 22:47:13 +0000 (22:47 +0000)]
ITS#2593 keep entryinfo locked during delete

21 years agoITS#2440 unmunge init_module names
Howard Chu [Thu, 12 Jun 2003 22:25:20 +0000 (22:25 +0000)]
ITS#2440 unmunge init_module names

21 years agoITS#2437 use lt_dlopenext instead of lt_dlopen for convenience
Howard Chu [Thu, 12 Jun 2003 22:21:30 +0000 (22:21 +0000)]
ITS#2437 use lt_dlopenext instead of lt_dlopen for convenience

21 years agocleanup
Jong Hyuk Choi [Thu, 12 Jun 2003 15:11:08 +0000 (15:11 +0000)]
cleanup

21 years agoAnother BDB_HIER redundant modification
Howard Chu [Thu, 12 Jun 2003 11:17:35 +0000 (11:17 +0000)]
Another BDB_HIER redundant modification

21 years agoAnother BDB_HIER e_name / e_nname fix
Howard Chu [Thu, 12 Jun 2003 11:14:50 +0000 (11:14 +0000)]
Another BDB_HIER e_name / e_nname fix

21 years agoITS#2593? get entry lock sooner...
Howard Chu [Thu, 12 Jun 2003 11:11:37 +0000 (11:11 +0000)]
ITS#2593? get entry lock sooner...

21 years agoRevert previous patch: Bad time for it.
Hallvard Furuseth [Thu, 12 Jun 2003 09:20:04 +0000 (09:20 +0000)]
Revert previous patch: Bad time for it.

21 years agoBind fixes for chaining
Howard Chu [Wed, 11 Jun 2003 22:35:31 +0000 (22:35 +0000)]
Bind fixes for chaining

21 years agocleanup
Jong Hyuk Choi [Wed, 11 Jun 2003 19:35:31 +0000 (19:35 +0000)]
cleanup

21 years agosyncrepl changes
Jong Hyuk Choi [Wed, 11 Jun 2003 17:03:57 +0000 (17:03 +0000)]
syncrepl changes
- can handle multiple syncinfo
- ldap_sync_search() added

21 years agoa fix for back-bdb entry cache
Jong Hyuk Choi [Wed, 11 Jun 2003 17:01:54 +0000 (17:01 +0000)]
a fix for back-bdb entry cache

21 years agoAdd 'deref=' to Statslog SRCH output.
Hallvard Furuseth [Wed, 11 Jun 2003 16:22:29 +0000 (16:22 +0000)]
Add 'deref=' to Statslog SRCH output.

21 years agoFix printf format in debug output.
Hallvard Furuseth [Wed, 11 Jun 2003 15:50:25 +0000 (15:50 +0000)]
Fix printf format in debug output.

21 years agoAdd EBCDIC support. (but of course you need an OS/390 port of libltdl)
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)

21 years agoFix config, chaining
Howard Chu [Wed, 11 Jun 2003 06:32:24 +0000 (06:32 +0000)]
Fix config, chaining