summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | bcfg2-crypt fixesChris St. Pierre2012-06-071-58/+62
* | | bcfg2-info: print trace when buildfile failsTim Laszlo2012-06-071-1/+3
* | | web_reports: remove :Tim Laszlo2012-06-071-1/+1
* | | Probes: Handle write failures betterTim Laszlo2012-06-061-1/+1
* | | web_reports: Improve element listsTim Laszlo2012-06-062-24/+34
* | | web_reports: speed up client detail viewTim Laszlo2012-06-064-63/+39
* | | added -B (skip bundles) and -Z (skip independent) optionsChris St. Pierre2012-06-063-19/+51
* | | Reports: add group relationshipsTim Laszlo2012-06-061-0/+3
* | | web_reports: add group filtering logic to grid and detailed listTim Laszlo2012-06-063-3/+31
* | | web_reports: add filters to the grid viewTim Laszlo2012-06-062-5/+5
* | | web_reports: filter by groupTim Laszlo2012-06-062-5/+29
* | | web_reports: show filter list when no records are returnedTim Laszlo2012-06-061-1/+1
* | | web_reports: Show client profile, groups, and bundles in detailed viewTim Laszlo2012-06-061-0/+35
* | | DBStats: Save interaction metadataTim Laszlo2012-06-063-2/+81
* | | Reports: remove unused functionTim Laszlo2012-06-061-10/+0
* | | service_modes upgrade script upgrades Rules and Defaults pluginsChris St. Pierre2012-06-061-1/+5
* | | added properties element encryptionChris St. Pierre2012-06-067-11/+612
* | | OpenCSW: Add client toolSol Jerome2012-06-051-0/+33
* | | PY3K: Refactor input codeSol Jerome2012-06-059-71/+40
* | | doc: Instructions apply to all RHEL versionsSol Jerome2012-06-051-1/+1
* | | re-rationalized service modes to make them more consistent and granularChris St. Pierre2012-06-0511-123/+147
* | | web_reports: Trap KeyError from duplicate metricsTim Laszlo2012-06-051-1/+5
* | | web_reports: added a view to show the most common configuration problemsTim Laszlo2012-06-057-2/+125
* | | Replace UpdaterError with UpdaterRoutineExceptionTim Laszlo2012-06-051-1/+1
* | | importscript: Fix client added message and log levelTim Laszlo2012-06-051-3/+3
* | | DBStats: Remove clients.xml from the import processTim Laszlo2012-06-052-42/+9
* | | DBStats: Stop building a ConfigStatistics xmlTim Laszlo2012-06-052-100/+90
* | | Admin reports: Print the exception when load_stats failsTim Laszlo2012-06-051-1/+2
* | | doc: Remove references to ping dataSol Jerome2012-06-043-14/+8
* | | DBStats: drop database table for pingTim Laszlo2012-06-042-1/+23
* | | DBStats: Remove ping dataTim Laszlo2012-06-042-17/+1
* | | DBStats: Stop loading ping dataTim Laszlo2012-06-041-26/+0
* | | Statistics: missing sys importTim Laszlo2012-06-041-0/+1
* | | Admin reports: Stop handling ping dataTim Laszlo2012-06-041-10/+1
* | | web_reports: Remove ping data from summary viewTim Laszlo2012-06-041-11/+1
* | | web_reports: display_summary executes query twiceTim Laszlo2012-06-041-3/+3
* | | web_reports: select_related for all render_history_view callsTim Laszlo2012-06-041-1/+2
* | | DBStats: Remove custom sqlTim Laszlo2012-06-042-9/+2
* | | Admin reports: add django shell and dbshell commandsTim Laszlo2012-06-041-1/+1
* | | DBStats: Add missing sys importSol Jerome2012-06-041-0/+1
* | | NagiosGen: Create empty config.xml when missingSol Jerome2012-06-042-9/+19
* | | Admin/Client: Can't index when missing argsSol Jerome2012-06-041-3/+0
* | | fixed docs, code that referenced old yum section of packages.confChris St. Pierre2012-06-042-4/+4
* | | man: Clean up man pagesSol Jerome2012-06-0321-1502/+2647
* | | doc: Enable syntax highlighting for xml blocksSol Jerome2012-06-021-9/+27
* | | bcfg2-web: D=Make detailed client list sortableTim Laszlo2012-06-013-9/+135
* | | Packages: Fix unexpected indentSol Jerome2012-06-011-1/+1
* | | fixed caching of Collection objects; moved bcfg2-info packagesources code int...Chris St. Pierre2012-06-012-28/+30
* | | fixed logging of toggle_debugChris St. Pierre2012-06-011-2/+3
* | | fixed return values from toggle_debug xcmdsChris St. Pierre2012-06-013-2/+6