]> git.sur5r.net Git - openldap/log
openldap
18 years agoUpdate date OPENLDAP_REL_ENG_2_4_0ALPHA
Kurt Zeilenga [Thu, 20 Apr 2006 19:22:50 +0000 (19:22 +0000)]
Update date

18 years agoSync with HEAD
Kurt Zeilenga [Thu, 20 Apr 2006 19:21:02 +0000 (19:21 +0000)]
Sync with HEAD

18 years agoUpdate Cyrus SASL recommendation to 2.1.21
Kurt Zeilenga [Wed, 19 Apr 2006 04:27:21 +0000 (04:27 +0000)]
Update Cyrus SASL recommendation to 2.1.21

18 years agoSync with HEAD
Kurt Zeilenga [Tue, 18 Apr 2006 19:33:01 +0000 (19:33 +0000)]
Sync with HEAD

18 years agoready for alpha?
Kurt Zeilenga [Tue, 18 Apr 2006 19:21:13 +0000 (19:21 +0000)]
ready for alpha?

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 agosync with HEAD
Kurt Zeilenga [Tue, 11 Apr 2006 22:43:51 +0000 (22:43 +0000)]
sync with HEAD

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 agoSync with HEAD
Kurt Zeilenga [Tue, 11 Apr 2006 18:35:12 +0000 (18:35 +0000)]
Sync with HEAD

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 agoFix patch number
Kurt Zeilenga [Tue, 11 Apr 2006 18:11:16 +0000 (18:11 +0000)]
Fix patch number

18 years agoAdd changes file
Kurt Zeilenga [Tue, 11 Apr 2006 18:10:03 +0000 (18:10 +0000)]
Add changes file

18 years agorebuild
Kurt Zeilenga [Tue, 11 Apr 2006 18:08:14 +0000 (18:08 +0000)]
rebuild

18 years agoSync with HEAD
Kurt Zeilenga [Tue, 11 Apr 2006 18:07:14 +0000 (18:07 +0000)]
Sync with HEAD

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 agoThe start of a 2.4 branch
Kurt Zeilenga [Sat, 8 Apr 2006 02:29:20 +0000 (02:29 +0000)]
The start of a 2.4 branch

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

18 years agoallow a build tree different from the source tree (ITS#4480)
Pierangelo Masarati [Fri, 7 Apr 2006 01:15:07 +0000 (01:15 +0000)]
allow a build tree different from the source tree (ITS#4480)

18 years agoBump SSL_CTX refcount whenever it gets retrieved
Howard Chu [Fri, 7 Apr 2006 01:13:31 +0000 (01:13 +0000)]
Bump SSL_CTX refcount whenever it gets retrieved

18 years agoITS#4422, #4475
Howard Chu [Fri, 7 Apr 2006 00:52:38 +0000 (00:52 +0000)]
ITS#4422, #4475
Move TLS options into struct ldapoptions.
  Added ldap_int_tls_destroy()
  Added LDAP_OPT_X_TLS_NEWCTX to generate new SSL_CTX

18 years agoITS#4422, rearrange options to allow passing NULL args to TLS/Cyrus
Howard Chu [Fri, 7 Apr 2006 00:48:41 +0000 (00:48 +0000)]
ITS#4422, rearrange options to allow passing NULL args to TLS/Cyrus

18 years agopedantic cleanup
Pierangelo Masarati [Thu, 6 Apr 2006 23:55:09 +0000 (23:55 +0000)]
pedantic cleanup

18 years agofix ITS#4479
Pierangelo Masarati [Thu, 6 Apr 2006 23:48:55 +0000 (23:48 +0000)]
fix ITS#4479

18 years agoCode which doesn't hanlding allocation failure should use
Kurt Zeilenga [Thu, 6 Apr 2006 21:44:05 +0000 (21:44 +0000)]
Code which doesn't hanlding allocation failure should use
ch_ routines, not SLAP_ macros

18 years agocleanup
Kurt Zeilenga [Thu, 6 Apr 2006 21:29:38 +0000 (21:29 +0000)]
cleanup

18 years agodon't leak if realloc fails (ITS#4477) OPENLDAP_REL_ENG_2_4_BP
Pierangelo Masarati [Thu, 6 Apr 2006 19:13:41 +0000 (19:13 +0000)]
don't leak if realloc fails (ITS#4477)

18 years agodon't leak if realloc fails (ITS#4477); s/new/newptr/
Pierangelo Masarati [Thu, 6 Apr 2006 19:07:48 +0000 (19:07 +0000)]
don't leak if realloc fails (ITS#4477); s/new/newptr/

18 years agoHave slapd-bind reuse LDAP session (no init).
Kurt Zeilenga [Thu, 6 Apr 2006 19:01:08 +0000 (19:01 +0000)]
Have slapd-bind reuse LDAP session (no init).

18 years agoAvoid sprintf buffer overrun if huge hostname
Hallvard Furuseth [Thu, 6 Apr 2006 09:28:19 +0000 (09:28 +0000)]
Avoid sprintf buffer overrun if huge hostname

18 years agoITS#4476 revert connection_write processing back into main thread
Howard Chu [Thu, 6 Apr 2006 04:34:37 +0000 (04:34 +0000)]
ITS#4476 revert connection_write processing back into main thread

18 years agofix ITS#4435
Pierangelo Masarati [Thu, 6 Apr 2006 01:27:16 +0000 (01:27 +0000)]
fix ITS#4435

18 years agoProtect from sprintf buffer overrun in ldapsearch -f file "(cn=%100000s)"
Hallvard Furuseth [Wed, 5 Apr 2006 20:48:15 +0000 (20:48 +0000)]
Protect from sprintf buffer overrun in ldapsearch -f file "(cn=%100000s)"

18 years agoLDAP_RDWR_DEBUG update:
Hallvard Furuseth [Wed, 5 Apr 2006 20:08:34 +0000 (20:08 +0000)]
LDAP_RDWR_DEBUG update:
- Avoid buffer overrun when too many readers.
- When remoinv reader ID, move one ID instead of all later IDs in array.
- assert(correct lock owner) before unlocking a write lock.

18 years agoLDAP_THREAD_DEBUG revamping, cleanup, bug fixes.
Hallvard Furuseth [Wed, 5 Apr 2006 19:52:07 +0000 (19:52 +0000)]
LDAP_THREAD_DEBUG revamping, cleanup, bug fixes.
Expand usage struct with magic numbers and state info.
Add options "noreinit", "nosync", "nomem", "threadID".  Remove "dupinit".
Detect address changes.  Turn off thread ID tracking by default.

18 years agoUse standard compliant filter strings
Kurt Zeilenga [Wed, 5 Apr 2006 18:57:46 +0000 (18:57 +0000)]
Use standard compliant filter strings

18 years agowarn in case of error
Pierangelo Masarati [Wed, 5 Apr 2006 18:20:00 +0000 (18:20 +0000)]
warn in case of error

18 years agoadd missing "break" to previous commit
Pierangelo Masarati [Wed, 5 Apr 2006 18:15:30 +0000 (18:15 +0000)]
add missing "break" to previous commit

18 years agoFix for the previous ITS#4323 fix: for(expr;...) -> for(i=expr;...)
Hallvard Furuseth [Wed, 5 Apr 2006 14:15:34 +0000 (14:15 +0000)]
Fix for the previous ITS#4323 fix: for(expr;...) -> for(i=expr;...)

18 years agoRevert cache-purge task, go back to purging inline
Howard Chu [Wed, 5 Apr 2006 07:17:11 +0000 (07:17 +0000)]
Revert cache-purge task, go back to purging inline

18 years agoAdditional fix for ITS#4323, must propagate search result controls
Howard Chu [Wed, 5 Apr 2006 07:03:25 +0000 (07:03 +0000)]
Additional fix for ITS#4323, must propagate search result controls

18 years agoReverse last commit. Wrong tree.
Kurt Zeilenga [Wed, 5 Apr 2006 00:40:53 +0000 (00:40 +0000)]
Reverse last commit.  Wrong tree.

18 years agoNo LogTest in re23
Kurt Zeilenga [Wed, 5 Apr 2006 00:39:46 +0000 (00:39 +0000)]
No LogTest in re23

18 years agoITS#4323 allow lower overlays to work on master database
Howard Chu [Wed, 5 Apr 2006 00:27:16 +0000 (00:27 +0000)]
ITS#4323 allow lower overlays to work on master database

18 years agoITS#4472: Make t_rwlock a lock pointer instead of a lock, and malloc/free it.
Hallvard Furuseth [Tue, 4 Apr 2006 23:12:58 +0000 (23:12 +0000)]
ITS#4472: Make t_rwlock a lock pointer instead of a lock, and malloc/free it.
That way, realloc(qm->templates...) won't move the ldap_pvt_thread_rdwr_t data.

18 years agoITS#4442 just log refint failures, client only cares about main request
Howard Chu [Tue, 4 Apr 2006 22:16:24 +0000 (22:16 +0000)]
ITS#4442 just log refint failures, client only cares about main request

18 years agosilence warning
Pierangelo Masarati [Tue, 4 Apr 2006 21:07:53 +0000 (21:07 +0000)]
silence warning

18 years agohonor stop on error
Pierangelo Masarati [Tue, 4 Apr 2006 19:48:22 +0000 (19:48 +0000)]
honor stop on error

18 years agocomplete previous commit (protect binds)
Pierangelo Masarati [Tue, 4 Apr 2006 18:45:59 +0000 (18:45 +0000)]
complete previous commit (protect binds)