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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement file filtering for XMLDirectories (Base, Bundler, Pkgmgr, Rules, Sv...
Narayan Desai
2007-01-18
3
-9
/
+16
*
Tighten up error handling in TCheetah (Resolves Ticket #336)
Narayan Desai
2007-01-18
1
-1
/
+1
*
Fix bcfg-admin viz -k
Narayan Desai
2007-01-18
1
-1
/
+1
*
Fix bcfg2-admin for xincluded groups files.
Narayan Desai
2007-01-18
2
-8
/
+49
*
minor comment fix for bcfg2-admin
Narayan Desai
2007-01-17
2
-1
/
+7
*
Spec patch from Mike Brady/Sumit Roy
Narayan Desai
2007-01-16
1
-2
/
+2
*
Bump to 0.9.0pre5
Narayan Desai
2007-01-16
3
-2
/
+8
*
Implement more verbose questions for interactive mode (for Packages) (Halfway...
Narayan Desai
2007-01-16
4
-12
/
+38
*
Make bcfg2 -P actually paranoid (Resolves Ticket #359)
Narayan Desai
2007-01-16
1
-2
/
+6
*
add entry type defaults for other toolsets
Narayan Desai
2007-01-16
1
-1
/
+4
*
Pylint fixes
Narayan Desai
2007-01-16
8
-19
/
+19
*
Finish validation fixes for xinclude schemas
Narayan Desai
2007-01-16
2
-24
/
+26
*
RPM Spec patch from Mike Brady
Narayan Desai
2007-01-16
1
-28
/
+26
*
Add origin and revision information to bundles
Narayan Desai
2007-01-16
1
-0
/
+2
*
Merge graphviz diagram support into bcfg2-admin
Narayan Desai
2007-01-16
2
-94
/
+92
*
Add version information for extra packages that use the PkgTool.FindExtraPack...
Narayan Desai
2007-01-15
1
-3
/
+4
*
Add portage type for packages
Narayan Desai
2007-01-13
1
-0
/
+1
*
Reporting system update to include browsing by config-item rather than host-o...
Joey Hagedorn
2007-01-12
29
-3
/
+10385
*
Fix issue reported by mjinks
Narayan Desai
2007-01-12
1
-1
/
+1
*
Add gentoo to the toolset schema
Narayan Desai
2007-01-11
1
-1
/
+1
*
Bump to 0.9.0pre4
Narayan Desai
2007-01-11
2
-1
/
+7
*
Fix negation logic
Narayan Desai
2007-01-11
1
-2
/
+2
*
Fix group problem caused by XInclude code
Narayan Desai
2007-01-11
1
-0
/
+2
*
bump to 0.9.0pre3
Narayan Desai
2007-01-11
2
-1
/
+7
*
Fixes from Rick
Narayan Desai
2007-01-11
5
-9
/
+14
*
Bump version to 0.9.0pre2
Narayan Desai
2007-01-11
2
-1
/
+7
*
Add conflicts support for tool drivers
Narayan Desai
2007-01-11
2
-4
/
+13
*
Add negated case for Pkgmgr/Svcmgr/Rules
Narayan Desai
2007-01-11
1
-2
/
+9
*
Implement negation for bundles, base, pkgmgr, svcmgr, and rules
Narayan Desai
2007-01-10
6
-2
/
+11
*
Add Yum driver
Narayan Desai
2007-01-10
2
-1
/
+24
*
Change init script to remove alias (from Ressu)
Narayan Desai
2007-01-10
1
-10
/
+7
*
Report on service restart errors (Begin to address Debian Bug 406288)
Narayan Desai
2007-01-10
1
-3
/
+5
*
Add informational message for entries multiply included in configuration (Res...
Narayan Desai
2007-01-10
1
-0
/
+10
*
Alphabetize config entries for the interactive prompt (Resolves Ticket #356)
Narayan Desai
2007-01-10
1
-1
/
+9
*
Update to 0.9.0pre1
Narayan Desai
2007-01-09
2
-1
/
+7
*
Two client updates
Narayan Desai
2007-01-08
2
-3
/
+10
*
Metadata improvements
Narayan Desai
2007-01-08
4
-9
/
+39
*
First working version of launchd support!
Joey Hagedorn
2007-01-08
2
-18
/
+23
*
Fix DebInit and SMF extra service removal
Narayan Desai
2007-01-08
2
-4
/
+5
*
Two fixes for SMF FMRI verification
Narayan Desai
2007-01-08
1
-1
/
+2
*
Add client support for manual driver specification
Narayan Desai
2007-01-08
3
-1
/
+11
*
newreports: minor asthetic changes
Joey Hagedorn
2007-01-06
1
-1
/
+1
*
Minor changes to report formatting CSS
Joey Hagedorn
2007-01-06
3
-4
/
+5
*
Fix verify failures when installation info isn't supplied.
Narayan Desai
2007-01-05
1
-1
/
+2
*
Add defaults for rh systems
Narayan Desai
2007-01-05
1
-0
/
+9
*
Fix report configuration indirectly found by the lxml problems experienced by...
Narayan Desai
2007-01-04
2
-3
/
+3
*
Added syntax-coloring css file
Joey Hagedorn
2007-01-03
1
-0
/
+59
*
Added syntax coloring for Diffs! Woo. Requires Pygments be installed:
Joey Hagedorn
2007-01-03
2
-1
/
+29
*
Enabled launchd as valid service; support is completely untested at this poin...
Joey Hagedorn
2007-01-03
2
-12
/
+13
*
Preliminiary launchd support implementation for Install function.
Joey Hagedorn
2007-01-03
1
-11
/
+37
[prev]
[next]