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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fixed syntatical error in previous
Richard Connon
2014-01-05
1
-2
/
+2
*
|
Fixed group blacklist issue #150
Richard Connon
2014-01-05
1
-0
/
+1
*
|
Encryption: better error message when base64 decode fails
Chris St. Pierre
2014-01-02
1
-1
/
+10
*
|
bcfg2-lint: expand wildcard xincludes when validating XML
Chris St. Pierre
2013-12-31
1
-0
/
+29
*
|
bcfg2-crypt: actually skip an element when we say we are
Chris St. Pierre
2013-12-31
1
-0
/
+1
*
|
Augeas improvements:
Chris St. Pierre
2013-12-11
1
-10
/
+21
*
|
bcfg2-lint: New ValidateJSON plugin
Chris St. Pierre
2013-12-09
1
-0
/
+70
*
|
bcfg2-lint: New TemplateAbuse plugin detects templated scripts
Chris St. Pierre
2013-12-09
1
-0
/
+75
*
|
XMLSrc: Load XML in one step instead of separate read and parse
Chris St. Pierre
2013-12-09
1
-9
/
+2
*
|
Cfg: let EncryptedGenerator load setup object whenever the plugin is imported
Chris St. Pierre
2013-12-09
1
-3
/
+6
*
|
Probes: fixed default list of allowed probe groups
Chris St. Pierre
2013-12-06
1
-1
/
+1
*
|
Augeas: avoid deprecation warning
Chris St. Pierre
2013-12-05
1
-2
/
+2
*
|
Augeas: Added docstrings, fixed some minor pylint issues
Chris St. Pierre
2013-12-05
1
-20
/
+91
*
|
Augeas: Only install unverified commands
Chris St. Pierre
2013-12-05
1
-0
/
+2
*
|
POSIX: skip loading POSIX sub-tools that raise ImportError
Chris St. Pierre
2013-12-05
1
-2
/
+5
*
|
Encryption: fixed unit tests
Chris St. Pierre
2013-12-05
1
-4
/
+4
*
|
Tools: new Augeas driver
Chris St. Pierre
2013-12-05
1
-0
/
+211
*
|
testsuite: fixed unit tests for database fixes
Chris St. Pierre
2013-11-25
1
-4
/
+5
*
|
Core: Avoid starting server if database is enabled but cannot be used
Chris St. Pierre
2013-11-25
2
-8
/
+17
*
|
bcfg2-admin: added missing docstring
Chris St. Pierre
2013-11-25
1
-1
/
+2
*
|
bcfg2-admin: Restored missing "bcfg2-admin client add ... attrib=val" functio...
Chris St. Pierre
2013-11-25
2
-3
/
+25
*
|
bcfg2-crypt: handle error when encrypting properties with multiple keys
Chris St. Pierre
2013-11-25
1
-4
/
+8
*
|
Bundler: Fix parsing XML template output with encoding declaration
Chris St. Pierre
2013-11-21
1
-3
/
+3
*
|
bcfg2-lint: resolve XIncludes when parsing XML for validation
Chris St. Pierre
2013-11-18
1
-3
/
+12
*
|
Reporting: Remove wildcard imports
Sol Jerome
2013-11-16
3
-6
/
+3
*
|
Probes: added missing docstring
Chris St. Pierre
2013-11-14
1
-0
/
+3
*
|
testsuite: fixed unit tests for Probes allowed_groups option
Chris St. Pierre
2013-11-14
2
-2
/
+4
*
|
Add probes.allowed_groups option to restrict group assignments.
Simon Ruderich
2013-11-14
2
-2
/
+25
*
|
Options: make "public" default pgsql database schema
Chris St. Pierre
2013-11-13
1
-1
/
+1
*
|
bcfg2-crypt: Fixed variable name collision
Chris St. Pierre
2013-11-12
1
-3
/
+3
*
|
bcfg2-crypt: backported fixes in b5b26415161e715fe4d22d69328b06801ff7124d
Chris St. Pierre
2013-11-12
1
-22
/
+25
*
|
Reports: Add missing ImportError
Sol Jerome
2013-11-11
1
-1
/
+1
*
|
Fix compatibility with Django 1.6.
Simon Ruderich
2013-11-11
8
-12
/
+32
*
|
bcfg2-crypt: fixed missing EVPError
Chris St. Pierre
2013-11-11
1
-2
/
+1
*
|
bcfg2-crypt: better debugging, error handling with Properties files
Chris St. Pierre
2013-11-11
1
-3
/
+37
*
|
bcfg2-crypt: fixed completely backwards logic
Chris St. Pierre
2013-11-11
1
-1
/
+1
*
|
Probes: automatically remove duplicate probe data
Chris St. Pierre
2013-11-11
1
-3
/
+10
*
|
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
*
|
bcfg2-crypt: fixed deprecation warning
Chris St. Pierre
2013-11-05
1
-1
/
+1
*
|
Multiprocessing: don't reuse child RPC listeners
Chris St. Pierre
2013-11-05
1
-26
/
+7
*
|
Merge pull request #110 from AlexanderS/reporting-model-updates
Chris St. Pierre
2013-11-05
1
-5
/
+5
|
\
\
|
*
|
bcfg2-reports: update to use current models
Alexander Sulfrian
2013-06-29
1
-5
/
+5
*
|
|
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
|
\
\
\
[prev]
[next]