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
/
Client
/
Tools
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Client/Tools: Get rid of popen2 (in favor of subprocess)
Sol Jerome
2011-04-28
1
-45
/
+7
*
SvcTool: adding interactive_only mode
Tim Laszlo
2011-04-25
1
-1
/
+3
*
Client: PY3K + PEP8 fixes
Sol Jerome
2011-04-07
1
-5
/
+14
*
Service: Allow services that are both supervised and custom (Ticket #979)
Chris St. Pierre
2011-02-24
1
-4
/
+2
*
POSIX: Remove client-side support for old POSIX types
Sol Jerome
2010-10-18
1
-2
/
+1
*
Tools/__init__.py: Pylint/PEP8 fixes
Sol Jerome
2010-08-27
1
-5
/
+15
*
Tools/__init__.py: Autoload client tools present in the Tools directory
Sol Jerome
2010-08-27
1
-26
/
+9
*
Add the ability to specify important entries via info/info.xml
Sol Jerome
2010-06-22
1
-0
/
+3
*
Updated files to match PEP 257
Fabian Affolter
2010-06-07
1
-31
/
+31
*
Client/Tools/__init__.py: Report return value in lower bits of cmdstat
Sol Jerome
2010-03-22
1
-1
/
+4
*
Upstart: Add new upstart client tool
Sol Jerome
2010-03-13
1
-3
/
+20
*
MacPorts: Preliminary attempt at a workable macports client tool
Sol Jerome
2009-11-30
1
-2
/
+2
*
Services: Use the 'target' attribute for custom services
Sol Jerome
2009-09-21
1
-1
/
+1
*
Client tools: Remove unnecessary extra whitespace
Sol Jerome
2009-08-16
1
-3
/
+3
*
Client tools: Prompt for service restart in Interactive mode (Patch from Leif...
Sol Jerome
2009-07-25
1
-0
/
+4
*
Client: relax verification modlist to include all entries in all bundles
Narayan Desai
2009-07-23
1
-7
/
+6
*
APT/Client: Suppress known warnings
Sol Jerome
2009-06-26
1
-1
/
+11
*
Revert "Remove last traces of popen2 from client code"
Sol Jerome
2009-05-27
1
-12
/
+38
*
Remove deprecated RPM and Yum drivers
Narayan Desai
2009-05-15
1
-2
/
+1
*
Python 2to3 updates for the Client tools
Sol Jerome
2009-04-24
1
-4
/
+10
*
Remove last traces of popen2 from client code
Sol Jerome
2009-04-15
1
-38
/
+12
*
Initial IPS (Opensolaris) driver
Narayan Desai
2009-04-01
1
-1
/
+1
*
Implement improved client-side error checking (will allow better error messag...
Narayan Desai
2009-02-18
1
-0
/
+10
*
revert subprocess changes for the moment as well
Narayan Desai
2009-02-09
1
-12
/
+4
*
Client tools infrastructure update for python 2.6 (From Kamil Kisiel)
Narayan Desai
2009-02-06
1
-4
/
+12
*
Simplify service configuration; make all services use common restart framework
Narayan Desai
2009-01-23
1
-16
/
+43
*
Do not stop services in build mode (Partially resolves Ticket #624)
Sol Jerome
2008-12-11
1
-4
/
+9
*
pylint fixes for client code
Narayan Desai
2008-12-08
1
-4
/
+4
*
Pylint formatting fixes for client tool drivers
Sol Jerome
2008-09-27
1
-1
/
+3
*
Fix two typos in error messages
Narayan Desai
2008-08-21
1
-2
/
+2
*
revert mistaken prunedir change
Narayan Desai
2008-08-05
1
-5
/
+2
*
SSHbase: improve tempfile handling (patch from f.pauget) (Resolves Ticket #588)
Narayan Desai
2008-08-05
1
-2
/
+5
*
- Add preliminary support for rc under FreeBSD
Robert Gogolok
2008-05-08
1
-2
/
+2
*
Remove validation states from Tool instances (in preparation for DecisionList...
Narayan Desai
2008-03-17
1
-18
/
+18
*
Check for null attributes
Narayan Desai
2008-01-16
1
-1
/
+1
*
Implement data collection on incomplete entry path for POSIX
Narayan Desai
2007-11-03
1
-0
/
+8
*
Fix error in state handling (Resolves Ticket #479)
Narayan Desai
2007-11-03
1
-0
/
+1
*
Pass through modlist data for non package entries
Narayan Desai
2007-10-11
1
-1
/
+1
*
Change incomplete entry reason to be an error, and include all missing attrib...
Narayan Desai
2007-07-30
1
-4
/
+11
*
Switch default to RPMng/YUMng (RPM/Yum are still around just not enabled by d...
Narayan Desai
2007-07-23
1
-1
/
+1
*
Added debugging when verify or install fails due to lack of an attribute.
Daniel Joseph Barnhart Clark
2007-07-06
1
-8
/
+10
*
Add preliminary support for FreeBSD Packages (from gogo)
Narayan Desai
2007-06-02
1
-2
/
+3
*
Fix build mode (Half Resolves Ticket #434)
Narayan Desai
2007-05-21
1
-1
/
+1
*
Add YUMng to list of available drivers
Narayan Desai
2007-04-11
1
-2
/
+2
*
Add in verify-only version of the RPMng driver (Resolves Ticket #394)
Narayan Desai
2007-04-05
1
-4
/
+5
*
Add better driver control support to bcfg2 client (Resolves Ticket #389)
Narayan Desai
2007-04-05
1
-0
/
+1
*
Change to /etc/init.d/svc restart for DebInit services (Resolves Ticket #417)
Narayan Desai
2007-04-05
1
-1
/
+2
*
Add support for drivers not enabled by default (in preparation for addition o...
Narayan Desai
2007-04-02
1
-0
/
+2
*
Add Package Ignore support for barfoo
Narayan Desai
2007-03-18
1
-1
/
+3
*
Include permissions entries in bundle modlists
Narayan Desai
2007-02-15
1
-1
/
+1
[next]