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
2014-08-19
make kolab-utils build on CentOS6. need to include iostream to avoid error: '...
HEAD
master
Timotheus Pokorra
2
-0/+4
2014-07-23
Merge remote-tracking branch 'origin/fbdaemon'
Christian Mollekopf
40
-172/+3017
2014-07-23
Fixed build.
Christian Mollekopf
1
-1/+1
2014-07-05
Fix #3184: Invalid freebusy data returned when folder/mailbox is empty
Sandro Knauß
3
-14/+34
2014-06-25
daemon returns vcalender(ifb) file
Sandro Knauß
6
-23/+58
2014-06-24
Move the version forward, not backward
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2014-05-30
Adding README to get a show instruction, how to use cyrus log files in tests
Sandro Knauß
1
-0/+17
2014-05-29
Added description for daemon mode
Sandro Knauß
1
-0/+36
2014-05-29
Add written tests to ctest to be able to run make test.
Sandro Knauß
2
-0/+6
2014-05-29
Let's start the daemon via command line
Sandro Knauß
1
-2/+9
2014-05-29
A real daemon for fbdaemon.
Sandro Knauß
30
-128/+2788
2014-05-29
Added support for not storing fbobject at imap server.
Sandro Knauß
3
-31/+76
2014-05-29
fbdaemon/settings: added testmode
Sandro Knauß
2
-1/+23
2014-05-29
cleanup logic a little bit
Sandro Knauß
1
-4/+1
2014-05-29
typo
Sandro Knauß
1
-2/+2
2014-01-17
Fixed the replaceString extraction, support for wildcards and prefixes (prefi...
Christian Mollekopf
2
-8/+28
2014-01-16
Move the target foldername normalization to KolabAccount.
Christian Mollekopf
2
-5/+6
2014-01-16
A simple regextrans2 option to translate target names.
Christian Mollekopf
6
-2/+52
2014-01-16
Generate a new RFC4122 compliant UID for contacts.
Christian Mollekopf
1
-1/+5
2014-01-16
Cleanups
Christian Mollekopf
4
-5/+3
2014-01-16
A simple object type filter, so we can i.e. only migrate contacts.
Christian Mollekopf
4
-17/+57
2013-11-13
Allow to build tests in a non-debug build.
Christian Mollekopf
1
-5/+0
2013-11-13
Fixed CMAKE_MODULE_PATH.
Christian Mollekopf
1
-1/+1
2013-11-12
Disable unnecessary debug output.
Christian Mollekopf
1
-7/+7
2013-11-12
Display the version number using --version.
Christian Mollekopf
5
-3/+32
2013-11-12
Set the correct folder type for google task folders.
Christian Mollekopf
1
-1/+1
2013-11-12
cleanup and debug messages
Christian Mollekopf
4
-5/+5
2013-11-11
Async logout and user retrieval.
Christian Mollekopf
12
-74/+236
2013-11-11
Don't start a migrate folder job for nothing.
Christian Mollekopf
1
-0/+1
2013-11-11
Wait for the fetchjob to be complete.
Christian Mollekopf
2
-2/+5
2013-11-11
Only authenticate once, and share the session.
Christian Mollekopf
3
-10/+29
2013-11-11
There is only single user migration for google.
Christian Mollekopf
1
-3/+1
2013-11-11
Set the working defaults for google imap.
Christian Mollekopf
2
-4/+6
2013-11-11
Ignore virtual folders by default. Otherwise we end up duplication all mails.
Christian Mollekopf
1
-2/+2
2013-11-11
Detect if the imap account disconnects.
Christian Mollekopf
2
-0/+8
2013-11-11
Waiting forever doesn't make the problems go away an 300s should be plenty.
Christian Mollekopf
1
-1/+1
2013-11-11
Bump libkolab requirement to 0.5 and libkolabxml to 1.0.
Christian Mollekopf
1
-2/+2
2013-11-11
Merge branch 'dev/googlemigration'
Christian Mollekopf
56
-1419/+3172
2013-11-11
Development is going towards 0.4
Christian Mollekopf
2
-3/+20
2013-11-11
Set private and shared annotations. Moved folder creation to separate job to ...
Christian Mollekopf
7
-69/+201
2013-11-08
Use common baseclass for google folder fetch jobs too.
Christian Mollekopf
2
-113/+96
2013-11-08
Use common parent class, for google fetch objects jobs.
Christian Mollekopf
2
-126/+81
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
[next]