Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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, ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-10-19 | 15 | -612/+1067 |
| | | | | and particular commands can be shipped in seperate packages | ||||
* | 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 alias shorthand functions Add some future functions to be implemented | ||||
* | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-04-11 | 1 | -16/+8 |
| | | | | | | of each suffices. Clean up imap module, along with making the imap.cyrus module work better | ||||
* | 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 |
| | | | | Use the new library functions in action_list_domains() | ||||
* | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2010-08-26 | 1 | -0/+37 |
constants |