]> git.sur5r.net Git - openldap/log
openldap
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

16 years agoadd -S to slapadd to set desired SID in generated entryCSN/contextCSN
Pierangelo Masarati [Tue, 28 Aug 2007 19:35:57 +0000 (19:35 +0000)]
add -S to slapadd to set desired SID in generated entryCSN/contextCSN

16 years agofirst round of CSN normalization consequences
Pierangelo Masarati [Tue, 28 Aug 2007 18:38:27 +0000 (18:38 +0000)]
first round of CSN normalization consequences

16 years agoforgot to re-sort operation names
Pierangelo Masarati [Tue, 28 Aug 2007 18:37:23 +0000 (18:37 +0000)]
forgot to re-sort operation names

16 years agoif tool mode needs to add structuralObjectClass, override any database setting (ratio...
Pierangelo Masarati [Tue, 28 Aug 2007 18:36:42 +0000 (18:36 +0000)]
if tool mode needs to add structuralObjectClass, override any database setting (rationale: if configured w/ mirror mode and syncrepl, a master is also a shadow, but we need to be able to slapadd to a master (possibly with the correct SID; will deal with this later)

16 years agoConvert collect to dynamic config. Even though it's only a demo...
Howard Chu [Tue, 28 Aug 2007 09:19:07 +0000 (09:19 +0000)]
Convert collect to dynamic config. Even though it's only a demo...

16 years agokeep pretty and normal form of CSN the same...
Pierangelo Masarati [Mon, 27 Aug 2007 10:39:48 +0000 (10:39 +0000)]
keep pretty and normal form of CSN the same...

16 years agofix previous commit
Pierangelo Masarati [Mon, 27 Aug 2007 10:12:39 +0000 (10:12 +0000)]
fix previous commit

16 years agoalso the MOD part is hex; preserve compatibility with OpenLDAP's 2.3 entryCSN
Pierangelo Masarati [Mon, 27 Aug 2007 10:09:46 +0000 (10:09 +0000)]
also the MOD part is hex; preserve compatibility with OpenLDAP's 2.3 entryCSN

16 years agoadd csnValidate/csnNormalize, since the SID could be hexadecimal, and we want upper...
Pierangelo Masarati [Mon, 27 Aug 2007 09:13:45 +0000 (09:13 +0000)]
add csnValidate/csnNormalize, since the SID could be hexadecimal, and we want upper/lowercase a-f to match as appropriate

16 years agoallocate OID for back-sql configuration
Pierangelo Masarati [Mon, 27 Aug 2007 07:14:55 +0000 (07:14 +0000)]
allocate OID for back-sql configuration

16 years agoclose LDIF handler (valgrind)
Pierangelo Masarati [Mon, 27 Aug 2007 07:14:04 +0000 (07:14 +0000)]
close LDIF handler (valgrind)

16 years agoneed to copy the Entry to safely manipulate it
Pierangelo Masarati [Mon, 27 Aug 2007 07:13:25 +0000 (07:13 +0000)]
need to copy the Entry to safely manipulate it

16 years agoconsistently dispose of limbo
Pierangelo Masarati [Mon, 27 Aug 2007 07:12:12 +0000 (07:12 +0000)]
consistently dispose of limbo

16 years agoadd anlist_free
Pierangelo Masarati [Mon, 27 Aug 2007 07:11:32 +0000 (07:11 +0000)]
add anlist_free

16 years agoso SIDs are hex
Pierangelo Masarati [Mon, 27 Aug 2007 07:09:57 +0000 (07:09 +0000)]
so SIDs are hex

16 years agoAlignment tweaks
Howard Chu [Mon, 27 Aug 2007 01:19:04 +0000 (01:19 +0000)]
Alignment tweaks

16 years agoThere is no TCL backend
Kurt Zeilenga [Sun, 26 Aug 2007 23:58:47 +0000 (23:58 +0000)]
There is no TCL backend

16 years agoDon't comment on software produced by others. Those who desire to use a
Kurt Zeilenga [Sun, 26 Aug 2007 23:58:27 +0000 (23:58 +0000)]
Don't comment on software produced by others.  Those who desire to use a
network analyzer are likely to know which ones are or are not "great".

16 years agoFix typos
Howard Chu [Sun, 26 Aug 2007 23:40:52 +0000 (23:40 +0000)]
Fix typos

16 years agoWee note about Wireskark and LDAP.
Gavin Henry [Sun, 26 Aug 2007 22:17:37 +0000 (22:17 +0000)]
Wee note about Wireskark and LDAP.

16 years agoimprove previous commit; fix ITS#5108 by letting both SID and RID be 0..4095, input...
Pierangelo Masarati [Sun, 26 Aug 2007 17:03:22 +0000 (17:03 +0000)]
improve previous commit; fix ITS#5108 by letting both SID and RID be 0..4095, input/output in decimal, but consistently handled in hexadecimals within CSN

16 years agoadd support for CSNSIDMatch; use it to set contextCSN as appropriate when slapadd...
Pierangelo Masarati [Sun, 26 Aug 2007 15:39:45 +0000 (15:39 +0000)]
add support for CSNSIDMatch; use it to set contextCSN as appropriate when slapadd'ing -w

16 years agocheck for shutdown (need to add to other backends?)
Pierangelo Masarati [Sun, 26 Aug 2007 15:38:51 +0000 (15:38 +0000)]
check for shutdown (need to add to other backends?)

16 years agocleanup
Pierangelo Masarati [Sun, 26 Aug 2007 15:38:20 +0000 (15:38 +0000)]
cleanup

16 years agouse LDAP_RES_UNSOLICITED for the response message id
Pierangelo Masarati [Sun, 26 Aug 2007 15:06:52 +0000 (15:06 +0000)]
use LDAP_RES_UNSOLICITED for the response message id

16 years agorevert prev commit, no gain
Howard Chu [Sun, 26 Aug 2007 14:37:12 +0000 (14:37 +0000)]
revert prev commit, no gain

16 years agoJust use read locks on the entry_db_lock
Howard Chu [Sun, 26 Aug 2007 13:49:35 +0000 (13:49 +0000)]
Just use read locks on the entry_db_lock

16 years agoAdd slapo-constraint, dgIdentity notes
Howard Chu [Sun, 26 Aug 2007 11:28:39 +0000 (11:28 +0000)]
Add slapo-constraint, dgIdentity notes

16 years agodyngroup-02
Howard Chu [Sun, 26 Aug 2007 11:22:44 +0000 (11:22 +0000)]
dyngroup-02

16 years agoUpdate hyc/symas copyright date
Howard Chu [Sun, 26 Aug 2007 11:18:56 +0000 (11:18 +0000)]
Update hyc/symas copyright date

16 years agoClient tools changes.
Gavin Henry [Sun, 26 Aug 2007 10:21:01 +0000 (10:21 +0000)]
Client tools changes.

16 years agoTag.
Gavin Henry [Sun, 26 Aug 2007 01:06:45 +0000 (01:06 +0000)]
Tag.

16 years agoAndo's additions to slapo-pcache
Gavin Henry [Sun, 26 Aug 2007 00:59:42 +0000 (00:59 +0000)]
Ando's additions to slapo-pcache

16 years agoNote about fonts.
Gavin Henry [Sun, 26 Aug 2007 00:51:03 +0000 (00:51 +0000)]
Note about fonts.

16 years agoA brief note on Obsolete features
Howard Chu [Sat, 25 Aug 2007 23:20:17 +0000 (23:20 +0000)]
A brief note on Obsolete features

16 years agoReference openldap copy of SCALE document
Howard Chu [Sat, 25 Aug 2007 23:17:34 +0000 (23:17 +0000)]
Reference openldap copy of SCALE document

16 years agoTrim some puffery, note back-ldbm
Howard Chu [Sat, 25 Aug 2007 23:13:22 +0000 (23:13 +0000)]
Trim some puffery, note back-ldbm

16 years agoUpdate hyc/symas copyright date
Howard Chu [Sat, 25 Aug 2007 22:44:26 +0000 (22:44 +0000)]
Update hyc/symas copyright date