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
*
Version bump to 1.3.3
v1.3.3
Sol Jerome
2013-11-07
2
-2
/
+2
*
Multiprocessing: removed unused import
Chris St. Pierre
2013-11-06
1
-1
/
+1
*
Multiprocessing: don't reuse child RPC listeners
Chris St. Pierre
2013-11-05
1
-26
/
+7
*
Merge pull request #143 from fennm/proxy-retry-on-ssl-error
Chris St. Pierre
2013-11-05
1
-1
/
+0
|
\
|
*
Don't re-raise unknown exceptions per stpierre
Michael Fenn
2013-11-02
1
-4
/
+0
|
*
Proxy: Catch SSL errors and retry
Michael Fenn
2013-11-01
1
-0
/
+3
*
|
Admin: Don't call dead Mode.__call__ code
Michael Fenn
2013-11-05
2
-2
/
+0
|
/
*
Revert "Reporting: Simple sanity check to avoid creating too many threads"
Michael Fenn
2013-10-14
1
-3
/
+0
*
Reporting: misc improvements to collector threading
Michael Fenn
2013-10-10
1
-4
/
+6
*
Merge remote-tracking branch 'upstream/maint' into reporting-thread-each-data...
Michael Fenn
2013-10-10
3
-5
/
+8
|
\
|
*
Packages: fixed metadata.Packages["sources"]
Chris St. Pierre
2013-10-09
1
-1
/
+1
|
*
Metadata: read in clients.xml on every write
Chris St. Pierre
2013-10-04
1
-0
/
+1
|
*
Metadata: import any() from Compat
Chris St. Pierre
2013-10-03
1
-1
/
+3
|
*
Core: Fixed error message on failed altsrc bind
Chris St. Pierre
2013-09-30
1
-3
/
+3
*
|
Reporting: Simple sanity check to avoid creating too many threads
Michael Fenn
2013-10-09
1
-0
/
+3
*
|
Reporting: start a new thread for each import
Michael Fenn
2013-10-09
1
-10
/
+29
|
/
*
GroupLogic: fixed thread-local variable initialization
Chris St. Pierre
2013-09-27
1
-11
/
+13
*
AWSTags: fixed cache clearing at start of client run
Chris St. Pierre
2013-09-26
1
-1
/
+1
*
models: handle failure to import plugin gracefully
Chris St. Pierre
2013-09-26
1
-1
/
+1
*
Metadata: better logging when updating XML data fails
Chris St. Pierre
2013-09-26
1
-5
/
+6
*
New plugin: AWSTags
Chris St. Pierre
2013-09-26
2
-0
/
+218
*
GroupLogic: avoid infinite recursion when using metadata.query in GroupLogic
Chris St. Pierre
2013-09-23
1
-0
/
+17
*
GroupLogic: sort after other plugins so GroupLogic can use, e.g., Probe groups
Chris St. Pierre
2013-09-23
1
-0
/
+3
*
bcfg2-lint: Fixed Metadata check for duplicate groups
Chris St. Pierre
2013-09-17
1
-9
/
+29
*
CfgPublicKeyCreator: properly handle case where only private key has been cre...
Chris St. Pierre
2013-09-16
2
-25
/
+44
*
Remove all ACLs (including mask) from entries with no ACLs listed
Chris St. Pierre
2013-09-12
1
-0
/
+5
*
XMLFileBacked: removed unused variable
Chris St. Pierre
2013-09-11
1
-1
/
+1
*
XMLFileBacked: Fixed multiple identical XIncludes in one file
Chris St. Pierre
2013-09-11
1
-12
/
+9
*
bcfg2-lint: Added Cfg check for multiple global handlers for one entry set
Chris St. Pierre
2013-09-09
1
-1
/
+17
*
Cfg: allow changing category specific-ness of generated authorized_keys
Chris St. Pierre
2013-09-09
1
-3
/
+3
*
Cfg: Give non-specific handlers a default specificity
Chris St. Pierre
2013-09-09
1
-0
/
+2
*
POSIXUsers: Fix traceback
Sol Jerome
2013-09-06
1
-1
/
+2
*
Core: avoid importing Metadata before Django has been configured
Chris St. Pierre
2013-09-05
1
-2
/
+1
*
Allow Connector to create new groups
Chris St. Pierre
2013-09-05
3
-5
/
+66
*
Cfg: More flexible and complete way to specify authorized keys options
Chris St. Pierre
2013-09-04
1
-4
/
+13
*
XMLFileBacked: Monitor XIncludes whenever a FAM is available
Chris St. Pierre
2013-09-04
2
-7
/
+9
*
Merge pull request #139 from kincl/pre-action-processing-with-independent-ent...
Chris St. Pierre
2013-09-03
1
-2
/
+4
|
\
|
*
Fix pep8 errors
Jason Kincl
2013-08-30
1
-3
/
+3
|
*
Client: Add entries processed as important to list of entries when
Jason Kincl
2013-08-30
1
-2
/
+4
*
|
SSLServer: Decode chunk for python 3
Sol Jerome
2013-09-01
1
-1
/
+1
*
|
NagiosGen: Fix overindent
Sol Jerome
2013-09-01
1
-3
/
+3
*
|
NagiosGen: Fix pylint failure
Sol Jerome
2013-09-01
1
-2
/
+2
|
/
*
Revert "Rules: fixed HandlesEntry for XMLSrc replacement"
Chris St. Pierre
2013-08-29
1
-4
/
+3
*
Rules: fixed HandlesEntry for XMLSrc replacement
Chris St. Pierre
2013-08-29
1
-3
/
+4
*
SSLServer: close connections properly
Chris St. Pierre
2013-08-29
1
-8
/
+5
*
SSLServer: Removed decode_request_content call
Chris St. Pierre
2013-08-29
1
-2
/
+0
*
Metadata: get_client_names_by_* fixes
Chris St. Pierre
2013-08-29
1
-5
/
+13
*
SSLServer: Poll for POST data correctly
Chris St. Pierre
2013-08-28
2
-12
/
+10
*
Metadata: Fix client list calls use list_clients() which is DB-aware instead ...
Jason Kincl
2013-08-27
1
-5
/
+5
*
SELinux: Update the matchpathcon function to use the file's mode
Jonathan Billings
2013-08-22
1
-1
/
+2
[next]