]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Sun, 9 Feb 2003 23:38:21 +0000 (23:38 +0000)]
Use ldapmodify -a instead of ldapadd.
Kurt Zeilenga [Sun, 9 Feb 2003 23:24:29 +0000 (23:24 +0000)]
tweak from rb@debian.org
Kurt Zeilenga [Sun, 9 Feb 2003 23:21:15 +0000 (23:21 +0000)]
Fix DESTDIR to work without --static
Kurt Zeilenga [Sun, 9 Feb 2003 23:10:29 +0000 (23:10 +0000)]
We should be calling libtool --finish when install libraries
Kurt Zeilenga [Sun, 9 Feb 2003 18:03:39 +0000 (18:03 +0000)]
LTSTATIC update
Kurt Zeilenga [Sun, 9 Feb 2003 16:59:04 +0000 (16:59 +0000)]
Add LDBM comment
Kurt Zeilenga [Sun, 9 Feb 2003 08:43:20 +0000 (08:43 +0000)]
Misc LCUP cleanup
Kurt Zeilenga [Sun, 9 Feb 2003 08:21:10 +0000 (08:21 +0000)]
Not yet implemented.
Kurt Zeilenga [Sun, 9 Feb 2003 07:42:18 +0000 (07:42 +0000)]
unifdef -DLDAP_NOCACHE
Kurt Zeilenga [Sun, 9 Feb 2003 07:28:15 +0000 (07:28 +0000)]
no more suffix_alias
Kurt Zeilenga [Sun, 9 Feb 2003 07:20:03 +0000 (07:20 +0000)]
ITS#2117: remove suffixalias support until someone fixes it
Kurt Zeilenga [Sun, 9 Feb 2003 07:07:39 +0000 (07:07 +0000)]
Remove domain= ACL examples, add security consideration.
Kurt Zeilenga [Sun, 9 Feb 2003 06:49:34 +0000 (06:49 +0000)]
Document URI and SASL directives
Kurt Zeilenga [Sun, 9 Feb 2003 06:14:06 +0000 (06:14 +0000)]
add domainScope control support
Kurt Zeilenga [Sun, 9 Feb 2003 05:54:45 +0000 (05:54 +0000)]
Cancel exop updates
Kurt Zeilenga [Sun, 9 Feb 2003 05:39:21 +0000 (05:39 +0000)]
rename "permit modify" control to "permissive modify"
rename "no referrals" controls to "domain scope"
misc cleanup
Kurt Zeilenga [Sun, 9 Feb 2003 01:54:41 +0000 (01:54 +0000)]
Consistently add cancel.c to makefiles
Kurt Zeilenga [Sat, 8 Feb 2003 21:53:05 +0000 (21:53 +0000)]
Rework #ifdef'ing of expermental controls to ease release engineering
using LDAP_DEVEL (to indicate experimental) to enable experimental features
(true for HEAD unless LDAP_REL_ENG is defined)
Kurt Zeilenga [Sat, 8 Feb 2003 19:18:46 +0000 (19:18 +0000)]
extern'ize
Kurt Zeilenga [Sat, 8 Feb 2003 07:40:19 +0000 (07:40 +0000)]
Disable reverse lookups by default for security
(and performance) reasons.
Kurt Zeilenga [Sat, 8 Feb 2003 07:38:22 +0000 (07:38 +0000)]
Use DB_VERSION_ to set BDB_ENOUGH
Kurt Zeilenga [Sat, 8 Feb 2003 01:34:27 +0000 (01:34 +0000)]
Reword BDB 4.0 bug comment now that configure requires BDB 4.1
Kurt Zeilenga [Sat, 8 Feb 2003 01:15:35 +0000 (01:15 +0000)]
Add -ldb41 linking
Kurt Zeilenga [Sat, 8 Feb 2003 00:57:21 +0000 (00:57 +0000)]
minor code cleanup
Kurt Zeilenga [Sat, 8 Feb 2003 00:56:15 +0000 (00:56 +0000)]
Require BDB 4.1 for back-bdb
Kurt Zeilenga [Fri, 7 Feb 2003 21:39:31 +0000 (21:39 +0000)]
Assign OIDs for LDAP Sync
Kurt Zeilenga [Fri, 7 Feb 2003 20:33:05 +0000 (20:33 +0000)]
cleanup
Jong Hyuk Choi [Fri, 7 Feb 2003 20:16:09 +0000 (20:16 +0000)]
cleanup
Kurt Zeilenga [Fri, 7 Feb 2003 20:12:26 +0000 (20:12 +0000)]
Move RDN checks to entry_schema_check() so that it is consistently
applied (and disabled via schemacheck off). Removed add-rdn-values flag.
Kurt Zeilenga [Fri, 7 Feb 2003 19:08:13 +0000 (19:08 +0000)]
Shouldn't need <lber.h>
Kurt Zeilenga [Fri, 7 Feb 2003 19:06:15 +0000 (19:06 +0000)]
really put SLAPI behind its #ifdef
Kurt Zeilenga [Fri, 7 Feb 2003 19:05:45 +0000 (19:05 +0000)]
code cleanup
Jong Hyuk Choi [Fri, 7 Feb 2003 15:59:24 +0000 (15:59 +0000)]
use of normalized dn (fix for a deadlock case ITS#2195)
Jong Hyuk Choi [Fri, 7 Feb 2003 15:47:32 +0000 (15:47 +0000)]
use of pre-assigned locker in bdb_group() / bdb_attribute()
Pierangelo Masarati [Fri, 7 Feb 2003 15:20:57 +0000 (15:20 +0000)]
some (poor) index cleanup
Pierangelo Masarati [Fri, 7 Feb 2003 15:19:58 +0000 (15:19 +0000)]
add 'add-rdn-values {on|off}' (default off) switch
Pierangelo Masarati [Fri, 7 Feb 2003 15:18:43 +0000 (15:18 +0000)]
cleanup
Pierangelo Masarati [Fri, 7 Feb 2003 13:46:17 +0000 (13:46 +0000)]
more exaustive logging in case of trouble
Pierangelo Masarati [Fri, 7 Feb 2003 09:58:21 +0000 (09:58 +0000)]
I suggest the coder(s) of the cyrus stuff to check out the prompt stuff
Pierangelo Masarati [Fri, 7 Feb 2003 09:55:00 +0000 (09:55 +0000)]
according to sasl documentation, prompts is filled only if SASL_INTERACT is returned
Pierangelo Masarati [Fri, 7 Feb 2003 00:46:11 +0000 (00:46 +0000)]
(mostly blind) fix of possible leak/dangling pointer and cleanup
Pierangelo Masarati [Thu, 6 Feb 2003 19:15:14 +0000 (19:15 +0000)]
make sure the DN is null-terminated before normalizing it
Pierangelo Masarati [Wed, 5 Feb 2003 22:06:22 +0000 (22:06 +0000)]
add helper
Pierangelo Masarati [Wed, 5 Feb 2003 22:04:20 +0000 (22:04 +0000)]
add 'rebind-as-user' according to back-ldap's implementation
Pierangelo Masarati [Wed, 5 Feb 2003 21:20:04 +0000 (21:20 +0000)]
ignore blanks in subtree diff
Kurt Zeilenga [Wed, 5 Feb 2003 20:42:50 +0000 (20:42 +0000)]
delete (7) after UTF-8
Kurt Zeilenga [Wed, 5 Feb 2003 20:38:58 +0000 (20:38 +0000)]
fix syntax error
Pierangelo Masarati [Wed, 5 Feb 2003 20:38:42 +0000 (20:38 +0000)]
only document 'subtree', but also allow 'sub'
Pierangelo Masarati [Wed, 5 Feb 2003 19:39:34 +0000 (19:39 +0000)]
allow 'sub' and 'subtree' in acl (fix ITS#2300)
Pierangelo Masarati [Wed, 5 Feb 2003 19:33:01 +0000 (19:33 +0000)]
partially fixes ITS#2299
Jong Hyuk Choi [Wed, 5 Feb 2003 15:38:11 +0000 (15:38 +0000)]
remove printf
Pierangelo Masarati [Wed, 5 Feb 2003 14:50:15 +0000 (14:50 +0000)]
quick hack to check for awk
Pierangelo Masarati [Wed, 5 Feb 2003 14:42:37 +0000 (14:42 +0000)]
this will likely fix the problem with partial replication
Pierangelo Masarati [Wed, 5 Feb 2003 12:40:08 +0000 (12:40 +0000)]
added attr strip test
Jong Hyuk Choi [Wed, 5 Feb 2003 07:43:00 +0000 (07:43 +0000)]
Filename change : servers/slapd/back-bdb/lcup.c -> servers/slapd/back-bdb/psearch.c
Jong Hyuk Choi [Wed, 5 Feb 2003 07:37:02 +0000 (07:37 +0000)]
LDAP Sync Operation (draft-zeilenga-ldup-sync) as a groundwork for an LDAP replication design
Pierangelo Masarati [Tue, 4 Feb 2003 22:33:51 +0000 (22:33 +0000)]
handle attr delete appropriately (pass test004)
Pierangelo Masarati [Tue, 4 Feb 2003 21:52:43 +0000 (21:52 +0000)]
handle NULL mod_[b]values case
Pierangelo Masarati [Tue, 4 Feb 2003 19:50:17 +0000 (19:50 +0000)]
document the multiple URI feature
Pierangelo Masarati [Tue, 4 Feb 2003 19:43:10 +0000 (19:43 +0000)]
comment a useful feature of using URIs
Pierangelo Masarati [Tue, 4 Feb 2003 19:27:56 +0000 (19:27 +0000)]
improve last commit
Pierangelo Masarati [Tue, 4 Feb 2003 18:49:58 +0000 (18:49 +0000)]
allow multiple URIs (need to backport to back-ldap)
Luke Howard [Tue, 4 Feb 2003 00:40:46 +0000 (00:40 +0000)]
Cleanup #ifdefs
Jong Hyuk Choi [Mon, 3 Feb 2003 17:28:19 +0000 (17:28 +0000)]
Intermediate Response
Luke Howard [Sun, 2 Feb 2003 12:20:38 +0000 (12:20 +0000)]
Do not crash when more than one attribute is passed to
slapi_search_internal_bind()
Luke Howard [Sun, 2 Feb 2003 11:00:52 +0000 (11:00 +0000)]
Ensure normalized root DN is available to internal SLAPI operations for
authorization to work.
Do not crash when forming Modification list from LDAPMod array.
Luke Howard [Sun, 2 Feb 2003 10:02:25 +0000 (10:02 +0000)]
Always pass normalized DN to select_backend() when performing operationals
internal to SLAPI
Luke Howard [Sun, 2 Feb 2003 09:22:38 +0000 (09:22 +0000)]
Fix crasher in bvptr2obj
Fix hasvalue
Luke Howard [Sun, 2 Feb 2003 09:04:43 +0000 (09:04 +0000)]
Ensure AttributeDescriptions are initialized to NULL
Luke Howard [Sat, 1 Feb 2003 07:05:01 +0000 (07:05 +0000)]
Add search ref callback
Luke Howard [Sat, 1 Feb 2003 07:04:13 +0000 (07:04 +0000)]
Add sendreference callback
Howard Chu [Fri, 31 Jan 2003 22:45:19 +0000 (22:45 +0000)]
ber_flush shouldn't be logging with _ANY, changed to _TRACE
Howard Chu [Fri, 31 Jan 2003 20:38:25 +0000 (20:38 +0000)]
Fix statslog of big attr names
Howard Chu [Fri, 31 Jan 2003 19:44:52 +0000 (19:44 +0000)]
Tweak previous commit
Howard Chu [Fri, 31 Jan 2003 19:43:14 +0000 (19:43 +0000)]
Fix subtree and matched search in back-hdb
Howard Chu [Fri, 31 Jan 2003 18:46:17 +0000 (18:46 +0000)]
Fix for LDAP_SLAPI not def'd
Luke Howard [Fri, 31 Jan 2003 01:06:30 +0000 (01:06 +0000)]
Date PADL copyright notice
Pierangelo Masarati [Fri, 31 Jan 2003 00:02:51 +0000 (00:02 +0000)]
cleanup
Kurt Zeilenga [Thu, 30 Jan 2003 23:14:10 +0000 (23:14 +0000)]
Remove FIXME stuff (ITS#2243)
Howard Chu [Thu, 30 Jan 2003 22:58:39 +0000 (22:58 +0000)]
Fix includes for VPATH builds
Hallvard Furuseth [Thu, 30 Jan 2003 22:44:53 +0000 (22:44 +0000)]
Change lutil_detach() to not close the descriptors before dup2(), try to
open /dev/null and then / in read-only mode if opening /dev/null failed,
and skip the dup2()s as well if open() failed.
Howard Chu [Thu, 30 Jan 2003 22:00:16 +0000 (22:00 +0000)]
Disallow multiple suffixes by default. Otherwise subtree index optimization
breaks. #define BDB_MULTIPLE_SUFFIXES if you want multiple suffix support.
If you use it, subtree indexing will slow down by factor of 2.
Pierangelo Masarati [Thu, 30 Jan 2003 21:21:20 +0000 (21:21 +0000)]
do not treat extensibleObject as special; add comment about referral
Howard Chu [Thu, 30 Jan 2003 20:59:47 +0000 (20:59 +0000)]
ITS#2285 string_expand for acl set
Luke Howard [Thu, 30 Jan 2003 13:07:18 +0000 (13:07 +0000)]
Check for slapi_filter_dup() success in nested filters
Luke Howard [Thu, 30 Jan 2003 13:06:34 +0000 (13:06 +0000)]
Terminate f_sub_any array
Luke Howard [Thu, 30 Jan 2003 13:04:36 +0000 (13:04 +0000)]
Added slapi_filter_dup() API from Sun ONE DS 5.x
Luke Howard [Thu, 30 Jan 2003 12:24:53 +0000 (12:24 +0000)]
Implemented slapi_filter_apply() API
Luke Howard [Thu, 30 Jan 2003 12:24:32 +0000 (12:24 +0000)]
Added slapi_filter_apply() API from Sun ONE DS 5.x
Pierangelo Masarati [Thu, 30 Jan 2003 09:54:56 +0000 (09:54 +0000)]
hide actual value/valueset
Howard Chu [Thu, 30 Jan 2003 00:28:36 +0000 (00:28 +0000)]
Fix ITS#2161, the check is meaningless anyway.
Luke Howard [Wed, 29 Jan 2003 22:43:19 +0000 (22:43 +0000)]
Ensure that, when an entry is actually being added to the directory,
the entry specified by SLAPI_ADD_ENTRY contains the attributes to be
added.
Luke Howard [Wed, 29 Jan 2003 22:42:13 +0000 (22:42 +0000)]
doPostSearchPluginFNs() should return void for clarity; postoperation
plugins have no mechanism by which they may signal an error condition
to the client.
Pierangelo Masarati [Wed, 29 Jan 2003 19:05:40 +0000 (19:05 +0000)]
cleanup
Pierangelo Masarati [Wed, 29 Jan 2003 18:01:15 +0000 (18:01 +0000)]
allow special objectClasses to violate constraint (as suggested by Hallvard, who needs aliases :)
Pierangelo Masarati [Wed, 29 Jan 2003 17:01:04 +0000 (17:01 +0000)]
bail out is now the default; use noSuchAttribute as error code, as suggested by Kurt
Pierangelo Masarati [Wed, 29 Jan 2003 15:54:24 +0000 (15:54 +0000)]
check for RDN attrs/vals when adding an entry (ITS#2243; need to choose whether to bail out or to add the RDN attr/vals to the entry; FIXME: is constraintViolation a reasonable error?
Pierangelo Masarati [Mon, 27 Jan 2003 21:57:32 +0000 (21:57 +0000)]
silence warning
Pierangelo Masarati [Mon, 27 Jan 2003 21:53:23 +0000 (21:53 +0000)]
slapi header cleanup
Pierangelo Masarati [Mon, 27 Jan 2003 21:51:33 +0000 (21:51 +0000)]
silence warning