]> git.sur5r.net Git - openldap/log
openldap
12 years agoITS#7177 make manpages more consistent
Howard Chu [Fri, 24 Feb 2012 00:57:48 +0000 (16:57 -0800)]
ITS#7177 make manpages more consistent

12 years agoITS#7177 doc updates, further cleanup needed
Jan Vcelak [Thu, 23 Feb 2012 23:49:13 +0000 (15:49 -0800)]
ITS#7177 doc updates, further cleanup needed

12 years agoITS#7152 Add missing '>' in tools help message
SATOH Fumiyasu [Mon, 30 Jan 2012 04:27:14 +0000 (13:27 +0900)]
ITS#7152 Add missing '>' in tools help message

12 years agoITS#7152 Add -o option to ldap*.1 man pages
SATOH Fumiyasu [Mon, 30 Jan 2012 04:26:20 +0000 (13:26 +0900)]
ITS#7152 Add -o option to ldap*.1 man pages

12 years agoMore for ITS#7170
Howard Chu [Thu, 23 Feb 2012 20:08:53 +0000 (12:08 -0800)]
More for ITS#7170

12 years agoITS#7178 fix uninit'd op->ors_deref
Howard Chu [Thu, 23 Feb 2012 09:16:39 +0000 (01:16 -0800)]
ITS#7178 fix uninit'd op->ors_deref

12 years agoITS#7170 fix Quick mode index generation
Howard Chu [Thu, 23 Feb 2012 00:01:59 +0000 (16:01 -0800)]
ITS#7170 fix Quick mode index generation

12 years agoMerge remote branch 'origin/mdb.master'
Howard Chu [Tue, 21 Feb 2012 19:52:44 +0000 (11:52 -0800)]
Merge remote branch 'origin/mdb.master'

12 years agoITS#7160 get BYTE_ORDER def for HPUX (and Solaris)
Howard Chu [Tue, 21 Feb 2012 19:52:01 +0000 (11:52 -0800)]
ITS#7160 get BYTE_ORDER def for HPUX (and Solaris)

12 years agoITS#7176 fix slapindex -q -t
Howard Chu [Tue, 21 Feb 2012 01:04:24 +0000 (17:04 -0800)]
ITS#7176 fix slapindex -q -t

12 years agoITS#7167 only poll sockets for write as needed
Howard Chu [Mon, 20 Feb 2012 22:51:30 +0000 (14:51 -0800)]
ITS#7167 only poll sockets for write as needed

12 years agoITS#7174 lutil_str2bin: can't modify input strings
Howard Chu [Mon, 20 Feb 2012 02:10:16 +0000 (18:10 -0800)]
ITS#7174 lutil_str2bin: can't modify input strings

12 years agoITS#7173 Fixing prototype of function in manpage to match prototype in C header.
David M. Syzdek [Sat, 18 Feb 2012 14:29:30 +0000 (05:29 -0900)]
ITS#7173 Fixing prototype of function in manpage to match prototype in C header.

    The prototype for ldap_modify_ext() in the C header file declares
    msgidp as "int *", however the current manpage declares msgidp as
    "int **". This patch updates the manpage to accurately reflect the
    C header.

Signed-off-by: David M. Syzdek <syzdek@bindlebinaries.com>
12 years agoITS#7160 Support POSIX make: No $< in target rules
Hallvard Furuseth [Sat, 18 Feb 2012 17:17:40 +0000 (18:17 +0100)]
ITS#7160 Support POSIX make: No $< in target rules

12 years agoITS#7143 fix attr_dup2 when no values are present (attrsOnly = TRUE)
Howard Chu [Wed, 15 Feb 2012 01:29:14 +0000 (17:29 -0800)]
ITS#7143 fix attr_dup2 when no values are present (attrsOnly = TRUE)

12 years agoITS#7162 Revert "ITS#7052 ignore Adds with too old entryCSN"
Howard Chu [Mon, 13 Feb 2012 05:07:25 +0000 (21:07 -0800)]
ITS#7162 Revert "ITS#7052 ignore Adds with too old entryCSN"

This reverts commit ba4366eae098c0e4950a78b1da8d79ffe8b34fee.
The patch caused a regression (ITS#7162).

12 years agoPartial revert of f30269f5d2e4bb5ee7486fe6542078d1b59dba6d
Howard Chu [Sun, 12 Feb 2012 23:54:11 +0000 (15:54 -0800)]
Partial revert of f30269f5d2e4bb5ee7486fe6542078d1b59dba6d

ITS#6024 patch breaks MMR loop detection

12 years agoAdd some debug info to aid Delete tracking
Howard Chu [Thu, 9 Feb 2012 22:15:02 +0000 (14:15 -0800)]
Add some debug info to aid Delete tracking

12 years agoITS#7158 Fix a crash in back-sql
Timo Teräs [Wed, 8 Feb 2012 09:28:11 +0000 (11:28 +0200)]
ITS#7158 Fix a crash in back-sql

12 years agoITS#7156 ldapsearch.c: #include <ac/time.h>.
Hallvard Furuseth [Tue, 7 Feb 2012 15:17:38 +0000 (16:17 +0100)]
ITS#7156 ldapsearch.c: #include <ac/time.h>.

Needed since e080ba6e9deb7e2a594a143e6cb1c6ea568248f8, ITS#7009.

12 years agoExclude internet-draft .xml versions from releases.
Hallvard Furuseth [Fri, 3 Feb 2012 08:29:57 +0000 (09:29 +0100)]
Exclude internet-draft .xml versions from releases.

These versions are partly or fully by and for OpenLDAP developers.

12 years agoChange CVS references to Git, or clarify
Hallvard Furuseth [Fri, 3 Feb 2012 08:16:15 +0000 (09:16 +0100)]
Change CVS references to Git, or clarify

12 years agoFix typo in ldap_int_client_controls() comment
Hallvard Furuseth [Thu, 12 May 2011 15:40:36 +0000 (17:40 +0200)]
Fix typo in ldap_int_client_controls() comment

12 years agoMakefile.in: Cleanup ldvversion.c (ldapvc version)
Hallvard Furuseth [Sat, 28 Jan 2012 22:09:24 +0000 (23:09 +0100)]
Makefile.in: Cleanup ldvversion.c (ldapvc version)

12 years agoITS#7143 add FIXME comment, note that current patch is not ideal
Howard Chu [Fri, 3 Feb 2012 19:58:00 +0000 (11:58 -0800)]
ITS#7143 add FIXME comment, note that current patch is not ideal

12 years agoITS#7143 don't leave empty slots in normalized attr values
Howard Chu [Fri, 3 Feb 2012 19:43:40 +0000 (11:43 -0800)]
ITS#7143 don't leave empty slots in normalized attr values

12 years agoITS#7052 ignore Adds with too old entryCSN
Howard Chu [Fri, 3 Feb 2012 19:16:10 +0000 (11:16 -0800)]
ITS#7052 ignore Adds with too old entryCSN

12 years agoITS#7150 fix check for already abandoned op
Howard Chu [Fri, 3 Feb 2012 17:35:13 +0000 (09:35 -0800)]
ITS#7150 fix check for already abandoned op

12 years agoITS#7146 fix prev commit
Howard Chu [Thu, 2 Feb 2012 11:26:53 +0000 (03:26 -0800)]
ITS#7146 fix prev commit

12 years agoITS#7146 check for ad_index overflow
Howard Chu [Thu, 2 Feb 2012 11:08:33 +0000 (03:08 -0800)]
ITS#7146 check for ad_index overflow

Temporary fix...

12 years agoITS#7144 fix crash replicating modDN if oldRDN not present
Howard Chu [Thu, 2 Feb 2012 10:53:40 +0000 (02:53 -0800)]
ITS#7144 fix crash replicating modDN if oldRDN not present

12 years agoITS#7142 fix slapadd exit on failure
Howard Chu [Sat, 28 Jan 2012 23:44:51 +0000 (15:44 -0800)]
ITS#7142 fix slapadd exit on failure

12 years agoITS#7140 more cleanup on txn abort
Howard Chu [Sat, 28 Jan 2012 19:52:09 +0000 (11:52 -0800)]
ITS#7140 more cleanup on txn abort

12 years agoITS#7138 smbk5pwd: fix ITS#6955 shadowLastChange
SATOH Fumiyasu [Fri, 27 Jan 2012 17:13:40 +0000 (02:13 +0900)]
ITS#7138 smbk5pwd: fix ITS#6955 shadowLastChange

Fix uninitialized keys[1] in shadowLastChange support

12 years agoFix the configure.in $Id$ in configure
Hallvard Furuseth [Fri, 27 Jan 2012 20:30:12 +0000 (21:30 +0100)]
Fix the configure.in $Id$ in configure

12 years agoITS#7052 syncrepl deletes should ignore some errors
Howard Chu [Fri, 27 Jan 2012 19:21:04 +0000 (11:21 -0800)]
ITS#7052 syncrepl deletes should ignore some errors

Treat LDAP_NO_SUCH_OBJECT as success, otherwise the consumer will
abort and start a new refresh for no good reason.

12 years agoTweak installation instructions.
Hallvard Furuseth [Fri, 27 Jan 2012 04:09:56 +0000 (05:09 +0100)]
Tweak installation instructions.

* Align INSTALL and doc/guide/release/install.sdf, so
  INSTALL = (sdf -2txt doc/guide/release/install.sdf) + copyright.
* Autoconf recommends './configure var=val' over 'var=val ./configure'.
* Add -W,-rpath,<path> to an LDFLAGS example.

12 years agoITS#7136 MozNSS: store TLS params until the deferred initialization is finished
Jan Vcelak [Wed, 25 Jan 2012 15:19:45 +0000 (16:19 +0100)]
ITS#7136 MozNSS: store TLS params until the deferred initialization is finished

Deferred TLS initialization is used with Mozilla NSS. The real
initialization takes place when the TLS context is needed for the first
time. If the initialization parameters were freed immediately after
tlsm_ctx_init was called, they were not available at the time of
deferred initialization which caused segmentation fault.

With this patch, initialization parameters are copied and stored until
the deferred initialization is finished. The parameters are freed
afterwards.

Red Hat Bugzilla: #783431

12 years agoITS#7135 MozNSS, PEM: fix segfault when TLS certificate key is not set
Jan Vcelak [Tue, 10 Jan 2012 09:11:45 +0000 (10:11 +0100)]
ITS#7135 MozNSS, PEM: fix segfault when TLS certificate key is not set

Red Hat Bugzilla: #772890

12 years agoCleanup gssapi_flags -> ldo_gssapi_flags
Howard Chu [Tue, 24 Jan 2012 23:28:47 +0000 (15:28 -0800)]
Cleanup gssapi_flags -> ldo_gssapi_flags

12 years agoMore for prev commit (270ef33acf18dc13bfd07f8a8e66b446f80e7d27)
Howard Chu [Tue, 24 Jan 2012 22:40:00 +0000 (14:40 -0800)]
More for prev commit (270ef33acf18dc13bfd07f8a8e66b446f80e7d27)

12 years agoITS#7118, #7133 tentative fix
Howard Chu [Tue, 24 Jan 2012 21:32:52 +0000 (13:32 -0800)]
ITS#7118, #7133 tentative fix

Move mutexes to end of structs, so libldap can ignore them

12 years agoITS#7123 Update the cached entry when handling compare too.
Ondrej Kuznik [Wed, 11 Jan 2012 11:46:14 +0000 (12:46 +0100)]
ITS#7123 Update the cached entry when handling compare too.

12 years agoITS#7132 Fix syncrepl access to freed naming attr
Hallvard Furuseth [Tue, 24 Jan 2012 10:35:53 +0000 (11:35 +0100)]
ITS#7132 Fix syncrepl access to freed naming attr

12 years agoSilence 'assign away const' warning
Hallvard Furuseth [Mon, 23 Jan 2012 23:47:49 +0000 (00:47 +0100)]
Silence 'assign away const' warning

12 years agothr_debug: tweak debug_already_initialized().
Hallvard Furuseth [Mon, 23 Jan 2012 23:47:49 +0000 (00:47 +0100)]
thr_debug: tweak debug_already_initialized().

With gcc, declare debug_already_initialized() as 'noinline' so
its deliberate uninitialized access stays inside the function and
valgrind can ignore it there.

12 years agoFix sl_malloc valgrind support.
Hallvard Furuseth [Mon, 23 Jan 2012 23:47:48 +0000 (00:47 +0100)]
Fix sl_malloc valgrind support.

12 years ago.gitignore += ucgendat
Hallvard Furuseth [Mon, 23 Jan 2012 23:47:48 +0000 (00:47 +0100)]
.gitignore += ucgendat

12 years agoITS#7131 Fix connection loop connindex usage.
Hallvard Furuseth [Mon, 23 Jan 2012 23:47:48 +0000 (00:47 +0100)]
ITS#7131 Fix connection loop connindex usage.

connection_<first/next>() takes a ber_socket_t *index, not int*.

12 years agoITS#7125 Document connection loop API.
Hallvard Furuseth [Mon, 23 Jan 2012 23:47:48 +0000 (00:47 +0100)]
ITS#7125 Document connection loop API.

Code comments belong in the code, not in commit messages.

12 years agoITS#7115: Tighten ldap_pvt_thread_pool_unidle().
Hallvard Furuseth [Mon, 23 Jan 2012 23:47:48 +0000 (00:47 +0100)]
ITS#7115: Tighten ldap_pvt_thread_pool_unidle().

Only wait out already-started pauses, not pause reqests.
ltp_pause now says whether a pause is requested or has started.

This reduces the chance that slapd:send_ldap_ber() will start
a pause in the middle of an operation.

12 years agoMerge remote branch 'origin/mdb.master'
Howard Chu [Sun, 22 Jan 2012 01:32:18 +0000 (17:32 -0800)]
Merge remote branch 'origin/mdb.master'

12 years agoFix typo in e8e57be42107a877f604d0c4e67115ef37681a1b
Howard Chu [Sun, 22 Jan 2012 01:31:23 +0000 (17:31 -0800)]
Fix typo in e8e57be42107a877f604d0c4e67115ef37681a1b

12 years agoITS#7113 fix check order in connection_write()
Kevan Carstensen [Sun, 22 Jan 2012 01:26:37 +0000 (17:26 -0800)]
ITS#7113 fix check order in connection_write()

12 years agoFix: txn is invalidated by mdb_txn_commit()
Howard Chu [Sat, 21 Jan 2012 16:49:49 +0000 (08:49 -0800)]
Fix: txn is invalidated by mdb_txn_commit()

12 years agoMerge remote branch 'origin/mdb.master'
Howard Chu [Sat, 21 Jan 2012 16:29:03 +0000 (08:29 -0800)]
Merge remote branch 'origin/mdb.master'

12 years agoAdd valgrind support with -DUSE_VALGRIND
Howard Chu [Sat, 21 Jan 2012 16:22:59 +0000 (08:22 -0800)]
Add valgrind support with -DUSE_VALGRIND

Track allocations and invalid accesses to freed tmp pages.

12 years agotxn_commit must abort txn before returning errors
Howard Chu [Sat, 21 Jan 2012 16:20:43 +0000 (08:20 -0800)]
txn_commit must abort txn before returning errors

Fix for failure when committing a txn that is a child of
some parent txn.

12 years agoITS#7121 fix page splits when newindx == 0
Howard Chu [Sat, 21 Jan 2012 16:18:37 +0000 (08:18 -0800)]
ITS#7121 fix page splits when newindx == 0

12 years agoITS#7126 fix cursor tracking code
Howard Chu [Sat, 21 Jan 2012 16:12:56 +0000 (08:12 -0800)]
ITS#7126 fix cursor tracking code

Don't compare cursors that aren't deep enough to match the
current cursor.

12 years agoHappy New Year!
Howard Chu [Sat, 21 Jan 2012 16:07:56 +0000 (08:07 -0800)]
Happy New Year!

12 years agoITS#7121 fix page splits when data+key size is too large
Howard Chu [Wed, 4 Jan 2012 23:25:18 +0000 (15:25 -0800)]
ITS#7121 fix page splits when data+key size is too large

12 years agoHappy New Year!
Kurt Zeilenga [Sun, 1 Jan 2012 15:07:45 +0000 (07:07 -0800)]
Happy New Year!

12 years agoITS#7075 Re-fix back-perl initialization.
Hallvard Furuseth [Sat, 21 Jan 2012 03:57:58 +0000 (04:57 +0100)]
ITS#7075 Re-fix back-perl initialization.

Use PERL_SYS_INIT3() after all.  There appears to be no correct
way to do this, so we should as least follow the documentation.

12 years agoITS#7127 fix syncrepl_config reference to freed memory
Howard Chu [Thu, 19 Jan 2012 23:55:54 +0000 (15:55 -0800)]
ITS#7127 fix syncrepl_config reference to freed memory

12 years agoClarification/warning about delta-sync backup/restore
Howard Chu [Mon, 16 Jan 2012 18:10:19 +0000 (10:10 -0800)]
Clarification/warning about delta-sync backup/restore

12 years agoITS#7125 Fix Connection.c_mutex usage.
Hallvard Furuseth [Fri, 13 Jan 2012 15:07:39 +0000 (16:07 +0100)]
ITS#7125 Fix Connection.c_mutex usage.

Partial revert of 9e00b6cc6ce2857490b33218bdaf1339319c5f60:connection.c.

12 years agoITS#7115 Re-fix tpool.c (idle/unidle)
Hallvard Furuseth [Fri, 13 Jan 2012 14:38:12 +0000 (15:38 +0100)]
ITS#7115 Re-fix tpool.c (idle/unidle)

12 years agoITS#7121 fix page splits when data+key size is too large
Howard Chu [Wed, 4 Jan 2012 23:25:18 +0000 (15:25 -0800)]
ITS#7121 fix page splits when data+key size is too large

12 years agoHappy New Year!
Kurt Zeilenga [Sun, 1 Jan 2012 15:07:45 +0000 (07:07 -0800)]
Happy New Year!

12 years agoITS#7117 fix typo
Howard Chu [Tue, 27 Dec 2011 10:07:14 +0000 (02:07 -0800)]
ITS#7117 fix typo

12 years agoITS#7115 blocked writers should not interfere with pool pause
Howard Chu [Wed, 21 Dec 2011 09:24:23 +0000 (01:24 -0800)]
ITS#7115 blocked writers should not interfere with pool pause

12 years agoDummy commit
Howard Chu [Fri, 16 Dec 2011 05:04:08 +0000 (21:04 -0800)]
Dummy commit

Subject: ITS#7111

12 years agoITS#7107 fix Operation init on reuse
Howard Chu [Tue, 13 Dec 2011 23:53:38 +0000 (15:53 -0800)]
ITS#7107 fix Operation init on reuse

Additional fix for a66fb1630cc1134ed4e2a3d5a6a4983e6c4bae86

12 years agoITS#7050 fix uninit'd return code in back-meta
Howard Chu [Mon, 12 Dec 2011 19:50:29 +0000 (11:50 -0800)]
ITS#7050 fix uninit'd return code in back-meta

12 years agoITS#6979 clean up previous test062 fix
Hallvard Furuseth [Wed, 30 Nov 2011 11:00:43 +0000 (12:00 +0100)]
ITS#6979 clean up previous test062 fix

12 years agoITS#7101 test001: Skip back-ldif unordered slapadd
Hallvard Furuseth [Wed, 30 Nov 2011 10:41:50 +0000 (11:41 +0100)]
ITS#7101 test001: Skip back-ldif unordered slapadd

12 years agoITS#7098 fix del/add of first schema element
Howard Chu [Tue, 29 Nov 2011 16:16:34 +0000 (08:16 -0800)]
ITS#7098 fix del/add of first schema element

12 years agoITS#7099 fix dds db_open
Howard Chu [Tue, 29 Nov 2011 13:57:36 +0000 (05:57 -0800)]
ITS#7099 fix dds db_open

Should not do anything in tool mode.

12 years agoITS#7099 fix mdb_entry_return for tool mode
Howard Chu [Tue, 29 Nov 2011 13:42:46 +0000 (05:42 -0800)]
ITS#7099 fix mdb_entry_return for tool mode

Originally, overlays were not supposed to take effect in tool mode.
Apparently that's no longer the case...

12 years agoITS#7090 test unordered slapadd
Howard Chu [Fri, 25 Nov 2011 09:29:34 +0000 (01:29 -0800)]
ITS#7090 test unordered slapadd

12 years agoITS#7090 fix out-of-order slapadd
Howard Chu [Fri, 25 Nov 2011 08:23:51 +0000 (00:23 -0800)]
ITS#7090 fix out-of-order slapadd

12 years agofix typos
Pierangelo Masarati [Thu, 24 Nov 2011 18:55:40 +0000 (19:55 +0100)]
fix typos

12 years agoAdd $(SOLIBS) macro for shared lib dependencies
Howard Chu [Fri, 18 Nov 2011 23:43:55 +0000 (15:43 -0800)]
Add $(SOLIBS) macro for shared lib dependencies

12 years agomake alltests += back-ldif tests
Hallvard Furuseth [Sun, 20 Nov 2011 12:53:35 +0000 (13:53 +0100)]
make alltests += back-ldif tests

12 years ago.gitignore -= Makefile in libmdb,slapd-modules/*/*
Hallvard Furuseth [Sun, 20 Nov 2011 12:53:22 +0000 (13:53 +0100)]
.gitignore -= Makefile in libmdb,slapd-modules/*/*

12 years agoITS#6548,#7092 Unbind,cleanup before client exit.
Hallvard Furuseth [Sun, 20 Nov 2011 12:52:40 +0000 (13:52 +0100)]
ITS#6548,#7092 Unbind,cleanup before client exit.

Gets rid of "(connection lost)" in slapd statslog "closed" message.

12 years agoFix uninitialized variable in ldapmodify.
Hallvard Furuseth [Sun, 20 Nov 2011 12:52:07 +0000 (13:52 +0100)]
Fix uninitialized variable in ldapmodify.

Introduced by 3a46af398cf69b0e84147e2421e555f5c5c83856.

12 years agoRegenerate configure
Hallvard Furuseth [Sun, 20 Nov 2011 12:50:12 +0000 (13:50 +0100)]
Regenerate configure

12 years agoITS#6548,#7092 don't pass hangup events to reader thread
Howard Chu [Sat, 19 Nov 2011 21:57:56 +0000 (13:57 -0800)]
ITS#6548,#7092 don't pass hangup events to reader thread

12 years agoAdd $(SOLIBS) macro for shared lib dependencies
Howard Chu [Fri, 18 Nov 2011 23:43:55 +0000 (15:43 -0800)]
Add $(SOLIBS) macro for shared lib dependencies

12 years agoCleanup syncprov_db_close/CONFIG_DELETE code
Howard Chu [Fri, 18 Nov 2011 09:22:52 +0000 (01:22 -0800)]
Cleanup syncprov_db_close/CONFIG_DELETE code

No mutex needed since config ops are single-threaded.
Don't send Unavailable message if we're shutting down.

12 years agoITS#7025 fix syncprov crash
Howard Chu [Fri, 18 Nov 2011 08:30:34 +0000 (00:30 -0800)]
ITS#7025 fix syncprov crash

init fop.o_extra, copying from s_op is not guaranteed.

12 years agoITS#6851 replace assert with error msg
Howard Chu [Fri, 18 Nov 2011 01:31:50 +0000 (17:31 -0800)]
ITS#6851 replace assert with error msg

12 years agoMore cleanup for previous slapadd tweaks
Howard Chu [Thu, 17 Nov 2011 22:21:18 +0000 (14:21 -0800)]
More cleanup for previous slapadd tweaks

12 years agoMerge remote branch 'origin/mdb.master'
Howard Chu [Tue, 15 Nov 2011 19:23:48 +0000 (11:23 -0800)]
Merge remote branch 'origin/mdb.master'

12 years agoMore s/DEBUG/MDB_DEBUG/
Howard Chu [Tue, 15 Nov 2011 19:23:00 +0000 (11:23 -0800)]
More s/DEBUG/MDB_DEBUG/

12 years agoMerge remote branch 'origin/mdb.master'
Howard Chu [Tue, 15 Nov 2011 00:22:51 +0000 (16:22 -0800)]
Merge remote branch 'origin/mdb.master'

12 years agoAlignment fixes for debug msgs
Howard Chu [Tue, 15 Nov 2011 00:21:59 +0000 (16:21 -0800)]
Alignment fixes for debug msgs

12 years agos/DEBUG/MDB_DEBUG/
Howard Chu [Mon, 14 Nov 2011 22:40:43 +0000 (14:40 -0800)]
s/DEBUG/MDB_DEBUG/