Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new command-line utility commands lam, sam and dam (list, set and delete ... | Jeroen van Meeuwen (Kolab Systems) | 2012-08-07 | 3 | -0/+198 |
* | Clarify it's not UTF-7 exactly, it's IMAP UTF-7 ;-) | Jeroen van Meeuwen (Kolab Systems) | 2012-06-13 | 1 | -1/+1 |
* | Add command 'list-quota' | Jeroen van Meeuwen (Kolab Systems) | 2012-06-13 | 1 | -0/+64 |
* | Fix command-line sync | Jeroen van Meeuwen (Kolab Systems) | 2012-06-13 | 1 | -1/+4 |
* | Do not load commands that fail loading (#811) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -1/+5 |
* | Add command add-domain | Jeroen van Meeuwen (Kolab Systems) | 2012-05-15 | 1 | -0/+88 |
* | Unset add_domain from not being implemented yet | Jeroen van Meeuwen (Kolab Systems) | 2012-05-14 | 1 | -1/+0 |
* | Correct cmd_list_domains to use the configured domain_name_attribute | Jeroen van Meeuwen (Kolab Systems) | 2012-05-14 | 1 | -9/+10 |
* | Correct cmd_list_deleted_mailboxes | Jeroen van Meeuwen (Kolab Systems) | 2012-05-14 | 1 | -0/+2 |
* | Update cmd_remove_mailaddress | Jeroen van Meeuwen (Kolab Systems) | 2012-05-13 | 1 | -17/+54 |
* | Correct commands referring to cmd_name | Jeroen van Meeuwen (Kolab Systems) | 2012-05-13 | 1 | -0/+2 |
* | Correct cmd_list_mailboxes | Jeroen van Meeuwen (Kolab Systems) | 2012-05-13 | 1 | -6/+25 |
* | Correct cmd_delete_mailbox.py | Jeroen van Meeuwen (Kolab Systems) | 2012-05-13 | 1 | -0/+5 |
* | Enable use of alias commands with cli options | Jeroen van Meeuwen (Kolab Systems) | 2012-05-13 | 1 | -4/+6 |
* | Correct cmd_create_mailbox.py | Jeroen van Meeuwen (Kolab Systems) | 2012-05-13 | 1 | -1/+28 |
* | Remove the imports of legacy auth and imap | Jeroen van Meeuwen (Kolab Systems) | 2012-05-08 | 16 | -49/+1 |
* | Correct some pylint conventions | Jeroen van Meeuwen (Kolab Systems) | 2012-03-09 | 9 | -38/+38 |
* | Add additional commands | Jeroen van Meeuwen (Kolab Systems) | 2012-03-02 | 4 | -0/+212 |
* | Convert command list-domains to using the wap client | Jeroen van Meeuwen (Kolab Systems) | 2012-03-02 | 1 | -14/+11 |
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 14 | -14/+14 |
* | Correct commands parsing | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -2/+2 |
* | Restructure the command-line interface so that it can be extended easier, and... | Jeroen van Meeuwen (Kolab Systems) | 2011-10-19 | 15 | -612/+1067 |
* | Use the correct key | Jeroen van Meeuwen (Kolab Systems) | 2011-09-30 | 1 | -1/+1 |
* | Add some telemetry report commands and wrap lines properly | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -30/+341 |
* | Shuffle some of the commands around for alphabetical ordering | Jeroen van Meeuwen (Kolab Systems) | 2011-09-21 | 1 | -45/+124 |
* | Add a command export | Jeroen van Meeuwen (Kolab Systems) | 2011-09-13 | 1 | -32/+86 |
* | Update the sync and undelete commands | Jeroen van Meeuwen (Kolab Systems) | 2011-06-17 | 1 | -21/+11 |
* | Pull out auth and conf from becoming multi-instance all over the place. One o... | Jeroen van Meeuwen (Kolab Systems) | 2011-04-11 | 1 | -16/+8 |
* | Fix some of the CLI routines | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -35/+74 |
* | Relicense from GPLv2 only to GPLv3+ | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -1/+1 |
* | Rewrite action_sync() | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -8/+31 |
* | Implement a simple command, and start with just sync (nice for cronjobs!) | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -1/+11 |
* | Bail out with a message on --help if no command is given on the CLI | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -1/+9 |
* | Update copyright headers | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -1/+1 |
* | Check in the first set of actions to execute | Jeroen van Meeuwen (Kolab Systems) | 2010-10-08 | 1 | -4/+124 |
* | Make the compile/build time variables appear in constants, and then re-use co... | Jeroen van Meeuwen (Kolab Systems) | 2010-08-26 | 1 | -0/+37 |