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
*
Use urlopen from urllib2 instead of urllib so that HTTP errors will be caught.
Mike McCallister
2011-10-15
1
-1
/
+1
*
Replaced print statements in Packages with logger calls.
Mike McCallister
2011-10-15
2
-4
/
+4
*
Merge branch 'fix_default_logging_level' of https://github.com/mikemccllstr/b...
Sol Jerome
2011-10-15
1
-3
/
+4
|
\
|
*
Pass logging level to Bcfg2.Logger.setup_logging() INFO is set as default
Mike McCallister
2011-10-14
1
-3
/
+4
*
|
Implement the preceeding change for SGenshi, too.
Mike McCallister
2011-10-15
1
-1
/
+2
*
|
Avoid reporting Genshi bundles as missing
Mike McCallister
2011-10-15
1
-1
/
+2
|
/
*
Merge branch 'plugin/ldap/dev/trehn' of https://github.com/trehn/bcfg2
Sol Jerome
2011-10-13
1
-7
/
+14
|
\
|
*
improve error logging during LDAP query processing
Torsten Rehn
2011-10-13
1
-7
/
+14
*
|
Proxy: Provide proper error message for misconfigured CA (#1059)
Sol Jerome
2011-10-13
2
-96
/
+99
*
|
SSLServer: Fix traceback in xcmd toggle_debug
Sol Jerome
2011-10-13
1
-1
/
+2
|
/
*
fixed inclusion of group packages
Chris St. Pierre
2011-10-12
2
-4
/
+12
*
Cfg: Add support for .cheetah files
Joe Digilio
2011-10-12
2
-10
/
+66
*
only cache packages from a package set, not unknowns
Chris St. Pierre
2011-10-12
1
-5
/
+7
*
APK: Pylint/PEP8 fixes
Sol Jerome
2011-10-11
1
-8
/
+12
*
Merge branch 'apk' of https://github.com/fabaff/bcfg2
Sol Jerome
2011-10-11
4
-4
/
+71
|
\
|
*
Some documentation for apk.
Fabian Affolter
2011-10-11
1
-0
/
+9
|
*
Initial support for the APK management in Alpine Linux.
Fabian Affolter
2011-10-11
1
-0
/
+58
|
*
Minor changes
Fabian Affolter
2011-10-11
2
-4
/
+4
*
|
doc: Fix old .data references (#1046)
Sol Jerome
2011-10-11
4
-30
/
+30
*
|
Cfg: Use two-digit group priorities
Sol Jerome
2011-10-11
1
-1
/
+1
*
|
fixed variable name typo
Chris St. Pierre
2011-10-10
1
-3
/
+3
*
|
don't cache collections by hostname; this could lead to bad data if a host ch...
Chris St. Pierre
2011-10-07
2
-30
/
+17
*
|
* Added support for yum libraries (if available and configured). This
Chris St. Pierre
2011-10-07
21
-1412
/
+2402
*
|
fixed issue with bogus filenames in Bundler in a more generic way for all Dir...
Chris St. Pierre
2011-10-05
2
-10
/
+4
*
|
make Bundler skip unknown filenames; this prevents an occasional stack trace ...
Chris St. Pierre
2011-10-05
1
-2
/
+7
*
|
Core: Fix log message for #1053
Sol Jerome
2011-09-22
1
-1
/
+1
*
|
Action: Add "build" attribute to Schema and docs
Holger Weiß
2011-09-22
4
-12
/
+18
*
|
bcfg2-lint: Honor the "empty" attribute
Holger Weiß
2011-09-21
1
-1
/
+2
*
|
bug fix : pop vs. remove
Chris St. Pierre
2011-09-21
1
-1
/
+1
*
|
schema fixes
Chris St. Pierre
2011-09-20
2
-12
/
+12
*
|
fixed previous commit so that SingleXMLFileBacked plugins use xinclude, and G...
Chris St. Pierre
2011-09-19
2
-24
/
+31
*
|
made all XMLFileBacked plugins (e.g., GroupPatterns) support XInclude
Chris St. Pierre
2011-09-19
2
-11
/
+31
*
|
added Defaults plugin
Chris St. Pierre
2011-09-19
13
-142
/
+316
*
|
APT: Add filter for deprecated API access
Holger Weiß
2011-09-18
1
-0
/
+1
*
|
Cleaned up path handling in bcfg2-admin init.
Kamil Kisiel
2011-09-17
1
-12
/
+13
*
|
Simplified py3k compatibility in bcfg2-admin init
Kamil Kisiel
2011-09-17
1
-77
/
+26
*
|
SSLServer.py: 'bytes' not available in python 2.5
Sol Jerome
2011-09-16
1
-1
/
+1
*
|
AUTHORS: not in chronological order
Sol Jerome
2011-09-16
1
-1
/
+1
*
|
Reports: Fix exception handling (#1035)
Sol Jerome
2011-09-15
1
-3
/
+11
*
|
Merge pull request #91 from techtonik/patch-4
Chris St. Pierre
2011-09-15
1
-3
/
+3
|
\
\
|
*
|
Clarify that /ect/bcfg2.conf is not sent to clients automatically when bootst...
anatoly techtonik
2011-09-15
1
-3
/
+3
|
/
/
*
|
SSLServer: Fix traceback in bcfg2-admin perf (#1042)
Sol Jerome
2011-09-15
1
-4
/
+3
*
|
doc: Add xml highlighting
Sol Jerome
2011-09-15
5
-19
/
+40
*
|
fixed bugs introduced by <Group>/<Client> tags in templated bundles
Chris St. Pierre
2011-09-15
3
-6
/
+4
*
|
made templated bundles understand <Group> and <Client> tags
Chris St. Pierre
2011-09-15
2
-28
/
+67
*
|
Options: Fix paranoid = false in bcfg2.conf (#1048)
Sol Jerome
2011-09-14
1
-1
/
+4
*
|
POSIX: Honor the user's umask
Holger Weiß
2011-09-14
1
-7
/
+7
*
|
Fix predicate call from Pkgmgr
Calen Pennington
2011-09-14
1
-2
/
+3
*
|
Schema: Add missing attributes for <BoundPath>s
Holger Weiß
2011-09-14
1
-0
/
+3
*
|
Packages: Properly detect when user didn't create sources.xml
anatoly techtonik
2011-09-12
1
-1
/
+4
[next]