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
/
bcfg2-info
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/sbin: Add full PY3K compatibility
Sol Jerome
2011-04-27
1
-52
/
+56
*
bcfg2-info: switch to using POSIX driver for builddir (Resolves Ticket #760)
Narayan Desai
2011-01-22
1
-40
/
+21
*
bcfg2-info: print error message when buildfile fails (Resolves Ticket #804)
Narayan Desai
2011-01-22
1
-4
/
+7
*
Remove old references to ConfigFile
Sol Jerome
2011-01-05
1
-3
/
+3
*
Some pylint stuff fixed
Fabian Affolter
2011-01-05
1
-19
/
+30
*
Added option to show server configuration details
Fabian Affolter
2011-01-05
1
-27
/
+57
*
Prep for config stuff
Fabian Affolter
2011-01-05
1
-20
/
+25
*
Using xpath rather than findall so that we can handle the condition correctly
Calen Pennington
2010-12-07
1
-1
/
+1
*
Keep interpreter specifications consistent
Sol Jerome
2010-11-02
1
-1
/
+1
*
bcfg2-info: showentries matches argument length incorrectly
Tim Laszlo
2010-11-02
1
-1
/
+1
*
bcfg2-info: Add IPython support (Patch from Jeff Strunk) for Ticket #921
Sol Jerome
2010-08-27
1
-1
/
+6
*
Updated files to match PEP 257
Fabian Affolter
2010-06-21
1
-6
/
+6
*
Updated files to match PEP 257
Fabian Affolter
2010-06-07
1
-21
/
+25
*
bcfg2-info: Add patch from Fabian Affolter
Sol Jerome
2010-05-04
1
-3
/
+3
*
POSIX: Remove support for old-style posix entries
Sol Jerome
2009-11-19
1
-8
/
+8
*
bcfg2-info: fix traceback when python-profiler is not available (see Ticket #...
Narayan Desai
2009-10-30
1
-4
/
+13
*
bcfg2-info: Implement debug script mode
Narayan Desai
2009-10-26
1
-3
/
+22
*
bcfg2-info: simplify codepaths for debug mode
Narayan Desai
2009-10-21
1
-33
/
+1
*
bcfg2-info: Implement debug mode explicitly
Sol Jerome
2009-10-16
1
-10
/
+51
*
Enhanced bcfg2-info to implement a new "builddir" command.
Mike McCallister
2009-10-08
1
-0
/
+81
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-3
/
+12
*
bcfg2-info: refuse to write build output outside of /tmp without -f flag (Res...
Narayan Desai
2009-09-18
1
-3
/
+11
*
bcfg2-info: Fix traceback when client has no bundles
Sol Jerome
2009-09-15
1
-1
/
+2
*
bcfg2-info: improve showclient display
Narayan Desai
2009-09-09
1
-4
/
+9
*
bcfg2-info: implement more showclient command that displays connector data
Narayan Desai
2009-07-18
1
-28
/
+10
*
bcfg2-info: change profiling options to be more useful
Narayan Desai
2009-07-16
1
-2
/
+2
*
bcfg2-info: reduce size of startup event window
Narayan Desai
2009-07-16
1
-1
/
+1
*
bcfg2-info: fix showclient traceback (Reported by teknix on irc)
Narayan Desai
2009-07-10
1
-2
/
+4
*
bcfg2-info: add complete profiling support
Narayan Desai
2009-06-21
1
-25
/
+29
*
Fix exit in bcfg2-info
Narayan Desai
2009-05-15
1
-2
/
+2
*
Merge xmlrpc interfaces with Bcfg2.Server.Core
Narayan Desai
2009-05-15
1
-1
/
+1
*
Clean up File Monitoring code/adapt to new server infrastructure
Narayan Desai
2009-05-06
1
-4
/
+1
*
Fix some simple python 2to3 changes
Sol Jerome
2009-04-23
1
-23
/
+23
*
bcfg2-info: pretty print generated configurations
Narayan Desai
2009-03-19
1
-1
/
+3
*
Fix debug mode after profiling updates
Narayan Desai
2009-03-18
1
-2
/
+3
*
bcfg2-info: Remove hardcoded profiling option
Narayan Desai
2009-03-16
1
-1
/
+1
*
improve startup even handling for bcfg2-info and bcfg2-server
Narayan Desai
2009-03-09
1
-2
/
+3
*
bcfg2-info: add option trace file option for profiling mode
Narayan Desai
2009-03-09
1
-5
/
+3
*
Implement profiler mode for bcfg2-info
Narayan Desai
2009-03-09
1
-8
/
+28
*
Add Version plugin type
Sol Jerome
2009-01-26
1
-4
/
+3
*
Revert accidental svn keyword changes and add minor pylint fixes
Sol Jerome
2009-01-15
1
-4
/
+5
*
Add support for alternate VCS backends
Sol Jerome
2009-01-13
1
-5
/
+5
*
Plugin configuration change: all plugins now need to be specified in the plug...
Narayan Desai
2009-01-12
1
-10
/
+5
*
Rework bcfg2-info/showclient to use new metadata interface
Narayan Desai
2009-01-10
1
-11
/
+10
*
This patch is stage 1 of the plugin capabilities rework
Narayan Desai
2009-01-05
1
-1
/
+1
*
Implement metadata connector functionality
Narayan Desai
2008-12-24
1
-14
/
+12
*
Update dictionary accesses to work with Python 3.0
Sol Jerome
2008-12-22
1
-2
/
+2
*
applied logging->logger patch
James Yang
2008-08-05
1
-2
/
+2
*
Fix bcfg2-info for core api change (Resolves Ticket #583)
Narayan Desai
2008-07-29
1
-2
/
+3
*
Implement support for non-configuration plugins
Narayan Desai
2008-07-28
1
-4
/
+7
[next]