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