summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* added tool to convert from :info/info to info.xmlChris St. Pierre2012-08-151-0/+45
* removed print statementsChris St. Pierre2012-08-156-21/+20
* Removed deprecated plugins BB, Svcmgr, SGenshiChris St. Pierre2012-08-151-6/+0
* man: Add -B and -Z options from 01d68bfSol Jerome2012-08-131-3/+9
* Remove bcfg2-ping-sweepSol Jerome2012-08-131-16/+0
* bcfg2-admin: Add options from 75c6e2a to man pageSol Jerome2012-08-121-8/+45
* updated migrate_configs.py to handle reports config changesChris St. Pierre2012-08-071-6/+36
* man: Add b=bundle bcfg-admin query optionSol Jerome2012-07-252-1/+4
* Merge https://github.com/dikim33/bcfg2Sol Jerome2012-07-121-1/+0
|\
| * Should remove the "extra_groups" attribute from the "<UnixGroup ... >"DongInn Kim2012-07-121-1/+0
| * Store group="name" rather than gid="GID" at the attribute of UnixUser.DongInn Kim2012-05-141-2/+7
* | added selinux supportChris St. Pierre2012-07-031-0/+51
* | added support for encrypting different elements in a single Properties file w...Chris St. Pierre2012-06-151-18/+34
* | service_modes upgrade script upgrades Rules and Defaults pluginsChris St. Pierre2012-06-061-1/+5
* | added properties element encryptionChris St. Pierre2012-06-061-0/+92
* | re-rationalized service modes to make them more consistent and granularChris St. Pierre2012-06-051-0/+46
* | man: Clean up man pagesSol Jerome2012-06-0311-0/+1412
* | Store group="name" rather than gid="GID" at the attribute of UnixUser.DongInn Kim2012-05-141-2/+7
|/
* Better approach to get /etc/group updated with the exisitng accountDongInn Kim2012-05-141-12/+34
* Add a script to generate accounts.xml from the existing /etc/passwd file.DongInn Kim2012-05-131-0/+120
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-115-11/+59
* Remove svn keywordsSol Jerome2012-02-198-9/+0
* added --client argument to bcfg2-profile-templates.pyChris St. Pierre2011-12-281-12/+23
* fixed bug when no templates are specified to bcfg2-profile-templates.pyChris St. Pierre2011-12-211-0/+2
* added tools for SVN postcommit log message, template render benchmarking; imp...Chris St. Pierre2011-12-154-13/+698
* Lots of improvements to Packages plugin:Chris St. Pierre2011-08-011-0/+117
* export.py: Pylint/PEP8 fixesSol Jerome2011-07-071-78/+109
* Check length of version['micro'] instead of value.Raul Cuza2011-07-071-1/+1
* Add verification that version_info['micro'] is a single digit.Raul Cuza2011-07-071-11/+14
* Move export2.py ontop of export.py. One export script to rule them all.Raul Cuza2011-07-072-318/+207
* Remove extra whitespace from the debian/changelog entry.Raul Cuza2011-07-071-4/+4
* Add code to modify osx/Makefile directly so version is no longer discovered.Raul Cuza2011-07-061-1/+9
* Remove unused veriables.Raul Cuza2011-07-061-4/+0
* Replace minorver with dictionary call.Raul Cuza2011-07-061-3/+3
* Replace majorver[0:3] with dictionary call.Raul Cuza2011-07-061-2/+2
* Replace majorver with version_release.Raul Cuza2011-07-061-4/+4
* Derive majorver and minorver from dictionary; Add debug check.Raul Cuza2011-07-061-8/+24
* Group verpose output in a more logical way.Raul Cuza2011-07-061-1/+1
* Made verbose mode for commands a little more verbose.Raul Cuza2011-07-061-0/+1
* Create verbose option for running commands.Raul Cuza2011-07-061-0/+2
* Create paranoid mode for export script.Raul Cuza2011-07-061-1/+14
* Finish converting find_and_replace calls to use dryrun argument.Raul Cuza2011-07-061-9/+22
* Extend dry-run mode to file replacementRaul Cuza2011-07-061-19/+35
* Add command line options to export tool.Raul Cuza2011-07-061-31/+74
* Add new version variables to export scriptRaul Cuza2011-07-061-3/+14
* Refactor export.py to use main() clause.Raul Cuza2011-07-061-0/+125
* export.py: Fix version in debian changelog and docsSol Jerome2011-06-181-2/+2
* export.py: Allow to run export from machine with no Bcfg2Sol Jerome2011-06-181-2/+5
* export.py: Refactor find and replace bitsSol Jerome2011-05-311-33/+28
* export.py: Update documentation version numbersSol Jerome2011-05-311-0/+7