Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix indentation from my previous commit | Timotheus Pokorra | 2015-06-12 | 1 | -1/+1 |
* | cli: kolab delete-domain improved. (#5098) | Timotheus Pokorra | 2015-06-12 | 1 | -4/+8 |
* | Catch webadmin API connection errors (timed out perhaps) and try again with a... | Thomas Bruederli | 2015-05-20 | 1 | -5/+29 |
* | Add a function ou_edit() | Jeroen van Meeuwen (Kolab Systems) | 2014-11-14 | 1 | -0/+3 |
* | Allow specifying the domain to get the capabilities for | Jeroen van Meeuwen (Kolab Systems) | 2014-11-14 | 1 | -2/+2 |
* | Allow a URI to be passed on to connect() | Jeroen van Meeuwen (Kolab Systems) | 2014-08-19 | 1 | -2/+18 |
* | Add group functions | Jeroen van Meeuwen (Kolab Systems) | 2014-08-01 | 1 | -4/+12 |
* | Add a variety of useful wap_client functions to write functional tests on top of | Jeroen van Meeuwen (Kolab Systems) | 2014-07-31 | 1 | -106/+147 |
* | Add some basic ou functions to the wap client | Jeroen van Meeuwen (Kolab Systems) | 2014-07-30 | 1 | -4/+14 |
* | Do not always set debug level=9 as (accidentally?) introduced in commit 4583e353 | Thomas Bruederli | 2014-07-04 | 1 | -2/+0 |
* | Use 'id' rather than 'user' parameter | Jeroen van Meeuwen (Kolab Systems) | 2014-05-14 | 1 | -4/+10 |
* | Add WAP client functions to manage resources + functional tests for them | Thomas Bruederli | 2014-02-19 | 1 | -0/+25 |
* | Support https:// urls for WAP backend (#2545); remove unused code | Thomas Bruederli | 2013-11-16 | 2 | -12/+9 |
* | Add user_find method and do not traceback when the result is not OK | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -1/+26 |
* | Correct group_add() and add group_delete() | Jeroen van Meeuwen (Kolab Systems) | 2013-05-24 | 1 | -2/+12 |
* | Adjust the WAP client for domain operations | Jeroen van Meeuwen (Kolab Systems) | 2013-05-03 | 1 | -28/+24 |
* | Move the wap_client forward to today's API implementation | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -28/+73 |
* | Update the user_edit function | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -8/+17 |
* | Repair wap client call user_add() | Jeroen van Meeuwen (Kolab Systems) | 2012-12-24 | 1 | -1/+1 |
* | Enhance wap client interaction | Jeroen van Meeuwen (Kolab Systems) | 2012-09-28 | 1 | -56/+55 |
* | Accept user argument to user_info() function | Jeroen van Meeuwen (Kolab Systems) | 2012-07-18 | 1 | -11/+24 |
* | Add domain_add() function | Jeroen van Meeuwen (Kolab Systems) | 2012-05-14 | 1 | -3/+59 |
* | Remove wap_client/request.py it served no purpose | Jeroen van Meeuwen (Kolab Systems) | 2012-05-14 | 1 | -29/+0 |
* | Mature the wap_client module | Jeroen van Meeuwen (Kolab Systems) | 2012-05-13 | 1 | -15/+18 |
* | Bump pre-release | Jeroen van Meeuwen (Kolab Systems) | 2012-05-03 | 1 | -2/+5 |
* | Rebase on specification | Jeroen van Meeuwen (Kolab Systems) | 2012-04-19 | 1 | -0/+75 |
* | Do not include a password in source code files | Jeroen van Meeuwen (Kolab Systems) | 2012-03-20 | 1 | -1/+1 |
* | Split out connect.py and request.py | Jeroen van Meeuwen (Kolab Systems) | 2012-03-13 | 3 | -13/+56 |
* | Correct some pylint conventions | Jeroen van Meeuwen (Kolab Systems) | 2012-03-09 | 1 | -9/+9 |
* | Add the command-line wap client | Jeroen van Meeuwen (Kolab Systems) | 2012-03-02 | 1 | -0/+281 |