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
*
PrioDir: Only set text content, if something is available
Alexander Sulfrian
2015-07-21
1
-1
/
+2
*
Merge branch 'maint'
Alexander Sulfrian
2015-06-12
26
-99
/
+358
|
\
|
*
Version bump to 1.3.6
Sol Jerome
2015-06-11
16
-16
/
+22
|
*
doc: Add more 1.3.6 release notes
Sol Jerome
2015-06-11
1
-1
/
+8
|
*
Reporting: Fix plus/minus
Sol Jerome
2015-06-11
1
-2
/
+2
|
*
docs: TemplateHelper forgot how to sentence
Chris St. Pierre
2015-05-08
1
-3
/
+3
|
*
Merge branch 'fix-yum-packages-traceback' into maint
Sol Jerome
2015-04-28
1
-4
/
+9
|
|
\
|
|
*
Yum.py: Add debug log message
Sol Jerome
2015-04-28
1
-0
/
+2
|
|
*
Yum.py: Fix traceback when arch missing
Sol Jerome
2014-11-04
1
-4
/
+7
|
*
|
Merge pull request #276 from gaurdro/fix-secontext-not-supported
Chris St. Pierre
2015-04-21
2
-20
/
+37
|
|
\
\
|
|
*
|
handle filesystem secontexts properly for contextless filesystems
Ross Smith
2015-04-16
2
-20
/
+37
|
*
|
|
Reporting: Fix typo
Sol Jerome
2015-04-17
1
-1
/
+1
|
|
/
/
|
*
|
FreeBSDInit: Fix __init__ call
Sol Jerome
2015-04-09
1
-1
/
+1
|
*
|
Yum.py: Compare epoch/version/release separately
Sol Jerome
2015-03-31
1
-6
/
+15
|
*
|
Packages/Yum.py: Fix dependency resolution logic
Sol Jerome
2015-03-30
1
-2
/
+101
|
*
|
Server/Plugins/Packages: Fix _init_attributes position.
Alexander Sulfrian
2015-03-25
1
-2
/
+2
|
*
|
doc: ast.literal_eval in is only in 2.6+
Michael Fenn
2015-03-19
1
-1
/
+1
|
*
|
doc: fix literal_eval entry in table and clarify header
Michael Fenn
2015-03-19
1
-2
/
+2
|
*
|
compat: use eval instead of ast.literal_eval on python 2.4
Michael Fenn
2015-03-19
3
-2
/
+18
|
*
|
APT.py: Fix syntax error introduced in cae39b7
Sol Jerome
2015-03-19
1
-1
/
+1
|
*
|
Reporting/models.py: Fix typo
Sol Jerome
2015-03-17
1
-1
/
+1
|
*
|
Merge pull request #256 from AlexanderS/drop-privs
Chris St. Pierre
2015-02-26
5
-8
/
+34
|
|
\
\
|
|
*
|
Server/Core: drop privileges even if not running as daemon
Alexander Sulfrian
2015-02-25
5
-8
/
+34
|
|
/
/
|
*
|
Merge pull request #267 from stpierre/pylint-0.28-maint
Chris St. Pierre
2015-02-25
14
-83
/
+84
|
|
\
\
|
|
*
|
Fix pylint errors
Chris St. Pierre
2015-02-25
14
-83
/
+84
|
*
|
|
Merge pull request #254 from AlexanderS/fix-yum-init
Chris St. Pierre
2015-02-25
2
-48
/
+92
|
|
\
\
\
|
|
*
|
|
Plugins/Packages/Source: Remove unused arguments of _init_attributes
Alexander Sulfrian
2015-01-23
2
-9
/
+4
|
|
*
|
|
Plugins/Packages: all attributes should be defined in __init__
Alexander Sulfrian
2015-01-23
2
-53
/
+81
|
|
*
|
|
Plugins/Packages: fix initialization of YumSource
Alexander Sulfrian
2015-01-16
2
-60
/
+81
|
*
|
|
|
Server/Plugins/Metadata: Reject passwd clients, if auth_type is cert
Alexander Sulfrian
2015-02-24
2
-2
/
+9
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Make SSHbase also a Connector plugin.
Alexander Sulfrian
2015-01-27
1
-0
/
+14
|
|
/
/
|
*
|
testsuite: support for python-2.7.9
maint
Alexander Sulfrian
2015-01-16
2
-1
/
+18
|
*
|
testsuite/requirements: python-daemon >= 2.0.0 is broken
Alexander Sulfrian
2015-01-16
1
-1
/
+1
|
*
|
doc: Remove obsolete feature
Sol Jerome
2015-01-02
1
-1
/
+0
|
*
|
schemas/clients.xsd: Fix typo
Sol Jerome
2014-12-17
1
-1
/
+1
|
*
|
doc: Fix typo
Sol Jerome
2014-11-13
1
-1
/
+1
*
|
|
Reporting: Add --no-dry-run and --no-only-important flags
Alexander Sulfrian
2015-05-12
1
-68
/
+102
*
|
|
Reporting: Add dry_run and only_important flags
Alexander Sulfrian
2015-05-12
4
-1
/
+315
*
|
|
Bundler: Catch all exceptions in BuildStructures
Chris St. Pierre
2015-05-11
1
-0
/
+4
*
|
|
Merge pull request #280 from AlexanderS/fix-sshbase
Chris St. Pierre
2015-05-11
1
-4
/
+4
|
\
\
\
|
*
|
|
SSHbase: Use correct exception type
Alexander Sulfrian
2015-05-10
1
-3
/
+3
|
*
|
|
SSHbase: Fix logging call
Alexander Sulfrian
2015-05-10
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #271 from jcftang/master
Chris St. Pierre
2015-04-21
2
-2
/
+31
|
\
\
\
|
*
|
|
Add small example for client tools vcs
Jimmy Tang
2015-03-17
2
-2
/
+31
*
|
|
|
Merge branch 'fix-extra-packages' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2015-03-18
4
-11
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Reporting/Storage: Fix handling of extra packages.
Alexander Sulfrian
2015-02-19
1
-6
/
+5
|
*
|
|
Client/Tools: Report the version of extra packages as current_version.
Alexander Sulfrian
2015-02-19
3
-5
/
+6
*
|
|
|
Merge pull request #268 from gordonmessmer/master
Chris St. Pierre
2015-03-04
1
-17
/
+54
|
\
\
\
\
|
*
|
|
|
Fix long line for test suite.
Gordon Messmer
2015-03-03
1
-1
/
+2
|
*
|
|
|
Add newline to fix test suite.
Gordon Messmer
2015-03-03
1
-1
/
+1
[next]