summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Move component up a levelNarayan Desai2007-07-131-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3449 ce84e21b-d406-0410-9b95-82705330c041
* Switch to newstyle exception raisesNarayan Desai2007-07-133-55/+65
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3446 ce84e21b-d406-0410-9b95-82705330c041
* Silly syntax error - forgot comma...Daniel Joseph Barnhart Clark2007-07-131-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3445 ce84e21b-d406-0410-9b95-82705330c041
* fix typoNarayan Desai2007-07-131-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3444 ce84e21b-d406-0410-9b95-82705330c041
* ...Daniel Joseph Barnhart Clark2007-07-131-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3443 ce84e21b-d406-0410-9b95-82705330c041
* Switch to new path for componentNarayan Desai2007-07-131-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3442 ce84e21b-d406-0410-9b95-82705330c041
* Add checker support to ComponentNarayan Desai2007-07-134-286/+21
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3441 ce84e21b-d406-0410-9b95-82705330c041
* move Component to new locationNarayan Desai2007-07-132-1/+281
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3440 ce84e21b-d406-0410-9b95-82705330c041
* ...Daniel Joseph Barnhart Clark2007-07-132-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3439 ce84e21b-d406-0410-9b95-82705330c041
* Add PRNGD support to tlslite to try to get AIX <= 5.1 to work (they have no ↵Daniel Joseph Barnhart Clark2007-07-132-4/+77
| | | | | | /dev/random or /dev/urandom). Once this is tested I'll submit to tlslite-users for inclusion in upstream source. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3438 ce84e21b-d406-0410-9b95-82705330c041
* adding new testing XML-RPC client/server codeJoey Hagedorn2007-07-134-1/+155
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3437 ce84e21b-d406-0410-9b95-82705330c041
* Changed pkgtool syntax for SYSV packages so abstraction between package name ↵Daniel Joseph Barnhart Clark2007-07-081-2/+2
| | | | | | / file name and URL handling work. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3425 ce84e21b-d406-0410-9b95-82705330c041
* fix epoch handing (from mbrady)Narayan Desai2007-07-071-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3423 ce84e21b-d406-0410-9b95-82705330c041
* Added debugging when verify or install fails due to lack of an attribute.Daniel Joseph Barnhart Clark2007-07-061-8/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3421 ce84e21b-d406-0410-9b95-82705330c041
* new web templatesKen Raffenetti2007-07-032-0/+149
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3415 ce84e21b-d406-0410-9b95-82705330c041
* More work for ticket #458: fix verificationDaniel Joseph Barnhart Clark2007-07-031-6/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3411 ce84e21b-d406-0410-9b95-82705330c041
* Power about to die can't find adapter may work or not...Daniel Joseph Barnhart Clark2007-07-027-20/+36
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3409 ce84e21b-d406-0410-9b95-82705330c041
* Attempted partial fix for AIX fallback issueNarayan Desai2007-07-021-1/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3407 ce84e21b-d406-0410-9b95-82705330c041
* add completion for bcfg2-info:showclientNarayan Desai2007-07-021-1/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3406 ce84e21b-d406-0410-9b95-82705330c041
* Fix multiple showclient tb (Resolves Ticket #457)Narayan Desai2007-07-021-7/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3405 ce84e21b-d406-0410-9b95-82705330c041
* Change bcfg2-info over to use cmd.Cmd loopNarayan Desai2007-07-021-217/+227
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3404 ce84e21b-d406-0410-9b95-82705330c041
* Removed because we no longer use built-in Python SSL (we use tlslite instead).Daniel Joseph Barnhart Clark2007-07-021-3/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3400 ce84e21b-d406-0410-9b95-82705330c041
* Add server-side debug logging of client probe resultsDaniel Joseph Barnhart Clark2007-07-011-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3398 ce84e21b-d406-0410-9b95-82705330c041
* Added address element and made help prettier for 80-col terminalsDaniel Joseph Barnhart Clark2007-06-301-7/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3396 ce84e21b-d406-0410-9b95-82705330c041
* Add probe execution displayNarayan Desai2007-06-291-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3392 ce84e21b-d406-0410-9b95-82705330c041
* use xpath instead of lxml api (should relax the 1.2 requirement to 1.1)Narayan Desai2007-06-291-3/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3391 ce84e21b-d406-0410-9b95-82705330c041
* template for split DNS viewsKen Raffenetti2007-06-271-0/+92
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3376 ce84e21b-d406-0410-9b95-82705330c041
* Fix explicit-interpreter probesNarayan Desai2007-06-271-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3375 ce84e21b-d406-0410-9b95-82705330c041
* updates reporting system to filter out 'expired' clients--allowing retired ↵Joey Hagedorn2007-06-264-14/+64
| | | | | | machines to disappear from reports git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3373 ce84e21b-d406-0410-9b95-82705330c041
* cumulative update for Hostbase web appKen Raffenetti2007-06-2612-35/+151
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3372 ce84e21b-d406-0410-9b95-82705330c041
* performance improvementsKen Raffenetti2007-06-261-48/+63
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3371 ce84e21b-d406-0410-9b95-82705330c041
* Fix name issue (caused YUMng failure)Narayan Desai2007-06-261-1/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3369 ce84e21b-d406-0410-9b95-82705330c041
* moved reporting system configuration to /etc/bcfg2.confJoey Hagedorn2007-06-251-8/+21
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3366 ce84e21b-d406-0410-9b95-82705330c041
* Added UI to disable old hosts, hopefully made it possible to install app in ↵Joey Hagedorn2007-06-2513-47/+110
| | | | | | non-root of webserver git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3365 ce84e21b-d406-0410-9b95-82705330c041
* Remove unnecessary file dependence in bcfg2-ping-sweepJoey Hagedorn2007-06-201-1/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3318 ce84e21b-d406-0410-9b95-82705330c041
* Exclude xml comments from dependency processing Deps plugin (Resolves Ticket ↵Narayan Desai2007-06-181-1/+2
| | | | | | #450) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3316 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-info tb (Resolves Ticket #449)Narayan Desai2007-06-151-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3313 ce84e21b-d406-0410-9b95-82705330c041
* update from mbrady to fix nonexistent group problemNarayan Desai2007-06-141-2/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3311 ce84e21b-d406-0410-9b95-82705330c041
* Updates from rpmng and yumng from mbradyNarayan Desai2007-06-142-2/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3310 ce84e21b-d406-0410-9b95-82705330c041
* Better canonicalization fixNarayan Desai2007-06-141-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3306 ce84e21b-d406-0410-9b95-82705330c041
* canonicalize mixed case client names upon lookup as wellNarayan Desai2007-06-141-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3305 ce84e21b-d406-0410-9b95-82705330c041
* Handle trailing newlines in bcfg2-info commandsNarayan Desai2007-06-141-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3303 ce84e21b-d406-0410-9b95-82705330c041
* Change TCheetah to set self.path for config file pathNarayan Desai2007-06-141-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3302 ce84e21b-d406-0410-9b95-82705330c041
* Add support to pull config file entry info out (for path) (requested by jcollie)Narayan Desai2007-06-141-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3301 ce84e21b-d406-0410-9b95-82705330c041
* YUM update from mbradyNarayan Desai2007-06-131-34/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3298 ce84e21b-d406-0410-9b95-82705330c041
* New RPMng/YUMng code drop from mbradyNarayan Desai2007-06-132-117/+45
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3291 ce84e21b-d406-0410-9b95-82705330c041
* RPMng fixes from mbradyNarayan Desai2007-06-121-15/+62
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3288 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-admin traceback without optionsNarayan Desai2007-06-111-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3287 ce84e21b-d406-0410-9b95-82705330c041
* bcfg2-admin: FreeBSD selectionRobert Gogolok2007-06-081-8/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3273 ce84e21b-d406-0410-9b95-82705330c041
* bcfg2-build-reports: pass path of config file to bcfg2-ping-sweepRobert Gogolok2007-06-081-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3272 ce84e21b-d406-0410-9b95-82705330c041