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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
client: actually return probe data to server
Chris St. Pierre
2013-03-25
1
-0
/
+1
*
Try to update the ticket #1147
DongInn Kim
2013-03-23
1
-1
/
+2
*
Added trailing / on MEDIA_URL to get rid of deprecated warnings
Jon Norman
2013-03-23
1
-1
/
+1
*
Reports: Fix deprecated Django settings (reported by jonten)
Sol Jerome
2013-03-22
1
-2
/
+2
*
SvcTool: fixed some docstrings, code with new Executor
Chris St. Pierre
2013-03-22
1
-7
/
+7
*
XMLFileBacked: fixed XInclude
Chris St. Pierre
2013-03-22
1
-0
/
+1
*
Executor: handle missing commands in a more backwards-compatible way
Chris St. Pierre
2013-03-22
3
-11
/
+11
*
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
2
-6
/
+14
*
SvcTool: Fix generic check_service to handle missing service commands
Chris St. Pierre
2013-03-22
1
-1
/
+4
*
Client: fix some OSError tracebacks from commands not found
Chris St. Pierre
2013-03-21
3
-9
/
+13
*
APT: Prevent traceback for missing packages
Sol Jerome
2013-03-21
1
-2
/
+7
*
more debugging fixes
Chris St. Pierre
2013-03-21
1
-1
/
+1
*
fixed various debugging bits
Chris St. Pierre
2013-03-21
2
-3
/
+5
*
fixed unit tests
Chris St. Pierre
2013-03-21
3
-7
/
+4
*
Merge branch '1.3.2' into maint
Chris St. Pierre
2013-03-21
43
-779
/
+2057
|
\
|
*
Debug improvements:
Chris St. Pierre
2013-03-19
4
-10
/
+73
|
*
Core: added more debug logging for core methods
Chris St. Pierre
2013-03-19
3
-1
/
+24
|
*
Executor: better timeout implementation
Chris St. Pierre
2013-03-15
1
-17
/
+11
|
*
added PEP-8 style checks to test suite
Chris St. Pierre
2013-03-11
5
-5
/
+10
|
*
Reporting: added support for POSIX user/group entries
Chris St. Pierre
2013-03-08
3
-1
/
+386
|
*
Reporting: added support for various SELinux entries
Chris St. Pierre
2013-03-08
5
-180
/
+912
|
*
Metadata: fixed typo
Chris St. Pierre
2013-03-08
1
-1
/
+1
|
*
bcfg2-test: added option to spawn multiple child processes to run tests
Chris St. Pierre
2013-02-25
1
-1
/
+28
|
*
extended usage of Executor class, added client-side timeout options
Chris St. Pierre
2013-02-14
6
-143
/
+204
|
*
better Executor class for client tools
Chris St. Pierre
2013-02-14
20
-409
/
+378
|
*
Metadata: process default client bootstrap mode properly
Chris St. Pierre
2013-02-14
1
-8
/
+7
|
*
Metadata: allowed setting global default authentication type
Chris St. Pierre
2013-02-14
2
-21
/
+19
|
*
moved common file locking code into Bcfg2.Utils
Chris St. Pierre
2013-02-14
3
-16
/
+16
|
*
abstracted similar digit range classes in POSIXUsers/GroupPatterns into Bcfg2...
Chris St. Pierre
2013-02-14
3
-62
/
+73
|
*
added support for wildcard XInclude in XMLFileBacked
Chris St. Pierre
2013-02-14
1
-11
/
+20
*
|
expose Inotify debugging via XML-RPC
Chris St. Pierre
2013-03-21
1
-0
/
+19
*
|
more consistent XML-RPC debug calls for FAM
Chris St. Pierre
2013-03-21
1
-4
/
+10
*
|
added XML-RPC RMI capabilities to FileMonitor objects
Chris St. Pierre
2013-03-21
3
-10
/
+21
*
|
Version bump to 1.3.1
v1.3.1
Sol Jerome
2013-03-21
2
-2
/
+2
*
|
Inotify: produce better error when watching non-existent directory or file in...
Chris St. Pierre
2013-03-20
1
-0
/
+4
*
|
fixed some pylint errors
Chris St. Pierre
2013-03-19
2
-7
/
+7
*
|
Admin/Init: Fix traceback due to missing import
Sol Jerome
2013-03-19
1
-0
/
+1
*
|
Logger: Fix encoding traceback (#1140)
Sol Jerome
2013-03-19
1
-1
/
+5
[next]