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
/
Bcfg2
/
Server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge remote branch 'upstream/master' into jasons-hacking
Jason Kincl
2012-11-19
27
-347
/
+378
|
\
|
|
*
removed bogus print statements
Chris St. Pierre
2012-11-16
1
-1
/
+1
|
*
fixed plugin-specific implementations of toggle_debug for new set_debug stuff
Chris St. Pierre
2012-11-16
3
-14
/
+14
|
*
documented new core debug RMIs
Chris St. Pierre
2012-11-16
1
-1
/
+35
|
*
added set_debug RMI for plugins and core, set_fam_debug RMI
Chris St. Pierre
2012-11-16
3
-6
/
+24
|
*
Inotify: explicitly ignore events not in event mask
Chris St. Pierre
2012-11-16
1
-0
/
+7
|
*
Core: added toggle_debug RMI to toggle all debug modes on running server
Chris St. Pierre
2012-11-16
1
-0
/
+6
|
*
FAM: allow toggling FAM debug by RMI on running server
Chris St. Pierre
2012-11-16
3
-12
/
+10
|
*
cleaned up Templatehelper to help avoid some event handling errors
Chris St. Pierre
2012-11-16
1
-20
/
+26
|
*
Git: Added ability to update to a specific tree-ish
Chris St. Pierre
2012-11-16
1
-10
/
+41
|
*
Git: only support GitPython; only support Git.Update with GitPython
Chris St. Pierre
2012-11-16
1
-113
/
+26
|
*
SSLCA: fixed variable names
Chris St. Pierre
2012-11-14
1
-4
/
+4
|
*
set default umask for server, added option to change it
Chris St. Pierre
2012-11-14
3
-12
/
+14
|
*
SSHbase: turn down the noise
Chris St. Pierre
2012-11-14
1
-2
/
+2
|
*
only try to find bcfg2-yum-helper in $PATH once
Chris St. Pierre
2012-11-14
1
-15
/
+16
|
*
SSLCA: clean up temp files on error, better error messages
Chris St. Pierre
2012-11-14
1
-28
/
+46
|
*
Cfg: improved error messages
Chris St. Pierre
2012-11-13
8
-65
/
+27
|
*
SSHbase: improved error messages
Chris St. Pierre
2012-11-13
1
-12
/
+19
|
*
don't pass full stack traces to client on bind failure
Chris St. Pierre
2012-11-13
1
-1
/
+1
|
*
Cfg: prevent genshi loader from caching templates
Chris St. Pierre
2012-11-13
1
-4
/
+1
|
*
fixed some docs for sphinx 1.1
Chris St. Pierre
2012-11-13
1
-2
/
+2
|
*
SSHbase: fixed invalidation of ssh_known_hosts cache
Chris St. Pierre
2012-11-13
1
-4
/
+4
|
*
SSHbase: improved error message
Chris St. Pierre
2012-11-13
1
-2
/
+3
|
*
allow setting NagiosGen Options while using the default client
Chris St. Pierre
2012-11-13
1
-1
/
+1
|
*
flush input buffers before accepting stdin
Chris St. Pierre
2012-11-12
2
-25
/
+42
|
*
Packages: fixed yum cachefiles property
Chris St. Pierre
2012-11-08
1
-1
/
+1
|
*
Metadata: improved error message from address resolution failure during clien...
Chris St. Pierre
2012-11-08
1
-3
/
+4
|
*
SSLCA: improved error, debug messages
Chris St. Pierre
2012-11-08
1
-4
/
+16
*
|
minor typo and function documentation
Jason Kincl
2012-11-19
1
-2
/
+3
*
|
Adding a default conflict resolver of theirs-full to Svn Plugin
Jason Kincl
2012-11-07
1
-0
/
+4
|
/
*
Properties: allow lax decryption, where failure to decrypt an element is not ...
Chris St. Pierre
2012-11-06
1
-2
/
+10
*
removed unused import
Chris St. Pierre
2012-11-06
1
-1
/
+0
*
added SSLCA option to append chain cert to cert (e.g., for Nginx)
Chris St. Pierre
2012-11-06
1
-11
/
+15
*
added XML schemas for SSLCA key/cert files
Chris St. Pierre
2012-11-06
1
-98
/
+38
*
fixed git plugin interface to git commands
Chris St. Pierre
2012-11-02
1
-2
/
+4
*
Fixed inversion of category-group pairs from Connector plugins in
Chris St. Pierre
2012-11-01
1
-2
/
+2
*
fixed names of bcfg2-lint comment types
Chris St. Pierre
2012-10-30
1
-3
/
+3
*
added Git.Update RMI, ability to base bcfg2 VCS repo at a different directory...
Chris St. Pierre
2012-10-30
9
-200
/
+279
*
Reporting: remove experimental
Tim Laszlo
2012-10-29
1
-1
/
+0
*
fixed unit tests
Chris St. Pierre
2012-10-29
2
-3
/
+9
*
fixed repeat processing of probe data
Chris St. Pierre
2012-10-29
1
-9
/
+10
*
added database locking to Metadata
Chris St. Pierre
2012-10-29
3
-16
/
+24
*
Core: populate sources list
Tim Laszlo
2012-10-29
1
-0
/
+1
*
Probes/DatabaseBackend: add a thread lock for databases that cannot handle mu...
Tim Laszlo
2012-10-26
3
-0
/
+33
*
Metadata: only write to the database when a change occurs
Tim Laszlo
2012-10-26
1
-5
/
+9
*
fixed Metadata unit tests
Chris St. Pierre
2012-10-26
1
-2
/
+5
*
set profile group from Connector groups if not set initially; set from defaul...
Chris St. Pierre
2012-10-26
1
-0
/
+11
*
better error handling when adding a client
Chris St. Pierre
2012-10-26
1
-4
/
+13
*
only permit one thread to write to clients.xml (or clients.xml.new) at a time
Chris St. Pierre
2012-10-26
1
-8
/
+27
*
build metadata when setting client version so setting version of a new client...
Chris St. Pierre
2012-10-26
1
-1
/
+1
[prev]
[next]