summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | changed package type to 'pacman', if request package version is 'auto' and ↵Asaf2010-11-022-9/+14
| | | | | | | | its installed dont re-install
* | Packages plugin / Client tools : add support for pacman based distros(arch, ↵asaf2010-11-022-0/+193
| | | | | | | | parabola), needs some more work
* | reports: Remove svn merge conflictsSol Jerome2010-11-022-345/+0
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | reports: Point to the bcfg2.org URLsSol Jerome2010-11-021-3/+3
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Keep interpreter specifications consistentSol Jerome2010-11-022-2/+2
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | web reports: fix quotes in base-timeview.htmlTim Laszlo2010-11-021-1/+1
| |
* | web reports: tweaks and updatesTim Laszlo2010-11-022-21/+21
| |
* | web reports: removing old imagesTim Laszlo2010-11-026-0/+0
| |
* | web reports: new skinTim Laszlo2010-11-0267-11981/+3538
| |
* | reports: fix bcfg2-admin reports init when db is nonexistentTim Laszlo2010-11-021-2/+6
| |
* | bcfg2-info: showentries matches argument length incorrectlyTim Laszlo2010-11-021-1/+1
| | | | | | | | (cherry picked from commit d7ce5d6926dffab8c167d41f4068d0f71c9beda7)
* | Guppy.py: New plugin to help trace memory leaksTim Laszlo2010-10-271-0/+63
| | | | | | | | (cherry picked from commit 4be21b7fbb93c3552713ab9914114fbe0068b93d)
* | Extend client metadata to include group category informationTim Laszlo2010-10-271-2/+16
| | | | | | | | (cherry picked from commit cc1d65d91aa00cdc91637c2e9afa36e11b5cc6a0)
* | README: Update URLs to point to bcfg2.orgSol Jerome2010-10-181-7/+7
| | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> (cherry picked from commit 1b56006774c2f835e2826f49f26fcb4cbe15414b)
* | doc: Fix centos quickstart instructions (reported by Joe Sauer)Sol Jerome2010-10-151-1/+3
|/ | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* APT: Install missing configuration files (Fixes Ticket #622)Sol Jerome2010-10-121-1/+3
| | | | | | | | | We used to not do this because the user may have removed the configuration file in question on purpose. However, now that we have support for nonexistent entries, we can afford to add this option without any consequences. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Pull: Fix help message formattingSol Jerome2010-10-111-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Make Bcfg2 references consistentSol Jerome2010-10-111-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Add Packages note to Deps plugin documentationSol Jerome2010-10-111-0/+6
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6096 ce84e21b-d406-0410-9b95-82705330c041
* doc: Clean up the quickstart and update it for current codeSol Jerome2010-10-111-27/+26
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6095 ce84e21b-d406-0410-9b95-82705330c041
* doc: Fix darcs copy/paste typosSol Jerome2010-10-111-2/+2
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6094 ce84e21b-d406-0410-9b95-82705330c041
* doc: Update some documentation from the trac wikiSol Jerome2010-10-075-2/+52
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6093 ce84e21b-d406-0410-9b95-82705330c041
* doc: Fix typo on troubleshooting pageSol Jerome2010-10-071-1/+1
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6092 ce84e21b-d406-0410-9b95-82705330c041
* doc: Merge in documentation updates for base plugin from m4zSol Jerome2010-10-071-0/+61
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6091 ce84e21b-d406-0410-9b95-82705330c041
* Some options from the output added.Fabian Affolter2010-10-071-2/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6090 ce84e21b-d406-0410-9b95-82705330c041
* Draft of the bcfg2-reports man page. Just filled with help output from ↵Fabian Affolter2010-10-071-0/+80
| | | | | | bcfg2-reports. It still needs an update according to ticket #943 . git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6089 ce84e21b-d406-0410-9b95-82705330c041
* Minor layout changesFabian Affolter2010-10-071-6/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6088 ce84e21b-d406-0410-9b95-82705330c041
* doc: Fix versionadded directiveSol Jerome2010-10-071-1/+1
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6087 ce84e21b-d406-0410-9b95-82705330c041
* doc: Add troubleshooting document from tracSol Jerome2010-10-073-2/+186
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6086 ce84e21b-d406-0410-9b95-82705330c041
* doc: Update server reports documentationSol Jerome2010-10-074-38/+53
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6085 ce84e21b-d406-0410-9b95-82705330c041
* bcfg2-admin: explicitly shutdown the core at exit. fixes thread hangs.Tim Laszlo2010-10-071-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6084 ce84e21b-d406-0410-9b95-82705330c041
* schemas/deps.xsd: Deprecate old configuration entries in Deps schema ↵Sol Jerome2010-10-071-12/+3
| | | | | | | | (Reported by Mike McCallister in Ticket #950) Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6083 ce84e21b-d406-0410-9b95-82705330c041
* doc: Remove old gettingstarted doc (replaced by doc/help directory)Sol Jerome2010-10-071-28/+0
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6082 ce84e21b-d406-0410-9b95-82705330c041
* doc: Refactor help documents and add a link directly referencing themSol Jerome2010-09-287-35/+83
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6081 ce84e21b-d406-0410-9b95-82705330c041
* debian/changelog: Correct indentation error caused by new export scriptSol Jerome2010-09-271-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Packages: fix is_pkg breakageNarayan Desai2010-09-271-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6077 ce84e21b-d406-0410-9b95-82705330c041
* doc: Correct Snapshots plugin documentation (Reported by m4z on IRC)Sol Jerome2010-09-271-11/+145
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6076 ce84e21b-d406-0410-9b95-82705330c041
* debian/changelog: Remove stray whitespaceSol Jerome2010-09-271-1/+1
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6075 ce84e21b-d406-0410-9b95-82705330c041
* export.py: Fix changelog formattingSol Jerome2010-09-271-1/+1
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6074 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0Narayan Desai2010-09-275-4/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6072 ce84e21b-d406-0410-9b95-82705330c041
* Group paths to prune as an elementTim Laszlo2010-09-261-1/+4
| | | | | | | Avoids a potential problem where paths with a : in the name are not removed. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6071 ce84e21b-d406-0410-9b95-82705330c041
* DBStats: Purge historic data and expired clientsTim Laszlo2010-09-262-1/+199
| | | | | | | Adds a purge command to bcfg2-admin reports to permanently remove interactions and clients. Extends bcfg2-admin scrub to remove orphaned Reason and Entries objects. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6070 ce84e21b-d406-0410-9b95-82705330c041
* tools/export.py: Attempt to create a more portable export scriptSol Jerome2010-09-261-0/+84
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6069 ce84e21b-d406-0410-9b95-82705330c041
* bcfg2-repo-validate: Remove non-required attributes (Reported by fearitself ↵Sol Jerome2010-09-261-3/+3
| | | | | | | | on IRC) Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6068 ce84e21b-d406-0410-9b95-82705330c041
* doc: Fixed link to quickstart RPM and added note about customizationSol Jerome2010-09-261-1/+6
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6067 ce84e21b-d406-0410-9b95-82705330c041
* doc: Remove old BB plugin exampleSol Jerome2010-09-261-43/+0
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6066 ce84e21b-d406-0410-9b95-82705330c041
* YUMng: correct the __req__Jack Neely2010-09-261-14/+6
| | | | | | | | Catch possible traceback if we are handed an instance not in our list. (This seems to be a bug with duplicate instances.) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6065 ce84e21b-d406-0410-9b95-82705330c041
* Packages: restore whitelist functionality (patch from Richard Connon) ↵Narayan Desai2010-09-261-22/+20
| | | | | | (Resolves #944) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6064 ce84e21b-d406-0410-9b95-82705330c041
* Init: fix cosmetic display for hostname prompt (fix from m4z) (Resolves ↵Narayan Desai2010-09-261-1/+1
| | | | | | Ticket #906) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6063 ce84e21b-d406-0410-9b95-82705330c041
* doc: add information about mandatory attributes for POSIX path entries ↵Narayan Desai2010-09-261-1/+5
| | | | | | (Resolves Ticket #917) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6062 ce84e21b-d406-0410-9b95-82705330c041