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 loading FAM in core
Chris St. Pierre
2013-02-06
1
-1
/
+1
*
converted InfoXML objects from XMLSrc to StructFile
Chris St. Pierre
2013-02-06
5
-246
/
+220
*
moved some libraries in Bcfg2/ into more specific (Server/ or Client/) places
Chris St. Pierre
2013-02-05
24
-168
/
+173
*
Decisions: use StructFile instead of host- or group-specific XML files
Chris St. Pierre
2013-02-05
1
-46
/
+12
*
Bundler: various changes
Chris St. Pierre
2013-02-04
2
-48
/
+73
*
added genshi support to StructFile
Chris St. Pierre
2013-02-04
4
-109
/
+58
*
made genshi a requirement
Chris St. Pierre
2013-01-22
5
-158
/
+113
*
fixed detection of default plugin list when loading django ORM models
Chris St. Pierre
2013-01-18
1
-1
/
+1
*
Merge branch '1.3.1' into 1.4.x
Chris St. Pierre
2013-01-18
4
-16
/
+119
|
\
|
*
StructFile: fixed lax/strict decryption setting with no crypto libs installed
Chris St. Pierre
2013-01-18
1
-4
/
+1
|
*
Merge branch 'master' into 1.3.1
Chris St. Pierre
2013-01-18
3
-12
/
+118
|
|
\
|
|
*
Properties: fixed lax/strict decryption setting with no crypto libs installed
Chris St. Pierre
2013-01-18
1
-21
/
+19
|
|
*
GroupPatterns: improved PackedDigitRange and tests
Chris St. Pierre
2013-01-18
1
-4
/
+3
|
|
*
POSIXUsers: set managed uid/gid range
Chris St. Pierre
2013-01-18
2
-8
/
+115
*
|
|
Merge branch '1.3.1' into 1.4.x
Chris St. Pierre
2013-01-17
6
-25
/
+22
|
\
|
|
|
*
|
removed passing of optionparser object amongst Packages plugin
Chris St. Pierre
2013-01-17
6
-23
/
+20
*
|
|
Merge branch '1.3.1' into 1.4.x
Chris St. Pierre
2013-01-17
1
-1
/
+1
|
\
|
|
|
*
|
Options: split loading a new OptionParser from fetching an existing parser
Chris St. Pierre
2013-01-17
9
-22
/
+27
|
*
|
StructFile: minor cleanup
Chris St. Pierre
2013-01-17
1
-3
/
+3
|
*
|
abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFile
Chris St. Pierre
2013-01-17
8
-92
/
+81
|
*
|
added module-level OptionParser to avoid passing it as an argument or global ...
Chris St. Pierre
2013-01-17
35
-327
/
+322
|
|
/
|
*
read default Path metadata from config file properly
Chris St. Pierre
2013-01-17
1
-1
/
+3
*
|
fixed unit tests from merge
Chris St. Pierre
2013-01-17
1
-3
/
+2
*
|
FAM: split loading a new FileMonitor from fetching an existing one
Chris St. Pierre
2013-01-17
2
-15
/
+27
*
|
removed magic groups
Chris St. Pierre
2013-01-17
7
-98
/
+10
*
|
removed deprecated tools: RPMng, YUM24, YUMng
Chris St. Pierre
2013-01-17
6
-514
/
+14
*
|
fixed unit tests
Chris St. Pierre
2013-01-17
5
-26
/
+37
*
|
added a module-level FAM object to avoid passing it as an argument a billion ...
Chris St. Pierre
2013-01-17
23
-102
/
+100
*
|
removed support for info/:info files
Chris St. Pierre
2013-01-17
4
-86
/
+5
*
|
removed support for .cat/.diff files
Chris St. Pierre
2013-01-17
3
-79
/
+1
*
|
removed mode="inherit" support
Chris St. Pierre
2013-01-17
1
-7
/
+0
*
|
removed deprecated plugins: TGenshi, TCheetah, Account, Hostbase, Snapshots, ...
Chris St. Pierre
2013-01-17
70
-5894
/
+55
*
|
removed deprecated FAM filemonitor
Chris St. Pierre
2013-01-17
2
-111
/
+0
*
|
removed deprecated PostInstall support
Chris St. Pierre
2013-01-17
2
-19
/
+3
*
|
Options: split loading a new OptionParser from fetching an existing parser
Chris St. Pierre
2013-01-17
9
-22
/
+27
*
|
StructFile: minor cleanup
Chris St. Pierre
2013-01-17
1
-3
/
+3
*
|
abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFile
Chris St. Pierre
2013-01-17
8
-92
/
+81
*
|
added module-level OptionParser to avoid passing it as an argument or global ...
Chris St. Pierre
2013-01-17
35
-325
/
+322
|
/
*
Made a few encryption things simpler:
Chris St. Pierre
2013-01-17
3
-29
/
+33
*
testsuite: fixed tests for decryption in Properties/CfgPrivateKeyCreator
Chris St. Pierre
2013-01-16
2
-13
/
+13
*
get default metadata for Path entries from config file given on command line
Chris St. Pierre
2013-01-16
1
-1
/
+1
*
Merge branch 'getparent' of https://github.com/zenazn/bcfg2
Sol Jerome
2013-01-15
1
-9
/
+10
|
\
|
*
Avoid use of lxml-only getparent()
Carl Jackson
2013-01-14
1
-9
/
+10
*
|
bcfg2-lint: removed unused import
Chris St. Pierre
2013-01-15
1
-1
/
+0
*
|
bcfg2-lint: fixed requiring a specific format of text content
Chris St. Pierre
2013-01-14
1
-1
/
+1
*
|
better validation of required attrs for Package and Service tags
Chris St. Pierre
2013-01-14
1
-17
/
+12
*
|
set default bcfg2-lint plugin list
Chris St. Pierre
2013-01-14
1
-1
/
+3
*
|
read bcfg2-lint plugin list properly
Chris St. Pierre
2013-01-14
2
-5
/
+8
*
|
removed Duplicates plugin from bcfg2-lint docs
Chris St. Pierre
2013-01-14
1
-1
/
+1
|
/
*
bcfg2-lint: update RequiredAttrs for SELinux and POSIX user/group entries
Chris St. Pierre
2013-01-11
1
-74
/
+89
[next]