summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Allow bcfg2 -n -r all to work properly (Resolves Ticket #284)Narayan Desai2006-11-232-10/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2534 ce84e21b-d406-0410-9b95-82705330c041
* Fixup server error handlingNarayan Desai2006-11-232-5/+10
| | | | | | | | * Remove ssl key print * Handle bind failure case cleanly git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2533 ce84e21b-d406-0410-9b95-82705330c041
* Fix APT driver to display package names upon removal (Resolves Ticket #285)Narayan Desai2006-11-231-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2532 ce84e21b-d406-0410-9b95-82705330c041
* Fix multiple debinit extra service problem [reported by naapuri]Narayan Desai2006-11-231-3/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2531 ce84e21b-d406-0410-9b95-82705330c041
* Fix package removal [report from naapuri]Narayan Desai2006-11-232-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2530 ce84e21b-d406-0410-9b95-82705330c041
* Remove Chiba Plugin (It has been replaced using a TCheetah template)Narayan Desai2006-11-222-44/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2529 ce84e21b-d406-0410-9b95-82705330c041
* Typo FixingJoey Hagedorn2006-11-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2528 ce84e21b-d406-0410-9b95-82705330c041
* Fix imports due to metadata changeNarayan Desai2006-11-221-2/+3
| | | | | | | * Probe data inclusion in client metadata is now tested (Resolves Ticket #243) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2527 ce84e21b-d406-0410-9b95-82705330c041
* Add Permissions codeNarayan Desai2006-11-221-0/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2526 ce84e21b-d406-0410-9b95-82705330c041
* Moved the new reporting system in to Server module.Joey Hagedorn2006-11-228-29/+29
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2525 ce84e21b-d406-0410-9b95-82705330c041
* Metadata changes part 3Narayan Desai2006-11-222-7/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2524 ce84e21b-d406-0410-9b95-82705330c041
* Part2 of metadata changesNarayan Desai2006-11-221-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2523 ce84e21b-d406-0410-9b95-82705330c041
* Part 1 of metadata changesNarayan Desai2006-11-224-18/+47
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2522 ce84e21b-d406-0410-9b95-82705330c041
* finishing moveJoey Hagedorn2006-11-2225-0/+1500
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2521 ce84e21b-d406-0410-9b95-82705330c041
* moving brpt to server-reportsJoey Hagedorn2006-11-2227-1502/+25
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2520 ce84e21b-d406-0410-9b95-82705330c041
* Packaging fixesNarayan Desai2006-11-225-42/+63
| | | | | | | | * Bring init scripts into line between versions * Change rules to autogenerate doc/manual.html if it doesn't exist git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2519 ce84e21b-d406-0410-9b95-82705330c041
* Fix -r failure [reported by naapuri]Narayan Desai2006-11-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2518 ce84e21b-d406-0410-9b95-82705330c041
* Change to debsums -as (checks config files as well) [from naapuri request]Narayan Desai2006-11-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2517 ce84e21b-d406-0410-9b95-82705330c041
* I hacked the Chiba generator so that ccsched will get a static interfaces ↵Rick Bradshow2006-11-221-1/+5
| | | | | | | | | | file instead of a generated one. this has caused probelms for a long time and now I had a good reason to fix it. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2516 ce84e21b-d406-0410-9b95-82705330c041
* Fix manual install for svn packages (Resolves Ticket #180)Narayan Desai2006-11-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2515 ce84e21b-d406-0410-9b95-82705330c041
* Add Bcfg2.Server.Hostbase to installNarayan Desai2006-11-221-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2514 ce84e21b-d406-0410-9b95-82705330c041
* more template changesKen Raffenetti2006-11-211-54/+29
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2513 ce84e21b-d406-0410-9b95-82705330c041
* changes to web formsKen Raffenetti2006-11-212-76/+39
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2512 ce84e21b-d406-0410-9b95-82705330c041
* Fix incremental output in client (will display partial results of executor ↵Narayan Desai2006-11-211-2/+2
| | | | | | calls) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2511 ce84e21b-d406-0410-9b95-82705330c041
* New Reports: Let importscript accept -C flag to determine location of ↵Joey Hagedorn2006-11-211-1/+26
| | | | | | | | | | bcfg2.conf file (like other tools) Importscript.py now reads bcfg2.conf for location of statistics.xml and clients.xml file, removing requirement for extra command line flags. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2509 ce84e21b-d406-0410-9b95-82705330c041
* changes to stylesheetsKen Raffenetti2006-11-212-4/+34
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2508 ce84e21b-d406-0410-9b95-82705330c041
* Fix case where generators or structures line in cf file are empty (Resolves ↵Narayan Desai2006-11-211-0/+1
| | | | | | Ticket #274) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2507 ce84e21b-d406-0410-9b95-82705330c041
* New Reports: Added color coding of client condition on clients-index page.Joey Hagedorn2006-11-201-6/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2505 ce84e21b-d406-0410-9b95-82705330c041
* removed 'num' attribute from IP modelKen Raffenetti2006-11-173-21/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2503 ce84e21b-d406-0410-9b95-82705330c041
* update to Hostbase modelsKen Raffenetti2006-11-161-6/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2502 ce84e21b-d406-0410-9b95-82705330c041
* updated backend code for zone views in HostbaseKen Raffenetti2006-11-164-246/+179
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2501 ce84e21b-d406-0410-9b95-82705330c041
* fixed links in web formsKen Raffenetti2006-11-152-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2500 ce84e21b-d406-0410-9b95-82705330c041
* adding Hostbase push toolKen Raffenetti2006-11-143-6/+43
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2496 ce84e21b-d406-0410-9b95-82705330c041
* made form checking more generic for basic installKen Raffenetti2006-11-132-17/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2495 ce84e21b-d406-0410-9b95-82705330c041
* minor changes to make installation easierKen Raffenetti2006-11-123-2/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2494 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.8.6.1Narayan Desai2006-11-122-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2492 ce84e21b-d406-0410-9b95-82705330c041
* Bump version to 0.8.6-0.1 and 0.8.6-2 respectively.Narayan Desai2006-11-122-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2490 ce84e21b-d406-0410-9b95-82705330c041
* Fix traceback issue which would cause 0-length filesNarayan Desai2006-11-121-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2489 ce84e21b-d406-0410-9b95-82705330c041
* Added section ids Narayan Desai2006-11-113-30/+30
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2488 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.8.6Narayan Desai2006-11-112-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2486 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Bumped bcfg2 .ep version to bcfg2-0.8.6.epNarayan Desai2006-11-111-7/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2485 ce84e21b-d406-0410-9b95-82705330c041
* added links to hostbase homepageKen Raffenetti2006-11-101-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2484 ce84e21b-d406-0410-9b95-82705330c041
* made hostbase settings and views more generic for generic installationsKen Raffenetti2006-11-102-83/+50
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2483 ce84e21b-d406-0410-9b95-82705330c041
* One more service schema updateNarayan Desai2006-11-101-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2482 ce84e21b-d406-0410-9b95-82705330c041
* addded initial data for reverse zones to make things less complexKen Raffenetti2006-11-104-11/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2481 ce84e21b-d406-0410-9b95-82705330c041
* Fix __important__ handlingNarayan Desai2006-11-101-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2480 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in Hostbase pluginKen Raffenetti2006-11-101-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2479 ce84e21b-d406-0410-9b95-82705330c041
* updates to Hostbase plugin and file templatesKen Raffenetti2006-11-098-121/+97
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2478 ce84e21b-d406-0410-9b95-82705330c041
* Fix service validationNarayan Desai2006-11-091-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2477 ce84e21b-d406-0410-9b95-82705330c041
* converting to Django templateKen Raffenetti2006-11-071-20/+17
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2475 ce84e21b-d406-0410-9b95-82705330c041