summaryrefslogtreecommitdiffstats
path: root/func/minion/modules/process.py
Commit message (Expand)AuthorAgeFilesLines
* * Added close_fds=True to sub_process calls.Silas Sewell2008-11-251-2/+4
* export jboss and fix some typosmakkalot2008-08-111-2/+2
* export the process modulemakkalot2008-08-071-0/+52
* Update to ps_mem.py V1.9, which fixes errors in values reported when PSS is p...Pádraig Brady2008-02-211-31/+35
* Add a process.memory alias to memLuke Macken2008-01-181-0/+2
* added in the desc/version/api items in the modules.Steve 'Ashcrow' Milner2008-01-161-0/+4
* Merge branch 'master' of ssh+git://git.fedorahosted.org/git/funcLuke Macken2008-01-151-9/+17
|\
| * Fixed the FIXME note about stdout/stderr in process.info. Also raise exceptio...Steve 'Ashcrow' Milner2008-01-141-9/+17
* | Simplify our modules by auto-detecting them and registering their handlersLuke Macken2008-01-151-12/+1
|/
* Give props to Pádraig Brady for his ps_mem.py work, and update the AUTHORS ...Luke Macken2008-01-141-1/+2
* removed a lot of misplaced shebangs.Steve 'Ashcrow' Milner2008-01-131-2/+0
* Luke's process patch.Michael DeHaan2008-01-131-1/+139
* Moved code under the func namespace.Devan Goodwin2007-10-021-0/+76