Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix version detection | Narayan Desai | 2005-09-01 | 1 | -28/+29 |
* | kill --level in chkconfig call | Narayan Desai | 2005-07-23 | 1 | -1/+1 |
* | fix conditional restart of services within bundles | Narayan Desai | 2005-07-23 | 1 | -1/+2 |
* | add Gentoo support | Zach Lowry | 2005-07-14 | 1 | -5/+127 |
* | fix other stupid bugs | Zach Lowry | 2005-07-14 | 1 | -2/+2 |
* | add missing paren | Zach Lowry | 2005-07-14 | 2 | -2/+2 |
* | fix conflict with pylint corrections | Zach Lowry | 2005-07-13 | 1 | -10/+11 |
* | fix odata bug | Zach Lowry | 2005-07-13 | 1 | -1/+1 |
* | pylint cleanups and minor code review | Narayan Desai | 2005-07-13 | 1 | -62/+61 |
* | Add solaris express support | Zach Lowry | 2005-07-13 | 1 | -2/+112 |
* | fix permission code | Narayan Desai | 2005-06-29 | 1 | -5/+6 |
* | change postinstall command name to "name" | Narayan Desai | 2005-06-29 | 1 | -1/+7 |
* | implement permissions | Narayan Desai | 2005-06-29 | 1 | -5/+38 |
* | improve error message | Narayan Desai | 2005-06-22 | 1 | -2/+2 |
* | fix IOError (broken pipe) | Narayan Desai | 2005-06-22 | 1 | -1/+4 |
* | fix glob bug and verbose reporting | Narayan Desai | 2005-06-22 | 1 | -2/+2 |
* | fix Symlink bug | Narayan Desai | 2005-06-01 | 1 | -0/+6 |
* | add noninteractive force to all apt-get calls | Narayan Desai | 2005-06-01 | 1 | -1/+1 |
* | switch to url from name | Narayan Desai | 2005-05-12 | 1 | -1/+1 |
* | add default fetch of nothing for pkgtool invocations | Narayan Desai | 2005-05-12 | 1 | -1/+1 |
* | fix single pass install | Narayan Desai | 2005-04-11 | 1 | -2/+4 |
* | fix service stuff | Narayan Desai | 2005-04-11 | 1 | -3/+9 |
* | fix extra arg | Narayan Desai | 2005-04-11 | 1 | -1/+1 |
* | fix inventory call | Narayan Desai | 2005-04-11 | 1 | -1/+1 |
* | move to using Toolset.Install | Narayan Desai | 2005-04-11 | 1 | -141/+5 |
* | pylint fixups | Narayan Desai | 2005-04-11 | 1 | -10/+160 |
* | pylint cleanups | Narayan Desai | 2005-04-11 | 1 | -147/+2 |
* | fixed statistics/clean problem | Narayan Desai | 2005-04-05 | 1 | -2/+7 |
* | fix directory installation for wrongperms case | Narayan Desai | 2005-04-04 | 1 | -7/+14 |
* | add service removal | Narayan Desai | 2005-03-31 | 1 | -1/+6 |
* | fix var name | Narayan Desai | 2005-02-16 | 1 | -1/+1 |
* | fix code for TG | Narayan Desai | 2005-02-14 | 1 | -25/+16 |
* | make 2 way print conditionally | Narayan Desai | 2005-02-14 | 1 | -6/+8 |
* | fix extra printing | Narayan Desai | 2005-02-02 | 1 | -3/+3 |
* | fix thinkos | Narayan Desai | 2005-02-02 | 1 | -3/+3 |
* | fix et bt | Narayan Desai | 2005-02-01 | 1 | -1/+1 |
* | implement --r=all|package | Narayan Desai | 2005-02-01 | 1 | -5/+15 |
* | fix popen spin | Narayan Desai | 2005-01-31 | 1 | -2/+3 |
* | fix pipe hanging for large package descriptions | Narayan Desai | 2005-01-27 | 1 | -0/+2 |
* | fix pylint warning | Narayan Desai | 2005-01-27 | 1 | -1/+1 |
* | add extra service support | Narayan Desai | 2005-01-19 | 1 | -2/+9 |
* | add modified support | Narayan Desai | 2005-01-12 | 1 | -4/+7 |
* | switch installed_this_run to modified | Narayan Desai | 2005-01-12 | 1 | -2/+2 |
* | Updated so stats won't include a blank <Bad> entry if the config is clean. | Brian Pellin | 2005-01-11 | 1 | -6/+9 |
* | Only counts states for statistics purposes. | Brian Pellin | 2005-01-11 | 1 | -8/+2 |
* | Made changes to generate more interesting statistics to send to the server. | Brian Pellin | 2005-01-11 | 1 | -8/+29 |
* | I guess ! is not a python operator. | Brian Pellin | 2005-01-10 | 1 | -1/+1 |
* | add apt-get clean call | Narayan Desai | 2005-01-07 | 1 | -0/+1 |
* | fix tb | Narayan Desai | 2005-01-07 | 1 | -1/+1 |
* | Fixed service verification for services that are not installed. | Brian Pellin | 2005-01-06 | 1 | -1/+8 |