server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: added script to generate ctags/etags indexes
Chris St. Pierre
2012-09-11
2
-0
/
+51
*
updated various scripts/components to reflect updated Core invocation for thr...
Chris St. Pierre
2012-09-05
1
-4
/
+1
*
removed bcfg2-export-config, which relied on an older Core object instantiati...
Chris St. Pierre
2012-09-05
2
-159
/
+0
*
fixed up tools documentation, added tests for tools doco
Chris St. Pierre
2012-09-04
5
-133
/
+46
*
export.py: handle RPM changelogs, new Bcfg2/version.py; fixed some paths
Chris St. Pierre
2012-08-31
1
-2
/
+46
*
renamed Bcfg2Py3k to Compat
Chris St. Pierre
2012-08-27
6
-10
/
+10
*
Merge https://github.com/dikim33/bcfg2
Sol Jerome
2012-08-26
1
-1
/
+8
|
\
|
*
Remove the primary group from the list of extra_groups
DongInn Kim
2012-08-26
1
-1
/
+8
*
|
added tool to convert from :info/info to info.xml
Chris St. Pierre
2012-08-15
1
-0
/
+45
*
|
removed print statements
Chris St. Pierre
2012-08-15
6
-21
/
+20
*
|
Removed deprecated plugins BB, Svcmgr, SGenshi
Chris St. Pierre
2012-08-15
1
-6
/
+0
*
|
man: Add -B and -Z options from 01d68bf
Sol Jerome
2012-08-13
1
-3
/
+9
*
|
Remove bcfg2-ping-sweep
Sol Jerome
2012-08-13
1
-16
/
+0
*
|
bcfg2-admin: Add options from 75c6e2a to man page
Sol Jerome
2012-08-12
1
-8
/
+45
*
|
updated migrate_configs.py to handle reports config changes
Chris St. Pierre
2012-08-07
1
-6
/
+36
*
|
man: Add b=bundle bcfg-admin query option
Sol Jerome
2012-07-25
2
-1
/
+4
*
|
Merge https://github.com/dikim33/bcfg2
Sol Jerome
2012-07-12
1
-1
/
+0
|
\
|
|
*
Should remove the "extra_groups" attribute from the "<UnixGroup ... >"
DongInn Kim
2012-07-12
1
-1
/
+0
|
*
Store group="name" rather than gid="GID" at the attribute of UnixUser.
DongInn Kim
2012-05-14
1
-2
/
+7
*
|
added selinux support
Chris St. Pierre
2012-07-03
1
-0
/
+51
*
|
added support for encrypting different elements in a single Properties file w...
Chris St. Pierre
2012-06-15
1
-18
/
+34
*
|
service_modes upgrade script upgrades Rules and Defaults plugins
Chris St. Pierre
2012-06-06
1
-1
/
+5
*
|
added properties element encryption
Chris St. Pierre
2012-06-06
1
-0
/
+92
*
|
re-rationalized service modes to make them more consistent and granular
Chris St. Pierre
2012-06-05
1
-0
/
+46
*
|
man: Clean up man pages
Sol Jerome
2012-06-03
11
-0
/
+1412
*
|
Store group="name" rather than gid="GID" at the attribute of UnixUser.
DongInn Kim
2012-05-14
1
-2
/
+7
|
/
*
Better approach to get /etc/group updated with the exisitng account
DongInn Kim
2012-05-14
1
-12
/
+34
*
Add a script to generate accounts.xml from the existing /etc/passwd file.
DongInn Kim
2012-05-13
1
-0
/
+120
*
moved plugin-specific configs to main config file; propagate "setup" object t...
Chris St. Pierre
2012-05-11
5
-11
/
+59
*
Remove svn keywords
Sol Jerome
2012-02-19
8
-9
/
+0
*
added --client argument to bcfg2-profile-templates.py
Chris St. Pierre
2011-12-28
1
-12
/
+23
*
fixed bug when no templates are specified to bcfg2-profile-templates.py
Chris St. Pierre
2011-12-21
1
-0
/
+2
*
added tools for SVN postcommit log message, template render benchmarking; imp...
Chris St. Pierre
2011-12-15
4
-13
/
+698
*
Lots of improvements to Packages plugin:
Chris St. Pierre
2011-08-01
1
-0
/
+117
*
export.py: Pylint/PEP8 fixes
Sol Jerome
2011-07-07
1
-78
/
+109
*
Check length of version['micro'] instead of value.
Raul Cuza
2011-07-07
1
-1
/
+1
*
Add verification that version_info['micro'] is a single digit.
Raul Cuza
2011-07-07
1
-11
/
+14
*
Move export2.py ontop of export.py. One export script to rule them all.
Raul Cuza
2011-07-07
2
-318
/
+207
*
Remove extra whitespace from the debian/changelog entry.
Raul Cuza
2011-07-07
1
-4
/
+4
*
Add code to modify osx/Makefile directly so version is no longer discovered.
Raul Cuza
2011-07-06
1
-1
/
+9
*
Remove unused veriables.
Raul Cuza
2011-07-06
1
-4
/
+0
*
Replace minorver with dictionary call.
Raul Cuza
2011-07-06
1
-3
/
+3
*
Replace majorver[0:3] with dictionary call.
Raul Cuza
2011-07-06
1
-2
/
+2
*
Replace majorver with version_release.
Raul Cuza
2011-07-06
1
-4
/
+4
*
Derive majorver and minorver from dictionary; Add debug check.
Raul Cuza
2011-07-06
1
-8
/
+24
*
Group verpose output in a more logical way.
Raul Cuza
2011-07-06
1
-1
/
+1
*
Made verbose mode for commands a little more verbose.
Raul Cuza
2011-07-06
1
-0
/
+1
*
Create verbose option for running commands.
Raul Cuza
2011-07-06
1
-0
/
+2
*
Create paranoid mode for export script.
Raul Cuza
2011-07-06
1
-1
/
+14
*
Finish converting find_and_replace calls to use dryrun argument.
Raul Cuza
2011-07-06
1
-9
/
+22
[next]