Commit Graph

  • 6caf7d290c * fixed priority and iopriority commands when no value is specified * added -s (silent) option wj32 2011-03-20 06:02:16 +00:00
  • c1083c1861 patch by Bogdan (#3228066) wj32 2011-03-20 05:40:15 +00:00
  • 8b7da6bf6a bump ExtendedServices to 1.3 wj32 2011-03-20 02:52:29 +00:00
  • 7e90028845 changed Physical Memory graph text wj32 2011-03-20 00:40:46 +00:00
  • 4f262765d8 added optional Services menu for processes in ExtendedServices plugin wj32 2011-03-20 00:07:59 +00:00
  • 05b3a8ae7a * added DeleteFunction for plugin-created PH_EMENU_ITEMs * added string escaping for dynamic menu items wj32 2011-03-19 23:10:04 +00:00
  • 3b38845fd2 * fixed Always on Top being reset when using Find Window * fixed Esc key when using Find Window wj32 2011-03-18 06:26:56 +00:00
  • 287a492a4c fixed font selection on Windows XP wj32 2011-03-18 06:08:22 +00:00
  • 5161162520 some optimizations wj32 2011-03-17 06:23:47 +00:00
  • 45712adaf2 save state of Hide Processes From Other Users and Hide Signed Processes wj32 2011-03-17 04:29:43 +00:00
  • b7c46e7b1e fixed lag when showing the System Information window wj32 2011-03-17 02:58:40 +00:00
  • 082f1e2948 fixed ordering problems in PhpSysInfoDlgProc wj32 2011-03-17 02:22:00 +00:00
  • c993521cf1 * bump to 2.14 * icon should restore the main window if it is minimized wj32 2011-03-15 06:09:01 +00:00
  • eff6d8f854 updated CHANGELOG.txt wj32 2011-03-13 07:00:58 +00:00
  • 91635ad896 disable non-poll by default; doesn't work properly for drivers wj32 2011-03-13 06:59:17 +00:00
  • cc051f508e added service non-polling wj32 2011-03-13 06:36:56 +00:00
  • 6c140d5ec3 added documentation to filepool.c wj32 2011-03-12 07:13:36 +00:00
  • 736d0048f9 implemented FilePool wj32 2011-03-12 05:13:32 +00:00
  • d02af78065 reverted to buildable state wj32 2011-03-09 07:15:21 +00:00
  • 8b3ea94312 fixed KpiEnumerateProcessHandles wj32 2011-03-08 11:05:27 +00:00
  • 3a67425bed added Private WS, Shareable WS and Shared WS to the Statistics tab wj32 2011-03-08 10:07:13 +00:00
  • 039c968756 fixed invalid pointer dereference in PhpSysInfoDlgProc wj32 2011-03-06 10:03:51 +00:00
  • efd5443535 reject odd-length UNICODE_STRINGs in KPH wj32 2011-03-06 09:39:32 +00:00
  • 24975dcac1 fixed bug wj32 2011-03-06 00:40:33 +00:00
  • 1a46e12f56 added Connect Time, Disconnect Time and Last Input Time to session properties wj32 2011-03-05 23:43:10 +00:00
  • 009baafaad KernelTime only includes IdleTime, not DpcTime or InterruptTime wj32 2011-03-05 22:41:01 +00:00
  • d1969ae644 fixed HACKING.txt example wj32 2011-03-04 09:31:13 +00:00
  • 5ea22d0306 removed pointless volatile usages wj32 2011-03-04 06:34:16 +00:00
  • 5b87e498a4 fixed TLM_SETSORT wj32 2011-03-02 11:12:07 +00:00
  • bfbc37e9d8 added print_threads.patch wj32 2011-03-02 10:08:10 +00:00
  • 08a03ab6db exposed PhMainSymInitHandler from mainwnd wj32 2011-03-02 10:06:01 +00:00
  • 72086e976c * fixed MinVersion for ExtendedTools * removed processid option from cmdmode wj32 2011-03-02 08:51:06 +00:00
  • afe6b76c74 fixed hidden processes description label redrawing wj32 2011-02-28 09:02:44 +00:00
  • 49041f4c5b removed PhEnumAccounts wj32 2011-02-28 05:55:25 +00:00
  • e0b67da73f updated makesdk.cmd wj32 2011-02-28 05:47:33 +00:00
  • bbda2bdb6c * added copy support to PE viewer * moved cpysave to phlib wj32 2011-02-28 05:41:35 +00:00
  • 0f89665695 fixed errors not being displayed when the run-as service is used wj32 2011-02-27 10:41:21 +00:00
  • 97de056ba6 removed redundant "plugin" text in installer wj32 2011-02-27 07:36:36 +00:00
  • 7557afd003 * bump to 2.13 * updated dates wj32 2011-02-26 11:24:01 +00:00
  • 4e148024f1 updated zw_options.txt wj32 2011-02-26 08:49:34 +00:00
  • 79f042c7b3 updated signed drivers wj32 2011-02-25 22:37:01 +00:00
  • 2dc88d98e4 fixed uninitialized variable usage in PhGetSidFullName wj32 2011-02-24 09:33:54 +00:00
  • a1db92e72f PhSvcpCreateRelativeStringRef -> PhSvcpCreateString wj32 2011-02-24 03:53:54 +00:00
  • 26cc8e2d3f don't give the usual error prompt if we can connect to phsvc wj32 2011-02-24 03:49:40 +00:00
  • 45d16778db fixed memory leaks when calling LSA lookup functions - they allocate memory even if they return STATUS_NONE_MAPPED wj32 2011-02-23 09:15:45 +00:00
  • 386b7b2645 updated CHANGELOG.txt wj32 2011-02-23 08:39:49 +00:00
  • 32fad2062d updated KPH for Windows 7 SP1 wj32 2011-02-23 08:37:09 +00:00
  • fb9a283b91 moved DesktopName hack code from PhCreateProcessAsUser to runas.c wj32 2011-02-20 10:12:51 +00:00
  • ab7f93d48f removed unnecessary check wj32 2011-02-19 23:58:33 +00:00
  • dc6da03d8b eliminated some printf usages wj32 2011-02-19 23:29:37 +00:00
  • 347dcc0983 PhSplitStringRefAtStringRef -> PhSplitStringRefAtString wj32 2011-02-19 22:38:58 +00:00
  • dd3e682e6c some optimization wj32 2011-02-19 10:50:23 +00:00
  • 513ac14696 improved and fixed PhShellExecuteUserString wj32 2011-02-19 10:26:22 +00:00
  • c1c7f31843 added PhSplitStringRefAt* functions wj32 2011-02-19 10:12:46 +00:00
  • 39cc4ad509 changed disabled plugin display wj32 2011-02-19 05:47:38 +00:00
  • 32da5cb4df fixed PhShellProperties wj32 2011-02-18 09:50:09 +00:00
  • 9d109b1fcf fixed PhSvcCaptureBuffer and PhSvcCaptureString wj32 2011-02-17 05:07:26 +00:00
  • 5e79b45151 added -newinstance and -elevate wj32 2011-02-16 10:15:57 +00:00
  • ded840c239 don't add the network list Owner column on XP wj32 2011-02-16 06:12:23 +00:00
  • 3b66581ff7 added Remote Control wj32 2011-02-16 05:59:02 +00:00
  • 6d9da31d81 propagate the -noplugins option wj32 2011-02-14 08:31:17 +00:00
  • f82dc244e9 fixed -noplugins option wj32 2011-02-14 08:28:35 +00:00
  • 33592e1aff added -noplugins option wj32 2011-02-14 08:27:09 +00:00
  • 07c585f974 added ability to disable plugins wj32 2011-02-14 07:27:41 +00:00
  • bf952eca37 added string_pool.patch wj32 2011-02-13 08:31:43 +00:00
  • f51f25ce4a added Find Window and Kill wj32 2011-02-13 05:18:48 +00:00
  • 4927e28c8e fixed some analysis warnings wj32 2011-02-12 23:13:42 +00:00
  • 4aadc1722c added queued_lock_delayed_event.patch wj32 2011-02-12 04:57:31 +00:00
  • d585c722c2 changed phsvc API port security descriptor wj32 2011-02-12 01:20:21 +00:00
  • 3c8a8cffa2 use RtlDetermineDosPathNameType_U instead of searching for a colon wj32 2011-02-10 10:19:10 +00:00
  • 74f8d19ceb updated date wj32 2011-02-10 06:40:09 +00:00
  • c76eeaa621 updated winsta.h wj32 2011-02-10 06:35:58 +00:00
  • f945a580a6 added TLM_SETMAXID wj32 2011-02-09 06:03:28 +00:00
  • 37f93d5c09 fixed treelist memory leak wj32 2011-02-09 05:48:35 +00:00
  • 71330c7559 added PhSvcApiSetTcpEntry wj32 2011-02-08 06:56:31 +00:00
  • 5496ddfb4d fixed bug wj32 2011-02-06 09:05:16 +00:00
  • a2160f7609 added PhSvcApiCreateService, PhSvcApiChangeServiceConfig, PhSvcApiChangeServiceConfig2 wj32 2011-02-06 09:01:57 +00:00
  • ca5a850407 fixed x64 compiler warning wj32 2011-02-06 06:27:37 +00:00
  • fa2fffb358 ported driver unloading, process actions and service actions to phsvc wj32 2011-02-06 06:23:37 +00:00
  • 47d895f50a added phsvc wj32 2011-02-06 05:06:26 +00:00
  • 8e5ceddd3b added some documentation wj32 2011-02-05 10:39:14 +00:00
  • d459128636 reverted to r4066 wj32 2011-02-04 06:00:23 +00:00
  • 462095c712 Suggested Run As User fix (incomplete) dmex04 2011-02-03 23:52:15 +00:00
  • 66d63d5caa Run as User [fix 1 of 2] dmex04 2011-02-03 21:43:10 +00:00
  • 1b54278c87 * bump to 2.12 * fixed typo wj32 2011-02-03 05:00:56 +00:00
  • 2018475946 updated dates wj32 2011-02-02 10:28:58 +00:00
  • f2cf77d3b5 added COPYRIGHT.txt to the installer wj32 2011-02-02 06:18:29 +00:00
  • a4ff95614a fixed style wj32 2011-01-31 05:16:55 +00:00
  • 9b24834825 fix network-tools horizontal scrollbar not appearing dmex04 2011-01-31 00:29:17 +00:00
  • cb9c8fefa9 updated common memorylist failure with more specific error message dmex04 2011-01-30 23:10:01 +00:00
  • 3ac0cc15e6 improved PE Viewer error message wj32 2011-01-29 21:48:26 +00:00
  • f7fffb5afa changed credits wj32 2011-01-29 21:38:54 +00:00
  • ffccf5684d include PDBs in the SDK wj32 2011-01-29 07:41:43 +00:00
  • 3b8a54d904 moved full copyright info to COPYRIGHT.txt wj32 2011-01-29 07:19:34 +00:00
  • c454138ce6 added Empty for memory lists wj32 2011-01-28 23:04:12 +00:00
  • 7234e8737e modules list crashes didn't actually get fixed wj32 2011-01-27 08:59:26 +00:00
  • 4496243e3d fixed HUGE, obscure treelist bug - LVS_SHAREIMAGELISTS needs to be set wj32 2011-01-27 08:50:23 +00:00
  • 242275a577 * fixed bug in PhGetKnownLocation * fixed creating dumps of the current process wj32 2011-01-27 08:40:05 +00:00
  • cbe9a1ca32 added CoUninitialize call wj32 2011-01-27 04:19:19 +00:00
  • aca3d75628 fixed header files wj32 2011-01-27 01:00:33 +00:00