summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-reports
Commit message (Expand)AuthorAgeFilesLines
* bcfg2-reports: rewrote with new option parserChris St. Pierre2013-10-301-277/+3
* DB: fixed how Django settings are loadedChris St. Pierre2013-10-301-18/+2
* bcfg2-reports: Fix exception handlingSol Jerome2013-04-121-1/+2
* bcfg2-reports: fixed name of database config sectionChris St. Pierre2013-03-201-6/+6
* bcfg2-reports: dangling reference to old schemaTim Laszlo2012-10-161-1/+1
* bcfg2-reports: updated to new schemaTim Laszlo2012-10-151-22/+20
* bcfg2-reports: Point to new settings fileSol Jerome2012-08-291-2/+2
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* bcfg2-reports: pull good entries from the databaseTim Laszlo2012-06-141-3/+2
* bcfg2-reports: exit if file cannot be readChris St. Pierre2012-06-141-0/+1
* bcfg2-reports: exclude clients without an interactionTim Laszlo2012-06-141-1/+1
* bcfg2-reports improvements:Chris St. Pierre2012-06-141-336/+239
* fixed option group stuffChris St. Pierre2012-05-211-0/+1
* Remove svn keywordsSol Jerome2012-02-191-1/+0
* bcfg2-reports: Catch "--badentry=/tmp/nonexistent"Holger Weiß2011-06-301-36/+48
* bcfg2-reports: Catch getopt exceptionsHolger Weiß2011-06-291-38/+51
* bcfg2-reports: Revert shebang line modificationSol Jerome2011-06-081-1/+1
* bcfg2-reports: Show total numbers of entriesHolger Weiß2011-06-081-3/+43
* bcfg2-reports: Show modified entriesHolger Weiß2011-06-071-26/+69
* Fix bcfg2-reports --badentry and --extraentryHolger Weiß2011-05-011-4/+4
* src/sbin: Add full PY3K compatibilitySol Jerome2011-04-271-8/+8
* bcfg2-reports: Fail gracefully when missing statisticsSol Jerome2011-03-171-1/+7
* bcfg2-reports: Fix usage helpSol Jerome2011-03-011-1/+1
* Updated files to match PEP 257 Fabian Affolter2010-06-211-2/+2
* Typo in bcfg2-reportsTim Laszlo2010-06-111-1/+1
* Updated files to match PEP 257Fabian Affolter2010-06-071-4/+4
* Updated files to match PEP 257Fabian Affolter2010-06-071-8/+8
* Reports: Fix incorrect error message (reported by Thorsten Lockert) [bugfix]Sol Jerome2009-11-101-7/+4
* Fix svn keywords for bcfg2-reportsSol Jerome2009-04-151-1/+1
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-2/+2
* Add option to view stale hosts in bcfg2-reportsSol Jerome2008-12-211-6/+15
* Fix bcfg2-reports so that it can also grab extra entries.Sol Jerome2008-09-031-2/+2
* Fix bcfg2-reports to use new reporting system schema.Sol Jerome2008-08-291-15/+21
* added in : after the b and e option so that it would take the hostname of the...Rick Bradshow2008-08-061-1/+1
* fixed minor issues involving -e and -b in bcfg2-reportsJames Yang2008-08-061-5/+4
* bcfg2-reports: fix script docstringNarayan Desai2008-07-301-1/+1
* added extra entry options for bcfg2-reportsJames Yang2008-07-291-1/+33
* added a man page for bcfg2-reportsJames Yang2008-07-171-8/+5
* remove dead codeNarayan Desai2008-07-161-4/+0
* code walkthrough resultsNarayan Desai2008-07-161-14/+26
* bad entry queries now display which bad entries are on each hostJames Yang2008-07-161-6/+19
* bcfg2-reports now has the option to read bad entry queries from a fileJames Yang2008-07-151-7/+21
* Added -h to the standalone Reports script, bcfg-reportsJames Yang2008-07-141-76/+125
* Add report client script in a directly executable location (works around weir...Narayan Desai2008-07-121-0/+158