]> git.sur5r.net Git - openldap/log
openldap
16 years agoFixes and more content
Gavin Henry [Tue, 14 Aug 2007 23:06:03 +0000 (23:06 +0000)]
Fixes and more content

16 years agoTS#4627 fix tool_entry_first()
Howard Chu [Tue, 14 Aug 2007 18:54:28 +0000 (18:54 +0000)]
TS#4627 fix tool_entry_first()

16 years agofix most of the issues of ITS#4627
Pierangelo Masarati [Tue, 14 Aug 2007 15:54:56 +0000 (15:54 +0000)]
fix most of the issues of ITS#4627

16 years agodocument '-Q' (ITS#4930)
Pierangelo Masarati [Tue, 14 Aug 2007 13:53:37 +0000 (13:53 +0000)]
document '-Q' (ITS#4930)

16 years agoadd '-Q' switch (used by slaptest only; ITS#4930)
Pierangelo Masarati [Tue, 14 Aug 2007 13:42:40 +0000 (13:42 +0000)]
add '-Q' switch (used by slaptest only; ITS#4930)

16 years agomerge attributes as required after mapping; avoid objectClass duplicates (ITS#5091)
Pierangelo Masarati [Tue, 14 Aug 2007 11:46:29 +0000 (11:46 +0000)]
merge attributes as required after mapping; avoid objectClass duplicates (ITS#5091)

16 years agorecent check for syncrepl searchbase broke test048; fixing...
Pierangelo Masarati [Mon, 13 Aug 2007 20:51:42 +0000 (20:51 +0000)]
recent check for syncrepl searchbase broke test048; fixing...

16 years agodon't allow NULL values (because of parsing errors; ITS#5090)
Pierangelo Masarati [Mon, 13 Aug 2007 19:33:01 +0000 (19:33 +0000)]
don't allow NULL values (because of parsing errors; ITS#5090)

16 years agoprovide an interface to remove a set of entries from the cache
Pierangelo Masarati [Mon, 13 Aug 2007 16:50:18 +0000 (16:50 +0000)]
provide an interface to remove a set of entries from the cache

16 years agoplug leak
Pierangelo Masarati [Mon, 13 Aug 2007 16:29:04 +0000 (16:29 +0000)]
plug leak

16 years agostop pcache task at close
Pierangelo Masarati [Mon, 13 Aug 2007 16:28:33 +0000 (16:28 +0000)]
stop pcache task at close

16 years agofix hot startup commit (read of uninitialized memory; ITS#5081)
Pierangelo Masarati [Mon, 13 Aug 2007 16:27:56 +0000 (16:27 +0000)]
fix hot startup commit (read of uninitialized memory; ITS#5081)

16 years agouse URI to configure client; enable attrlist in slapd-search
Pierangelo Masarati [Mon, 13 Aug 2007 16:20:24 +0000 (16:20 +0000)]
use URI to configure client; enable attrlist in slapd-search

16 years agosync with code; fix bold
Pierangelo Masarati [Mon, 13 Aug 2007 16:19:37 +0000 (16:19 +0000)]
sync with code; fix bold

16 years agoAdd RFC 5020 (entryDN).
Kurt Zeilenga [Mon, 13 Aug 2007 16:17:32 +0000 (16:17 +0000)]
Add RFC 5020 (entryDN).

16 years agoorganisations block was changed to organizations.
Gavin Henry [Sun, 12 Aug 2007 19:00:15 +0000 (19:00 +0000)]
organisations block was changed to organizations.

16 years agoCurrently index.html is broken, thought this was a problem, but it isn't. Will keep...
Gavin Henry [Sun, 12 Aug 2007 17:26:10 +0000 (17:26 +0000)]
Currently index.html is broken, thought this was a problem, but it isn't. Will keep digging. Seems to be something that broke on the 5th of August, as that was the last complete index.html I had.

16 years agoAdd dncachesize
Howard Chu [Sat, 11 Aug 2007 19:36:52 +0000 (19:36 +0000)]
Add dncachesize

16 years agoAdd config keyword for DN cache size (aka EntryInfoSize)
Howard Chu [Sat, 11 Aug 2007 19:29:14 +0000 (19:29 +0000)]
Add config keyword for DN cache size (aka EntryInfoSize)
default is 2x entry cache size

16 years agoforced commit: previous commit fixed ITS#5084
Pierangelo Masarati [Sat, 11 Aug 2007 09:41:00 +0000 (09:41 +0000)]
forced commit: previous commit fixed ITS#5084

16 years agofix objectClass inheritance (ITS#5088)
Pierangelo Masarati [Sat, 11 Aug 2007 09:37:55 +0000 (09:37 +0000)]
fix objectClass inheritance (ITS#5088)

16 years agouse RFC4523 objectClasses
Pierangelo Masarati [Sat, 11 Aug 2007 09:32:24 +0000 (09:32 +0000)]
use RFC4523 objectClasses

16 years agomore on ITS#4868
Pierangelo Masarati [Sat, 11 Aug 2007 09:31:48 +0000 (09:31 +0000)]
more on ITS#4868

16 years agofix previous commit: op is not a bind if error
Pierangelo Masarati [Sat, 11 Aug 2007 09:30:52 +0000 (09:30 +0000)]
fix previous commit: op is not a bind if error

16 years agofix previous commit (crash if no rewrite but just mapping is present)
Pierangelo Masarati [Sat, 11 Aug 2007 09:28:33 +0000 (09:28 +0000)]
fix previous commit (crash if no rewrite but just mapping is present)

16 years agoRemove tool_id2entry_get
Howard Chu [Sat, 11 Aug 2007 04:19:53 +0000 (04:19 +0000)]
Remove tool_id2entry_get

16 years agoITS#5087 fix tool_id2entry_get for hdb
Howard Chu [Sat, 11 Aug 2007 02:11:27 +0000 (02:11 +0000)]
ITS#5087 fix tool_id2entry_get for hdb
TODO: rip this all out and just use tool_entry_get

16 years agoFix prev commit
Howard Chu [Fri, 10 Aug 2007 23:26:25 +0000 (23:26 +0000)]
Fix prev commit

16 years agoITS#5077 fix attr_cmp loop termination
Howard Chu [Fri, 10 Aug 2007 23:10:59 +0000 (23:10 +0000)]
ITS#5077 fix attr_cmp loop termination

16 years agoITS#5065 don't crash if old cookieCSN is sent
Howard Chu [Fri, 10 Aug 2007 22:52:04 +0000 (22:52 +0000)]
ITS#5065 don't crash if old cookieCSN is sent

16 years agoITS#5082 must remove olcPasswordHash from global config...
Howard Chu [Fri, 10 Aug 2007 22:32:03 +0000 (22:32 +0000)]
ITS#5082 must remove olcPasswordHash from global config...

16 years agoITS#5082 allow olcPassdwordHash in frontendDB config
Howard Chu [Fri, 10 Aug 2007 22:28:24 +0000 (22:28 +0000)]
ITS#5082 allow olcPassdwordHash in frontendDB config

16 years agoITS#5085
Gavin Henry [Fri, 10 Aug 2007 16:55:50 +0000 (16:55 +0000)]
ITS#5085

16 years agofixed few leaks in previous commit (ITS#5081)
Pierangelo Masarati [Thu, 9 Aug 2007 16:33:50 +0000 (16:33 +0000)]
fixed few leaks in previous commit (ITS#5081)

16 years agoexperimental code for hot restart of proxy cache (ITS#5081)
Pierangelo Masarati [Thu, 9 Aug 2007 16:15:57 +0000 (16:15 +0000)]
experimental code for hot restart of proxy cache (ITS#5081)

16 years agosyncrepl searchbase must be within the database naming context (ITS#5073)
Pierangelo Masarati [Wed, 8 Aug 2007 18:23:22 +0000 (18:23 +0000)]
syncrepl searchbase must be within the database naming context (ITS#5073)

16 years agoimprove previous commit: now each missing index has a specific counter
Pierangelo Masarati [Wed, 8 Aug 2007 18:22:19 +0000 (18:22 +0000)]
improve previous commit: now each missing index has a specific counter

17 years agoadd monitor support for unindexed attributes (need to manually #define BDB_MONITOR_IDX)
Pierangelo Masarati [Tue, 7 Aug 2007 22:36:04 +0000 (22:36 +0000)]
add monitor support for unindexed attributes (need to manually #define BDB_MONITOR_IDX)

17 years agoadd back-config support to back-relay
Pierangelo Masarati [Mon, 6 Aug 2007 23:22:19 +0000 (23:22 +0000)]
add back-config support to back-relay

17 years agoLatest word list.
Gavin Henry [Mon, 6 Aug 2007 17:59:20 +0000 (17:59 +0000)]
Latest word list.

17 years agoITS#5076
Gavin Henry [Mon, 6 Aug 2007 17:48:52 +0000 (17:48 +0000)]
ITS#5076

17 years agoaspell custom collected LDAP terms and words from all OpenLDAP documentation.
Gavin Henry [Mon, 6 Aug 2007 17:39:36 +0000 (17:39 +0000)]
aspell custom collected LDAP terms and words from all OpenLDAP documentation.

17 years agoSpellcheck Instructions
Gavin Henry [Mon, 6 Aug 2007 17:38:27 +0000 (17:38 +0000)]
Spellcheck Instructions

17 years agoITS#5076
Gavin Henry [Mon, 6 Aug 2007 17:15:25 +0000 (17:15 +0000)]
ITS#5076

17 years agoaspell --lang=en_US -c
Gavin Henry [Mon, 6 Aug 2007 16:08:05 +0000 (16:08 +0000)]
aspell --lang=en_US -c

17 years agoITS#5076
Gavin Henry [Mon, 6 Aug 2007 15:23:28 +0000 (15:23 +0000)]
ITS#5076

17 years agoITS#5076 and remove reference to ldbm as a backend option
Gavin Henry [Mon, 6 Aug 2007 15:17:35 +0000 (15:17 +0000)]
ITS#5076 and remove reference to ldbm as a backend option

17 years agoSleepyCat changed to Oracle.
Gavin Henry [Mon, 6 Aug 2007 15:11:50 +0000 (15:11 +0000)]
SleepyCat changed to Oracle.

17 years agoITS#5076
Gavin Henry [Mon, 6 Aug 2007 15:05:15 +0000 (15:05 +0000)]
ITS#5076

17 years agofix typo
Pierangelo Masarati [Mon, 6 Aug 2007 14:51:47 +0000 (14:51 +0000)]
fix typo

17 years agorework ITS#4322 check
Pierangelo Masarati [Mon, 6 Aug 2007 14:46:51 +0000 (14:46 +0000)]
rework ITS#4322 check

17 years agodocument changes related to ITS#5074
Pierangelo Masarati [Mon, 6 Aug 2007 14:38:31 +0000 (14:38 +0000)]
document changes related to ITS#5074

17 years agoworkaround open() being a macro in glibc 2.6 (ITS#5075)
Pierangelo Masarati [Mon, 6 Aug 2007 12:57:24 +0000 (12:57 +0000)]
workaround open() being a macro in glibc 2.6 (ITS#5075)

17 years agofix previous commit
Pierangelo Masarati [Mon, 6 Aug 2007 12:48:35 +0000 (12:48 +0000)]
fix previous commit

17 years agohonor 1.1, * and + (ITS#5074 and more)
Pierangelo Masarati [Mon, 6 Aug 2007 12:31:30 +0000 (12:31 +0000)]
honor 1.1, * and + (ITS#5074 and more)

17 years agoMerging and amending more FAQ content.
Gavin Henry [Sun, 5 Aug 2007 22:18:12 +0000 (22:18 +0000)]
Merging and amending more FAQ content.

17 years agoImport LDAP vs RDBMS section from FAQ and format/amend
Gavin Henry [Sun, 5 Aug 2007 22:06:33 +0000 (22:06 +0000)]
Import LDAP vs RDBMS section from FAQ and format/amend

17 years agotrim unused vars
Pierangelo Masarati [Fri, 3 Aug 2007 20:26:48 +0000 (20:26 +0000)]
trim unused vars

17 years agocleanup
Pierangelo Masarati [Fri, 3 Aug 2007 19:21:07 +0000 (19:21 +0000)]
cleanup

17 years agorequire ';binary' when appropriate (ITS#5071)
Pierangelo Masarati [Fri, 3 Aug 2007 19:19:36 +0000 (19:19 +0000)]
require ';binary' when appropriate (ITS#5071)

17 years agoadd certificateListValidate (#ifdef LDAP_DEVEL)
Pierangelo Masarati [Fri, 3 Aug 2007 13:12:36 +0000 (13:12 +0000)]
add certificateListValidate (#ifdef LDAP_DEVEL)

17 years agoAdopted to latest API changes
Ralf Haferkamp [Fri, 3 Aug 2007 12:17:47 +0000 (12:17 +0000)]
Adopted to latest API changes

17 years agoReworked recent backend API changes, now using a separate struct,
Ralf Haferkamp [Fri, 3 Aug 2007 12:02:07 +0000 (12:02 +0000)]
Reworked recent backend API changes, now using a separate struct,
(ConfigReply) for the error messages.

17 years agoallow parsing of long long serials when long long is defined (ITS#5070)
Pierangelo Masarati [Fri, 3 Aug 2007 10:50:18 +0000 (10:50 +0000)]
allow parsing of long long serials when long long is defined (ITS#5070)

17 years agoFixing make
Gavin Henry [Thu, 2 Aug 2007 21:54:20 +0000 (21:54 +0000)]
Fixing make

17 years agoMerging of description sections of slapd-*. Wille expand/change later.
Gavin Henry [Thu, 2 Aug 2007 21:48:35 +0000 (21:48 +0000)]
Merging of description sections of slapd-*. Wille expand/change later.

17 years agoremoved bogus cast
Ralf Haferkamp [Wed, 1 Aug 2007 15:42:18 +0000 (15:42 +0000)]
removed bogus cast

17 years agoExport new images and update Makefile.
Gavin Henry [Wed, 1 Aug 2007 11:30:50 +0000 (11:30 +0000)]
Export new images and update Makefile.

17 years agoinitialize msg[] Array, fixed typo
Ralf Haferkamp [Tue, 31 Jul 2007 15:49:16 +0000 (15:49 +0000)]
initialize msg[] Array, fixed typo

17 years agoreturn entry controls (partially fixes ITS#4591)
Pierangelo Masarati [Mon, 30 Jul 2007 16:32:59 +0000 (16:32 +0000)]
return entry controls (partially fixes ITS#4591)

17 years agoMore contact info.
Gavin Henry [Fri, 27 Jul 2007 17:52:54 +0000 (17:52 +0000)]
More contact info.

17 years agoIndexing section.
Gavin Henry [Fri, 27 Jul 2007 17:52:36 +0000 (17:52 +0000)]
Indexing section.

17 years agoNew module. ITS#3593
Gavin Henry [Fri, 27 Jul 2007 11:08:09 +0000 (11:08 +0000)]
New module. ITS#3593

17 years agoRevert 1.101, not appropriate
Howard Chu [Fri, 27 Jul 2007 09:17:56 +0000 (09:17 +0000)]
Revert 1.101, not appropriate

17 years agoAdded a new parameter (ConfigArgs*) to the _db_init, _db_open, _db_close and
Ralf Haferkamp [Wed, 25 Jul 2007 17:21:05 +0000 (17:21 +0000)]
Added a new parameter (ConfigArgs*) to the _db_init, _db_open, _db_close and
_db_destroy functions.

17 years agoallow validation/normalization of x509 v1 (default) certs
Pierangelo Masarati [Wed, 25 Jul 2007 00:56:51 +0000 (00:56 +0000)]
allow validation/normalization of x509 v1 (default) certs

17 years agoMake LDAP_MEMORY_DEBUG a bitmask. #define LDAP_MEMORY_DEBUG_ASSERT. ITS#4990.
Hallvard Furuseth [Tue, 24 Jul 2007 20:53:23 +0000 (20:53 +0000)]
Make LDAP_MEMORY_DEBUG a bitmask. #define LDAP_MEMORY_DEBUG_ASSERT. ITS#4990.

17 years agoNormalize NAME sections: 1 line, no formatting, mention LDAP/OpenLDAP/slapd
Hallvard Furuseth [Tue, 24 Jul 2007 19:11:39 +0000 (19:11 +0000)]
Normalize NAME sections: 1 line, no formatting, mention LDAP/OpenLDAP/slapd

17 years agoRecommend loglevel stats
Hallvard Furuseth [Tue, 24 Jul 2007 18:03:17 +0000 (18:03 +0000)]
Recommend loglevel stats

17 years agoFix some formatting, phrasing, typos
Hallvard Furuseth [Tue, 24 Jul 2007 16:58:40 +0000 (16:58 +0000)]
Fix some formatting, phrasing, typos

17 years agoQuick and dirty BDB 4.6.18 support. Expect this to change again soon.
Howard Chu [Tue, 24 Jul 2007 14:02:37 +0000 (14:02 +0000)]
Quick and dirty BDB 4.6.18 support. Expect this to change again soon.

17 years agoCosmetic change: spaces->tab in last patch. Thus readable with tab-width=4.
Hallvard Furuseth [Mon, 23 Jul 2007 21:50:26 +0000 (21:50 +0000)]
Cosmetic change: spaces->tab in last patch.  Thus readable with tab-width=4.

17 years agoRevert integer type change from rev 1.281 (ITS#5035) for now. It just
Hallvard Furuseth [Mon, 23 Jul 2007 20:18:30 +0000 (20:18 +0000)]
Revert integer type change from rev 1.281 (ITS#5035) for now.  It just
replaced one inttype bug with another, the proper fix is to change the API.

17 years agoAdd bi->bi_entry_get_rw.
Hallvard Furuseth [Mon, 23 Jul 2007 20:13:36 +0000 (20:13 +0000)]
Add bi->bi_entry_get_rw.

17 years agoITS#5010: OID encode/decode fixes and paranoia. #define LBER_OID_COMPONENT_MAX.
Hallvard Furuseth [Mon, 23 Jul 2007 12:57:23 +0000 (12:57 +0000)]
ITS#5010: OID encode/decode fixes and paranoia. #define LBER_OID_COMPONENT_MAX.

17 years agoMore for #5057 - reject duplicate AVAs
Howard Chu [Mon, 23 Jul 2007 05:49:49 +0000 (05:49 +0000)]
More for #5057 - reject duplicate AVAs

17 years agoITS#5057 replace AVA_Sort with insertion sort
Howard Chu [Mon, 23 Jul 2007 05:23:31 +0000 (05:23 +0000)]
ITS#5057 replace AVA_Sort with insertion sort

17 years agoITS#5057 fix AVA_Sort
Howard Chu [Mon, 23 Jul 2007 04:22:39 +0000 (04:22 +0000)]
ITS#5057 fix AVA_Sort

17 years agoITS#4375 rework statslog, debug log info
Howard Chu [Mon, 23 Jul 2007 03:51:42 +0000 (03:51 +0000)]
ITS#4375 rework statslog, debug log info

17 years agoITS#4937, consolidate statslog
Howard Chu [Mon, 23 Jul 2007 00:47:31 +0000 (00:47 +0000)]
ITS#4937, consolidate statslog

17 years agoMore for ITS#5050
Howard Chu [Mon, 23 Jul 2007 00:33:21 +0000 (00:33 +0000)]
More for ITS#5050

17 years agoSilence warnings in prev commit
Howard Chu [Mon, 23 Jul 2007 00:02:31 +0000 (00:02 +0000)]
Silence warnings in prev commit

17 years agoITS#5028 - note that bdb, hdb, and null are safe
Howard Chu [Sun, 22 Jul 2007 18:30:46 +0000 (18:30 +0000)]
ITS#5028 - note that bdb, hdb, and null are safe

17 years agoDelete -C description, should not have been documented
Howard Chu [Sun, 22 Jul 2007 18:16:03 +0000 (18:16 +0000)]
Delete -C description, should not have been documented

17 years agoRevert 1.66, -C is intentionally undocumented (see 1.41)
Howard Chu [Sun, 22 Jul 2007 18:09:34 +0000 (18:09 +0000)]
Revert 1.66, -C is intentionally undocumented (see 1.41)

17 years agoITS#5050 use correct (Bind) timeout in dobind_int
Howard Chu [Sun, 22 Jul 2007 17:48:04 +0000 (17:48 +0000)]
ITS#5050 use correct (Bind) timeout in dobind_int

17 years agoDelete extraneous test in prev commit
Howard Chu [Sun, 22 Jul 2007 17:19:21 +0000 (17:19 +0000)]
Delete extraneous test in prev commit

17 years agoITS#5040 don't touch modifyTimestamp and other opattrs when updating
Howard Chu [Sun, 22 Jul 2007 16:42:01 +0000 (16:42 +0000)]
ITS#5040 don't touch modifyTimestamp and other opattrs when updating
ppolicy opattrs

17 years agoSet GLUE ocflag on dummy context entry
Howard Chu [Sat, 21 Jul 2007 00:35:32 +0000 (00:35 +0000)]
Set GLUE ocflag on dummy context entry

17 years agoITS#4961 read context glue entry if it exists
Howard Chu [Sat, 21 Jul 2007 00:05:16 +0000 (00:05 +0000)]
ITS#4961 read context glue entry if it exists