Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Howard Chu
|
8d4281d843
|
ITS#3443 fix shutdown test
|
2004-12-16 13:48:36 +00:00 |
|
Howard Chu
|
edde8c99d8
|
Fix ITS#3425, use less restrictive search filter when getting info about
an old entry that must be deleted.
|
2004-12-12 06:09:02 +00:00 |
|
Pierangelo Masarati
|
2f5e17d056
|
improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly. More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly)
|
2004-12-11 17:48:15 +00:00 |
|
Howard Chu
|
dced3cca04
|
Fix typo in prev commit
|
2004-12-09 21:16:16 +00:00 |
|
Howard Chu
|
dc7ec5c6db
|
Fix delete/refresh switch
|
2004-12-09 20:30:48 +00:00 |
|
Howard Chu
|
97d7bdf0f4
|
ITS#3423 implement delete for ID sets
|
2004-12-08 04:47:29 +00:00 |
|
Howard Chu
|
5c8fd8bf11
|
Rename syncrepl_rq to slapd_rq, move to daemon.c
|
2004-12-03 16:49:23 +00:00 |
|
Howard Chu
|
4869523567
|
Add comments, fix search args in syncrepl_entry
|
2004-11-30 11:08:25 +00:00 |
|
Pierangelo Masarati
|
66a66db3da
|
retry if addition of an entry previously added as glue fails; entryUUID must be added to mods in pretty and normalized form
|
2004-11-30 01:48:08 +00:00 |
|
Pierangelo Masarati
|
9114b1b116
|
glue also in case of no such object, indicating that the suffix entry is missing yet (unordered results of initial content poll)
|
2004-11-29 19:03:55 +00:00 |
|
Howard Chu
|
a88c78d64e
|
Remove syncinfo si_UUID_dn, make consumer use modify/modrdn instead of
just deleting and adding modified entries.
|
2004-11-29 05:56:51 +00:00 |
|
Howard Chu
|
5f99f7c991
|
More migration of syncrepl from frontend to syncprov overlay
define OPERATION_BUFFER_SIZE for dummy Operations
|
2004-11-27 00:57:37 +00:00 |
|
Howard Chu
|
d413097d8b
|
Fix prev commit
|
2004-11-26 17:32:36 +00:00 |
|
Howard Chu
|
c2b339d456
|
More syncprov fixes. test019 now passes.
|
2004-11-26 09:40:22 +00:00 |
|
Howard Chu
|
90cc409325
|
Split Operation into Opheader and op
|
2004-11-25 22:59:00 +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
|
47dd8d8732
|
Dynamic control management
|
2004-11-23 13:08:45 +00:00 |
|
Howard Chu
|
c5006f4b87
|
Fix modtail initialization in loop
|
2004-11-22 02:11:15 +00:00 |
|
Jong Hyuk Choi
|
42f8426b5b
|
patch for ITS#3379
|
2004-10-28 21:40:42 +00:00 |
|
Jong Hyuk Choi
|
0af878ac3f
|
syncrepl consistency patch: utilize BDB txn rollback
|
2004-10-12 17:53:50 +00:00 |
|
Jong Hyuk Choi
|
4efd705cc3
|
syncrepl consistency patch
|
2004-10-09 09:26:16 +00:00 |
|
Howard Chu
|
7e87f54716
|
Revert ITS#3353 patch, it needs to be reworked.
|
2004-10-06 05:51:38 +00:00 |
|
Pierangelo Masarati
|
02828499f0
|
cleanup & silence warnings
|
2004-10-05 21:41:41 +00:00 |
|
Jong Hyuk Choi
|
4241325600
|
simplify attrs parsing and process objectClass differently
|
2004-10-05 00:30:15 +00:00 |
|
Howard Chu
|
fda3d6260e
|
ITS#3353 consolidate slapd globals into a single struct
|
2004-10-01 07:33:16 +00:00 |
|
Jong Hyuk Choi
|
e8f30c8d0b
|
preserve attrs="*"
|
2004-09-27 16:16:53 +00:00 |
|
Pierangelo Masarati
|
d2c08ed8d3
|
misc syncrepl cleanup/fixes
|
2004-09-26 23:00:35 +00:00 |
|
Pierangelo Masarati
|
761f287943
|
multiple precision with BIGNUM/gmp/ulong
|
2004-09-26 22:58:47 +00:00 |
|
Jong Hyuk Choi
|
e4d199d7bb
|
A follow-on commit to the previous @oc support change to use anlist
|
2004-09-23 19:23:17 +00:00 |
|
Jong Hyuk Choi
|
5c0581b184
|
Modified @oc supprot code to the share anlist routines; Revised anlist routines
|
2004-09-23 02:48:14 +00:00 |
|
Jong Hyuk Choi
|
ffbb5d4ed2
|
*oc support in attr list
|
2004-09-18 02:07:41 +00:00 |
|
Jong Hyuk Choi
|
1fe8f20516
|
release syncinfo mem upon syncrepl failure as well as shutdown
|
2004-09-11 22:37:21 +00:00 |
|
Jong Hyuk Choi
|
98dc97bcb9
|
memory leak fixes
|
2004-09-11 02:02:09 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Jong Hyuk Choi
|
899848181d
|
added avl_free() at the end of do_syncrep2()
|
2004-09-02 18:12:37 +00:00 |
|
Howard Chu
|
559b746437
|
Avoid gratuitous reindexing of cn and objectclass in syncrepl_updateCookie
|
2004-09-01 04:18:56 +00:00 |
|
Jong Hyuk Choi
|
6f9025423f
|
ITS#3289 - exattrs support
|
2004-08-29 22:28:28 +00:00 |
|
Jong Hyuk Choi
|
a6c08d747f
|
Use global alloc for now
|
2004-08-29 20:01:21 +00:00 |
|
Jong Hyuk Choi
|
71f45bd40b
|
Further fixes for ITS#3297
|
2004-08-29 19:19:22 +00:00 |
|
Kurt Zeilenga
|
c449fdd217
|
TLS SSF does not imply a transport_ssf.
|
2004-08-28 21:58:20 +00:00 |
|
Luke Howard
|
4fdefa106f
|
ITS#3297 (double free)
|
2004-08-24 01:20:49 +00:00 |
|
Jong Hyuk Choi
|
37db80eadb
|
attrs=*,+ becmoes the default behavior when attrs are not specified in syncrepl definition. When attrs are specified, operational attributes other than objectClass, structuralObjectClass, and entryCSN need to be explicitly specified to be included in the replication content.
|
2004-08-20 16:26:58 +00:00 |
|
Howard Chu
|
af8cb90ed8
|
ITS#3289 - add SLAP_AT_DYNAMIC flag for dynamically generated attributes.
Set flag for hasSubordinates and subschemaSubentry. Strip dynamic attributes
before storing entries in syncrepl.
|
2004-08-19 23:39:45 +00:00 |
|
Howard Chu
|
91033d6552
|
Reworked fix for ITS#3140 - add access parameter to backend_attribute
|
2004-08-18 17:14:22 +00:00 |
|
Jong Hyuk Choi
|
95e56c6243
|
Patch for ITS#3259
|
2004-07-28 17:24:54 +00:00 |
|
Pierangelo Masarati
|
b94d5e17e2
|
rework op/rs structures to deal with opeartional attributes
|
2004-07-18 21:44:29 +00:00 |
|
Jong Hyuk Choi
|
22df3f94e4
|
internal operation return value processing cleanup
|
2004-06-25 02:27:02 +00:00 |
|
Jong Hyuk Choi
|
28bd88d289
|
more timelimit cleanup
|
2004-06-22 23:23:37 +00:00 |
|
Jong Hyuk Choi
|
3917d2b15d
|
limit checking in syncrepl
|
2004-06-22 18:15:29 +00:00 |
|