Ondřej Kuzník
|
f6d9fdc4f1
|
ITS#9043 Improve replication loggging
|
2020-04-14 09:58:03 +01:00 |
|
Quanah Gibson-Mount
|
f6ad222e41
|
Happy New Year!
|
2020-01-09 16:50:21 +00:00 |
|
Ondřej Kuzník
|
97a310b312
|
ITS#8731 Apply doc/devel/variadic_debug/04-variadic.cocci
|
2019-02-15 16:51:53 +00:00 |
|
Quanah Gibson-Mount
|
b45a6a7dc7
|
Happy New Year!
|
2019-01-14 18:46:16 +00:00 |
|
Quanah Gibson-Mount
|
59e9ff6243
|
Happy New Year
|
2018-03-22 15:35:24 +00:00 |
|
Howard Chu
|
0c1ebd178c
|
ITS#8801 Fix CSN queue processing
|
2018-02-08 00:18:00 +00:00 |
|
Quanah Gibson-Mount
|
1df85d3427
|
Happy New Year!
|
2017-01-03 12:36:47 -08:00 |
|
Quanah Gibson-Mount
|
6c4d6c880b
|
Happy New Year!
|
2016-01-29 13:32:05 -06:00 |
|
Howard Chu
|
e635a53ff0
|
Cleanup
Log the same pointer in queue_csn as graduate_
|
2015-10-24 06:48:41 +01:00 |
|
Quanah Gibson-Mount
|
1705fa7e55
|
Happy New Year
|
2015-02-11 15:36:57 -06:00 |
|
Quanah Gibson-Mount
|
9c54ff2f0b
|
Fix typo
|
2014-08-18 12:18:44 -05:00 |
|
Kurt Zeilenga
|
5c878c1bf2
|
Happy new year (belated)
|
2014-01-25 05:21:25 -08:00 |
|
Howard Chu
|
f230503b10
|
Tweak mutex acquisition
Slightly reduce held time.
|
2013-08-16 18:58:39 -07:00 |
|
Kurt Zeilenga
|
0fd1bf30b8
|
Happy New Year
|
2013-01-02 10:22:57 -08:00 |
|
Kurt Zeilenga
|
2bbf9804b9
|
Happy New Year!
|
2012-01-01 07:10:53 -08:00 |
|
Kurt Zeilenga
|
966cef8c9a
|
Happy New Year
|
2011-01-05 00:42:37 +00:00 |
|
Kurt Zeilenga
|
3dadeb3efe
|
happy belated New Year
|
2010-04-13 22:17:29 +00:00 |
|
Howard Chu
|
a48e329fc8
|
ITS#6373 revert 2009/03/10 commit, resurrect sync subentry code
|
2009-11-11 03:01:48 +00:00 |
|
Pierangelo Masarati
|
f3cdcadf89
|
wrap gmtime for reentrancy (ITS#6262)
|
2009-08-18 23:48:15 +00:00 |
|
Howard Chu
|
1336616065
|
Delete obsolete context entry stuff
|
2009-03-10 03:51:14 +00:00 |
|
Rein Tollevik
|
447f3f746e
|
ITS#6001 SID of queued CSN must match the one in the op
|
2009-03-05 20:43:53 +00:00 |
|
Howard Chu
|
e841247c90
|
Fix corrupted CSN issue
|
2009-02-16 00:12:38 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Howard Chu
|
60450c7045
|
ITS#5709 make sure CSNs are generated and queued atomically
|
2008-11-15 08:49:44 +00:00 |
|
Howard Chu
|
1214d24cc0
|
ITS#5709 forgot to commit this with syncprov.c
|
2008-11-02 22:16:20 +00:00 |
|
Howard Chu
|
a8658c742e
|
be->be_pcl_mutexp superseded by be->bd_self
|
2008-11-02 07:58:50 +00:00 |
|
Howard Chu
|
ad8180b3b9
|
Fix ITS#5709, use original pending list
|
2008-11-02 07:46:46 +00:00 |
|
Howard Chu
|
584c7fb8be
|
Debug info for CSN tracking (ITS#5362)
|
2008-02-10 02:18:22 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Howard Chu
|
f2355e91e0
|
Unconditionalize gmtime_mutex, always use it when calling lutil_csnstr
|
2007-02-11 13:52:55 +00:00 |
|
Howard Chu
|
51549d2e5d
|
Add olcServerID for configuring serverID portion of CSN
|
2007-02-04 00:02:38 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Howard Chu
|
78172aa0cf
|
Entry/Attribute struct caching, to minimize malloc fragmentation
Note: this breaks LDAP_COMP_MATCH and SLAP_ZONE_MALLOC. But they
were probably broken already anyway.
|
2006-08-29 01:43:23 +00:00 |
|
Howard Chu
|
7036e2bb89
|
Delete curcsn arg to slap_get_commit_csn, redundant with op->o_csn
|
2006-08-15 08:51:49 +00:00 |
|
Pierangelo Masarati
|
2f81cc64b1
|
since o_csn is always allocated on the thread's slab, and since CSNs always have the same length, reuse memory (part of o_csn memory handling cleanup)
|
2006-01-06 16:26:36 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Howard Chu
|
a1830a3cd0
|
Fix for syncprov checkpoint CSN disposal
|
2005-11-14 19:38:48 +00:00 |
|
Howard Chu
|
7dcb68f6fa
|
Move CSN invocations to backends
|
2005-10-13 11:58:44 +00:00 |
|
Howard Chu
|
5d2ba11ad9
|
ITS#3847 silence warnings
|
2005-07-11 12:11:15 +00:00 |
|
Howard Chu
|
21b8be393a
|
Add slap_timestamp(), use mutex in slap_get_csn()
|
2005-06-07 04:12:14 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Pierangelo Masarati
|
bd166fbcb8
|
rework fix for NULL be_pcl_mutexp
|
2004-12-11 15:44:30 +00:00 |
|
Pierangelo Masarati
|
fe30850765
|
required by global overlay write funcs...
|
2004-12-11 12:53:47 +00:00 |
|
Howard Chu
|
99f2d0b49b
|
Let slap_get_commit_csn return the current CSN as well
|
2004-12-08 00:46:14 +00:00 |
|
Howard Chu
|
fc9b1b7aca
|
Delete unused be_context_csn, cleanup pending csn entry
|
2004-12-06 23:17:58 +00:00 |
|
Howard Chu
|
c2b339d456
|
More syncprov fixes. test019 now passes.
|
2004-11-26 09:40:22 +00:00 |
|
Howard Chu
|
3a5bde98ba
|
Disable back-bdb native syncrepl support, enable syncprov overlay,
remove syncrepl stuff from Operation struct
|
2004-11-25 21:16:54 +00:00 |
|
Howard Chu
|
1d0e99858a
|
Free old op->o_sync_csn before allocating new one. (Internal operations
using the same op structure, such as in refint overlay, cause a memleak
otherwise.) Probably should be using tmpmem for this.
|
2004-10-16 21:32:45 +00:00 |
|
Pierangelo Masarati
|
0c1f1f959f
|
minor cleanup
|
2004-10-04 20:55:09 +00:00 |
|
Pierangelo Masarati
|
761f287943
|
multiple precision with BIGNUM/gmp/ulong
|
2004-09-26 22:58:47 +00:00 |
|