]>
git.sur5r.net Git - openldap/log
Pierangelo Masarati [Tue, 13 Feb 2007 23:33:54 +0000 (23:33 +0000)]
minor fixes...
Pierangelo Masarati [Tue, 13 Feb 2007 23:31:49 +0000 (23:31 +0000)]
fix exit code
Howard Chu [Tue, 13 Feb 2007 14:35:53 +0000 (14:35 +0000)]
syncinfo_free must be able to free multiple syncinfos
Howard Chu [Tue, 13 Feb 2007 13:40:56 +0000 (13:40 +0000)]
Cleanup si_ctxcsn and si_sids in db_destroy
Howard Chu [Tue, 13 Feb 2007 11:27:06 +0000 (11:27 +0000)]
Coverity - check for malloc failure (however unlikely...)
Howard Chu [Tue, 13 Feb 2007 11:25:51 +0000 (11:25 +0000)]
Exit if no values returned in do_random
Howard Chu [Tue, 13 Feb 2007 11:21:27 +0000 (11:21 +0000)]
Coverity deadcode
Howard Chu [Tue, 13 Feb 2007 11:13:14 +0000 (11:13 +0000)]
Coverity error, uninit'd rc
Howard Chu [Tue, 13 Feb 2007 11:10:36 +0000 (11:10 +0000)]
Coverity leak
Howard Chu [Tue, 13 Feb 2007 11:03:41 +0000 (11:03 +0000)]
Coverity error
Howard Chu [Tue, 13 Feb 2007 11:03:16 +0000 (11:03 +0000)]
Coverity scan - saved attr may not exist for a Replace
Howard Chu [Mon, 12 Feb 2007 11:53:59 +0000 (11:53 +0000)]
ITS#4840 fix typo
Howard Chu [Mon, 12 Feb 2007 11:40:57 +0000 (11:40 +0000)]
ITS#4662 note requirements for global option initialization
Howard Chu [Mon, 12 Feb 2007 11:27:52 +0000 (11:27 +0000)]
ITS#3349 docs for SASL binds
Howard Chu [Mon, 12 Feb 2007 09:58:53 +0000 (09:58 +0000)]
Rename ldap_memfree.3 to ldap_memory.3
Howard Chu [Mon, 12 Feb 2007 09:40:03 +0000 (09:40 +0000)]
ITS#2240 add ldap_start_tls and friends
Howard Chu [Mon, 12 Feb 2007 09:26:11 +0000 (09:26 +0000)]
ITS#2240 ldap_controls_free and friends
Howard Chu [Mon, 12 Feb 2007 08:52:55 +0000 (08:52 +0000)]
ITS#2240 add ldap_memfree and friends
Howard Chu [Mon, 12 Feb 2007 08:32:15 +0000 (08:32 +0000)]
ITS#2240 ber_init and friends
Howard Chu [Mon, 12 Feb 2007 06:27:26 +0000 (06:27 +0000)]
Forgot ber_sockbuf_io_fd
Howard Chu [Mon, 12 Feb 2007 06:20:03 +0000 (06:20 +0000)]
ITS#2240 add lber-sockbuf documentation
Howard Chu [Mon, 12 Feb 2007 04:49:12 +0000 (04:49 +0000)]
Note UDP (in)availability
Howard Chu [Mon, 12 Feb 2007 04:43:03 +0000 (04:43 +0000)]
ITS#4707 added ldap_init_fd()
Howard Chu [Mon, 12 Feb 2007 04:20:24 +0000 (04:20 +0000)]
ITS#4707 added new ldap_init_fd() API
Howard Chu [Mon, 12 Feb 2007 01:01:01 +0000 (01:01 +0000)]
Fix attribute deletion
Howard Chu [Sun, 11 Feb 2007 23:27:50 +0000 (23:27 +0000)]
Remove cruft
Howard Chu [Sun, 11 Feb 2007 23:01:08 +0000 (23:01 +0000)]
Rework module_unload API
Howard Chu [Sun, 11 Feb 2007 14:37:21 +0000 (14:37 +0000)]
Fix prev commit
Howard Chu [Sun, 11 Feb 2007 14:24:35 +0000 (14:24 +0000)]
Use contextCSN checks to control delays
Howard Chu [Sun, 11 Feb 2007 13:52:55 +0000 (13:52 +0000)]
Unconditionalize gmtime_mutex, always use it when calling lutil_csnstr
Howard Chu [Sun, 11 Feb 2007 13:45:39 +0000 (13:45 +0000)]
Note mutex protection requirements
Howard Chu [Sun, 11 Feb 2007 13:42:29 +0000 (13:42 +0000)]
Move duplicate timestamp detection into lutil_gettime()
Howard Chu [Sun, 11 Feb 2007 13:01:32 +0000 (13:01 +0000)]
Cleanup extraneous debug
Howard Chu [Sun, 11 Feb 2007 12:05:32 +0000 (12:05 +0000)]
Coverity leak
Howard Chu [Sun, 11 Feb 2007 11:56:33 +0000 (11:56 +0000)]
Coverity - fix IPv6 addr parsing
Howard Chu [Sun, 11 Feb 2007 11:39:00 +0000 (11:39 +0000)]
Coverity scan errors
Pierangelo Masarati [Sat, 10 Feb 2007 10:55:05 +0000 (10:55 +0000)]
fix crash related to ITS#4839; other issues seem to presist
Howard Chu [Fri, 9 Feb 2007 18:58:24 +0000 (18:58 +0000)]
Revert memberURL back to STRUCTURAL - test044 breaks otherwise
Howard Chu [Fri, 9 Feb 2007 18:49:38 +0000 (18:49 +0000)]
ITS#4833 refix
Howard Chu [Fri, 9 Feb 2007 17:39:49 +0000 (17:39 +0000)]
Fix prev commit, cleanup fakeroot entry before freeing
Howard Chu [Fri, 9 Feb 2007 17:30:23 +0000 (17:30 +0000)]
Fix prev commit, free fakeroot on teardown
Howard Chu [Fri, 9 Feb 2007 17:23:00 +0000 (17:23 +0000)]
ITS#4838 fix fake root handling broken by prev commit
Howard Chu [Thu, 8 Feb 2007 10:29:40 +0000 (10:29 +0000)]
Revert prev commit
Howard Chu [Thu, 8 Feb 2007 09:27:35 +0000 (09:27 +0000)]
Just use a readlock in cache loader
Howard Chu [Thu, 8 Feb 2007 06:43:28 +0000 (06:43 +0000)]
use dn2id index for extended filters using entryDN
Howard Chu [Thu, 8 Feb 2007 02:41:56 +0000 (02:41 +0000)]
ITS#4835 add disclaimers about these definitions, use Auxiliary
Howard Chu [Thu, 8 Feb 2007 01:54:32 +0000 (01:54 +0000)]
Add pointer to an existing document since the netscape.com URLs are dead.
Howard Chu [Wed, 7 Feb 2007 17:09:20 +0000 (17:09 +0000)]
Test modify/undo in back-config
Howard Chu [Wed, 7 Feb 2007 16:06:41 +0000 (16:06 +0000)]
Fix entry ordering in config_build_entry
Howard Chu [Wed, 7 Feb 2007 16:00:03 +0000 (16:00 +0000)]
ITS#4833 fix olcDatabase index offset
Howard Chu [Wed, 7 Feb 2007 15:09:30 +0000 (15:09 +0000)]
Fix redundant frees
Howard Chu [Wed, 7 Feb 2007 14:57:02 +0000 (14:57 +0000)]
ITS#4752 add undo for schema entries.
Howard Chu [Wed, 7 Feb 2007 14:54:57 +0000 (14:54 +0000)]
Fix redundant frees
Howard Chu [Wed, 7 Feb 2007 11:42:23 +0000 (11:42 +0000)]
ITS#4752 try to undo failed Modifies
Howard Chu [Wed, 7 Feb 2007 06:26:22 +0000 (06:26 +0000)]
Fix fetching of initial contextCSN, updating from syncprov
Howard Chu [Wed, 7 Feb 2007 02:49:40 +0000 (02:49 +0000)]
Improve prev commit
Howard Chu [Wed, 7 Feb 2007 01:08:54 +0000 (01:08 +0000)]
Re-fix ITS#4720, use rwlock
Howard Chu [Wed, 7 Feb 2007 00:41:15 +0000 (00:41 +0000)]
ITS#4832 fix unint'd var
Howard Chu [Tue, 6 Feb 2007 23:02:47 +0000 (23:02 +0000)]
Revert to original ldap_get_option( TIMEOUT ) behavior
Kurt Zeilenga [Tue, 6 Feb 2007 17:52:57 +0000 (17:52 +0000)]
Add detection for Berkeley DB 4.5 libraries
Howard Chu [Tue, 6 Feb 2007 12:32:37 +0000 (12:32 +0000)]
Additional syncrepl timeouts needed
Howard Chu [Tue, 6 Feb 2007 05:58:01 +0000 (05:58 +0000)]
Partially revert prev commit, delete unused parameter, fix psearch response
Howard Chu [Tue, 6 Feb 2007 05:29:00 +0000 (05:29 +0000)]
Fixes for glue and persist chaining
Howard Chu [Tue, 6 Feb 2007 04:48:35 +0000 (04:48 +0000)]
Don't let timestamps go backward
Howard Chu [Tue, 6 Feb 2007 04:19:56 +0000 (04:19 +0000)]
ITS#4623, entry_get has to pass thru glue layer too
Howard Chu [Tue, 6 Feb 2007 04:18:14 +0000 (04:18 +0000)]
Add overlay hooks for entry_get_rw / entry_release_rw
Howard Chu [Tue, 6 Feb 2007 01:19:06 +0000 (01:19 +0000)]
Default to no sid in initial cookie
Howard Chu [Tue, 6 Feb 2007 01:18:17 +0000 (01:18 +0000)]
Fix typo
Howard Chu [Tue, 6 Feb 2007 00:22:49 +0000 (00:22 +0000)]
Add equality match for olcSyncrepl
Howard Chu [Tue, 6 Feb 2007 00:06:52 +0000 (00:06 +0000)]
Fix startup, use explicit serverIDs from the beginning
Howard Chu [Tue, 6 Feb 2007 00:06:09 +0000 (00:06 +0000)]
Add a debug message when skipping an old entry.
Howard Chu [Mon, 5 Feb 2007 23:54:07 +0000 (23:54 +0000)]
Fix prev commit - cannot shortcut initial sync
Howard Chu [Mon, 5 Feb 2007 23:10:22 +0000 (23:10 +0000)]
Optimization: send sid in cookie to avoid getting our changes sent
back to us.
Howard Chu [Mon, 5 Feb 2007 20:43:12 +0000 (20:43 +0000)]
Changed LDAP_OPT_TIMEOUT / LDAP_OPT_NETWORK_TIMEOUT behavior
Howard Chu [Mon, 5 Feb 2007 20:38:25 +0000 (20:38 +0000)]
Require non-NULL input for timeout options
Howard Chu [Mon, 5 Feb 2007 20:32:44 +0000 (20:32 +0000)]
Timeouts should not be malloc'd
Howard Chu [Mon, 5 Feb 2007 12:39:37 +0000 (12:39 +0000)]
Fix typos
Howard Chu [Mon, 5 Feb 2007 12:30:40 +0000 (12:30 +0000)]
Handle timeouts from ldap_result()
Howard Chu [Mon, 5 Feb 2007 11:23:50 +0000 (11:23 +0000)]
Fix prev commit
Howard Chu [Mon, 5 Feb 2007 11:10:33 +0000 (11:10 +0000)]
Preliminary multimaster replication test
Howard Chu [Mon, 5 Feb 2007 11:03:59 +0000 (11:03 +0000)]
Add timeout / network timeout to bindconf
Howard Chu [Mon, 5 Feb 2007 11:03:36 +0000 (11:03 +0000)]
Fix compare_csns to accept new cookie when there are more CSNs than
we knew about before
Howard Chu [Mon, 5 Feb 2007 10:10:24 +0000 (10:10 +0000)]
Fairly sure this is what the TIMEOUT option should always have been for
Howard Chu [Mon, 5 Feb 2007 09:19:46 +0000 (09:19 +0000)]
Fix prev commit, don't generate a new ctxcsn if we're a consumer with
an empty DB
Howard Chu [Mon, 5 Feb 2007 07:55:24 +0000 (07:55 +0000)]
Fix typos
Howard Chu [Mon, 5 Feb 2007 07:36:07 +0000 (07:36 +0000)]
More for contextCSN checks
Howard Chu [Mon, 5 Feb 2007 06:47:32 +0000 (06:47 +0000)]
Fix prev commit
Howard Chu [Mon, 5 Feb 2007 06:07:27 +0000 (06:07 +0000)]
Add entryCSN comparison for consistency check
Howard Chu [Mon, 5 Feb 2007 05:59:43 +0000 (05:59 +0000)]
Fix prev commit, doesn't need permissive modify
Howard Chu [Mon, 5 Feb 2007 05:25:13 +0000 (05:25 +0000)]
Use permissive modify on contextCSN
Howard Chu [Mon, 5 Feb 2007 04:50:07 +0000 (04:50 +0000)]
Preliminary multi-context support for syncrepl. Passes all single-master
tests, needs multi-master testing.
Howard Chu [Mon, 5 Feb 2007 04:31:38 +0000 (04:31 +0000)]
Added ber_bvarray_dup_x()
Howard Chu [Sun, 4 Feb 2007 00:37:31 +0000 (00:37 +0000)]
Document serverID directive
Howard Chu [Sun, 4 Feb 2007 00:16:54 +0000 (00:16 +0000)]
Fix prev commit
Howard Chu [Sun, 4 Feb 2007 00:02:38 +0000 (00:02 +0000)]
Add olcServerID for configuring serverID portion of CSN
Pierangelo Masarati [Sat, 3 Feb 2007 10:05:40 +0000 (10:05 +0000)]
document overlay behavior when manageDSAit is used (ITS#4831)
Howard Chu [Sat, 3 Feb 2007 02:53:10 +0000 (02:53 +0000)]
Always initialize global_host
Howard Chu [Fri, 2 Feb 2007 23:10:30 +0000 (23:10 +0000)]
Add lutil_gettime() returning structured time with microseconds. Use
microseconds in CSNs. Omit microseconds from modifyTImestamp...
Pierangelo Masarati [Fri, 2 Feb 2007 12:38:32 +0000 (12:38 +0000)]
remove unused code
Howard Chu [Fri, 2 Feb 2007 12:29:21 +0000 (12:29 +0000)]
Keep HAVE_POLL functionality inside its #ifdefs