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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed traceback from unknown-path-type errors
Chris St. Pierre
2011-08-03
1
-0
/
+1
*
added buildbundle command to bcfg2-info to render a bundle template
Chris St. Pierre
2011-08-03
1
-0
/
+26
*
fix broken assembling of yum repo url
Joe Digilio
2011-08-03
1
-1
/
+1
*
fixed info.xml XMLSrc fix
Chris St. Pierre
2011-08-03
1
-1
/
+1
*
Merge branch 'master' of https://github.com/mikemccllstr/bcfg2
Sol Jerome
2011-08-02
1
-13
/
+16
|
\
|
*
Fix error that occurs when deleting and re-creating the same directory.
Mike McCallister
2011-07-29
1
-13
/
+16
*
|
don't add gpg-pubkey package unless there are instances to install
Chris St. Pierre
2011-08-02
1
-35
/
+36
*
|
split up XMLSrc parsers used for Rules and info.xml
Chris St. Pierre
2011-08-01
1
-5
/
+18
*
|
bcfg2-lint should read both bcfg2.conf and bcfg2-lint.conf
Chris St. Pierre
2011-08-01
1
-15
/
+6
*
|
fixed path to Packages config in Lint/Validate.py
Chris St. Pierre
2011-08-01
1
-1
/
+1
*
|
fixed error message to avoid traceback
Chris St. Pierre
2011-08-01
1
-1
/
+1
*
|
Lots of improvements to Packages plugin:
Chris St. Pierre
2011-08-01
3
-247
/
+682
*
|
bcfg2-lint: Update schema with new vcs values
Sol Jerome
2011-07-31
1
-1
/
+2
|
/
*
bcfg2-lint RequiredAttrs plugin checks for text content of "file" Paths
Chris St. Pierre
2011-07-28
1
-0
/
+7
*
added write() method to Properties to write back persistent changes
Chris St. Pierre
2011-07-27
1
-4
/
+43
*
Fixed problem with recent DirectoryBacked changes that caused a traceback on ...
Mike McCallister
2011-07-26
1
-3
/
+12
*
Rewrote DirectoryBacked so it handles files contained in an arbitrary directo...
Mike McCallister
2011-07-26
2
-39
/
+110
*
Update to Deps to eliminate "Failed to add dep entry for <built-in function C...
Mike McCallister
2011-07-25
1
-1
/
+6
*
Added docstring to explain what 'datastore' argument contains.
Mike McCallister
2011-07-23
1
-0
/
+5
*
Treat Bound entries like unbound entries for calculating prerequisites in Deps.
Mike McCallister
2011-07-23
1
-5
/
+7
*
Refactor the validate_structure() method into two.
Mike McCallister
2011-07-23
1
-25
/
+45
*
Created a new method to return a sorted list of plugins by type.
Mike McCallister
2011-07-22
3
-41
/
+60
*
Fixed to accommodate changes made to Plugin.py in changeset 3291a875339a7e556...
Mike McCallister
2011-07-22
1
-3
/
+4
*
Chkconfig: Use LANG=C to avoid locale conflicts (Resolves #1028 and #926)
Sol Jerome
2011-07-22
1
-0
/
+3
*
bcfg2-admin: Revert some changes that are not py3k compatible
Sol Jerome
2011-07-21
3
-5
/
+10
*
Miscellaneous bcfg2-admin bug fixes:
Chris St. Pierre
2011-07-21
3
-36
/
+33
*
as per http://trac.mcs.anl.gov/projects/bcfg2/ticket/1026
Josh Koenig
2011-07-20
1
-1
/
+1
*
scrub password from error messages
Chris St. Pierre
2011-07-19
1
-4
/
+3
*
made info.xml files understand <Path> tags to better set permissions on altsr...
Chris St. Pierre
2011-07-19
1
-11
/
+14
*
fixed output from ohai plugin when ohai not installed
Chris St. Pierre
2011-07-15
1
-1
/
+0
*
added Genshi template syntax checker, other misc. bcfg2-lint cleanup
Chris St. Pierre
2011-07-14
10
-16
/
+62
*
made ohai plugin fail gracefully on machines without ohai installed
Chris St. Pierre
2011-07-11
1
-2
/
+12
*
Revert "Add Environment.py file for building classes to gather env data."
Sol Jerome
2011-07-07
1
-37
/
+0
*
Merge remote-tracking branch 'upstream/master'
Raul Cuza
2011-07-07
1
-3
/
+1
|
\
|
*
bcfg2-admin viz: Remove --raw from documentation
Holger Weiß
2011-07-06
1
-3
/
+1
*
|
Add Environment.py file for building classes to gather env data.
Raul Cuza
2011-07-06
1
-0
/
+37
|
/
*
Merge branch 'remove-generators-info' of https://github.com/weiss/bcfg2
Sol Jerome
2011-07-06
1
-7
/
+0
|
\
|
*
bcfg2-info: Remove "generators" command
Holger Weiß
2011-07-06
1
-7
/
+0
*
|
Display bcfg2-admin viz parameter errors on stdout instead of syslog.
Mike McCallister
2011-07-05
1
-1
/
+1
*
|
Enhanced bcfg2-admin viz to allow output to be limited to one client.
Mike McCallister
2011-07-05
2
-21
/
+48
|
/
*
bcfg2-admin compare: Another few print() cleanups
Holger Weiß
2011-07-06
1
-7
/
+9
*
bcfg2-admin compare -r: Check for removed files
Holger Weiß
2011-07-05
1
-0
/
+6
*
bcfg2-admin compare -r: Clean up the output
Holger Weiß
2011-07-05
1
-4
/
+4
*
bcfg2-admin compare: Some code cleanups
Holger Weiß
2011-07-05
1
-16
/
+12
*
bcfg2-admin compare: Check for removed bundles
Holger Weiß
2011-07-05
1
-0
/
+5
*
bcfg2-admin compare: Handle all <Independent> tags
Holger Weiß
2011-07-05
1
-6
/
+5
*
bcfg2-admin compare: Straighten the output
Holger Weiß
2011-07-05
1
-44
/
+36
*
bcfg2-admin compare: Don't edit list in for loop
Holger Weiß
2011-07-05
1
-4
/
+6
*
bcfg2-admin compare: Fix check if tag is known
Holger Weiß
2011-07-05
1
-1
/
+1
*
bcfg2-admin compare: Handle POSIX <Path> entries
Holger Weiß
2011-07-05
1
-8
/
+14
[prev]
[next]