index
:
kolab-utils
dev/googlemigration
dev/migrate_options
fromexchange
kolab-utils-3.0
master
migration
statefile
Utilities for Kolab
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
Support for tasks
dev/googlemigration
Christian Mollekopf
3
-2/+201
2013-11-04
Separated ProbeIMAPServer from ProbeKolabServer. Moved folder setup to kolab ...
Christian Mollekopf
13
-97/+206
2013-11-04
NIL just indicates that the annotation is not available when using METADATA.
Christian Mollekopf
1
-1/+1
2013-11-04
Ignore file folders silently for now.
Christian Mollekopf
1
-1/+1
2013-11-04
Use /shared prefix when fetching annotations using METADATA.
Christian Mollekopf
1
-8/+7
2013-11-04
use a contains filter.
Christian Mollekopf
2
-3/+2
2013-11-04
enabled google mail migration.
Christian Mollekopf
2
-8/+6
2013-11-04
cleanup
Christian Mollekopf
4
-16/+12
2013-11-04
Fixed dry run.
Christian Mollekopf
1
-1/+5
2013-11-04
Make it possible to skip source folders.
Christian Mollekopf
7
-12/+80
2013-11-03
Print a warning if annotations are not supported and stop job.
Christian Mollekopf
1
-1/+5
2013-11-02
Ensure the eventloop quits in case of an immediate error.
Christian Mollekopf
2
-0/+6
2013-10-26
Get all tests to build by default.
Christian Mollekopf
15
-780/+958
2013-10-24
Allow the session to return to the eventloop first instead of deleting it imm...
Christian Mollekopf
2
-2/+2
2013-10-24
Conditionally compile google support to avoid hard dependency on libkgoogle.
Christian Mollekopf
4
-14/+42
2013-10-24
Replaced synchonous getObjects by a wrapper areound fetchObjects.
Christian Mollekopf
4
-60/+26
2013-10-23
create login job on login.
Christian Mollekopf
2
-15/+26
2013-10-23
Standalone IMAP sourceserver (mainly for testing).
Christian Mollekopf
3
-18/+56
2013-10-23
Fixed IMAPSourceAccount and use async logout.
Christian Mollekopf
7
-40/+65
2013-10-23
Google calendar migration.
Christian Mollekopf
3
-12/+210
2013-10-23
Made migrateuserjob largely async (if the sourceaccount supports it).
Christian Mollekopf
4
-12/+89
2013-10-23
Go to eventloop before doing any work in migratefolderjob.
Christian Mollekopf
2
-1/+7
2013-10-21
Move all contacts related code to it's own class.
Christian Mollekopf
4
-15/+29
2013-10-21
Working migration of contacts.
Christian Mollekopf
6
-11/+374
2013-10-21
The default implementation of convertObject returns the source object.
Christian Mollekopf
1
-1/+1
2013-10-21
cleanup
Christian Mollekopf
8
-12/+11
2013-10-21
Use a FetchObjectsJob interface, so we can convert inline from various source...
Christian Mollekopf
5
-17/+68
2013-10-21
Fixed Exchange migration.
Christian Mollekopf
4
-44/+50
2013-10-21
don't add subdirectories without CMakeLists.txt
Christian Mollekopf
1
-3/+1
2013-10-21
Avoid unnecessary copies.
Christian Mollekopf
2
-15/+7
2013-10-21
The test needs to login as well & make it easier to spot what fails on the test.
Christian Mollekopf
1
-0/+3
2013-10-21
Call init() before fetching anything so we know namespaces and kolab folders.
Christian Mollekopf
1
-1/+3
2013-10-21
Support multiple source accounts.
Christian Mollekopf
14
-47/+106
2013-10-20
Made the login job-based, but still synchronously executed.
Christian Mollekopf
10
-51/+66
2013-10-20
Improve session encapsulation and avoid using the wrong session.
Christian Mollekopf
4
-5/+5
2013-10-20
Some documentation and cleanup.
Christian Mollekopf
3
-3/+26
2013-10-20
Extracted an IMAPSourceAccount for reusability. Moved all account types to se...
Christian Mollekopf
8
-0/+549
2013-10-20
A function needs to be static when included from multiple files (so it gets o...
Christian Mollekopf
1
-1/+1
2013-10-20
Moved the kolabsourceaccount implementation to it's own file.
Christian Mollekopf
4
-348/+3
2013-10-18
Cleanup and apidox for sourceaccount.
Christian Mollekopf
2
-26/+71
2013-10-04
Added missing kglobal.h include.
Christian Mollekopf
1
-0/+1
2013-06-18
Always use lowercase in the filename.
Christian Mollekopf
1
-1/+1
2013-06-17
Init locale
Christian Mollekopf
1
-1/+3
2013-06-17
README
Christian Mollekopf
1
-0/+58
2013-06-17
Fixed warnings.
Christian Mollekopf
2
-4/+4
2013-04-25
Use own debug message stream instead of kWarning.
Christian Mollekopf
1
-6/+4
2013-04-25
Don't treat warnings as errors.
Christian Mollekopf
1
-2/+2
2013-04-12
Added missing include
Christian Mollekopf
1
-0/+1
2013-04-12
-Wreorder
Christian Mollekopf
1
-1/+1
2013-04-09
We don't need the default commandline arguments supplied by KCmdLineArgs, suc...
Christian Mollekopf
1
-1/+1
[next]