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
*
Options: call _set_defaults_from_config before _parse_config_options
Michael Fenn
2014-03-19
1
-0
/
+18
*
Options: rename _set_defaults to _set_defaults_from_config
Michael Fenn
2014-03-19
1
-3
/
+3
*
Options: set config file options only for the running parser
Chris St. Pierre
2014-03-14
1
-5
/
+4
*
Options: finalize ConfigFileActions
Chris St. Pierre
2014-03-05
1
-15
/
+27
*
DBSettings: Set config options at the module level
Chris St. Pierre
2014-03-05
1
-0
/
+3
*
Options: Finalize actual value, not default value
Chris St. Pierre
2014-03-05
3
-17
/
+21
*
Options: set options debugging with environment variable
Chris St. Pierre
2014-03-05
2
-4
/
+48
*
Options: fail_silently really fails silently when loading components
Chris St. Pierre
2014-03-05
1
-1
/
+1
*
Proxy: Remove m2crypto fallback
Sol Jerome
2014-02-27
1
-64
/
+1
*
bcfg2-lint: verify Path tags in RequiredAttrs
Chris St. Pierre
2014-02-26
1
-0
/
+10
*
Bundler: added path globbing
Chris St. Pierre
2014-02-26
2
-18
/
+29
*
FAM: Deprecate the gamin FAM driver
Chris St. Pierre
2014-02-13
1
-4
/
+7
*
added bcfg2-crypt back
Chris St. Pierre
2014-02-11
1
-0
/
+8
*
bcfg2-lint: Fixed TemplateHelper lint plugin
Chris St. Pierre
2014-01-07
1
-3
/
+5
*
bcfg2-lint: new Crypto plugin checks for data that should be encrypted but isn't
Chris St. Pierre
2014-01-07
1
-0
/
+61
*
bcfg2-crypt: Protect against double-encrypting data
Chris St. Pierre
2014-01-07
1
-0
/
+16
*
bcfg2-lint: fixed automatically loading server plugin lint plugins
Chris St. Pierre
2014-01-07
1
-5
/
+5
*
Merge branch 'maint'
Chris St. Pierre
2013-12-09
17
-57
/
+560
|
\
|
*
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
*
|
Packages: better way to find bcfg2-yum-helper
Chris St. Pierre
2013-12-09
1
-11
/
+8
*
|
Options: Finalize once
Michael Fenn
2013-12-07
1
-1
/
+1
*
|
Core: handle errors in FAM thread more verbosely
Chris St. Pierre
2013-11-13
1
-8
/
+12
*
|
Multiprocessing: stringify server core safely before options are parsed
Chris St. Pierre
2013-11-13
1
-2
/
+6
*
|
Options: parse config options before setting defaults
Chris St. Pierre
2013-11-12
1
-0
/
+1
*
|
NagiosGen: Sort the hostgroup list
Stéphane Graber
2013-11-12
1
-1
/
+1
*
|
Merge branch 'maint'
Chris St. Pierre
2013-11-12
7
-13
/
+33
|
\
|
|
*
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
[next]