summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-info
Commit message (Expand)AuthorAgeFilesLines
* fixed option alignment issuesChris St. Pierre2012-06-151-2/+4
* bcfg2-info: print trace when buildfile failsTim Laszlo2012-06-071-1/+3
* fixed caching of Collection objects; moved bcfg2-info packagesources code int...Chris St. Pierre2012-06-011-24/+1
* py2.4 doesn't have finally; wrong logic, anywayChris St. Pierre2012-06-011-4/+5
* bcfg2-info: Add support for bpythonSol Jerome2012-05-271-0/+3
* bcfg2-info builddir requires interactive flagChris St. Pierre2012-05-221-1/+2
* added option groupsChris St. Pierre2012-05-211-25/+6
* fixes for missing genshiChris St. Pierre2012-05-211-3/+9
* Added inotify filemonitor driverChris St. Pierre2012-05-181-0/+1
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-111-4/+8
* fixed buildall wildcard stuffChris St. Pierre2012-05-041-5/+7
* made bcfg2-info buildall accept list of clients; added buildallfile commandChris St. Pierre2012-05-011-26/+111
* Merge branch 'maint'Sol Jerome2012-04-191-14/+20
|\
| * bcfg2-info: Fix packagesources commandSol Jerome2012-04-191-14/+20
* | removed broken Revision stuff from bcfg2-infoChris St. Pierre2012-04-131-8/+1
* | added ability to query bcfg2-info for versionChris St. Pierre2012-04-131-23/+27
* | made bcfg2-info work with newer IPythonChris St. Pierre2012-04-021-2/+7
* | Remove svn keywordsSol Jerome2012-02-191-7/+1
|/
* improved Packages debug info, added packageresolve and packagesources bcfg2-i...Chris St. Pierre2012-01-241-1/+51
* Move sorting to the server core, rather than just in bcfg2 infoCalen Pennington2012-01-181-10/+1
* Sort xml by name, so that output is consistent between runs, making diffing e...Calen Pennington2012-01-181-1/+10
* Use cProfile if available, otherwise use standard python profileCalen Pennington2012-01-131-1/+4
* Use native elementtree call to write configuration to diskCalen Pennington2012-01-131-4/+1
* Fix how the filemonitor is passed to core, so that it's actually passed as th...Calen Pennington2012-01-121-1/+1
* Teach bcfg2-info to use the filemonitor specified in the config fileCalen Pennington2012-01-111-4/+4
* consistent help messages from bcfg2-admin/bcfg2-info (bug #1033)Chris St. Pierre2012-01-101-1/+4
* bcfg2-info: Bugfix from Ticket #1076Sol Jerome2011-12-071-3/+4
* fixed bug in previous commitChris St. Pierre2011-08-181-0/+1
* added --altsrc flag to bcfg2-info buildfileChris St. Pierre2011-08-181-3/+14
* Fix typo in "bcfg2-info buildbundle" usage outputHolger Weiß2011-08-091-1/+1
* added buildbundle command to bcfg2-info to render a bundle templateChris St. Pierre2011-08-031-0/+26
* bcfg2-info: Remove "generators" commandHolger Weiß2011-07-061-7/+0
* bcfg2-info: Fix print formattingSol Jerome2011-06-131-7/+7
* bcfg2-info: Fix traceback when no args specifiedSol Jerome2011-05-171-1/+1
* bcfg2-info help returns help without starting a server instanceChris St. Pierre2011-05-161-1/+4
* src/sbin: Add full PY3K compatibilitySol Jerome2011-04-271-52/+56
* bcfg2-info: switch to using POSIX driver for builddir (Resolves Ticket #760)Narayan Desai2011-01-221-40/+21
* bcfg2-info: print error message when buildfile fails (Resolves Ticket #804)Narayan Desai2011-01-221-4/+7
* Remove old references to ConfigFileSol Jerome2011-01-051-3/+3
* Some pylint stuff fixedFabian Affolter2011-01-051-19/+30
* Added option to show server configuration detailsFabian Affolter2011-01-051-27/+57
* Prep for config stuffFabian Affolter2011-01-051-20/+25
* Using xpath rather than findall so that we can handle the condition correctlyCalen Pennington2010-12-071-1/+1
* Keep interpreter specifications consistentSol Jerome2010-11-021-1/+1
* bcfg2-info: showentries matches argument length incorrectlyTim Laszlo2010-11-021-1/+1
* bcfg2-info: Add IPython support (Patch from Jeff Strunk) for Ticket #921Sol Jerome2010-08-271-1/+6
* Updated files to match PEP 257 Fabian Affolter2010-06-211-6/+6
* Updated files to match PEP 257Fabian Affolter2010-06-071-21/+25
* bcfg2-info: Add patch from Fabian AffolterSol Jerome2010-05-041-3/+3
* POSIX: Remove support for old-style posix entriesSol Jerome2009-11-191-8/+8