Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcfg2-crypt: added -I option, made --stdout better, updated man page | Chris St. Pierre | 2012-09-13 | 1 | -56/+118 |
| | |||||
* | bcfg2-crypt: added --stdout option | Chris St. Pierre | 2012-09-11 | 1 | -4/+14 |
| | |||||
* | bcfg2-crypt: handle bogus xpath expression gracefully | Chris St. Pierre | 2012-09-11 | 1 | -0/+3 |
| | |||||
* | bcfg2-crypt: better handling of chunking errors | Chris St. Pierre | 2012-09-11 | 1 | -35/+68 |
| | |||||
* | fixed lxml.etree.tostring invocations | Chris St. Pierre | 2012-08-22 | 1 | -1/+1 |
| | |||||
* | lots of various py3k fixes | Chris St. Pierre | 2012-08-21 | 1 | -1/+1 |
| | |||||
* | bcfg2-crypt: Prevent traceback when missing M2Crypto | Sol Jerome | 2012-08-13 | 1 | -1/+7 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | added support for encrypting different elements in a single Properties file ↵ | Chris St. Pierre | 2012-06-15 | 1 | -125/+156 |
| | | | | with different passphrases | ||||
* | fixed option alignment issues | Chris St. Pierre | 2012-06-15 | 1 | -1/+1 |
| | |||||
* | bcfg2-crypt fixes | Chris St. Pierre | 2012-06-07 | 1 | -58/+62 |
| | |||||
* | added properties element encryption | Chris St. Pierre | 2012-06-06 | 1 | -0/+321 |
added bcfg2-crypt utility for encrypting Properties and Cfg files |