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
/
lib
/
Bcfg2
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
15
-89
/
+306
|
\
|
*
Version bump to 1.3.6
Sol Jerome
2015-06-11
2
-2
/
+2
|
*
Reporting: Fix plus/minus
Sol Jerome
2015-06-11
1
-2
/
+2
|
*
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
|
*
|
compat: use eval instead of ast.literal_eval on python 2.4
Michael Fenn
2015-03-19
2
-2
/
+8
|
*
|
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
|
*
|
Server/Core: drop privileges even if not running as daemon
Alexander Sulfrian
2015-02-25
4
-8
/
+32
|
*
|
Merge pull request #267 from stpierre/pylint-0.28-maint
Chris St. Pierre
2015-02-25
12
-81
/
+79
|
|
\
\
|
|
*
|
Fix pylint errors
Chris St. Pierre
2015-02-25
12
-81
/
+79
|
*
|
|
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
1
-2
/
+7
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Make SSHbase also a Connector plugin.
Alexander Sulfrian
2015-01-27
1
-0
/
+14
|
|
/
/
*
|
|
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
*
|
|
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 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
*
|
|
|
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
*
|
|
|
Fix long lines and additional changes for readability.
Gordon Messmer
2015-03-03
1
-23
/
+27
*
|
|
|
Improve systemd module so that it resembles more mature modules.
Gordon Messmer
2015-03-03
1
-13
/
+45
*
|
|
|
Client/Tools/APT: Fix regression of ee4111fc
Alexander Sulfrian
2015-02-23
1
-1
/
+1
*
|
|
|
Client/Tools/Pkgng: No auto-update on pkg-search.
Alexander Sulfrian
2015-02-19
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #250 from stpierre/blanket-except-plugins-lint
Chris St. Pierre
2015-02-18
29
-218
/
+172
|
\
\
\
|
*
|
|
Remove blanket excepts from plugins and lint
Chris St. Pierre
2015-02-18
29
-218
/
+172
*
|
|
|
Merge pull request #261 from AlexanderS/fix-decisions
Chris St. Pierre
2015-02-18
2
-3
/
+6
|
\
\
\
\
|
*
|
|
|
FileMonitor/Pseudo: Only produce exists events, if file exists.
Alexander Sulfrian
2015-02-17
1
-1
/
+2
|
*
|
|
|
Server/Plugins/Decisions: Monitor files for changes.
Alexander Sulfrian
2015-02-17
1
-2
/
+4
|
|
/
/
/
*
/
/
/
Add homebrew package management
Jimmy Tang
2015-02-18
1
-0
/
+54
|
/
/
/
*
|
|
Remove unnecessary suppression of apt warnings
Chris St. Pierre
2015-02-17
1
-5
/
+0
*
|
|
more pylint fixes
Chris St. Pierre
2015-02-17
2
-8
/
+12
*
|
|
one more pylint fix
Chris St. Pierre
2015-02-17
1
-2
/
+2
*
|
|
Pylint fixes for pylint 0.28
Chris St. Pierre
2015-02-17
13
-59
/
+67
[next]