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
...
|
|
*
Fixed continue not in a loop error in previous
Richard Connon
2014-02-04
1
-1
/
+1
|
|
*
fix for "Too many branches" in _verify_acls
Richard Connon
2014-02-04
1
-20
/
+23
|
|
*
Minor changes to default ACL code
Richard Connon
2014-02-04
1
-5
/
+4
|
|
*
Support ACLs without a specific user/group for default owner/owning-group ACL...
Richard Connon
2014-02-04
1
-28
/
+52
|
*
|
Fixed typo. Need coffee.
Chris St. Pierre
2014-02-18
1
-1
/
+1
|
*
|
Core: add default name for base Core implementation
Chris St. Pierre
2014-02-18
1
-1
/
+2
|
*
|
ensure that DB connections are always closed at thread/process exit
Chris St. Pierre
2014-02-18
2
-10
/
+17
|
*
|
settings: Make it possible to use ibm_db_django engine
Chris St. Pierre
2014-02-14
1
-1
/
+6
|
*
|
Core: explicitly close database connections at the end of each client run
Chris St. Pierre
2014-02-13
1
-0
/
+5
|
*
|
Merge pull request #149 from danfoster/apt-essential-cache
Chris St. Pierre
2014-02-10
1
-0
/
+1
|
|
\
\
|
|
*
|
Reset essential package list to an empty set when Packages is refreshed
Dan Foster
2013-12-29
1
-0
/
+1
|
*
|
|
Metadata: fix check for Groups with options in duplicate groups test
Chris St. Pierre
2014-02-07
1
-3
/
+4
|
|
|
/
|
|
/
|
|
*
|
fixed pylint tests
Chris St. Pierre
2014-01-30
6
-7
/
+12
|
*
|
Augeas: ensure that entry.attrib is always a dict
Chris St. Pierre
2014-01-29
1
-1
/
+2
|
*
|
load correct JSON library on py2.4
Chris St. Pierre
2014-01-29
5
-5
/
+10
|
*
|
Client: let lxml.etree XML implementation parse very large documents
Chris St. Pierre
2014-01-29
1
-1
/
+9
|
*
|
added missing docstring
Chris St. Pierre
2014-01-22
1
-2
/
+5
|
*
|
Don't parse unicode XML with encoding
Chris St. Pierre
2014-01-22
1
-1
/
+10
|
*
|
POSIX: Properly stringify ACLs with no user/group specified
Chris St. Pierre
2014-01-16
1
-1
/
+4
|
*
|
FAM: Get full traceback when event handling errors
Chris St. Pierre
2014-01-16
1
-1
/
+2
|
*
|
Reporting: occasionally reap child threads
Michael Fenn
2014-01-10
1
-0
/
+23
|
*
|
Encryption: fixed base64 decode failure message
Chris St. Pierre
2014-01-07
1
-1
/
+1
|
*
|
fixed indentation in previous
Richard Connon
2014-01-05
1
-1
/
+1
|
*
|
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
|
*
|
Augeas improvements:
Chris St. Pierre
2013-12-11
1
-10
/
+21
*
|
|
Merge branch 'master-test-fixes' of https://github.com/fennm/bcfg2
Sol Jerome
2014-04-14
1
-1
/
+0
|
\
\
\
|
*
|
|
pep8 fixes
Michael Fenn
2014-04-09
1
-1
/
+0
*
|
|
|
don't trigger full reparse on adding config file
Michael Fenn
2014-04-14
1
-1
/
+1
*
|
|
|
Reporting: update non-ORM bits to know about separate database
Michael Fenn
2014-04-09
2
-9
/
+18
*
|
|
|
Remove unused import
Michael Fenn
2014-04-09
1
-1
/
+1
*
|
|
|
Add BCFG2_CONFIG_FILE environment variable (regression from 1.3)
Michael Fenn
2014-04-07
1
-0
/
+2
*
|
|
|
check for existence of isatty to account for older wsgi Log objects
Michael Fenn
2014-04-07
1
-1
/
+1
|
/
/
/
*
|
|
Be more robust about checking for reporting_db_engine presence
Michael Fenn
2014-03-24
1
-1
/
+2
*
|
|
Make indentation consistent with other elements of the dict
Michael Fenn
2014-03-24
1
-1
/
+1
*
|
|
Preliminary support for seperate reporting database
Michael Fenn
2014-03-21
4
-12
/
+106
*
|
|
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
[prev]
[next]