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
...
*
doc: wrote devel docs for client tool base objects
Chris St. Pierre
2012-12-04
1
-5
/
+6
*
Svn: cleaned up conflict resolution stuff
Chris St. Pierre
2012-12-04
1
-30
/
+39
*
Merge remote branch 'upstream/master' into jasons-hacking
Jason Kincl
2012-12-04
5
-249
/
+324
|
\
|
*
fixed conversion to octal in py3k
Chris St. Pierre
2012-12-04
2
-5
/
+6
|
*
SSLCA improvements:
Chris St. Pierre
2012-12-03
1
-230
/
+261
|
*
SELinux: Split up selinux entries
Sol Jerome
2012-12-03
1
-3
/
+3
|
*
Cfg: Fixed bugs in Genshi error handling:
Chris St. Pierre
2012-11-29
1
-11
/
+54
*
|
Future-proofed conflict option selection
Jason Kincl
2012-12-03
1
-13
/
+9
*
|
fixing logic so try..except works correctly, bugs
Jason Kincl
2012-11-28
1
-7
/
+4
*
|
adding doc, changing variable names
Jason Kincl
2012-11-27
1
-3
/
+3
*
|
fixing syntax
Jason Kincl
2012-11-27
1
-1
/
+1
*
|
log actions better
Jason Kincl
2012-11-27
1
-0
/
+3
*
|
fixing line lengths
Jason Kincl
2012-11-27
1
-1
/
+2
*
|
fixing bugs
Jason Kincl
2012-11-27
1
-5
/
+6
*
|
adding svn_resolution to global namespace
Jason Kincl
2012-11-27
1
-2
/
+2
*
|
adding svn merge resolution map
Jason Kincl
2012-11-27
1
-3
/
+27
*
|
Merge remote branch 'upstream/master' into jasons-hacking
Jason Kincl
2012-11-27
12
-51
/
+145
|
\
|
|
*
catch pulp errors when creating/binding consumers
Chris St. Pierre
2012-11-27
1
-10
/
+25
|
*
made Reporting plugin and transports debuggable, respond to set_debug/toggle_...
Chris St. Pierre
2012-11-27
1
-9
/
+13
|
*
Threaded plugin fixes:
Chris St. Pierre
2012-11-27
4
-7
/
+36
|
*
gave ProbeSet a pretty stringification for debug output
Chris St. Pierre
2012-11-27
1
-0
/
+3
|
*
fixed core syncdb in non-daemon contexts (e.g., bcfg2-info)
Chris St. Pierre
2012-11-26
1
-6
/
+7
|
*
when a new sqlite database is created for reporting, set appropriate permissions
Chris St. Pierre
2012-11-26
1
-7
/
+28
|
*
avoid odd edge case in genshi error handling
Chris St. Pierre
2012-11-26
1
-3
/
+7
|
*
SSLCA: read SSLCA config without instantiating a new ConfigParser
Chris St. Pierre
2012-11-20
1
-3
/
+2
|
*
BuiltinCore: fixed import of LockFailed
Chris St. Pierre
2012-11-19
1
-2
/
+3
|
*
fail gracefully when pidfile creation fails
Chris St. Pierre
2012-11-19
1
-5
/
+10
|
*
create pidfile directory with correct perms
Chris St. Pierre
2012-11-19
1
-1
/
+1
|
*
fixed vcs_root/vcs_path for Version plugins, esp. Svn
Chris St. Pierre
2012-11-19
2
-6
/
+5
|
*
Templating updates:
Chris St. Pierre
2012-11-19
3
-6
/
+19
*
|
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
[prev]
[next]