]> git.sur5r.net Git - openldap/log
openldap
16 years agorelease entry (ITS#5135)
Pierangelo Masarati [Fri, 14 Sep 2007 22:39:49 +0000 (22:39 +0000)]
release entry (ITS#5135)

16 years agoremove unused code
Pierangelo Masarati [Fri, 14 Sep 2007 22:24:21 +0000 (22:24 +0000)]
remove unused code

16 years agoregenerate
Pierangelo Masarati [Fri, 14 Sep 2007 22:05:19 +0000 (22:05 +0000)]
regenerate

16 years agofix building of memberof as module
Pierangelo Masarati [Fri, 14 Sep 2007 22:04:50 +0000 (22:04 +0000)]
fix building of memberof as module

16 years agoSmall typo.
Gavin Henry [Fri, 14 Sep 2007 15:33:53 +0000 (15:33 +0000)]
Small typo.

16 years agoITS#5134
Howard Chu [Fri, 14 Sep 2007 06:50:52 +0000 (06:50 +0000)]
ITS#5134

16 years agofix double free - related to ITS#4860 and probably ITS#4873
Pierangelo Masarati [Thu, 13 Sep 2007 22:39:33 +0000 (22:39 +0000)]
fix double free - related to ITS#4860 and probably ITS#4873

16 years agos/timelimit/timeout/
Pierangelo Masarati [Thu, 13 Sep 2007 21:16:38 +0000 (21:16 +0000)]
s/timelimit/timeout/

16 years agofurther clarify
Pierangelo Masarati [Thu, 13 Sep 2007 21:09:40 +0000 (21:09 +0000)]
further clarify

16 years agodon't leak in case of error
Pierangelo Masarati [Thu, 13 Sep 2007 18:47:36 +0000 (18:47 +0000)]
don't leak in case of error

16 years agoHEADS-UP: now the list of URIs is better set by using separate arguments
Pierangelo Masarati [Thu, 13 Sep 2007 18:40:19 +0000 (18:40 +0000)]
HEADS-UP: now the list of URIs is better set by using separate arguments

16 years agoHEADS-UP: now the list of URIs is better set by using separate arguments
Pierangelo Masarati [Thu, 13 Sep 2007 18:34:04 +0000 (18:34 +0000)]
HEADS-UP: now the list of URIs is better set by using separate arguments

16 years agofix test when slapo-memberof(5) built as module (ITS#5132)
Pierangelo Masarati [Thu, 13 Sep 2007 17:58:10 +0000 (17:58 +0000)]
fix test when slapo-memberof(5) built as module (ITS#5132)

16 years agofurther rework URI parsing
Pierangelo Masarati [Thu, 13 Sep 2007 17:55:45 +0000 (17:55 +0000)]
further rework URI parsing

16 years agoimprove error message
Pierangelo Masarati [Thu, 13 Sep 2007 17:54:49 +0000 (17:54 +0000)]
improve error message

16 years agolog unknown message type
Pierangelo Masarati [Thu, 13 Sep 2007 17:54:15 +0000 (17:54 +0000)]
log unknown message type

16 years agoenable unindexed searches monitoring ifdef LDAP_DEVEL
Pierangelo Masarati [Wed, 12 Sep 2007 21:26:10 +0000 (21:26 +0000)]
enable unindexed searches monitoring ifdef LDAP_DEVEL

16 years agoslapo-memberof test
Pierangelo Masarati [Wed, 12 Sep 2007 21:13:49 +0000 (21:13 +0000)]
slapo-memberof test

16 years agohandle sizelimit in caching (in partial fulfilment of ITS#5114)
Pierangelo Masarati [Wed, 12 Sep 2007 21:09:04 +0000 (21:09 +0000)]
handle sizelimit in caching (in partial fulfilment of ITS#5114)

16 years agoMention upgrading section in guide changes.
Gavin Henry [Tue, 11 Sep 2007 16:03:30 +0000 (16:03 +0000)]
Mention upgrading section in guide changes.

16 years agoDon't populate member list unless it was requested
Howard Chu [Tue, 11 Sep 2007 14:10:50 +0000 (14:10 +0000)]
Don't populate member list unless it was requested

16 years agoIntro sections complete. Still some content re-working to do.
Gavin Henry [Tue, 11 Sep 2007 13:49:52 +0000 (13:49 +0000)]
Intro sections complete. Still some content re-working to do.

16 years agouse /-* for all parents; ignore /-0; check syntax; better parsing
Pierangelo Masarati [Mon, 10 Sep 2007 22:29:10 +0000 (22:29 +0000)]
use /-* for all parents; ignore /-0; check syntax; better parsing

16 years agohandle empty set, empty string special cases
Pierangelo Masarati [Mon, 10 Sep 2007 21:58:12 +0000 (21:58 +0000)]
handle empty set, empty string special cases

16 years agocleanup sets code; should fix a potential leak and possibly address ITS#4873. Please...
Pierangelo Masarati [Mon, 10 Sep 2007 21:30:02 +0000 (21:30 +0000)]
cleanup sets code; should fix a potential leak and possibly address ITS#4873.  Please test

16 years agoapplied with changes (ITS#4860)
Pierangelo Masarati [Mon, 10 Sep 2007 00:06:20 +0000 (00:06 +0000)]
applied with changes (ITS#4860)

16 years agoidassert also in case of SASL mechs that do not set authcId
Pierangelo Masarati [Sun, 9 Sep 2007 21:52:10 +0000 (21:52 +0000)]
idassert also in case of SASL mechs that do not set authcId

16 years agofix proxyAuthz oid setup
Pierangelo Masarati [Sun, 9 Sep 2007 21:48:17 +0000 (21:48 +0000)]
fix proxyAuthz oid setup

16 years agore: prev commit, init j
Howard Chu [Sun, 9 Sep 2007 14:25:34 +0000 (14:25 +0000)]
re: prev commit, init j

16 years agoback-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested)
Howard Chu [Sun, 9 Sep 2007 14:23:36 +0000 (14:23 +0000)]
back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested)

16 years agoITS#5129 fix alock_close with Quick mode
Howard Chu [Sat, 8 Sep 2007 05:26:03 +0000 (05:26 +0000)]
ITS#5129 fix alock_close with Quick mode

16 years agoITS#5129 disallow Quick mode if DB_CONFIG has changed
Howard Chu [Sat, 8 Sep 2007 04:59:34 +0000 (04:59 +0000)]
ITS#5129 disallow Quick mode if DB_CONFIG has changed

16 years agoquote suffix (ITS#5128) and use it as much as possible to identify databases
Pierangelo Masarati [Sat, 8 Sep 2007 00:41:29 +0000 (00:41 +0000)]
quote suffix (ITS#5128) and use it as much as possible to identify databases

16 years agoremove experimental code as per ITS#4962 discussion
Pierangelo Masarati [Fri, 7 Sep 2007 12:33:21 +0000 (12:33 +0000)]
remove experimental code as per ITS#4962 discussion

16 years agoback-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested)
Howard Chu [Fri, 7 Sep 2007 12:27:33 +0000 (12:27 +0000)]
back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested)

16 years agoAdd Acknolwedgement
Howard Chu [Fri, 7 Sep 2007 12:20:24 +0000 (12:20 +0000)]
Add Acknolwedgement

16 years agoUse permalink
Howard Chu [Fri, 7 Sep 2007 12:14:10 +0000 (12:14 +0000)]
Use permalink

16 years agoUpdate Net::Server URL
Howard Chu [Fri, 7 Sep 2007 12:13:29 +0000 (12:13 +0000)]
Update Net::Server URL

16 years agoback-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested)
Howard Chu [Fri, 7 Sep 2007 12:02:43 +0000 (12:02 +0000)]
back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested)

16 years agoalso copy modifications we don't deal with, as they will be freed altogether (ITS...
Pierangelo Masarati [Fri, 7 Sep 2007 09:38:38 +0000 (09:38 +0000)]
also copy modifications we don't deal with, as they will be freed altogether (ITS#5124)

16 years agotidy.
Gavin Henry [Thu, 6 Sep 2007 23:14:09 +0000 (23:14 +0000)]
tidy.

16 years agoauthzFrom removed.
Gavin Henry [Thu, 6 Sep 2007 22:08:24 +0000 (22:08 +0000)]
authzFrom removed.

16 years agochain-return-error TRUE added.
Gavin Henry [Thu, 6 Sep 2007 21:20:34 +0000 (21:20 +0000)]
chain-return-error TRUE added.

16 years agoChaining example added.
Gavin Henry [Thu, 6 Sep 2007 21:17:45 +0000 (21:17 +0000)]
Chaining example added.

16 years agofix indent
Pierangelo Masarati [Thu, 6 Sep 2007 18:35:40 +0000 (18:35 +0000)]
fix indent

16 years agomove test schema to "published OID arc" (under 1.3.6.1.4.1.4203.1.12.1)
Pierangelo Masarati [Wed, 5 Sep 2007 08:41:59 +0000 (08:41 +0000)]
move test schema to "published OID arc" (under 1.3.6.1.4.1.4203.1.12.1)

16 years agorfc2829-30 are no longer in this directory (superseded by rfc4511, I guess)
Pierangelo Masarati [Wed, 5 Sep 2007 08:07:50 +0000 (08:07 +0000)]
rfc2829-30 are no longer in this directory (superseded by rfc4511, I guess)

16 years agotypo
Pierangelo Masarati [Wed, 5 Sep 2007 08:04:36 +0000 (08:04 +0000)]
typo

16 years agoparse unsigned as unsigned (ITS#5122)
Pierangelo Masarati [Tue, 4 Sep 2007 19:32:54 +0000 (19:32 +0000)]
parse unsigned as unsigned (ITS#5122)

16 years agoblind fix: I assume we need to restore ors_scope
Pierangelo Masarati [Tue, 4 Sep 2007 19:31:47 +0000 (19:31 +0000)]
blind fix: I assume we need to restore ors_scope

16 years agofix idl lru deletion of last entry (ITS#5121) OPENLDAP_REL_ENG_2_4_MP
Pierangelo Masarati [Tue, 4 Sep 2007 19:01:55 +0000 (19:01 +0000)]
fix idl lru deletion of last entry (ITS#5121)

16 years agoITS#5119 fix uninit'd nval after normalization failure
Howard Chu [Tue, 4 Sep 2007 05:40:41 +0000 (05:40 +0000)]
ITS#5119 fix uninit'd nval after normalization failure

16 years agoUpgrading from 2.3.x Appendix added. Please comment.
Gavin Henry [Mon, 3 Sep 2007 22:59:36 +0000 (22:59 +0000)]
Upgrading from 2.3.x Appendix added. Please comment.

16 years agofix authzTo regex example
Pierangelo Masarati [Mon, 3 Sep 2007 19:04:19 +0000 (19:04 +0000)]
fix authzTo regex example

16 years agocheck call consistency
Pierangelo Masarati [Mon, 3 Sep 2007 16:36:22 +0000 (16:36 +0000)]
check call consistency

16 years agomake sure n,o are non-zero, so j is initialized (coverity)
Pierangelo Masarati [Mon, 3 Sep 2007 16:31:33 +0000 (16:31 +0000)]
make sure n,o are non-zero, so j is initialized (coverity)

16 years agofix one-time leak (coverity)
Pierangelo Masarati [Mon, 3 Sep 2007 16:27:01 +0000 (16:27 +0000)]
fix one-time leak (coverity)

16 years agofix helper pointer inizialization (coverity)
Pierangelo Masarati [Mon, 3 Sep 2007 16:22:53 +0000 (16:22 +0000)]
fix helper pointer inizialization (coverity)

16 years agodon't leak file descriptors (coverity)
Pierangelo Masarati [Mon, 3 Sep 2007 16:18:17 +0000 (16:18 +0000)]
don't leak file descriptors (coverity)

16 years agoUse IA5String for olcDbConfig to allow empty strings
Howard Chu [Mon, 3 Sep 2007 00:41:30 +0000 (00:41 +0000)]
Use IA5String for olcDbConfig to allow empty strings

16 years agoAdd IA5String macro
Howard Chu [Mon, 3 Sep 2007 00:40:52 +0000 (00:40 +0000)]
Add IA5String macro

16 years agoFix PrintableString/IA5String commentary
Howard Chu [Mon, 3 Sep 2007 00:40:37 +0000 (00:40 +0000)]
Fix PrintableString/IA5String commentary

16 years agoRead DB_CONFIG file in server and tool mode, for config conversions
Howard Chu [Sun, 2 Sep 2007 23:53:29 +0000 (23:53 +0000)]
Read DB_CONFIG file in server and tool mode, for config conversions

16 years agoFix schema undo crash
Howard Chu [Sun, 2 Sep 2007 23:47:49 +0000 (23:47 +0000)]
Fix schema undo crash

16 years agoITS#5082 RE23 compatibility, allow olcPasswordHash in global entry
Howard Chu [Sun, 2 Sep 2007 13:24:14 +0000 (13:24 +0000)]
ITS#5082 RE23 compatibility, allow olcPasswordHash in global entry

16 years agoPartially resurrect cn=Include stuff - parse from LDIF and ignore.
Howard Chu [Sun, 2 Sep 2007 12:01:56 +0000 (12:01 +0000)]
Partially resurrect cn=Include stuff - parse from LDIF and ignore.

16 years agoMore for ITS#5117 - only use libfetch for non-file: URLs
Howard Chu [Sun, 2 Sep 2007 03:43:58 +0000 (03:43 +0000)]
More for ITS#5117 - only use libfetch for non-file: URLs

16 years agoITS#5117 try to log a message if chasing an include: fails. Since
Howard Chu [Sun, 2 Sep 2007 02:16:52 +0000 (02:16 +0000)]
ITS#5117 try to log a message if chasing an include: fails. Since
ldif_read_record() doesn't distinguish errors from EOF, this is kind
of futile.

16 years agoITS#5117 use absolute FILE URLs 'cause BSD libfetch is braindead
Howard Chu [Sun, 2 Sep 2007 01:59:04 +0000 (01:59 +0000)]
ITS#5117 use absolute FILE URLs 'cause BSD libfetch is braindead

16 years agoHide log schema
Howard Chu [Sat, 1 Sep 2007 22:28:06 +0000 (22:28 +0000)]
Hide log schema

16 years agodon't mention ldbm any more
Pierangelo Masarati [Sat, 1 Sep 2007 17:33:07 +0000 (17:33 +0000)]
don't mention ldbm any more

16 years agohide (experimental) schema
Pierangelo Masarati [Sat, 1 Sep 2007 16:09:06 +0000 (16:09 +0000)]
hide (experimental) schema

16 years agohide (experimental) schema
Pierangelo Masarati [Sat, 1 Sep 2007 16:01:29 +0000 (16:01 +0000)]
hide (experimental) schema

16 years agofix previous commit
Pierangelo Masarati [Sat, 1 Sep 2007 15:47:23 +0000 (15:47 +0000)]
fix previous commit

16 years agohide (experimental) schema
Pierangelo Masarati [Sat, 1 Sep 2007 15:45:12 +0000 (15:45 +0000)]
hide (experimental) schema

16 years agoauthzMatch IS octetStringMatch
Pierangelo Masarati [Sat, 1 Sep 2007 15:44:24 +0000 (15:44 +0000)]
authzMatch IS octetStringMatch

16 years agohide (experimental) schema
Pierangelo Masarati [Sat, 1 Sep 2007 15:38:03 +0000 (15:38 +0000)]
hide (experimental) schema

16 years agohide schema
Pierangelo Masarati [Sat, 1 Sep 2007 15:32:47 +0000 (15:32 +0000)]
hide schema

16 years agoProtect Debug messages from NULL pointers
Howard Chu [Sat, 1 Sep 2007 13:35:34 +0000 (13:35 +0000)]
Protect Debug messages from NULL pointers

16 years agoRegenerate with db4.6 check
Howard Chu [Sat, 1 Sep 2007 02:37:41 +0000 (02:37 +0000)]
Regenerate with db4.6 check

16 years agoAdd db-4.6 check, delete db-4.1 check. Try -ldbX.Y first
Howard Chu [Sat, 1 Sep 2007 02:25:04 +0000 (02:25 +0000)]
Add db-4.6 check, delete db-4.1 check. Try -ldbX.Y first

16 years agoITS#5102 fix
Quanah Gibson-Mount [Sat, 1 Sep 2007 00:28:07 +0000 (00:28 +0000)]
ITS#5102 fix

16 years agoFix DEVEL dependency
Howard Chu [Sat, 1 Sep 2007 00:11:42 +0000 (00:11 +0000)]
Fix DEVEL dependency

16 years agoRemove reference to slurpd.
Quanah Gibson-Mount [Fri, 31 Aug 2007 23:09:20 +0000 (23:09 +0000)]
Remove reference to slurpd.

16 years agoPortions Copyright added for docs work etc.
Gavin Henry [Fri, 31 Aug 2007 17:26:34 +0000 (17:26 +0000)]
Portions Copyright added for docs work etc.

16 years agoRevert prev commit, don't advertise subord scope
Howard Chu [Thu, 30 Aug 2007 21:09:30 +0000 (21:09 +0000)]
Revert prev commit, don't advertise subord scope

16 years agorelease certificateListValidate()
Pierangelo Masarati [Thu, 30 Aug 2007 20:27:13 +0000 (20:27 +0000)]
release certificateListValidate()

16 years agoFix SORTED_RESULTS check
Howard Chu [Wed, 29 Aug 2007 23:57:55 +0000 (23:57 +0000)]
Fix SORTED_RESULTS check

16 years agounifdef LDAP_DEVEL for relax control in usage message
Howard Chu [Wed, 29 Aug 2007 23:41:15 +0000 (23:41 +0000)]
unifdef LDAP_DEVEL for relax control in usage message

16 years agounifdef LDAP_DEVEL for subordinate scope
Howard Chu [Wed, 29 Aug 2007 23:40:17 +0000 (23:40 +0000)]
unifdef LDAP_DEVEL for subordinate scope

16 years agofix OID
Pierangelo Masarati [Wed, 29 Aug 2007 22:23:02 +0000 (22:23 +0000)]
fix OID

16 years agoallow shutdown while syncrepl_del_nonpresent()
Pierangelo Masarati [Wed, 29 Aug 2007 18:13:12 +0000 (18:13 +0000)]
allow shutdown while syncrepl_del_nonpresent()

16 years agonote what SID the server is assuming
Pierangelo Masarati [Wed, 29 Aug 2007 18:12:05 +0000 (18:12 +0000)]
note what SID the server is assuming

16 years agoAdditional fix for ITS#4991. _cleanup callback was always executed when
Ralf Haferkamp [Wed, 29 Aug 2007 14:29:37 +0000 (14:29 +0000)]
Additional fix for ITS#4991. _cleanup callback was always executed when
needed.

16 years agoplug yet another leak
Pierangelo Masarati [Wed, 29 Aug 2007 00:27:47 +0000 (00:27 +0000)]
plug yet another leak

16 years agoplug another leak (hope it's general enough)
Pierangelo Masarati [Wed, 29 Aug 2007 00:14:33 +0000 (00:14 +0000)]
plug another leak (hope it's general enough)

16 years agofix test
Pierangelo Masarati [Wed, 29 Aug 2007 00:13:56 +0000 (00:13 +0000)]
fix test

16 years agoplug leak
Pierangelo Masarati [Tue, 28 Aug 2007 23:56:18 +0000 (23:56 +0000)]
plug leak

16 years agoback out previous two commits
Pierangelo Masarati [Tue, 28 Aug 2007 23:13:29 +0000 (23:13 +0000)]
back out previous two commits

16 years agofix uninit'ed var crasher
Pierangelo Masarati [Tue, 28 Aug 2007 23:00:36 +0000 (23:00 +0000)]
fix uninit'ed var crasher