summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fix for pkg removal caseNarayan Desai2004-10-291-2/+34
| | | | | | | | | | | 2004/10/29 13:10:18-05:00 anl.gov!desai fix two-way for packages fix bundle deps (Logical change 1.124) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@566 ce84e21b-d406-0410-9b95-82705330c041
* fix package removal caseNarayan Desai2004-10-291-1/+3
| | | | | | | (Logical change 1.124) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@560 ce84e21b-d406-0410-9b95-82705330c041
* name changeNarayan Desai2004-10-291-92/+0
| | | | | | | (Logical change 1.123) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@556 ce84e21b-d406-0410-9b95-82705330c041
* cap BundlerNarayan Desai2004-10-291-1/+1
| | | | | | | (Logical change 1.123) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@554 ce84e21b-d406-0410-9b95-82705330c041
* make hierarchical files workNarayan Desai2004-10-291-7/+10
| | | | | | | (Logical change 1.123) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@552 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/lib/Server/Structures/bundler.py -> ↵Narayan Desai2004-10-291-0/+92
| | | | | | | | | src/lib/Server/Structures/Bundler.py (Logical change 1.123) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@551 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-10-291-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@549 ce84e21b-d406-0410-9b95-82705330c041
* cap BaseNarayan Desai2004-10-291-1/+1
| | | | | | | (Logical change 1.122) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@548 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/lib/Server/Structures/base.py -> src/lib/Server/Structures/Base.pyNarayan Desai2004-10-291-0/+51
| | | | | | | (Logical change 1.122) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@547 ce84e21b-d406-0410-9b95-82705330c041
* updates and pylintNarayan Desai2004-10-291-42/+0
| | | | | | | | | | | | | 2004/10/28 16:09:16-05:00 anl.gov!desai fix class stuff 2004/10/28 15:47:40-05:00 anl.gov!desai bugfix (Logical change 1.122) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@546 ce84e21b-d406-0410-9b95-82705330c041
* fix two-way reporting for packagesNarayan Desai2004-10-291-0/+3
| | | | | | | (Logical change 1.122) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@544 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-10-291-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@543 ce84e21b-d406-0410-9b95-82705330c041
* fix dummy lineNarayan Desai2004-10-271-2/+0
| | | | | | | (Logical change 1.121) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@539 ce84e21b-d406-0410-9b95-82705330c041
* fix import and add docstringNarayan Desai2004-10-271-0/+2
| | | | | | | (Logical change 1.121) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@537 ce84e21b-d406-0410-9b95-82705330c041
* remove debug printNarayan Desai2004-10-271-1/+0
| | | | | | | (Logical change 1.121) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@535 ce84e21b-d406-0410-9b95-82705330c041
* fix LogFailureNarayan Desai2004-10-271-1/+1
| | | | | | | (Logical change 1.120) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@532 ce84e21b-d406-0410-9b95-82705330c041
* fix raceNarayan Desai2004-10-271-2/+10
| | | | | | | | | | 2004/10/27 14:01:33-05:00 anl.gov!desai fix directory changed event failure (Logical change 1.120) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@531 ce84e21b-d406-0410-9b95-82705330c041
* fix interation over non-sequenceNarayan Desai2004-10-271-2/+4
| | | | | | | (Logical change 1.120) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@530 ce84e21b-d406-0410-9b95-82705330c041
* fix callNarayan Desai2004-10-271-31/+40
| | | | | | | | | | 2004/10/27 11:07:54-05:00 anl.gov!desai uniform debug support (Logical change 1.119) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@527 ce84e21b-d406-0410-9b95-82705330c041
* Debug/verbose improvementsNarayan Desai2004-10-271-16/+37
| | | | | | | | | | 2004/10/27 10:56:02-05:00 anl.gov!desai pylint fixes, and debugging improvements (Logical change 1.119) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@526 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2004-10-271-38/+47
| | | | | | | | | | 2004/10/27 11:18:37-05:00 anl.gov!desai remote useless prints (Logical change 1.119) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@524 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2004-10-271-30/+36
| | | | | | | (Logical change 1.119) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@523 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupsNarayan Desai2004-10-262-42/+63
| | | | | | | (Logical change 1.118) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@522 ce84e21b-d406-0410-9b95-82705330c041
* make the stub really a stubNarayan Desai2004-10-261-18/+1
| | | | | | | (Logical change 1.118) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@521 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2004-10-262-62/+64
| | | | | | | (Logical change 1.118) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@520 ce84e21b-d406-0410-9b95-82705330c041
* make into a real stubNarayan Desai2004-10-261-18/+1
| | | | | | | (Logical change 1.118) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@519 ce84e21b-d406-0410-9b95-82705330c041
* do nonpkg stuff first on debianNarayan Desai2004-10-261-5/+5
| | | | | | | (Logical change 1.117) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@517 ce84e21b-d406-0410-9b95-82705330c041
* fix calcpermsNarayan Desai2004-10-261-1/+1
| | | | | | | (Logical change 1.116) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@515 ce84e21b-d406-0410-9b95-82705330c041
* fix bundle namesNarayan Desai2004-10-261-1/+1
| | | | | | | (Logical change 1.114) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@510 ce84e21b-d406-0410-9b95-82705330c041
* fix paranoid mode like Gene wants it.Narayan Desai2004-10-261-2/+5
| | | | | | | | | | 2004/10/26 10:53:19-05:00 anl.gov!desai add fallback case for ConfigFile Installation (Logical change 1.114) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@509 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2004-10-251-10/+15
| | | | | | | (Logical change 1.113) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@508 ce84e21b-d406-0410-9b95-82705330c041
* stop using updaterc for service status checkNarayan Desai2004-10-251-58/+69
| | | | | | | | | fix installation algorithm (Logical change 1.113) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@506 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupNarayan Desai2004-10-252-2/+3
| | | | | | | (Logical change 1.113) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@505 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupsNarayan Desai2004-10-223-13/+17
| | | | | | | (Logical change 1.112) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@503 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2004-10-222-4/+6
| | | | | | | (Logical change 1.112) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@502 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupNarayan Desai2004-10-221-0/+1
| | | | | | | (Logical change 1.111) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@497 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupsNarayan Desai2004-10-221-1/+2
| | | | | | | (Logical change 1.111) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@496 ce84e21b-d406-0410-9b95-82705330c041
* pylint updatesNarayan Desai2004-10-221-2/+3
| | | | | | | (Logical change 1.110) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@492 ce84e21b-d406-0410-9b95-82705330c041
* pylintNarayan Desai2004-10-221-4/+5
| | | | | | | (Logical change 1.110) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@491 ce84e21b-d406-0410-9b95-82705330c041
* Delete: src/lib/Server/Types.pyNarayan Desai2004-10-221-59/+0
| | | | | | | }(Logical change 1.109) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@490 ce84e21b-d406-0410-9b95-82705330c041
* more pylintNarayan Desai2004-10-221-75/+68
| | | | | | | | | | 2004/10/21 21:58:23-05:00 anl.gov!desai pylint fixups (Logical change 1.109) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@488 ce84e21b-d406-0410-9b95-82705330c041
* pylintNarayan Desai2004-10-221-1/+1
| | | | | | | (Logical change 1.109) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@487 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupsNarayan Desai2004-10-222-8/+14
| | | | | | | (Logical change 1.109) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@486 ce84e21b-d406-0410-9b95-82705330c041
* typoNarayan Desai2004-10-222-2/+2
| | | | | | | (Logical change 1.108) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@485 ce84e21b-d406-0410-9b95-82705330c041
* fix pkg version error pathNarayan Desai2004-10-211-1/+1
| | | | | | | (Logical change 1.107) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@482 ce84e21b-d406-0410-9b95-82705330c041
* fix to ignore SymLink and Directory for nowNarayan Desai2004-10-211-1/+1
| | | | | | | (Logical change 1.106) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@480 ce84e21b-d406-0410-9b95-82705330c041
* fix __cmp__Narayan Desai2004-10-211-0/+6
| | | | | | | (Logical change 1.106) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@479 ce84e21b-d406-0410-9b95-82705330c041
* fix partial package errorsNarayan Desai2004-10-211-6/+7
| | | | | | | (Logical change 1.105) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@477 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2004-10-215-180/+134
| | | | | | | (Logical change 1.104) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@475 ce84e21b-d406-0410-9b95-82705330c041
* tftp should work nowNarayan Desai2004-10-191-7/+17
| | | | | | | (Logical change 1.103) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@474 ce84e21b-d406-0410-9b95-82705330c041