summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* More gentoo updates from mjinksNarayan Desai2006-12-231-1/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2609 ce84e21b-d406-0410-9b95-82705330c041
* Portage driver update (it now works!) from mjinksNarayan Desai2006-12-231-8/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2607 ce84e21b-d406-0410-9b95-82705330c041
* Fix some error paths in SMFNarayan Desai2006-12-211-4/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2604 ce84e21b-d406-0410-9b95-82705330c041
* Only activate RPM when the db has been initializedNarayan Desai2006-12-211-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2603 ce84e21b-d406-0410-9b95-82705330c041
* 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 legacy service reactivationNarayan Desai2006-12-141-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2596 ce84e21b-d406-0410-9b95-82705330c041
* Remove debugging commentNarayan Desai2006-12-141-3/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2595 ce84e21b-d406-0410-9b95-82705330c041
* remove debug message from SMF driverNarayan Desai2006-12-141-2/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2594 ce84e21b-d406-0410-9b95-82705330c041
* Fix SMF problems on solarisNarayan Desai2006-12-142-27/+17
| | | | | | | | * SMF extra package location rewrite * SubCMD implementation change git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2593 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
* Add tidy mode to bcfg2-admin (clean up unused/unusable files)Narayan Desai2006-12-131-8/+71
| | | | | | | | * Implement SSHbase key cleanup * Still more work to do git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2591 ce84e21b-d406-0410-9b95-82705330c041
* Fix probes for _all_ pluginsNarayan Desai2006-12-122-3/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2590 ce84e21b-d406-0410-9b95-82705330c041
* Add better apt-verbosityNarayan Desai2006-12-121-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2589 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 partial command output problemNarayan Desai2006-12-111-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2581 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
* 2 Minor bcfg2-admin updates (Resolves Ticket #323)Narayan Desai2006-12-111-1/+3
| | | | | | | | * Setup Base and Bundler directories * Add message upon successful completion git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2577 ce84e21b-d406-0410-9b95-82705330c041
* switch os -> operating system (Resolves Ticket #322)Narayan Desai2006-12-111-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2576 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
* Spacing cleanup on Portage driverNarayan Desai2006-12-021-0/+1
| | | | | | | Remove deps support in create-debian-pkglist for now. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2564 ce84e21b-d406-0410-9b95-82705330c041
* Initial Gentoo support (from Michael Jinks)Narayan Desai2006-12-013-2/+128
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2561 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
* Make reinventory contingent on configuration activity (Resolves Ticket #280)Narayan Desai2006-11-273-7/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2546 ce84e21b-d406-0410-9b95-82705330c041
* Add support for different output formats for debsums (Resolves Ticket #298)Narayan Desai2006-11-271-1/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2545 ce84e21b-d406-0410-9b95-82705330c041
* Make the bcfg2 server drain the fam queue before processing network requests ↵Narayan Desai2006-11-261-0/+9
| | | | | | (Hopefully Resolves Ticket #282) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2544 ce84e21b-d406-0410-9b95-82705330c041
* Make -I mode follow same defaults as -r for removal entries (Resolves Ticket ↵Narayan Desai2006-11-261-1/+1
| | | | | | #283) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2543 ce84e21b-d406-0410-9b95-82705330c041
* Switch logging output stream to stdoutNarayan Desai2006-11-261-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2542 ce84e21b-d406-0410-9b95-82705330c041
* Improve probe download failure message (Resolves Ticket #297)Narayan Desai2006-11-262-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2541 ce84e21b-d406-0410-9b95-82705330c041
* Produce better message from APT when no md5sums exist (though verification ↵Narayan Desai2006-11-261-0/+4
| | | | | | will still fail) (Resolves Ticket #294) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2540 ce84e21b-d406-0410-9b95-82705330c041
* Fix apt checksum comparison (output formatting changed with new options)Narayan Desai2006-11-251-1/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2539 ce84e21b-d406-0410-9b95-82705330c041
* Add inventory recheck functionality to -k mode (Deals with part 3 of Ticket ↵Narayan Desai2006-11-241-1/+10
| | | | | | #280) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2538 ce84e21b-d406-0410-9b95-82705330c041
* Improve error message for failed user/group resolutionNarayan Desai2006-11-241-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2537 ce84e21b-d406-0410-9b95-82705330c041
* Fix for secondary issue in ticket #280Narayan Desai2006-11-241-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2536 ce84e21b-d406-0410-9b95-82705330c041
* Make dryrun output conditional on required operations (Resolves Ticket #287)Narayan Desai2006-11-231-6/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2535 ce84e21b-d406-0410-9b95-82705330c041
* 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