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
*
use Executor class for better subprocess calling on server
Chris St. Pierre
2013-03-14
16
-253
/
+211
*
removed in-place modification of "states" dict in client tools
Chris St. Pierre
2013-02-21
14
-1191
/
+1172
*
removed passing setup and logger objects between client tools
Chris St. Pierre
2013-02-20
19
-91
/
+75
*
fixed unit tests for merge
Chris St. Pierre
2013-02-20
3
-4
/
+3
*
Merge branch 'master' into 1.4.x
Chris St. Pierre
2013-02-20
29
-212
/
+325
|
\
|
*
fixed unit tests using long ints for py3k
Chris St. Pierre
2013-02-20
1
-0
/
+7
|
*
wrote unit tests for base client Tool classes
Chris St. Pierre
2013-02-20
4
-72
/
+98
|
*
SELinux: Fix resolution of extra entries
Sol Jerome
2013-02-18
1
-1
/
+1
|
*
bcfg2-lint: Fixed erroneous detection of multiple default groups (#1142)
Chris St. Pierre
2013-02-14
1
-1
/
+1
|
*
removed debugging
Chris St. Pierre
2013-02-14
1
-10
/
+0
|
*
better Genshi syntax lint checker
Chris St. Pierre
2013-02-14
2
-19
/
+57
|
*
fixed checking Genshi templates for comments (#1141)
Chris St. Pierre
2013-02-14
2
-1
/
+2
|
*
fixed unit tests
Chris St. Pierre
2013-02-13
1
-7
/
+4
|
*
Defaults: change to GoalValidator to apply defaults after structures are boun...
Chris St. Pierre
2013-02-13
1
-19
/
+10
|
*
Cfg: better error handling from verifiers, :test
Chris St. Pierre
2013-02-08
2
-7
/
+14
|
*
Core: deduplicated some error handling code
Chris St. Pierre
2013-02-08
1
-9
/
+7
|
*
Packages: fixed several bugs that could cause duplicate Package entries
Chris St. Pierre
2013-02-06
2
-14
/
+18
|
*
get VCS revision in a more resilient way
Chris St. Pierre
2013-02-01
1
-5
/
+19
|
*
YUM: Set logger to info for pkg verify failures
Sol Jerome
2013-01-30
1
-7
/
+8
|
*
Batch deletes for sqlite
Tim Laszlo
2013-01-30
1
-1
/
+7
|
*
Batch adding entries to interactions for sqlite
Tim Laszlo
2013-01-30
1
-1
/
+5
|
*
Version bump to 1.3.0rc2
v1.3.0rc2
Sol Jerome
2013-01-29
2
-2
/
+2
|
*
SSLCA: fixed appending chain certs
Chris St. Pierre
2013-01-29
1
-1
/
+1
|
*
Remove distinct from query. Sqlite has no support
Tim Laszlo
2013-01-29
1
-2
/
+5
|
*
add old schema to migration
Tim Laszlo
2013-01-29
2
-0
/
+7
|
*
TemplateHelper: import helper modules with munged names to avoid collisions
Chris St. Pierre
2013-01-29
1
-2
/
+16
|
*
Decisions: fix thinko
Chris St. Pierre
2013-01-25
1
-1
/
+1
|
*
Reporting: Fix text size discrepancy in grid view
Sol Jerome
2013-01-24
1
-1
/
+4
|
*
don't treat "encrypt" setting as an encryption passphrase
Chris St. Pierre
2013-01-24
1
-1
/
+4
|
*
Git: fixed overly verbose error reporting
Chris St. Pierre
2013-01-24
1
-18
/
+12
|
*
Git: fetch refs before checking out a ref on Git.Update
Chris St. Pierre
2013-01-24
1
-0
/
+7
|
*
Git: log output of GitPython commands
Chris St. Pierre
2013-01-24
1
-3
/
+8
|
*
Packages: removed unnecessary nested functions
Chris St. Pierre
2013-01-23
1
-42
/
+41
|
*
Packages: only convert package entry to tuple if yum libraries are used
Chris St. Pierre
2013-01-23
1
-0
/
+6
|
*
Packages: fixed bug with display of package entries that have been converted ...
Chris St. Pierre
2013-01-23
1
-3
/
+3
|
*
fixed syntax errors for py < 2.5
Chris St. Pierre
2013-01-18
1
-1
/
+2
*
|
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
19
-390
/
+364
*
|
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
*
|
fixed unit tests
Chris St. Pierre
2013-02-12
3
-4
/
+7
*
|
removed old/original Acl plugin
Chris St. Pierre
2013-02-12
1
-53
/
+0
*
|
Added client ACLs:
Chris St. Pierre
2013-02-12
6
-38
/
+269
*
|
expose VCS revision via RMI
Chris St. Pierre
2013-02-12
1
-0
/
+2
*
|
removed experimental flag from plugins/tools added in 1.3
Chris St. Pierre
2013-02-12
7
-17
/
+0
*
|
fixed address tuple from CherryPy core
Chris St. Pierre
2013-02-12
1
-1
/
+1
*
|
fixed some option parsing bugs
Chris St. Pierre
2013-02-12
2
-9
/
+11
[next]