Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Client: Remove unused import | Sol Jerome | 2013-04-10 | 1 | -1/+1 |
* | PY3K: Fix client/server to work with python 3 | Sol Jerome | 2013-04-10 | 1 | -4/+10 |
* | Probes: Handle unicode probes | Sol Jerome | 2013-03-29 | 1 | -5/+5 |
* | testsuite: fixed issues found by latest version of pep8 | Chris St. Pierre | 2013-03-26 | 1 | -2/+4 |
* | client: actually return probe data to server | Chris St. Pierre | 2013-03-25 | 1 | -0/+1 |
* | extended usage of Executor class, added client-side timeout options | Chris St. Pierre | 2013-02-14 | 1 | -9/+9 |
* | moved common file locking code into Bcfg2.Utils | Chris St. Pierre | 2013-02-14 | 1 | -6/+4 |
* | added builtin support for creating users and groups | Chris St. Pierre | 2012-12-03 | 1 | -2/+2 |
* | fixed typos in error message | Chris St. Pierre | 2012-11-14 | 1 | -3/+3 |
* | fixed client lock check | Chris St. Pierre | 2012-11-13 | 1 | -5/+9 |
* | fixed tests on new client class | Chris St. Pierre | 2012-10-17 | 1 | -1/+3 |
* | added bcfg2_local.py, a tool to run bcfg2 against a local specification | Chris St. Pierre | 2012-10-17 | 1 | -0/+327 |