summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2013-09-231-1/+9
|\
| * posixusers_baseline.py: Handle users with nonexistent primary groupsChris St. Pierre2013-09-171-3/+8
* | tools: Fix bash completionSol Jerome2013-09-061-3/+19
* | Merge branch 'maint'Chris St. Pierre2013-09-041-1/+4
|\|
| * bcfg2_local.py: Fixed addresspair portChris St. Pierre2013-09-041-1/+4
* | Merge branch 'maint'Sol Jerome2013-09-012-0/+184
|\|
| * tools: added git_commit.py scriptChris St. Pierre2013-08-142-1/+184
* | Rewrote SSLCA as Cfg handler.Chris St. Pierre2013-08-132-1/+49
* | tools: fixed unit testsChris St. Pierre2013-08-092-6/+3
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-0815-332/+193
|\ \
| * | Options: migrated tools to new parserChris St. Pierre2013-06-2714-194/+193
| * | Options: migrated bcfg2-info to new parserChris St. Pierre2013-06-271-138/+0
* | | Merge branch 'maint'Sol Jerome2013-07-182-2/+2
|\ \ \ | |/ / |/| / | |/
| * Core: apply FAM blocking option to all commands that start a serverChris St. Pierre2013-07-092-2/+2
* | Merge branch 'maint'Chris St. Pierre2013-06-272-9/+48
|\|
| * Revert "Core: properly handle Ctrl-C"Sol Jerome2013-06-261-0/+15
| * export: Update all solaris-ips versionsSol Jerome2013-06-051-15/+30
| * Update export.py to version tag IPS manifestsDan Foster2013-06-021-0/+9
* | Merge branch 'maint'Sol Jerome2013-06-023-1/+78
|\|
| * Merge pull request #81 from kincl/jasons-hackingChris St. Pierre2013-05-282-0/+73
| |\
| | * adding docJason Kincl2013-05-222-0/+10
| | * 1.3 Upgrade Tools: Added script to facilitate upgrading from Probe XML to dat...Jason Kincl2013-05-221-0/+63
| * | tools: make migrate_info.py migrate "perms" (http://trac.mcs.anl.gov/projects...Chris St. Pierre2013-05-221-1/+5
| |/
* | Merge branch 'maint'Chris St. Pierre2013-05-177-53/+78
|\|
| * Merge branch 'maint' of https://github.com/lukecyca/bcfg2 into maintSol Jerome2013-05-131-3/+0
| |\
| | * Removed genshi as dependency, and setup.py manipulation in tools/export.py.Luke Cyca2013-05-111-3/+0
| * | tools: Fix python2 syntax errorSol Jerome2013-05-101-1/+1
| |/
| * tools: pylint/pep8 fixesSol Jerome2013-05-101-10/+9
| * POSIXUsers: allow better <MemberOf group="foo"/> syntaxChris St. Pierre2013-05-071-2/+2
| * added remaining required Core.load_plugins() callsChris St. Pierre2013-05-071-1/+2
| * selinux: Don't create Bound entries for SEModulesSol Jerome2013-05-041-1/+4
| * bcfg2-profile-templates.py: lots of improvementsChris St. Pierre2013-05-011-35/+60
* | Merge branch 'maint'Chris St. Pierre2013-04-243-3/+10
|\|
| * tools: write all changed files when migrating perms to modeChris St. Pierre2013-04-161-2/+3
| * selinux: Fix selinux_baseline.pySol Jerome2013-04-041-1/+1
| * fix bogus bundle_quick option handling in bcfg2_local.pyChris St. Pierre2013-04-021-1/+2
| * bcfg2_local.py: remove duplicate -Q optionsChris St. Pierre2013-03-281-0/+5
* | Merge branch '1.4.x'Chris St. Pierre2013-04-238-479/+89
|\ \ | |/ |/|
| * Merge branch 'master' into 1.4.xChris St. Pierre2013-02-204-225/+63
| |\
| * | added README for 1.4 upgrade toolsChris St. Pierre2013-02-051-0/+6
| * | Decisions: use StructFile instead of host- or group-specific XML filesChris St. Pierre2013-02-051-0/+82
| * | removed support for info/:info filesChris St. Pierre2013-01-171-9/+1
| * | removed deprecated plugins: TGenshi, TCheetah, Account, Hostbase, Snapshots, ...Chris St. Pierre2013-01-176-502/+30
* | | migrate_dbstats: Fix traceback found by jontenSol Jerome2013-03-221-0/+3
* | | migrate_perms_to_mode.py: handle info.xml files for SSLCAChris St. Pierre2013-03-211-1/+1
* | | migrate_perms_to_mode.py: gracefully handle unparseable XML filesChris St. Pierre2013-03-201-2/+12
* | | migrate_perms_to_mode.py: really seriously handle nested Path tagsChris St. Pierre2013-03-201-1/+1
* | | migrate_perms_to_mode.py: migrate SSHbase/info.xmlChris St. Pierre2013-03-201-1/+1
* | | export: Be more consistent with naming guidelinesSol Jerome2013-03-181-11/+27
* | | migrate_info.py: fixed import of info/:info parsing regexChris St. Pierre2013-03-151-2/+4