summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* added capability for authentication in reportsKen Raffenetti2006-11-035-3/+102
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2473 ce84e21b-d406-0410-9b95-82705330c041
* Final releaseNarayan Desai2006-11-032-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2471 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
* Version bump to 0.8.5pre4Narayan Desai2006-11-012-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2468 ce84e21b-d406-0410-9b95-82705330c041
* Allow specification of local socket bind addresses (Resolves Ticket #240)Narayan Desai2006-11-011-102/+49
| | | | | | | [Patch from gogo] git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2467 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
* login view not needed, using built-in django viewKen Raffenetti2006-10-271-5/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2460 ce84e21b-d406-0410-9b95-82705330c041
* fixed validation for newly added interfaces and ips from the host edit pageKen Raffenetti2006-10-261-2/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2459 ce84e21b-d406-0410-9b95-82705330c041
* updated css againDavid Dahl2006-10-262-0/+40
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2458 ce84e21b-d406-0410-9b95-82705330c041
* updated cssDavid Dahl2006-10-262-4/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2457 ce84e21b-d406-0410-9b95-82705330c041
* LDAP auth backend added, more environ/settings/cfg changesDavid Dahl2006-10-2610-39/+360
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2456 ce84e21b-d406-0410-9b95-82705330c041
* updated to 2 step process (svc acct binds first) for LDAP authDavid Dahl2006-10-241-13/+91
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2455 ce84e21b-d406-0410-9b95-82705330c041
* updated the way probes store the data properly to close ticket #242Rick Bradshow2006-10-241-2/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2454 ce84e21b-d406-0410-9b95-82705330c041
* updated the probe code to not include probes with no content.Rick Bradshow2006-10-241-8/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2453 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Updated Python 2.4.3 -> 2.4.4, because 2.4.3 has anDaniel Joseph Barnhart Clark2006-10-2314-19/+19
| | | | | | | arbitrary code execution (buffer overflow) bug. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2452 ce84e21b-d406-0410-9b95-82705330c041
* fixed redirect after removing from dns edit pageKen Raffenetti2006-10-201-3/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2451 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Don't need preremove here, as the packages now removeDaniel Joseph Barnhart Clark2006-10-201-24/+0
| | | | | | | their own daemontools services if they exist in their preremove scripts. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2450 ce84e21b-d406-0410-9b95-82705330c041
* Remove __init__ based on (very useful, look at it if you need to debugDaniel Joseph Barnhart Clark2006-10-191-4/+0
| | | | | | | a tool) IRC chat with desai. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2449 ce84e21b-d406-0410-9b95-82705330c041
* Removed not working comment, and added debug code to RefreshPackagesDaniel Joseph Barnhart Clark2006-10-191-5/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2448 ce84e21b-d406-0410-9b95-82705330c041
* Added "aix" and "auto" to list of valid "toolset=" values. As of 0.8.5 the ↵Daniel Joseph Barnhart Clark2006-10-192-2/+2
| | | | | | | | | toolset value is just ignored by the code if favor of automatic tools detection, however for backwards compatability the toolset attribute is going to be around at least until 0.8.6. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2447 ce84e21b-d406-0410-9b95-82705330c041
* changed to a django templateKen Raffenetti2006-10-191-12/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2446 ce84e21b-d406-0410-9b95-82705330c041
* bump version to 0.8.5pre3Narayan Desai2006-10-192-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2444 ce84e21b-d406-0410-9b95-82705330c041
* fixed the whole bugKen Raffenetti2006-10-181-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2443 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in reverse zone file generatorKen Raffenetti2006-10-181-17/+25
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2442 ce84e21b-d406-0410-9b95-82705330c041
* initial check in of AD/LDAP module to use as a part of alt authbackendDavid Dahl2006-10-171-0/+87
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2441 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Fix previous commitDaniel Joseph Barnhart Clark2006-10-171-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2440 ce84e21b-d406-0410-9b95-82705330c041
* EncapProfiles: Make rename not die if files don't exitDaniel Joseph Barnhart Clark2006-10-171-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2439 ce84e21b-d406-0410-9b95-82705330c041
* template for adding a new zoneKen Raffenetti2006-10-161-0/+66
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2438 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Bumped bcfg2 .ep version to bcfg2-0.8.5.epDaniel Joseph Barnhart Clark2006-10-161-7/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2437 ce84e21b-d406-0410-9b95-82705330c041
* added support for changing hostname from the web interfaceKen Raffenetti2006-10-162-2/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2436 ce84e21b-d406-0410-9b95-82705330c041
* * Automatically load the encap toolNarayan Desai2006-10-153-14/+101
| | | | | | | | * Use ndiff instead of unified diffs in POSIX * Add pull support to bcfg2-admin. This allows users to decide that a client is correct, and fix it entirely from the server side. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2435 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Limiting platform testing for this releaseDaniel Joseph Barnhart Clark2006-10-141-3/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2434 ce84e21b-d406-0410-9b95-82705330c041
* removed hard-coded path to Hostbase module in test harnessDavid Dahl2006-10-131-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2433 ce84e21b-d406-0410-9b95-82705330c041
* adding functionality to hostbase command line toolsKen Raffenetti2006-10-133-121/+178
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2432 ce84e21b-d406-0410-9b95-82705330c041
* placed reusable regular expressions in separate file, bug fixes in host ↵Ken Raffenetti2006-10-122-47/+40
| | | | | | editing view git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2431 ce84e21b-d406-0410-9b95-82705330c041
* added test dir and nose tests and made settings more dynamicDavid Dahl2006-10-114-22/+94
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2430 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in host edit pageKen Raffenetti2006-10-101-13/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2429 ce84e21b-d406-0410-9b95-82705330c041
* Fix arg parsingNarayan Desai2006-10-101-5/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2428 ce84e21b-d406-0410-9b95-82705330c041
* minor updates to plugin and templatesKen Raffenetti2006-10-106-40/+138
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2427 ce84e21b-d406-0410-9b95-82705330c041
* * Respect -v and -d for verbosityNarayan Desai2006-10-101-4/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2426 ce84e21b-d406-0410-9b95-82705330c041