]>
git.sur5r.net Git - openldap/log
Gavin Henry [Fri, 31 Aug 2007 17:26:34 +0000 (17:26 +0000)]
Portions Copyright added for docs work etc.
Howard Chu [Thu, 30 Aug 2007 21:09:30 +0000 (21:09 +0000)]
Revert prev commit, don't advertise subord scope
Pierangelo Masarati [Thu, 30 Aug 2007 20:27:13 +0000 (20:27 +0000)]
release certificateListValidate()
Howard Chu [Wed, 29 Aug 2007 23:57:55 +0000 (23:57 +0000)]
Fix SORTED_RESULTS check
Howard Chu [Wed, 29 Aug 2007 23:41:15 +0000 (23:41 +0000)]
unifdef LDAP_DEVEL for relax control in usage message
Howard Chu [Wed, 29 Aug 2007 23:40:17 +0000 (23:40 +0000)]
unifdef LDAP_DEVEL for subordinate scope
Pierangelo Masarati [Wed, 29 Aug 2007 22:23:02 +0000 (22:23 +0000)]
fix OID
Pierangelo Masarati [Wed, 29 Aug 2007 18:13:12 +0000 (18:13 +0000)]
allow shutdown while syncrepl_del_nonpresent()
Pierangelo Masarati [Wed, 29 Aug 2007 18:12:05 +0000 (18:12 +0000)]
note what SID the server is assuming
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.
Pierangelo Masarati [Wed, 29 Aug 2007 00:27:47 +0000 (00:27 +0000)]
plug yet another leak
Pierangelo Masarati [Wed, 29 Aug 2007 00:14:33 +0000 (00:14 +0000)]
plug another leak (hope it's general enough)
Pierangelo Masarati [Wed, 29 Aug 2007 00:13:56 +0000 (00:13 +0000)]
fix test
Pierangelo Masarati [Tue, 28 Aug 2007 23:56:18 +0000 (23:56 +0000)]
plug leak
Pierangelo Masarati [Tue, 28 Aug 2007 23:13:29 +0000 (23:13 +0000)]
back out previous two commits
Pierangelo Masarati [Tue, 28 Aug 2007 23:00:36 +0000 (23:00 +0000)]
fix uninit'ed var crasher
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
Pierangelo Masarati [Tue, 28 Aug 2007 18:38:27 +0000 (18:38 +0000)]
first round of CSN normalization consequences
Pierangelo Masarati [Tue, 28 Aug 2007 18:37:23 +0000 (18:37 +0000)]
forgot to re-sort operation names
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)
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...
Pierangelo Masarati [Mon, 27 Aug 2007 10:39:48 +0000 (10:39 +0000)]
keep pretty and normal form of CSN the same...
Pierangelo Masarati [Mon, 27 Aug 2007 10:12:39 +0000 (10:12 +0000)]
fix previous commit
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
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
Pierangelo Masarati [Mon, 27 Aug 2007 07:14:55 +0000 (07:14 +0000)]
allocate OID for back-sql configuration
Pierangelo Masarati [Mon, 27 Aug 2007 07:14:04 +0000 (07:14 +0000)]
close LDIF handler (valgrind)
Pierangelo Masarati [Mon, 27 Aug 2007 07:13:25 +0000 (07:13 +0000)]
need to copy the Entry to safely manipulate it
Pierangelo Masarati [Mon, 27 Aug 2007 07:12:12 +0000 (07:12 +0000)]
consistently dispose of limbo
Pierangelo Masarati [Mon, 27 Aug 2007 07:11:32 +0000 (07:11 +0000)]
add anlist_free
Pierangelo Masarati [Mon, 27 Aug 2007 07:09:57 +0000 (07:09 +0000)]
so SIDs are hex
Howard Chu [Mon, 27 Aug 2007 01:19:04 +0000 (01:19 +0000)]
Alignment tweaks
Kurt Zeilenga [Sun, 26 Aug 2007 23:58:47 +0000 (23:58 +0000)]
There is no TCL backend
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".
Howard Chu [Sun, 26 Aug 2007 23:40:52 +0000 (23:40 +0000)]
Fix typos
Gavin Henry [Sun, 26 Aug 2007 22:17:37 +0000 (22:17 +0000)]
Wee note about Wireskark and LDAP.
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
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
Pierangelo Masarati [Sun, 26 Aug 2007 15:38:51 +0000 (15:38 +0000)]
check for shutdown (need to add to other backends?)
Pierangelo Masarati [Sun, 26 Aug 2007 15:38:20 +0000 (15:38 +0000)]
cleanup
Pierangelo Masarati [Sun, 26 Aug 2007 15:06:52 +0000 (15:06 +0000)]
use LDAP_RES_UNSOLICITED for the response message id
Howard Chu [Sun, 26 Aug 2007 14:37:12 +0000 (14:37 +0000)]
revert prev commit, no gain
Howard Chu [Sun, 26 Aug 2007 13:49:35 +0000 (13:49 +0000)]
Just use read locks on the entry_db_lock
Howard Chu [Sun, 26 Aug 2007 11:28:39 +0000 (11:28 +0000)]
Add slapo-constraint, dgIdentity notes
Howard Chu [Sun, 26 Aug 2007 11:22:44 +0000 (11:22 +0000)]
dyngroup-02
Howard Chu [Sun, 26 Aug 2007 11:18:56 +0000 (11:18 +0000)]
Update hyc/symas copyright date
Gavin Henry [Sun, 26 Aug 2007 10:21:01 +0000 (10:21 +0000)]
Client tools changes.
Gavin Henry [Sun, 26 Aug 2007 01:06:45 +0000 (01:06 +0000)]
Tag.
Gavin Henry [Sun, 26 Aug 2007 00:59:42 +0000 (00:59 +0000)]
Ando's additions to slapo-pcache
Gavin Henry [Sun, 26 Aug 2007 00:51:03 +0000 (00:51 +0000)]
Note about fonts.
Howard Chu [Sat, 25 Aug 2007 23:20:17 +0000 (23:20 +0000)]
A brief note on Obsolete features
Howard Chu [Sat, 25 Aug 2007 23:17:34 +0000 (23:17 +0000)]
Reference openldap copy of SCALE document
Howard Chu [Sat, 25 Aug 2007 23:13:22 +0000 (23:13 +0000)]
Trim some puffery, note back-ldbm
Howard Chu [Sat, 25 Aug 2007 22:44:26 +0000 (22:44 +0000)]
Update hyc/symas copyright date
Gavin Henry [Sat, 25 Aug 2007 22:44:07 +0000 (22:44 +0000)]
Complete (at least until 2.4 final) changes section and updated wordslist.
Howard Chu [Sat, 25 Aug 2007 22:38:48 +0000 (22:38 +0000)]
GDBM is no longer relevant
Howard Chu [Sat, 25 Aug 2007 22:30:20 +0000 (22:30 +0000)]
Add a disparaging note about use of referrals; use chaining or
database glue instead.
Howard Chu [Sat, 25 Aug 2007 22:29:27 +0000 (22:29 +0000)]
Delete garbage characters at head of file, brief note about MirrorMode
Howard Chu [Sat, 25 Aug 2007 22:04:11 +0000 (22:04 +0000)]
Note that dyngroup is deprecated in favor of dynlist. We may just
delete dyngroup from the 2.4 release, will decide that later.
Howard Chu [Sat, 25 Aug 2007 22:03:39 +0000 (22:03 +0000)]
Either OpenSSL or GnuTLS may be used
Howard Chu [Sat, 25 Aug 2007 21:55:54 +0000 (21:55 +0000)]
Fix typo from 1.38
Howard Chu [Sat, 25 Aug 2007 21:43:23 +0000 (21:43 +0000)]
RDBM/RDBMS consistency, add GnuTLS, tweak Replication/Configuration notes
Howard Chu [Sat, 25 Aug 2007 21:30:26 +0000 (21:30 +0000)]
Fix typo, tweak LDIF description
Howard Chu [Sat, 25 Aug 2007 21:21:40 +0000 (21:21 +0000)]
libexec is not usually under etc
Howard Chu [Sat, 25 Aug 2007 21:19:17 +0000 (21:19 +0000)]
Fix line count at end of example
Pierangelo Masarati [Sat, 25 Aug 2007 16:02:43 +0000 (16:02 +0000)]
needs work: memberOf should not be replicated
Howard Chu [Sat, 25 Aug 2007 16:00:15 +0000 (16:00 +0000)]
Fix prev commit
Howard Chu [Sat, 25 Aug 2007 15:40:39 +0000 (15:40 +0000)]
ITS#5077 again
Pierangelo Masarati [Sat, 25 Aug 2007 15:15:05 +0000 (15:15 +0000)]
getting an abnormal number of empty syncUUID...
Pierangelo Masarati [Sat, 25 Aug 2007 15:01:27 +0000 (15:01 +0000)]
better fix
Pierangelo Masarati [Sat, 25 Aug 2007 14:58:43 +0000 (14:58 +0000)]
fix potential concurrency issue (not so potential, if we could regularly trigger it :)
Pierangelo Masarati [Sat, 25 Aug 2007 10:57:08 +0000 (10:57 +0000)]
also improve massaged DN containment check
Pierangelo Masarati [Sat, 25 Aug 2007 10:13:51 +0000 (10:13 +0000)]
improve URI DN containment check
Pierangelo Masarati [Sat, 25 Aug 2007 09:37:59 +0000 (09:37 +0000)]
fix typo
Howard Chu [Sat, 25 Aug 2007 00:42:37 +0000 (00:42 +0000)]
Fix aux/structural comment
Howard Chu [Sat, 25 Aug 2007 00:14:56 +0000 (00:14 +0000)]
Use dynamic config, test dgIdentity
Pierangelo Masarati [Sat, 25 Aug 2007 00:10:52 +0000 (00:10 +0000)]
consistently use "tag=" instead of "op=" in debug messages
Howard Chu [Fri, 24 Aug 2007 23:56:55 +0000 (23:56 +0000)]
Fix config delete
Howard Chu [Fri, 24 Aug 2007 23:28:43 +0000 (23:28 +0000)]
Fix prev commit
Gavin Henry [Fri, 24 Aug 2007 23:24:34 +0000 (23:24 +0000)]
New Changes Appendix, plus various other additions and fixes.
Pierangelo Masarati [Fri, 24 Aug 2007 23:13:41 +0000 (23:13 +0000)]
- fix logging of controls;
- add support for Control syntax;
- use Control syntax and objectIdentifierFirstComponentMatch
with reqControls/reqRespControls
Howard Chu [Fri, 24 Aug 2007 23:10:11 +0000 (23:10 +0000)]
Add dgIdentity info
Pierangelo Masarati [Fri, 24 Aug 2007 23:05:10 +0000 (23:05 +0000)]
behave when a value of an ordered attr starts with '{' and either contains or not '}', but the prefix '{X}' does not contain a numericString
Howard Chu [Fri, 24 Aug 2007 22:42:41 +0000 (22:42 +0000)]
Fix spurious warnings in prev commit
Howard Chu [Fri, 24 Aug 2007 22:34:04 +0000 (22:34 +0000)]
test_filter() should use ordered_value_match()
Howard Chu [Fri, 24 Aug 2007 21:58:20 +0000 (21:58 +0000)]
ITS#5105 from Alexey Melnikov @ isode
Pierangelo Masarati [Fri, 24 Aug 2007 20:05:30 +0000 (20:05 +0000)]
allow to register further syntax/mr compatibility
Ralf Haferkamp [Fri, 24 Aug 2007 16:09:50 +0000 (16:09 +0000)]
tcpd.h is already include in slap.h
Pierangelo Masarati [Fri, 24 Aug 2007 12:50:01 +0000 (12:50 +0000)]
add logging of request/response controls
Pierangelo Masarati [Fri, 24 Aug 2007 12:29:33 +0000 (12:29 +0000)]
ldap_control*_dup() is no longer private; add ldap_pvt_put_control
Pierangelo Masarati [Fri, 24 Aug 2007 02:46:55 +0000 (02:46 +0000)]
add memberOf overlay
Pierangelo Masarati [Fri, 24 Aug 2007 02:25:39 +0000 (02:25 +0000)]
typo
Howard Chu [Thu, 23 Aug 2007 23:33:37 +0000 (23:33 +0000)]
Add dgIdentity support
Pierangelo Masarati [Thu, 23 Aug 2007 20:27:10 +0000 (20:27 +0000)]
forgot one commit
Howard Chu [Thu, 23 Aug 2007 02:09:17 +0000 (02:09 +0000)]
Add dgIdentity from draft-haripriya-dynamicgroup-02
Howard Chu [Thu, 23 Aug 2007 01:52:04 +0000 (01:52 +0000)]
Register dyngroup OID
Howard Chu [Thu, 23 Aug 2007 01:40:09 +0000 (01:40 +0000)]
Add cn=config support
Pierangelo Masarati [Wed, 22 Aug 2007 22:35:14 +0000 (22:35 +0000)]
rework controls API
Pierangelo Masarati [Wed, 22 Aug 2007 20:55:54 +0000 (20:55 +0000)]
fix and cleanup
Kurt Zeilenga [Wed, 22 Aug 2007 19:33:28 +0000 (19:33 +0000)]
Fix last commit.