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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bcfg2-server: cleanup code
Robert Gogolok
2007-12-31
1
-8
/
+10
*
fix syntax; adjust SSETUP to common style
Robert Gogolok
2007-12-31
1
-6
/
+6
*
Switch over to more Options usage and complete tests (everything appears to w...
Narayan Desai
2007-12-31
6
-68
/
+46
*
add SENDMAIL_PATH
Robert Gogolok
2007-12-30
1
-2
/
+1
*
bcfg2-repo-validate: use Bcfg2.Settings
Robert Gogolok
2007-12-30
1
-16
/
+9
*
bcfg2-ping-sweep:
Robert Gogolok
2007-12-30
1
-7
/
+12
*
bcfg2-admin: use Bcfg2.Settings
Robert Gogolok
2007-12-30
1
-1
/
+6
*
bcfg2-query: use Bcfg2.Settings
Robert Gogolok
2007-12-30
1
-6
/
+6
*
Settings class to remove redundant code for parsing config file.
Robert Gogolok
2007-12-30
3
-8
/
+21
*
remove redundant code
Robert Gogolok
2007-12-30
1
-2
/
+1
*
bcfg2-admin: print usage if no arguments
Robert Gogolok
2007-12-29
1
-3
/
+2
*
Refactor of bcfg2-admin (all modes moved to discrete modules in Bcfg2.Server....
Narayan Desai
2007-12-29
1
-612
/
+31
*
Remove all vestiges of server-side toolset, it hasn't been used since 0.8.5 (...
Narayan Desai
2007-12-28
1
-8
/
+8
*
move daemonize support to own module
Robert Gogolok
2007-12-28
2
-84
/
+5
*
use OptionParser for bcfg2-info
Robert Gogolok
2007-12-25
1
-5
/
+11
*
don't crash if no permission to write config file
Robert Gogolok
2007-12-24
1
-1
/
+4
*
Improve agent scripts and daemonization support [bugfix]
Narayan Desai
2007-11-30
1
-0
/
+43
*
Stop installing Svcmgr bits and include new reporting bits for bcfg2.conf (in...
Narayan Desai
2007-11-08
1
-2
/
+17
*
Add do_exit (from GP) (Resolves Ticket #489)
Narayan Desai
2007-11-02
1
-0
/
+1
*
bcfg2-info patch from GP
Narayan Desai
2007-11-02
1
-2
/
+2
*
Implement bcfg2-admin pull support for info files/metadata changes (Resolves ...
Narayan Desai
2007-10-30
1
-7
/
+24
*
Implement cmdlook resumption in bcfg2-info
Narayan Desai
2007-10-30
1
-12
/
+18
*
Fix error reporting in bcfg2-remote
Narayan Desai
2007-10-29
1
-1
/
+1
*
Handle fam/gamin overall failure better
Narayan Desai
2007-10-26
1
-1
/
+7
*
Improve pull error handling
Narayan Desai
2007-10-26
1
-0
/
+4
*
Implement persistent probe data (so that templates can be debugged in bcfg2-i...
Narayan Desai
2007-08-26
1
-0
/
+1
*
Make bcfg2-query usable as nodeattr for pdsh
Narayan Desai
2007-08-07
1
-2
/
+11
*
Fix binary config file stats upload
Narayan Desai
2007-08-01
1
-7
/
+10
*
Client side of improved support for binary files in statistics
Narayan Desai
2007-08-01
1
-12
/
+16
*
Improve statistics location routines for bcfg2-admin pull
Narayan Desai
2007-07-31
1
-6
/
+13
*
Implementing selective forking server, which runs read-only requests in child...
Narayan Desai
2007-07-25
1
-0
/
+1
*
documentation string update
Narayan Desai
2007-07-23
1
-0
/
+1
*
Implement bcfg2-remote -H -
Narayan Desai
2007-07-23
1
-13
/
+25
*
Add default attribute to basic group in default config
Narayan Desai
2007-07-22
1
-1
/
+1
*
Improve error handling in bcfg2-admin (Step towards resolving Ticket #469)
Narayan Desai
2007-07-21
1
-2
/
+7
*
Fix bcfg2-info build command
Narayan Desai
2007-07-20
1
-1
/
+1
*
merging back in xmlrpc branch for agent-mode support
Joey Hagedorn
2007-07-19
2
-4
/
+196
*
Remove double signal handler setup
Narayan Desai
2007-07-18
1
-3
/
+0
*
Completely fix import path for Component
Narayan Desai
2007-07-16
1
-3
/
+3
*
Switch to newstyle exception raises
Narayan Desai
2007-07-13
3
-55
/
+65
*
Switch to new path for component
Narayan Desai
2007-07-13
1
-1
/
+1
*
add completion for bcfg2-info:showclient
Narayan Desai
2007-07-02
1
-1
/
+4
*
Fix multiple showclient tb (Resolves Ticket #457)
Narayan Desai
2007-07-02
1
-7
/
+8
*
Change bcfg2-info over to use cmd.Cmd loop
Narayan Desai
2007-07-02
1
-217
/
+227
*
Added address element and made help prettier for 80-col terminals
Daniel Joseph Barnhart Clark
2007-06-30
1
-7
/
+12
*
Add probe execution display
Narayan Desai
2007-06-29
1
-0
/
+2
*
Remove unnecessary file dependence in bcfg2-ping-sweep
Joey Hagedorn
2007-06-20
1
-1
/
+0
*
Fix bcfg2-info tb (Resolves Ticket #449)
Narayan Desai
2007-06-15
1
-1
/
+2
*
Handle trailing newlines in bcfg2-info commands
Narayan Desai
2007-06-14
1
-1
/
+1
*
Fix bcfg2-admin traceback without options
Narayan Desai
2007-06-11
1
-0
/
+4
[prev]
[next]