summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Collapse)AuthorAgeFilesLines
* minor fix in hostbase pluginKen Raffenetti2006-12-191-5/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2602 ce84e21b-d406-0410-9b95-82705330c041
* bug in hostbase web formKen Raffenetti2006-12-191-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2601 ce84e21b-d406-0410-9b95-82705330c041
* bugs in web stuffKen Raffenetti2006-12-195-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2599 ce84e21b-d406-0410-9b95-82705330c041
* Fix TCheetah when properties file doesn't exist (Resolves Ticket #335)Narayan Desai2006-12-131-1/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2592 ce84e21b-d406-0410-9b95-82705330c041
* Fix probes for _all_ pluginsNarayan Desai2006-12-121-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2590 ce84e21b-d406-0410-9b95-82705330c041
* Add dynamic key prefix supportNarayan Desai2006-12-111-0/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2584 ce84e21b-d406-0410-9b95-82705330c041
* Fix failures for servers with no active structures (Resolves Ticket #324)Narayan Desai2006-12-111-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2580 ce84e21b-d406-0410-9b95-82705330c041
* Add Plugin-side changes for configuration entry slow-path bindingNarayan Desai2006-12-111-0/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2579 ce84e21b-d406-0410-9b95-82705330c041
* Add backup configuration entry binding mechanism for entry pattern handling ↵Narayan Desai2006-12-111-2/+5
| | | | | | (needed for blanket ssh key handling in SSHbase) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2578 ce84e21b-d406-0410-9b95-82705330c041
* error in templateKen Raffenetti2006-12-081-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2575 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in reverse lookup generationKen Raffenetti2006-12-082-4/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2574 ce84e21b-d406-0410-9b95-82705330c041
* took out an unused importKen Raffenetti2006-12-051-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2571 ce84e21b-d406-0410-9b95-82705330c041
* fixed settings for new installation procedureKen Raffenetti2006-12-051-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2570 ce84e21b-d406-0410-9b95-82705330c041
* Fix installation for reports systemNarayan Desai2006-11-301-0/+4
| | | | | | | Add a new method for client metadata objects git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2555 ce84e21b-d406-0410-9b95-82705330c041
* tweaks for a more standard installationKen Raffenetti2006-11-308-179/+128
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2554 ce84e21b-d406-0410-9b95-82705330c041
* fixed new reports bug; in move from brpt module to bcfg2.server.reportsJoey Hagedorn2006-11-301-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2553 ce84e21b-d406-0410-9b95-82705330c041
* tweak to Hostbase settingsKen Raffenetti2006-11-271-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2551 ce84e21b-d406-0410-9b95-82705330c041
* settings file now reads from bcfg2.confKen Raffenetti2006-11-271-11/+28
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2550 ce84e21b-d406-0410-9b95-82705330c041
* Fixup server error handlingNarayan Desai2006-11-231-1/+3
| | | | | | | | * 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
* 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
* Moved the new reporting system in to Server module.Joey Hagedorn2006-11-227-28/+28
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2525 ce84e21b-d406-0410-9b95-82705330c041
* Metadata changes part 3Narayan Desai2006-11-221-2/+3
| | | | 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
* 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
* 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
* 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
* 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-141-5/+26
| | | | 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
* 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 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
* 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
* 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
* 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
* dhcp option is now per interfaceKen Raffenetti2006-11-0612-100/+103
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2474 ce84e21b-d406-0410-9b95-82705330c041
* fixed a few minor bugs in authenticationKen Raffenetti2006-11-031-5/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2470 ce84e21b-d406-0410-9b95-82705330c041
* slight tweaks to logout login and indexDavid Dahl2006-10-315-2/+35
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2463 ce84e21b-d406-0410-9b95-82705330c041
* nis auth added, login/logout link added to templatesKen Raffenetti2006-10-2722-24/+151
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2462 ce84e21b-d406-0410-9b95-82705330c041
* fixed "next" functionalityKen Raffenetti2006-10-271-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2461 ce84e21b-d406-0410-9b95-82705330c041