Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to lxml | Narayan Desai | 2005-11-12 | 1 | -1/+1 |
* | fix double calls to Toolset.Inventory | Narayan Desai | 2005-11-09 | 1 | -1/+1 |
* | ditto | Narayan Desai | 2005-10-24 | 1 | -1/+12 |
* | don't include extra element if no extra config elements exist | Narayan Desai | 2005-10-06 | 1 | -3/+4 |
* | fix rh tb | Narayan Desai | 2005-09-30 | 1 | -0/+1 |
* | add support for extra config reporting | Narayan Desai | 2005-09-29 | 1 | -0/+3 |
* | get solaris changes all working | Narayan Desai | 2005-09-16 | 1 | -4/+16 |
* | undo nosrv changes | Narayan Desai | 2005-09-14 | 1 | -1/+2 |
* | typo | Narayan Desai | 2005-09-13 | 1 | -1/+1 |
* | fix multi-tool code | Narayan Desai | 2005-09-13 | 1 | -4/+5 |
* | new pkgtool API to allow for multiple package types on a single arch | Narayan Desai | 2005-09-12 | 1 | -33/+40 |
* | fix conditional restart of services within bundles | Narayan Desai | 2005-07-23 | 1 | -1/+2 |
* | 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 |
* | fix IOError (broken pipe) | Narayan Desai | 2005-06-22 | 1 | -1/+4 |
* | fix Symlink bug | Narayan Desai | 2005-06-01 | 1 | -0/+6 |
* | 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 extra arg | Narayan Desai | 2005-04-11 | 1 | -1/+1 |
* | pylint fixups | Narayan Desai | 2005-04-11 | 1 | -10/+160 |
* | fix directory installation for wrongperms case | Narayan Desai | 2005-04-04 | 1 | -7/+14 |
* | fix et bt | Narayan Desai | 2005-02-01 | 1 | -1/+1 |
* | add modified support | Narayan Desai | 2005-01-12 | 1 | -4/+7 |
* | 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 |
* | fix mkdir -p case | Narayan Desai | 2004-12-03 | 1 | -9/+10 |
* | fix permission setting | Narayan Desai | 2004-12-02 | 1 | -1/+1 |
* | add debugging for Directory Verification | Narayan Desai | 2004-11-30 | 1 | -0/+8 |
* | tighten up error checking | Narayan Desai | 2004-11-08 | 1 | -25/+17 |
* | kill !# line | Narayan Desai | 2004-10-30 | 1 | -2/+0 |
* | fix LogFailure | Narayan Desai | 2004-10-27 | 1 | -1/+1 |
* | Debug/verbose improvements | Narayan Desai | 2004-10-27 | 1 | -16/+37 |
* | pylint fixes | Narayan Desai | 2004-10-26 | 1 | -31/+32 |
* | fix calcperms | Narayan Desai | 2004-10-26 | 1 | -1/+1 |
* | fix paranoid mode like Gene wants it. | Narayan Desai | 2004-10-26 | 1 | -2/+5 |
* | more pylint | Narayan Desai | 2004-10-22 | 1 | -75/+68 |
* | pylint fixes | Narayan Desai | 2004-10-21 | 1 | -44/+49 |
* | fix CalcPerms call | Narayan Desai | 2004-10-15 | 1 | -1/+1 |
* | fix directory perm verification | Narayan Desai | 2004-10-14 | 1 | -1/+1 |
* | fix base64 installations | Narayan Desai | 2004-10-13 | 1 | -2/+10 |
* | change symlink.from to symlink.name | Narayan Desai | 2004-10-13 | 1 | -6/+7 |
* | fix imports | Narayan Desai | 2004-10-11 | 1 | -8/+2 |
* | refactor clientstate code into the toolsets (will allow better two-way implem... | Narayan Desai | 2004-10-11 | 1 | -7/+110 |
* | update to new api | Narayan Desai | 2004-10-07 | 1 | -1/+1 |
* | fix to new XML API | Narayan Desai | 2004-10-05 | 1 | -7/+7 |
* | fix imports | Narayan Desai | 2004-10-05 | 1 | -1/+1 |
* | fixup symlink stuff | Narayan Desai | 2004-10-05 | 1 | -10/+13 |
* | fix minor api problems | Narayan Desai | 2004-09-30 | 1 | -4/+4 |