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
/
Server
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor fixes for FAM blocking
Jason Kincl
2013-05-01
1
-1
/
+1
*
Adding option to force server to wait until all FAM events are processed
Jason Kincl
2013-05-01
1
-0
/
+5
*
Cfg: removed debugging
Chris St. Pierre
2013-04-23
1
-2
/
+1
*
Core: added docstring for load_plugins
Chris St. Pierre
2013-04-17
1
-0
/
+5
*
Core: fixed pylint tests for wildcard imports
Chris St. Pierre
2013-04-16
1
-2
/
+2
*
Git: fix command debug log without GitPython installed
Chris St. Pierre
2013-04-16
1
-1
/
+1
*
BuiltinCore: gracefully handle existing lock on pidfile
Chris St. Pierre
2013-04-16
1
-4
/
+10
*
Core: load plugins after daemonization so files/dirs created at plugin init t...
Chris St. Pierre
2013-04-16
3
-105
/
+91
*
pep-8: fixed indentation?
Chris St. Pierre
2013-04-16
1
-2
/
+2
*
Packages: Fix Apt dependency resolution for py3k
Sol Jerome
2013-04-12
1
-0
/
+2
*
Packages: Read cache files using binary format
Sol Jerome
2013-04-11
1
-1
/
+1
*
Packages: Write Packages cache in binary format
Sol Jerome
2013-04-11
1
-1
/
+1
*
Probes: Fix pylint error
Sol Jerome
2013-04-10
1
-1
/
+2
*
PY3K: Fix client/server to work with python 3
Sol Jerome
2013-04-10
4
-6
/
+16
*
SSLCA: fixed parsing of subjectaltnames from cert.xml
Chris St. Pierre
2013-04-09
1
-1
/
+1
*
Added option to periodically dump performance stats to logs
Chris St. Pierre
2013-03-29
1
-1
/
+23
*
Probes: fixed long lines
Chris St. Pierre
2013-03-29
1
-8
/
+9
*
remove some unnecessary __all__ variables
Chris St. Pierre
2013-03-29
1
-1
/
+2
*
Probes: Handle unicode probes
Sol Jerome
2013-03-29
1
-3
/
+13
*
Change generated APT sources default to someplace APT will actually look, and...
Phil Miller
2013-03-28
1
-1
/
+1
*
GroupLogic: added docstrings
Chris St. Pierre
2013-03-28
2
-0
/
+11
*
XMLFileBacked: fixed deprecated logic when create is lxml.etree._Element object
Chris St. Pierre
2013-03-28
1
-2
/
+2
*
new GroupLogic plugin
Chris St. Pierre
2013-03-28
2
-1
/
+41
*
bcfg2-lint: ensure all XML properties files are parseable
Chris St. Pierre
2013-03-28
1
-9
/
+13
*
Metadata: create clients when version is declared (if necessary)
Chris St. Pierre
2013-03-27
1
-20
/
+14
*
skip Compat plugins for anything >= 1.3.0, not >
Chris St. Pierre
2013-03-27
2
-2
/
+2
*
XMLFileBacked: track FAM monitors separately from processed xincludes to avoi...
Chris St. Pierre
2013-03-27
1
-2
/
+8
*
Inotify: use correct logger
Chris St. Pierre
2013-03-27
1
-5
/
+3
*
testsuite: more text fixes
Chris St. Pierre
2013-03-26
2
-7
/
+10
*
testsuite: fixed more unit test stuff
Chris St. Pierre
2013-03-26
9
-18
/
+37
*
fixed regex errors introduced by 6c996f42c53a36fc0406f836d64b8c1bec6f4bcc
Chris St. Pierre
2013-03-26
3
-6
/
+6
*
testsuite: can't disable pylint R0924, since it doesn't exist on older pylint...
Chris St. Pierre
2013-03-26
1
-0
/
+9
*
Plugin: use appropriate loggers for Debuggable helper objects
Chris St. Pierre
2013-03-26
1
-34
/
+35
*
testsuite: fixed issues found by latest version of pylint
Chris St. Pierre
2013-03-26
14
-83
/
+43
*
testsuite: fixed issues found by latest version of pep8
Chris St. Pierre
2013-03-26
30
-136
/
+123
*
Metadata: fixed setting default group when appropriate
Chris St. Pierre
2013-03-26
1
-32
/
+36
*
Metadata: apply default group consistently on first and subsequent client runs
Chris St. Pierre
2013-03-26
1
-0
/
+5
*
bcfg2-lint: only check clients.xml things if clients.xml is in use
Chris St. Pierre
2013-03-26
1
-0
/
+9
*
bcfg2-lint: added check to ensure that default group is a profile group
Chris St. Pierre
2013-03-26
1
-1
/
+13
*
Metadata: better stringification of ClientMetadata objects for debugging
Chris St. Pierre
2013-03-26
1
-0
/
+5
*
Handle FAM monitor failures more gracefully:
Chris St. Pierre
2013-03-25
13
-101
/
+91
*
Packages: add and expose get_config() function to get configs for other hosts
Chris St. Pierre
2013-03-25
2
-2
/
+11
*
Revert "Packages: expose full source list via Connector interface"
Chris St. Pierre
2013-03-25
1
-3
/
+1
*
Revert "Packages: properly implemented deepcopy() for PackagesSources objects"
Chris St. Pierre
2013-03-25
4
-59
/
+4
*
Packages: properly implemented deepcopy() for PackagesSources objects
Chris St. Pierre
2013-03-25
4
-4
/
+59
*
Packages: expose full source list via Connector interface
Chris St. Pierre
2013-03-25
1
-1
/
+3
*
XMLFileBacked: fixed XInclude
Chris St. Pierre
2013-03-22
1
-0
/
+1
*
doc: write and use proper sphinx docs for MetadataQuery/ClientMetadata classes
Chris St. Pierre
2013-03-22
1
-11
/
+104
*
Logger: set log handler names in a py <2.6 compatible way
Chris St. Pierre
2013-03-22
1
-3
/
+2
*
more debugging fixes
Chris St. Pierre
2013-03-21
1
-1
/
+1
[next]