]> git.sur5r.net Git - openldap/log
openldap
18 years agoFix rev 1.52, frontendDB uses index {-1}.
Howard Chu [Thu, 27 Apr 2006 23:21:39 +0000 (23:21 +0000)]
Fix rev 1.52, frontendDB uses index {-1}.

18 years agoFix prev commit
Howard Chu [Thu, 27 Apr 2006 22:47:20 +0000 (22:47 +0000)]
Fix prev commit

18 years agoITS#4414: SLP attributes support from Peter Marschall
Kurt Zeilenga [Thu, 27 Apr 2006 19:36:40 +0000 (19:36 +0000)]
ITS#4414: SLP attributes support from Peter Marschall

18 years agoSupport rootdn
Hallvard Furuseth [Thu, 27 Apr 2006 16:12:59 +0000 (16:12 +0000)]
Support rootdn

18 years agocleanup (unused variable)
Hallvard Furuseth [Thu, 27 Apr 2006 16:05:41 +0000 (16:05 +0000)]
cleanup (unused variable)

18 years agoAdd logging for ITS#4423
Howard Chu [Thu, 27 Apr 2006 09:18:43 +0000 (09:18 +0000)]
Add logging for ITS#4423

18 years agoITS#4500 use rdwr lock instead of mutex
Howard Chu [Thu, 27 Apr 2006 07:52:12 +0000 (07:52 +0000)]
ITS#4500 use rdwr lock instead of mutex

18 years agoCleanup close
Howard Chu [Thu, 27 Apr 2006 02:29:13 +0000 (02:29 +0000)]
Cleanup close

18 years agoback-config support, cleanup init/destroy
Howard Chu [Thu, 27 Apr 2006 02:28:07 +0000 (02:28 +0000)]
back-config support, cleanup init/destroy

18 years agoOIDs for more overlays
Howard Chu [Thu, 27 Apr 2006 02:13:21 +0000 (02:13 +0000)]
OIDs for more overlays

18 years agoback-config support. from Matthew Backes @ Symas.com and
Howard Chu [Thu, 27 Apr 2006 02:12:34 +0000 (02:12 +0000)]
back-config support. from Matthew Backes @ Symas.com and
Karsten Kuenne @ rentec.com (ITS#4506)

18 years agoMore cleanup
Howard Chu [Thu, 27 Apr 2006 00:37:40 +0000 (00:37 +0000)]
More cleanup

18 years agoCleanup prev commit
Howard Chu [Thu, 27 Apr 2006 00:27:43 +0000 (00:27 +0000)]
Cleanup prev commit

18 years agoAdded reqOld support
Howard Chu [Thu, 27 Apr 2006 00:21:19 +0000 (00:21 +0000)]
Added reqOld support

18 years agoTweak mutexes
Howard Chu [Thu, 27 Apr 2006 00:19:32 +0000 (00:19 +0000)]
Tweak mutexes

18 years agoImplement reqOld support
Howard Chu [Thu, 27 Apr 2006 00:01:20 +0000 (00:01 +0000)]
Implement reqOld support

18 years agoOnly use "index" directive in bdb and hdb
Hallvard Furuseth [Wed, 26 Apr 2006 15:36:15 +0000 (15:36 +0000)]
Only use "index" directive in bdb and hdb

18 years agoFix misplaced ">>>>> Test succeeded" messages
Hallvard Furuseth [Wed, 26 Apr 2006 15:08:34 +0000 (15:08 +0000)]
Fix misplaced ">>>>> Test succeeded" messages

18 years agoFix prev commit
Howard Chu [Wed, 26 Apr 2006 10:26:46 +0000 (10:26 +0000)]
Fix prev commit

18 years agoFix ITS#4505
Howard Chu [Wed, 26 Apr 2006 09:12:40 +0000 (09:12 +0000)]
Fix ITS#4505

18 years agonote when the default base is being used (more about ITS#4504)
Pierangelo Masarati [Tue, 25 Apr 2006 23:33:51 +0000 (23:33 +0000)]
note when the default base is being used (more about ITS#4504)

18 years agoprint the correct search base when taken from ldaprc (ITS#4504)
Pierangelo Masarati [Tue, 25 Apr 2006 22:23:00 +0000 (22:23 +0000)]
print the correct search base when taken from ldaprc (ITS#4504)

18 years agocheck existence of newSuperior
Pierangelo Masarati [Tue, 25 Apr 2006 21:11:44 +0000 (21:11 +0000)]
check existence of newSuperior

18 years agoonly the right error is acceptable
Pierangelo Masarati [Tue, 25 Apr 2006 21:11:17 +0000 (21:11 +0000)]
only the right error is acceptable

18 years agoallow empty modlist
Pierangelo Masarati [Tue, 25 Apr 2006 19:51:38 +0000 (19:51 +0000)]
allow empty modlist

18 years agofix strtoul() usage (ITS#4503; forced commit)
Pierangelo Masarati [Tue, 25 Apr 2006 19:33:24 +0000 (19:33 +0000)]
fix strtoul() usage (ITS#4503; forced commit)

18 years agomore ITS#4503 cleanup
Pierangelo Masarati [Tue, 25 Apr 2006 19:30:48 +0000 (19:30 +0000)]
more ITS#4503 cleanup

18 years agocallbacks must return valid error codes (ITS#4499)
Pierangelo Masarati [Tue, 25 Apr 2006 19:07:34 +0000 (19:07 +0000)]
callbacks must return valid error codes (ITS#4499)

18 years agofix strtoul() odd interface
Pierangelo Masarati [Tue, 25 Apr 2006 15:46:44 +0000 (15:46 +0000)]
fix strtoul() odd interface

18 years agoFix log_age_parse days parsing
Howard Chu [Tue, 25 Apr 2006 10:24:54 +0000 (10:24 +0000)]
Fix log_age_parse days parsing

18 years ago"access to attr=" => "... attrs="
Hallvard Furuseth [Mon, 24 Apr 2006 22:53:22 +0000 (22:53 +0000)]
"access to attr=" => "... attrs="

18 years agoCast isspace() arg to unsigned char. (Update to previous change.)
Hallvard Furuseth [Mon, 24 Apr 2006 20:32:23 +0000 (20:32 +0000)]
Cast isspace() arg to unsigned char.  (Update to previous change.)

18 years agocleanup
Pierangelo Masarati [Mon, 24 Apr 2006 17:20:13 +0000 (17:20 +0000)]
cleanup

18 years agocleanup; make sure no spurious error code slip thru
Pierangelo Masarati [Mon, 24 Apr 2006 12:12:14 +0000 (12:12 +0000)]
cleanup; make sure no spurious error code slip thru

18 years agoPPOLICY_ERROR is primitive, not constructed
Howard Chu [Sat, 22 Apr 2006 00:23:44 +0000 (00:23 +0000)]
PPOLICY_ERROR is primitive, not constructed

18 years agoFix EXPIRE/GRACE ber tags
Howard Chu [Fri, 21 Apr 2006 23:47:53 +0000 (23:47 +0000)]
Fix EXPIRE/GRACE ber tags

18 years agoFix EXPIRE/GRACE tags in control value
Howard Chu [Fri, 21 Apr 2006 23:45:29 +0000 (23:45 +0000)]
Fix EXPIRE/GRACE tags in control value

18 years agodon't idassert if proxyAuthz == boundDN (ITS#4497)
Pierangelo Masarati [Fri, 21 Apr 2006 21:07:31 +0000 (21:07 +0000)]
don't idassert if proxyAuthz == boundDN (ITS#4497)

18 years agoMake be_shadow_update more specific for syncrepl ops, since mirrormode
Howard Chu [Thu, 20 Apr 2006 22:20:25 +0000 (22:20 +0000)]
Make be_shadow_update more specific for syncrepl ops, since mirrormode
lets normal users write to a syncrepl database

18 years agoRemove more LDBM
Kurt Zeilenga [Thu, 20 Apr 2006 19:20:34 +0000 (19:20 +0000)]
Remove more LDBM

18 years agore-fix ITS#4495 working around atoi() limitations
Pierangelo Masarati [Wed, 19 Apr 2006 23:57:02 +0000 (23:57 +0000)]
re-fix ITS#4495 working around atoi() limitations

18 years agoRevert rev 1.276, which broke back-shell "RESULT\ncode: <value>\n" (ITS#4495)
Hallvard Furuseth [Wed, 19 Apr 2006 22:03:13 +0000 (22:03 +0000)]
Revert rev 1.276, which broke back-shell "RESULT\ncode: <value>\n" (ITS#4495)

18 years agoClarify output from search command
Hallvard Furuseth [Wed, 19 Apr 2006 13:52:20 +0000 (13:52 +0000)]
Clarify output from search command

18 years ago#define LogN/Debug() as ((void)0) instead of empty macros with --disable-debug
Hallvard Furuseth [Sun, 16 Apr 2006 16:03:49 +0000 (16:03 +0000)]
#define LogN/Debug() as ((void)0) instead of empty macros with --disable-debug

18 years ago#define Statslog() also when --disable-debug (disappeared in rev 1.754)
Hallvard Furuseth [Sun, 16 Apr 2006 16:01:09 +0000 (16:01 +0000)]
#define Statslog() also when --disable-debug (disappeared in rev 1.754)

18 years agocleanup (now that everything seems to work); leave workarounds in place just in case
Pierangelo Masarati [Sat, 15 Apr 2006 11:22:38 +0000 (11:22 +0000)]
cleanup (now that everything seems to work); leave workarounds in place just in case

18 years agomore coverity issues
Pierangelo Masarati [Fri, 14 Apr 2006 00:17:27 +0000 (00:17 +0000)]
more coverity issues

18 years agoFix translucent modify
Howard Chu [Thu, 13 Apr 2006 23:00:11 +0000 (23:00 +0000)]
Fix translucent modify

18 years agoinit_module() typo: Log() -> Log2()
Hallvard Furuseth [Thu, 13 Apr 2006 22:24:23 +0000 (22:24 +0000)]
init_module() typo: Log() -> Log2()

18 years agometa_back_db_config: lutil_atou(version,) -> lutil_atoi
Hallvard Furuseth [Thu, 13 Apr 2006 22:23:03 +0000 (22:23 +0000)]
meta_back_db_config: lutil_atou(version,) -> lutil_atoi

18 years agoRemove useless assert: unsigned lc->lc_refcnt >= 0
Hallvard Furuseth [Thu, 13 Apr 2006 22:20:55 +0000 (22:20 +0000)]
Remove useless assert: unsigned lc->lc_refcnt >= 0

18 years agoschema_destroy(): Handle failed slap_schema_init()
Hallvard Furuseth [Thu, 13 Apr 2006 22:19:19 +0000 (22:19 +0000)]
schema_destroy(): Handle failed slap_schema_init()

18 years agoslap_loglevel_get() prototype
Hallvard Furuseth [Thu, 13 Apr 2006 22:16:17 +0000 (22:16 +0000)]
slap_loglevel_get() prototype

18 years agoCleanup since last patch (remove unused label)
Hallvard Furuseth [Thu, 13 Apr 2006 22:13:42 +0000 (22:13 +0000)]
Cleanup since last patch (remove unused label)

18 years agoITS#4489 fix slap_tls_ld cleanup
Howard Chu [Thu, 13 Apr 2006 21:49:25 +0000 (21:49 +0000)]
ITS#4489 fix slap_tls_ld cleanup

18 years agoaddress protocol version issues (ITS#4488)
Pierangelo Masarati [Thu, 13 Apr 2006 16:20:00 +0000 (16:20 +0000)]
address protocol version issues (ITS#4488)

18 years agofix *entry_get() behavior
Pierangelo Masarati [Thu, 13 Apr 2006 16:09:06 +0000 (16:09 +0000)]
fix *entry_get() behavior

18 years agocleanup
Pierangelo Masarati [Thu, 13 Apr 2006 14:46:16 +0000 (14:46 +0000)]
cleanup

18 years agono TLS no party
Pierangelo Masarati [Thu, 13 Apr 2006 12:09:34 +0000 (12:09 +0000)]
no TLS no party

18 years agoAdd disclose and manage to ABNF and table of access levels
Kurt Zeilenga [Wed, 12 Apr 2006 23:33:04 +0000 (23:33 +0000)]
Add disclose and manage to ABNF and table of access levels

18 years agogroup SlapReply search flags
Pierangelo Masarati [Wed, 12 Apr 2006 14:02:15 +0000 (14:02 +0000)]
group SlapReply search flags

18 years ago(very) basic documentation of "m"anage access
Kurt Zeilenga [Wed, 12 Apr 2006 06:03:12 +0000 (06:03 +0000)]
(very) basic documentation of "m"anage access

18 years agounifdef -DSLAP_ACL_HONOR_DISCLOSE
Kurt Zeilenga [Wed, 12 Apr 2006 05:53:26 +0000 (05:53 +0000)]
unifdef -DSLAP_ACL_HONOR_DISCLOSE
unifdef -DSLAP_ACL_HONOR_MANAGE
unifdef -DSLAP_OVERLAY_ACCESS
unifdef -DSLAP_ORDERED_PRETTYNORM
unifdef -DSLAP_AUTHZ_SYNTAX
Move LDAP_COLLECTIVE_ATTRIBUTES, LDAP_COMP_MATCH, and LDAP_SYNC_TIMESTAMP
back behind LDAP_DEVEL (as these either too experimental or not yet
implemented).

18 years agoreally fix it
Kurt Zeilenga [Tue, 11 Apr 2006 22:27:41 +0000 (22:27 +0000)]
really fix it

18 years agoFix bad edit - like cause of ITS#4484
Kurt Zeilenga [Tue, 11 Apr 2006 22:26:52 +0000 (22:26 +0000)]
Fix bad edit - like cause of ITS#4484

18 years agoReturn rc for tls_init_def_ctx
Howard Chu [Tue, 11 Apr 2006 20:35:37 +0000 (20:35 +0000)]
Return rc for tls_init_def_ctx

18 years agoRemove LDBM cruft.
Kurt Zeilenga [Tue, 11 Apr 2006 19:00:55 +0000 (19:00 +0000)]
Remove LDBM cruft.

18 years agoremove more LDBM cruft
Kurt Zeilenga [Tue, 11 Apr 2006 18:56:11 +0000 (18:56 +0000)]
remove more LDBM cruft

18 years agoRemove more LDBM cruft
Kurt Zeilenga [Tue, 11 Apr 2006 18:52:10 +0000 (18:52 +0000)]
Remove more LDBM cruft

18 years agoremove LDBM cruft
Kurt Zeilenga [Tue, 11 Apr 2006 18:49:46 +0000 (18:49 +0000)]
remove LDBM cruft

18 years agoremove more LDBM cruft
Kurt Zeilenga [Tue, 11 Apr 2006 18:48:26 +0000 (18:48 +0000)]
remove more LDBM cruft

18 years agoremove LDAP_DEVEL around lightweight dispatcher code
Kurt Zeilenga [Tue, 11 Apr 2006 18:34:09 +0000 (18:34 +0000)]
remove LDAP_DEVEL around lightweight dispatcher code
(presently in 2.4)

18 years agoremove LDBM cruft
Kurt Zeilenga [Tue, 11 Apr 2006 18:29:23 +0000 (18:29 +0000)]
remove LDBM cruft

18 years agobetter fix for ITS#4483
Pierangelo Masarati [Sun, 9 Apr 2006 22:29:42 +0000 (22:29 +0000)]
better fix for ITS#4483

18 years agodocument new "A" format for ber_scanf(3)
Pierangelo Masarati [Sun, 9 Apr 2006 22:27:49 +0000 (22:27 +0000)]
document new "A" format for ber_scanf(3)

18 years agohighlight what's user-only
Pierangelo Masarati [Sun, 9 Apr 2006 22:25:29 +0000 (22:25 +0000)]
highlight what's user-only

18 years agoBerlement already freed in ber_flush
Pierangelo Masarati [Sat, 8 Apr 2006 17:43:53 +0000 (17:43 +0000)]
Berlement already freed in ber_flush

18 years agodon't leak a BerElement
Pierangelo Masarati [Sat, 8 Apr 2006 17:34:00 +0000 (17:34 +0000)]
don't leak a BerElement

18 years agore-fix previous commit
Pierangelo Masarati [Sat, 8 Apr 2006 15:59:59 +0000 (15:59 +0000)]
re-fix previous commit

18 years agofix network-timeout commit
Pierangelo Masarati [Sat, 8 Apr 2006 14:45:45 +0000 (14:45 +0000)]
fix network-timeout commit

18 years agofix previous commit
Pierangelo Masarati [Sat, 8 Apr 2006 14:45:19 +0000 (14:45 +0000)]
fix previous commit

18 years agoadd support for old proxyAuthz encoding; allow to workaround buggy implementations...
Pierangelo Masarati [Sat, 8 Apr 2006 11:12:30 +0000 (11:12 +0000)]
add support for old proxyAuthz encoding; allow to workaround buggy implementations of the new version (now RFC4370)

18 years agomore cleanup
Pierangelo Masarati [Sat, 8 Apr 2006 11:01:19 +0000 (11:01 +0000)]
more cleanup

18 years agoallow extra message in errors
Pierangelo Masarati [Sat, 8 Apr 2006 11:01:01 +0000 (11:01 +0000)]
allow extra message in errors

18 years agoMove LDBM to the attic
Kurt Zeilenga [Sat, 8 Apr 2006 04:24:48 +0000 (04:24 +0000)]
Move LDBM to the attic

18 years agos/LDBM/BDB/
Kurt Zeilenga [Sat, 8 Apr 2006 04:24:12 +0000 (04:24 +0000)]
s/LDBM/BDB/

18 years agos/ldbm/hdb/
Kurt Zeilenga [Sat, 8 Apr 2006 04:21:03 +0000 (04:21 +0000)]
s/ldbm/hdb/

18 years agofix typo in last commit
Kurt Zeilenga [Sat, 8 Apr 2006 04:19:48 +0000 (04:19 +0000)]
fix typo in last commit

18 years agoRemove configure support for LDBM
Kurt Zeilenga [Sat, 8 Apr 2006 04:15:37 +0000 (04:15 +0000)]
Remove configure support for LDBM

18 years agos/2.3/2.4/
Kurt Zeilenga [Sat, 8 Apr 2006 03:42:05 +0000 (03:42 +0000)]
s/2.3/2.4/

18 years agoline up network-timeout with back-meta
Pierangelo Masarati [Fri, 7 Apr 2006 09:08:37 +0000 (09:08 +0000)]
line up network-timeout with back-meta

18 years agoMore for ITS#4323 fix
Howard Chu [Fri, 7 Apr 2006 04:17:44 +0000 (04:17 +0000)]
More for ITS#4323 fix

18 years agoFix typo
Howard Chu [Fri, 7 Apr 2006 03:08:43 +0000 (03:08 +0000)]
Fix typo

18 years agoUse TLS context stuff in syncrepl
Howard Chu [Fri, 7 Apr 2006 02:57:39 +0000 (02:57 +0000)]
Use TLS context stuff in syncrepl

18 years agoFix destruct sequencing
Howard Chu [Fri, 7 Apr 2006 02:41:58 +0000 (02:41 +0000)]
Fix destruct sequencing

18 years agoDon't implicitly inherit the default SSL_CTX, tls.c:alloc_handle will
Howard Chu [Fri, 7 Apr 2006 01:52:32 +0000 (01:52 +0000)]
Don't implicitly inherit the default SSL_CTX, tls.c:alloc_handle will
set it explicitly and handle its refcount.

18 years agoAdd TLS options to bindconf struct
Howard Chu [Fri, 7 Apr 2006 01:49:19 +0000 (01:49 +0000)]
Add TLS options to bindconf struct

18 years agoactually, if a connection is already in the AVL tree, use it if not binding; otherwis...
Pierangelo Masarati [Fri, 7 Apr 2006 01:28:56 +0000 (01:28 +0000)]
actually, if a connection is already in the AVL tree, use it if not binding; otherwise use a tainted one; taint connections that must be freed when refcnt goes to zero

18 years agoUse new TLS SSL_CTX support
Howard Chu [Fri, 7 Apr 2006 01:25:46 +0000 (01:25 +0000)]
Use new TLS SSL_CTX support

18 years agoFree/decrement SSL_CTX refcount when (re)setting it
Howard Chu [Fri, 7 Apr 2006 01:15:56 +0000 (01:15 +0000)]
Free/decrement SSL_CTX refcount when (re)setting it