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
...
|
*
|
SELinux: Update the matchpathcon function to use the file's mode
Jonathan Billings
2013-08-22
1
-1
/
+2
|
*
|
Reporting: have bcfg2-report-collector be explicit about detaching
Michael Fenn
2013-08-19
1
-1
/
+1
|
*
|
Metadata: removed stray blank line
Chris St. Pierre
2013-08-15
1
-1
/
+0
|
*
|
Metadata: search groups breadth-first when building metadata
Chris St. Pierre
2013-08-15
1
-25
/
+37
|
*
|
Metadata: metadata generation improvements
Chris St. Pierre
2013-08-14
1
-70
/
+97
|
*
|
Metadata: log now client creation with profile
Chris St. Pierre
2013-08-12
1
-0
/
+4
|
*
|
Client: Don't modify running services if ignored
Sol Jerome
2013-08-12
1
-2
/
+3
|
*
|
POSIX: Fix pylint failure
Sol Jerome
2013-08-10
1
-1
/
+2
|
*
|
POSIX: Fix unicode file verification
Sol Jerome
2013-08-10
1
-3
/
+13
|
*
|
Probes: Disable builtin redefinition check
Sol Jerome
2013-08-10
1
-1
/
+1
|
*
|
Probes: Fix unicode probe handling
Sol Jerome
2013-08-10
1
-1
/
+5
|
*
|
Revert "Probes: Fix failing nosetests"
Sol Jerome
2013-08-10
1
-4
/
+10
*
|
|
NagiosGen: Migrate configuration to conf.d
Sol Jerome
2013-09-01
1
-1
/
+1
*
|
|
Admin: Use string.ascii_letters
Sol Jerome
2013-09-01
1
-1
/
+1
*
|
|
Reporting: Fix collector
Sol Jerome
2013-08-31
1
-6
/
+2
*
|
|
Metadata: Clean up FAM monitoring cruft
Chris St. Pierre
2013-08-30
1
-21
/
+13
*
|
|
XMLFileBacked: always watch xincludes
Chris St. Pierre
2013-08-30
1
-5
/
+2
*
|
|
SSHbase: Fix instantiation of KeyData
Chris St. Pierre
2013-08-29
1
-19
/
+9
*
|
|
Rules: fixed HandlesEntry for XMLSrc replacement
Chris St. Pierre
2013-08-29
1
-3
/
+4
*
|
|
Cache: Fix python3 runtime error
Sol Jerome
2013-08-28
1
-1
/
+1
*
|
|
Reporting: Fix call to read_config()
Sol Jerome
2013-08-28
1
-1
/
+1
*
|
|
settings: Set dict as default for db options
Chris St. Pierre
2013-08-28
1
-1
/
+2
*
|
|
Core: Added default ACLs
Chris St. Pierre
2013-08-19
2
-7
/
+22
*
|
|
Encryption: minor fixes
Chris St. Pierre
2013-08-16
1
-3
/
+3
*
|
|
Revert "Metadata: group_in_category fixes"
Chris St. Pierre
2013-08-16
1
-18
/
+5
*
|
|
Probes: rewrite for new caching system
Chris St. Pierre
2013-08-16
1
-173
/
+236
*
|
|
Options: fixed error message when bcfg2.conf is not readable
Chris St. Pierre
2013-08-16
1
-2
/
+1
*
|
|
Rewrote arbitrary data cache system
Chris St. Pierre
2013-08-16
8
-141
/
+209
*
|
|
Metadata: group_in_category fixes
Chris St. Pierre
2013-08-15
1
-5
/
+18
*
|
|
PrioDir: Fixed event handler
Chris St. Pierre
2013-08-14
1
-7
/
+6
*
|
|
testsuite: fixed unit tests for new SSLCA stuff
Chris St. Pierre
2013-08-13
2
-9
/
+9
*
|
|
Rewrote SSLCA as Cfg handler.
Chris St. Pierre
2013-08-13
8
-499
/
+433
*
|
|
man: updated bcfg2-admin man page
Chris St. Pierre
2013-08-13
1
-1
/
+1
*
|
|
Client: Use absolute imports
Sol Jerome
2013-08-12
1
-3
/
+3
*
|
|
testsuite: exempt wildcard imports in Bcfg2.Options from pylint
Chris St. Pierre
2013-08-12
1
-1
/
+1
*
|
|
Reporting: Fix LocalFilesystem transport
Sol Jerome
2013-08-12
2
-1
/
+1
*
|
|
Options: Replace relative imports with absolute
Chris St. Pierre
2013-08-12
7
-23
/
+19
|
|
/
|
/
|
*
|
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
3
-5
/
+4
*
|
testsuite: fixed unit tests
Chris St. Pierre
2013-08-12
2
-4
/
+4
*
|
testsuite: fixed remaining unit tests (?)
Chris St. Pierre
2013-08-12
1
-3
/
+3
*
|
Merge branch 'maint'
Chris St. Pierre
2013-08-12
6
-16
/
+28
|
\
|
|
*
Viz: include clients that should be included, not vice-versa
Chris St. Pierre
2013-08-09
1
-1
/
+1
|
*
Viz: exclude duplicate bundles for a given host
Chris St. Pierre
2013-08-09
1
-3
/
+4
|
*
Viz: distinguish categories from hosts
Chris St. Pierre
2013-08-09
2
-1
/
+2
|
*
Packages: always add collections to group/package cache
Chris St. Pierre
2013-08-09
1
-4
/
+8
|
*
Metadata: Fix bundle visualization
Sol Jerome
2013-08-09
1
-1
/
+1
|
*
MultiprocessingCore: added missing docstring
Chris St. Pierre
2013-08-09
1
-0
/
+2
|
*
Core: iterate over RMI objects properly
Chris St. Pierre
2013-08-09
2
-3
/
+3
|
*
Core: fixed py3k incompatibility
Chris St. Pierre
2013-08-09
2
-6
/
+10
|
*
Reporting: Fix typo
Sol Jerome
2013-08-08
1
-1
/
+1
[prev]
[next]