wj32
|
094498a561
|
added support for setting Page Priority
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4242 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2011-06-20 06:38:43 +00:00 |
|
wj32
|
6caf7d290c
|
* fixed priority and iopriority commands when no value is specified
* added -s (silent) option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4150 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2011-03-20 06:02:16 +00:00 |
|
wj32
|
c1083c1861
|
patch by Bogdan (#3228066)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4149 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2011-03-20 05:40:15 +00:00 |
|
wj32
|
72086e976c
|
* fixed MinVersion for ExtendedTools
* removed processid option from cmdmode
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2011-03-02 08:51:06 +00:00 |
|
wj32
|
7557afd003
|
* bump to 2.13
* updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2011-02-26 11:24:01 +00:00 |
|
wj32
|
fa2fffb358
|
ported driver unloading, process actions and service actions to phsvc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4072 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2011-02-06 06:23:37 +00:00 |
|
wj32
|
0235794ad2
|
PhCreateProcessAsUser can now use the token of a specified session
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3910 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-12-21 03:34:45 +00:00 |
|
wj32
|
850d8e88cf
|
PhRunAsCommandStart -> PhExecuteRunAsCommand
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3907 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-12-20 22:42:11 +00:00 |
|
wj32
|
b03689bae2
|
added auto elevation for unloading drivers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3617 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-09-13 23:10:17 +00:00 |
|
wj32
|
7e67ecb4aa
|
implemented command line actions for threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3537 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-08-28 03:26:58 +00:00 |
|
wj32
|
be42c9918a
|
* added elevation for some process actions
* simplified the elevation prompt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3526 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-08-25 07:22:25 +00:00 |
|
wj32
|
678fa906aa
|
fixed argument specifications
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-08-04 06:14:51 +00:00 |
|
wj32
|
089dd86c44
|
renamed functions to [verb] [object] form
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-07-30 08:35:37 +00:00 |
|
wj32
|
7c1520ea80
|
added automatic elevation of service actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3243 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-06-27 07:03:32 +00:00 |
|
wj32
|
63aca1726a
|
converted PhStringToInteger64 to use PH_STRINGREF
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3240 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-06-27 04:33:07 +00:00 |
|
wj32
|
6679b3becf
|
restructured common code into phlib
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-03-11 04:15:11 +00:00 |
|
wj32
|
fb6f41d2b3
|
* completed run-as functionality
* fixed string builder resizing
* use NT-Win32 status codes instead of STATUS_UNSUCCESSFUL/GetLastError
* fixed KUSER_SHARED_DATA definition
* added NtCreateNamedPipeFile and NtCreateMailslotFile
* updated several NT structure definitions, completed TEB definition
* added some more anti-Win32-ization #defines
* improved KphTerminateProcess/KphTerminateThread when trying to terminate self
* improved PhShellExecuteEx
* added PhWaitForMultipleObjectsAndPump
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2915 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-03-06 05:44:09 +00:00 |
|