Commit Graph

  • 98aad169da fixed x64 compiler warning wj32 2010-09-19 04:29:08 +00:00
  • 1e7fc1a421 FiIn: added map command, better native file name handling wj32 2010-09-19 04:11:40 +00:00
  • 1483652fde fixed uninitialized variables in PhCreateProcess wj32 2010-09-19 02:41:35 +00:00
  • 198f6b64d1 added credits to the About box wj32 2010-09-19 01:48:24 +00:00
  • 58eec153fa * added ph_crc32 * added hash command to FiIn wj32 2010-09-18 11:10:44 +00:00
  • 4626a14603 * fixed PhGenerateGuid * added GUID_EX * added PhGenerateGuidFromName wj32 2010-09-18 05:49:06 +00:00
  • dcdca6d668 fixed Recovery tab Browse button wj32 2010-09-18 01:54:27 +00:00
  • 61dc8b54e9 minor tweaks wj32 2010-09-18 01:31:28 +00:00
  • 9b50cdc33b added faster string equality testing wj32 2010-09-18 01:24:11 +00:00
  • 32c56dffe3 * fixed file dialogs on XP * removed incorrect assertion in PhDrainAutoPool wj32 2010-09-17 10:10:18 +00:00
  • 99be793395 fixed mini-dump creation (bad initialization time) wj32 2010-09-17 08:10:19 +00:00
  • 45ddf659b9 missing #include wj32 2010-09-17 04:19:32 +00:00
  • 7103b0a646 added NTAPI to some more functions wj32 2010-09-17 04:18:59 +00:00
  • afe9f2a836 * deleted resource lock * added C++ compatibility for header files * removed #include <shlobj.h> from phgui.h wj32 2010-09-17 04:11:51 +00:00
  • c682cade6c * fixed typo * added callback for handle properties wj32 2010-09-17 00:52:10 +00:00
  • c7b2edd081 * added PH_SERVICE_ITEM.Flags * ExtendedServices properly respects the number of failure actions * ExtendedServices handles system services for which failure actions do not apply wj32 2010-09-17 00:36:05 +00:00
  • 4dd1331a5c fixed uninitialized data bug wj32 2010-09-16 23:50:00 +00:00
  • ca5b746fd7 updated CHANGELOG.txt wj32 2010-09-16 10:54:10 +00:00
  • 6685e8b12c fixed bad error messages in the security editor wj32 2010-09-16 10:36:47 +00:00
  • bb2f9c2851 minor fixes wj32 2010-09-16 10:25:21 +00:00
  • 409badf7fa can now save service recovery information wj32 2010-09-16 10:18:21 +00:00
  • 992cf747d0 * added Recovery tab to ExtendedServices (read-only for now) * added PhQueryServiceVariableSize * added copyright headers wj32 2010-09-16 09:46:40 +00:00
  • 65754f89f8 only allow numbers in certain text boxes wj32 2010-09-16 07:00:35 +00:00
  • 44e62410f8 skip dependencies that are groups, not services wj32 2010-09-15 09:36:58 +00:00
  • 330154d90e fixed typo wj32 2010-09-15 09:33:25 +00:00
  • 975b69ff0b added plugin for viewing service dependencies and dependents wj32 2010-09-15 09:32:08 +00:00
  • 372f930121 separated service list code wj32 2010-09-15 07:42:37 +00:00
  • 87ea6e81e3 * added more docs * bintree.c -> collect.c wj32 2010-09-14 04:09:58 +00:00
  • 2c2f5c8e8c treat MEM_IMAGE like MEM_MAPPED (should be able to unmap) wj32 2010-09-14 01:02:49 +00:00
  • 3d32eaca29 fixed memory leak wj32 2010-09-14 00:39:03 +00:00
  • 95c6518f0b fixed status bar with 0 parts wj32 2010-09-14 00:09:49 +00:00
  • e01bdf27f6 fixed def wj32 2010-09-13 23:39:37 +00:00
  • 1e70162bfd fixed treelist init wj32 2010-09-13 23:25:18 +00:00
  • b03689bae2 added auto elevation for unloading drivers wj32 2010-09-13 23:10:17 +00:00
  • 9bd6b26ae9 * symprv is now delay loaded * added PH_CALLBACK_DECLARE for static initialization of PH_CALLBACK objects wj32 2010-09-13 12:04:51 +00:00
  • d6da30c79a fixed compiler warning wj32 2010-09-13 08:44:36 +00:00
  • 38dfe45bb3 * fixed ASSUME_ASSERT * fixed PH_FILE_STREAM_WRITTEN usage wj32 2010-09-13 08:42:21 +00:00
  • 2ce6e6173d some micro-optimizations (including ASSUME_NO_DEFAULT) wj32 2010-09-13 08:36:42 +00:00
  • de6b09fb71 * added unmapping of section views to PhUiFreeMemory * proper enabling/disabling for memory items wj32 2010-09-13 07:11:13 +00:00
  • 83fe3a3a4c fixed AVL tree bug wj32 2010-09-12 11:40:47 +00:00
  • 6cef137b0a * fixed Send Message * fixed Esc to close for Service Properties wj32 2010-09-12 06:24:00 +00:00
  • bea024e8f5 added PhFindPlugin wj32 2010-09-12 05:39:13 +00:00
  • 74b8376e6e fixed ToolStatus wj32 2010-09-12 05:35:43 +00:00
  • 42808aee72 * ToolStatus: fixed hanging when targeting on hung apps * bumped to 2.5 * bumped ToolStatus to 1.1 wj32 2010-09-12 03:28:24 +00:00
  • be7ee7e7f6 * fixed username for System * fixed SbieSupport on x64 wj32 2010-09-12 02:58:03 +00:00
  • 5159d2bca3 updated CHANGELOG.txt wj32 2010-09-12 02:27:23 +00:00
  • e1654f242a switched process node hashtable to hash set wj32 2010-09-12 02:09:21 +00:00
  • 7f0d60a326 * added PH_HASH_ENTRY (hash set) - lightweight intrusive hashtable * changed process provider and handle provider to use hash set wj32 2010-09-12 01:55:53 +00:00
  • d1c9737a18 * use HEAP_GENERATE_EXCEPTIONS instead of checking * use STATUS_NO_MEMORY instead of STATUS_INSUFFICIENT_RESOURCES wj32 2010-09-12 00:15:27 +00:00
  • 7396ec2020 made PPH_IS_DOT_NET_CONTEXT a hashtable wj32 2010-09-12 00:01:21 +00:00
  • fe05fc1d37 added README.txt wj32 2010-09-11 11:36:51 +00:00
  • 4e31063a9a improved plugin file name retrieval wj32 2010-09-11 11:26:27 +00:00
  • 42a383a530 expanded ProcessHacker2.Api library wj32 2010-09-11 11:16:00 +00:00
  • 4544996c0d removed PH_PROCESS_ITEM.CpuUsageString - not thread-safe wj32 2010-09-11 08:57:39 +00:00
  • 22502d53db refuse to select the current process wj32 2010-09-11 08:06:08 +00:00
  • 3fb0d26d52 fixed bug wj32 2010-09-11 05:58:18 +00:00
  • bc1f143a02 improved window finding algorithm wj32 2010-09-11 03:47:37 +00:00
  • d1005d11a4 * added Window Title and Window Status columns * fixed bug in PhSaveTreeListColumnSettings wj32 2010-09-11 03:30:13 +00:00
  • 4b69ccc8ef status bar works! wj32 2010-09-11 02:38:06 +00:00
  • 1cda6a53e6 Find Window works wj32 2010-09-11 01:12:29 +00:00
  • 8324879977 generate phappresource.h wj32 2010-09-10 23:45:27 +00:00
  • 18b8bf5332 basic toolbar buttons are working wj32 2010-09-10 23:37:26 +00:00
  • 711ade31b9 added ToolStatus plugin wj32 2010-09-10 11:39:26 +00:00
  • 76497c14ee added support for modifying the layout padding of the main window wj32 2010-09-10 10:37:30 +00:00
  • 36077da06a added CLR support for plugins wj32 2010-09-10 09:29:27 +00:00
  • 22f24e61e4 moved some global variables from phlib to ProcessHacker wj32 2010-09-10 07:49:46 +00:00
  • 09d519a728 small change wj32 2010-09-10 07:09:57 +00:00
  • 27df2cfef6 HWND, not HANDLE wj32 2010-09-09 11:41:36 +00:00
  • e716a9fd3a added thread affinity control wj32 2010-09-09 11:34:40 +00:00
  • 21d638ef3d added some annotations and new definitions to ntpsapi.h wj32 2010-09-09 11:11:31 +00:00
  • 4ca013a315 added missing checks wj32 2010-09-09 10:25:58 +00:00
  • 4f28b4a5f9 added ExtendedNotifications plugin wj32 2010-09-09 09:18:49 +00:00
  • c901275e84 deleted ID_PROCESS_MARKASSAFE wj32 2010-09-08 09:56:06 +00:00
  • 5ad40cec1a missing init wj32 2010-09-08 06:54:31 +00:00
  • c10e273bac updated Help.htm wj32 2010-09-07 10:10:25 +00:00
  • 21f10de978 * can now unmap section views * fixed PhFindCharInString wj32 2010-09-07 07:32:45 +00:00
  • 7feb48538f fixed call wj32 2010-09-06 10:50:04 +00:00
  • 432f9ff230 changed some PWSTRs to PPH_STRINGREFs wj32 2010-09-06 10:48:34 +00:00
  • 74e3dc7487 added more parity between PH_STRING and PH_STRINGREF operations wj32 2010-09-06 10:29:57 +00:00
  • d0b712b731 small tweak wj32 2010-09-06 09:27:26 +00:00
  • ed1adc5ee5 fixed handle leak wj32 2010-09-06 08:29:18 +00:00
  • 9de88a634a * added PhShowProcessAffinityDialog2 * PhShowChooseProcessDialog is now exported wj32 2010-09-06 06:52:24 +00:00
  • f74051dcdb * fixed incorrect process parent association * added PhGetClientIdNameEx, PhReferenceProcessItemForParent wj32 2010-09-06 06:30:33 +00:00
  • 43ec20a4a0 added config dialog wj32 2010-09-06 02:51:49 +00:00
  • 28a7409260 * saving procdb now works * factored out settings node creation to PhpCreateSettingElement wj32 2010-09-05 07:11:54 +00:00
  • 7f0cc9f26a procdb is mostly working wj32 2010-09-05 04:04:30 +00:00
  • 777faaad0e * added PhMatchWildcards * added insert functions for PH_FULL_STRING * added PhFinalStringBuilderString wj32 2010-09-05 03:08:17 +00:00
  • 4ce7addd2d added PhCreateProcess (creates native processes) wj32 2010-09-04 03:46:35 +00:00
  • c6169e84a0 * added PhAddEntryHashtableEx * added uniquestr command wj32 2010-09-04 01:33:57 +00:00
  • 59978019f9 fixed column logic when there are gaps in treelist wj32 2010-09-03 11:44:46 +00:00
  • 5897993475 avoid wcslen wj32 2010-09-03 11:25:27 +00:00
  • dd3c0b5b2b uppercase, not lowercase wj32 2010-09-03 10:54:59 +00:00
  • abfc8d988a avoid using C library wcs* functions other than wcscmp wj32 2010-09-03 08:40:36 +00:00
  • 40bd57385c fixed compilation in debug mode wj32 2010-09-03 07:47:08 +00:00
  • 2f05e2068a * PhCreateString(L"") -> PhReferenceEmptyString() * removed AdditionalReferences parameter from PhCreateObject wj32 2010-09-03 07:44:29 +00:00
  • be750429bb fixed case-insensitive filter wj32 2010-09-03 07:19:20 +00:00
  • ece5d6b051 procdb progress wj32 2010-09-03 04:33:07 +00:00
  • 7ac12035a1 started procdb wj32 2010-09-02 11:17:39 +00:00
  • 5ceac72a70 added PH_ prefixes to some #defines wj32 2010-09-02 11:09:40 +00:00
  • 82b63f3c86 RtlIsNameInExpression is only available on Windows 7 and above wj32 2010-09-02 10:20:14 +00:00