Commit Graph

1049 Commits

Author SHA1 Message Date
wj32 08a03ab6db exposed PhMainSymInitHandler from mainwnd
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-02 10:06:01 +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 afe6b76c74 fixed hidden processes description label redrawing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4118 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-28 09:02:44 +00:00
wj32 49041f4c5b removed PhEnumAccounts
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4117 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-28 05:55:25 +00:00
wj32 bbda2bdb6c * added copy support to PE viewer
* moved cpysave to phlib

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4115 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-28 05:41:35 +00:00
wj32 0f89665695 fixed errors not being displayed when the run-as service is used
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4114 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-27 10:41:21 +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 a1db92e72f PhSvcpCreateRelativeStringRef -> PhSvcpCreateString
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4108 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-24 03:53:54 +00:00
wj32 26cc8e2d3f don't give the usual error prompt if we can connect to phsvc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4107 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-24 03:49:40 +00:00
wj32 fb9a283b91 moved DesktopName hack code from PhCreateProcessAsUser to runas.c
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4103 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-20 10:12:51 +00:00
wj32 dc6da03d8b eliminated some printf usages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4101 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-19 23:29:37 +00:00
wj32 347dcc0983 PhSplitStringRefAtStringRef -> PhSplitStringRefAtString
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4100 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-19 22:38:58 +00:00
wj32 dd3e682e6c some optimization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4099 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-19 10:50:23 +00:00
wj32 513ac14696 improved and fixed PhShellExecuteUserString
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-19 10:26:22 +00:00
wj32 c1c7f31843 added PhSplitStringRefAt* functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4097 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-19 10:12:46 +00:00
wj32 39cc4ad509 changed disabled plugin display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-19 05:47:38 +00:00
wj32 9d109b1fcf fixed PhSvcCaptureBuffer and PhSvcCaptureString
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4094 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-17 05:07:26 +00:00
wj32 5e79b45151 added -newinstance and -elevate
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4093 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-16 10:15:57 +00:00
wj32 ded840c239 don't add the network list Owner column on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4092 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-16 06:12:23 +00:00
wj32 3b66581ff7 added Remote Control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-16 05:59:02 +00:00
wj32 6d9da31d81 propagate the -noplugins option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-14 08:31:17 +00:00
wj32 f82dc244e9 fixed -noplugins option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-14 08:28:35 +00:00
wj32 33592e1aff added -noplugins option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4088 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-14 08:27:09 +00:00
wj32 07c585f974 added ability to disable plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4087 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-14 07:27:41 +00:00
wj32 4927e28c8e fixed some analysis warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4084 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-12 23:13:42 +00:00
wj32 d585c722c2 changed phsvc API port security descriptor
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-12 01:20:21 +00:00
wj32 3c8a8cffa2 use RtlDetermineDosPathNameType_U instead of searching for a colon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4081 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-10 10:19:10 +00:00
wj32 f945a580a6 added TLM_SETMAXID
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4078 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-09 06:03:28 +00:00
wj32 71330c7559 added PhSvcApiSetTcpEntry
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4076 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-08 06:56:31 +00:00
wj32 5496ddfb4d fixed bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4075 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 09:05:16 +00:00
wj32 a2160f7609 added PhSvcApiCreateService, PhSvcApiChangeServiceConfig, PhSvcApiChangeServiceConfig2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 09:01:57 +00:00
wj32 ca5a850407 fixed x64 compiler warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4073 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 06:27:37 +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 47d895f50a added phsvc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 05:06:26 +00:00
wj32 8e5ceddd3b added some documentation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4070 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-05 10:39:14 +00:00
wj32 d459128636 reverted to r4066
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4069 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-04 06:00:23 +00:00
dmex04 462095c712 Suggested Run As User fix (incomplete)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4068 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-03 23:52:15 +00:00
dmex04 66d63d5caa Run as User [fix 1 of 2]
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-03 21:43:10 +00:00
wj32 1b54278c87 * bump to 2.12
* fixed typo

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4066 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-03 05:00:56 +00:00
wj32 2018475946 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4065 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-02 10:28:58 +00:00
wj32 3ac0cc15e6 improved PE Viewer error message
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4060 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-29 21:48:26 +00:00
wj32 f7fffb5afa changed credits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-29 21:38:54 +00:00
wj32 c454138ce6 added Empty for memory lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-28 23:04:12 +00:00
wj32 242275a577 * fixed bug in PhGetKnownLocation
* fixed creating dumps of the current process

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4053 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-27 08:40:05 +00:00
wj32 ae12137188 improved command line propagation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-26 06:05:38 +00:00
wj32 e7b9e0e718 PhpMainWndAddMenuItem can now return a pointer to the PH_PLUGIN_MENU_ITEM structure
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4048 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-25 10:02:46 +00:00
wj32 c675f03197 fixed PhpEnablePrivileges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4047 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-25 06:21:14 +00:00
wj32 52c01fe319 use \r\n instead of \n in settings file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4046 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-25 06:06:28 +00:00
wj32 916f2007a2 position of Windows dialog is now saved
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-24 21:56:13 +00:00
wj32 5cbbf09d44 specify STARTUP_CONCURRENT_GC
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4041 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 23:50:26 +00:00