Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix base64 encoding | Narayan Desai | 2004-09-29 | 1 | -1/+5 |
* | add better error reporting | Narayan Desai | 2004-09-29 | 1 | -1/+4 |
* | add default case for hosts | Narayan Desai | 2004-09-28 | 1 | -1/+1 |
* | make package installs work | Narayan Desai | 2004-09-27 | 1 | -1/+13 |
* | by default, two can't really do much | Narayan Desai | 2004-09-27 | 1 | -1/+3 |
* | fix non redhat pkglists | Narayan Desai | 2004-09-09 | 1 | -1/+3 |
* | typo | Narayan Desai | 2004-09-09 | 1 | -1/+1 |
* | update to use ScopedXMLFile class | Narayan Desai | 2004-09-07 | 1 | -48/+3 |
* | (Logical change 1.58) | Narayan Desai | 2004-09-07 | 1 | -0/+17 |
* | add ScopedXMLFile | Narayan Desai | 2004-09-07 | 1 | -1/+56 |
* | Initial revision | Narayan Desai | 2004-09-07 | 1 | -0/+0 |
* | add base into the mix | Narayan Desai | 2004-09-02 | 1 | -1/+1 |
* | move to bundle prestructuring | Narayan Desai | 2004-09-02 | 1 | -15/+33 |
* | handle backup files, tmpfiles and SCCS/BK | Narayan Desai | 2004-09-02 | 1 | -0/+2 |
* | switch to Id$ | Narayan Desai | 2004-08-31 | 1 | -1/+1 |
* | change to ID for now | Narayan Desai | 2004-08-31 | 1 | -0/+41 |
* | Initial revision | Narayan Desai | 2004-08-31 | 1 | -0/+0 |
* | witness the power of this fully functional service control generator | Narayan Desai | 2004-08-31 | 1 | -9/+10 |
* | fix paranoid mode | Narayan Desai | 2004-08-31 | 1 | -1/+1 |
* | fix import path | Narayan Desai | 2004-08-31 | 1 | -1/+1 |
* | change to new import location | Narayan Desai | 2004-08-31 | 1 | -1/+1 |
* | fix syntax errors | Narayan Desai | 2004-08-31 | 1 | -2/+2 |
* | fix syntax error | Narayan Desai | 2004-08-31 | 1 | -2/+2 |
* | remove code duplication | Narayan Desai | 2004-08-31 | 1 | -3/+2 |
* | add paranoid support to the cfg file repo | Narayan Desai | 2004-08-31 | 1 | -1/+6 |
* | it mainly works now | Narayan Desai | 2004-08-31 | 1 | -4/+43 |
* | remove Error | Narayan Desai | 2004-08-19 | 1 | -1/+1 |
* | move Exceptions inline | Narayan Desai | 2004-08-19 | 1 | -1/+15 |
* | remove another bogus import | Narayan Desai | 2004-08-19 | 1 | -2/+0 |
* | make paranoid only occur when specified by the client | Narayan Desai | 2004-08-19 | 1 | -0/+2 |
* | Delete: src/lib/Server/Error.py | Narayan Desai | 2004-08-19 | 1 | -24/+0 |
* | implement baseclass cron stuff | Narayan Desai | 2004-08-19 | 1 | -1/+3 |
* | update to new module path | Narayan Desai | 2004-08-19 | 5 | -10/+83 |
* | update to new module path | Narayan Desai | 2004-08-19 | 1 | -3/+2 |
* | update to new module path | Narayan Desai | 2004-08-19 | 1 | -2/+10 |
* | Delete: src/lib/Server/GeneratorUtils.py | Narayan Desai | 2004-08-19 | 1 | -77/+0 |
* | remove old module | Narayan Desai | 2004-08-19 | 1 | -1/+1 |
* | update to new API | Narayan Desai | 2004-08-12 | 2 | -16/+7 |
* | fix imports | Narayan Desai | 2004-08-12 | 5 | -14/+13 |
* | fix Type usage | Narayan Desai | 2004-08-12 | 1 | -4/+3 |
* | fix module import stuff | Narayan Desai | 2004-08-12 | 1 | -2/+4 |
* | add Structures | Narayan Desai | 2004-08-12 | 1 | -1/+1 |
* | fix new path for imports | Narayan Desai | 2004-08-12 | 1 | -2/+2 |
* | (Logical change 1.38) | Narayan Desai | 2004-08-12 | 1 | -0/+3 |
* | Rename: src/bundler.py -> src/lib/Server/Structures/bundler.py | Narayan Desai | 2004-08-12 | 1 | -0/+71 |
* | Initial revision | Narayan Desai | 2004-08-12 | 2 | -0/+0 |
* | add Generators | Narayan Desai | 2004-08-11 | 1 | -1/+1 |
* | Rename: generators/account.py -> src/lib/Server/Generators/account.py | Narayan Desai | 2004-08-11 | 1 | -0/+55 |
* | Rename: generators/cfg.py -> src/lib/Server/Generators/cfg.py | Narayan Desai | 2004-08-11 | 1 | -0/+191 |
* | Rename: generators/sshbase.py -> src/lib/Server/Generators/sshbase.py | Narayan Desai | 2004-08-11 | 1 | -0/+85 |