Commit Graph

  • ab27b76172 simplified delayed loading wj32 2010-06-30 11:32:32 +00:00
  • 1d16c34483 added customizable notification icons (non-functional) wj32 2010-06-30 11:28:41 +00:00
  • 19ad322ce1 fixed x64 compiler warning wj32 2010-06-29 11:41:00 +00:00
  • c5c52fe128 completed graph tooltips wj32 2010-06-29 11:28:12 +00:00
  • c8e93343a1 added PhIntegerToString64 wj32 2010-06-28 11:50:15 +00:00
  • 859bcfd92f added PhLog2 wj32 2010-06-27 10:49:51 +00:00
  • d439a222b9 improved settings file handling wj32 2010-06-27 08:18:24 +00:00
  • 7c1520ea80 added automatic elevation of service actions wj32 2010-06-27 07:03:32 +00:00
  • f7109199ee updated debug console wj32 2010-06-27 05:47:31 +00:00
  • 1e0991c65c allocate strings as query buffers where possible wj32 2010-06-27 05:21:38 +00:00
  • 63aca1726a converted PhStringToInteger64 to use PH_STRINGREF wj32 2010-06-27 04:33:07 +00:00
  • 47ae366471 converted mxml to use file handles wj32 2010-06-27 04:01:45 +00:00
  • 68bda88da9 un-Win32-ization wj32 2010-06-27 02:16:45 +00:00
  • 256eb12bf6 fixed options dialog title wj32 2010-06-26 11:36:27 +00:00
  • e95baa2f9b added time history wj32 2010-06-26 11:07:46 +00:00
  • 7af4524aee fixed performance tab when process exits wj32 2010-06-26 07:31:28 +00:00
  • 774e8e76c7 fixed typos wj32 2010-06-26 07:27:18 +00:00
  • 973885480d completed graphs (no tooltips yet) wj32 2010-06-26 07:26:34 +00:00
  • 2fbb8141fe * performance tab contents now resize properly * more progress on graphs wj32 2010-06-26 03:23:18 +00:00
  • 9c645a38ae CPU graph is slightly working! wj32 2010-06-25 11:21:21 +00:00
  • faa8b94c9b added WinStationOpenServerW and WinStationCloseServer wj32 2010-06-22 10:55:56 +00:00
  • a71639d521 completed winsta.h wj32 2010-06-21 10:33:18 +00:00
  • 6ec346b61c * fixed session properties * added winsta.h * renamed phlib header guards wj32 2010-06-21 08:58:07 +00:00
  • 325d3f7726 fixed DLL injection on XP wj32 2010-06-21 06:04:26 +00:00
  • 604a1aacb5 fixed path function requirements wj32 2010-06-20 11:42:58 +00:00
  • 5c9216e8a2 * updated ntldr.h and ntrtl.h * udpated support functions wj32 2010-06-20 11:28:59 +00:00
  • a97c161bd8 updated ntdll for Windows 7 wj32 2010-06-20 06:09:20 +00:00
  • 32c27ff0a9 fixed Permissions for ALPC Port objects wj32 2010-06-20 02:56:12 +00:00
  • e4e38193f9 added WmiGuid access entries wj32 2010-06-20 02:46:05 +00:00
  • 2f53e67ee6 updated NT headers wj32 2010-06-20 02:10:34 +00:00
  • e2d5f50100 added private namespace definitions wj32 2010-06-19 23:37:47 +00:00
  • 1547bf6beb fixed x64 alignment issues (better fix) wj32 2010-06-19 05:40:11 +00:00
  • 714d26bd66 reverted r3217 wj32 2010-06-19 05:25:59 +00:00
  • 2a9c43df02 fixed x64 alignment issues wj32 2010-06-19 04:43:08 +00:00
  • a4fd959fad * added SRW lock definitions * added thread pool definitions * renamed ntktmapi to nttmapi wj32 2010-06-19 03:09:56 +00:00
  • f40644e9e6 * added more NT definitions * started graph control wj32 2010-06-18 12:07:29 +00:00
  • daf5fb9716 added tooltips to service list wj32 2010-06-17 12:17:59 +00:00
  • 470b82f807 added tooltips to network list wj32 2010-06-17 12:00:15 +00:00
  • 93a804acd8 fixed PhpAllocateObject documentation wj32 2010-06-17 06:04:09 +00:00
  • f0b22be67e don't update statistics tab when it isn't active wj32 2010-06-16 11:33:07 +00:00
  • 2a1deb450f improved synchronization definitions wj32 2010-06-16 06:50:30 +00:00
  • 10bebe867f updated KUSER_SHARED_DATA wj32 2010-06-14 08:03:43 +00:00
  • 4371bb996c deselect all items in list views when terminating/closing/etc. wj32 2010-06-13 12:01:11 +00:00
  • 513895b806 * added additional service list columns * added service icons wj32 2010-06-13 11:29:01 +00:00
  • 2f222e88be restructured some header files wj32 2010-06-13 10:47:00 +00:00
  • 76bd9b5a37 added some basic notification icon code wj32 2010-06-13 10:20:58 +00:00
  • 52d245d5b0 process history is now working (no graphs yet) wj32 2010-06-13 09:51:42 +00:00
  • 3262bb60c3 changed Peak Pagefile Usage to Peak Private Bytes wj32 2010-06-13 09:11:11 +00:00
  • eb5a66f277 updated help command wj32 2010-06-13 07:19:09 +00:00
  • d5beea60cf added free list support to PH_LIST and PH_HASHTABLE wj32 2010-06-13 07:10:13 +00:00
  • 6ab006f644 added mandatory free list for objects wj32 2010-06-13 07:01:42 +00:00
  • 4d5e7a95fa fixed process properties minimum size wj32 2010-06-13 01:23:13 +00:00
  • f125470373 * optimized PhInitializeDevicePrefixes memory allocation * removed PhGetSymbolFromAddress memory allocation wj32 2010-06-13 01:18:55 +00:00
  • 95876792e4 improved PhDeleteFreeList wj32 2010-06-13 01:05:51 +00:00
  • 486d5417c9 completed process statistics tab wj32 2010-06-13 00:58:14 +00:00
  • ca7a984eba fixed layout for Statistics and Performance tabs wj32 2010-06-12 12:46:20 +00:00
  • 76077b7630 fixed some dimensions wj32 2010-06-12 12:39:37 +00:00
  • 2d71cb132b added process statistics dialog contents (non-functional) wj32 2010-06-12 12:32:28 +00:00
  • 4dbcbcb098 minor fixes wj32 2010-06-12 09:52:33 +00:00
  • 7806e05c4e migrated mxml to PH memory management system wj32 2010-06-12 00:52:57 +00:00
  • a1b9e24898 * cut some code from PhBeginInitOnce * added work queue debugging info * improved TLM_SETCALLBACK wj32 2010-06-12 00:19:55 +00:00
  • 8325a7319d use NtSetInformationProcess when reducing working set wj32 2010-06-11 09:34:26 +00:00
  • 6f5630d410 some un-Win32-ization wj32 2010-06-11 09:20:58 +00:00
  • 3a090e3d0c reverted credits wj32 2010-06-10 10:55:26 +00:00
  • bdd51842a4 some un-Win32-ization wj32 2010-06-10 00:56:07 +00:00
  • 0a23611cbc added multiline tab control support in process properties (massive number of hacks involved) wj32 2010-06-09 07:27:39 +00:00
  • baedac4afd updated HACKING.txt wj32 2010-06-05 11:40:09 +00:00
  • cf71dfa317 updated TODO.txt wj32 2010-06-05 11:35:06 +00:00
  • db318aa92e added Count to trees wj32 2010-06-05 02:46:24 +00:00
  • d6cfe8c5c2 removed binary/AVL tree context wj32 2010-06-05 02:38:19 +00:00
  • 1f7247a8b7 fixed nearly all tree bugs wj32 2010-06-05 02:19:52 +00:00
  • 966f10791f completed AVL tree wj32 2010-06-05 01:18:50 +00:00
  • 50253526f6 completed PhAvlTreeAdd wj32 2010-06-04 23:42:51 +00:00
  • 777790e655 * fixed binary tree * started AVL tree wj32 2010-06-04 11:55:35 +00:00
  • 40c6f91dc3 added binary tree wj32 2010-06-04 10:29:13 +00:00
  • 098aa8ce3c added AVL and splay tree defs wj32 2010-06-04 09:13:09 +00:00
  • 183c1c3a36 used linked list for work queue wj32 2010-06-03 06:13:43 +00:00
  • 47ca614d8d fixed x64 compiler warnings wj32 2010-06-03 05:45:54 +00:00
  • 9fbf1fa652 flush query results list instead of popping wj32 2010-06-03 05:45:13 +00:00
  • 699ca6fbe3 re-implemented free list as lock-free list wj32 2010-06-02 12:10:22 +00:00
  • a245726640 use lock-free list for thread/network query results wj32 2010-06-02 11:48:12 +00:00
  • 0bbeae16d2 use lock-free list for process query results wj32 2010-06-02 11:39:39 +00:00
  • 3871a9c8da updated \Device\Mup prefix wj32 2010-06-02 11:19:11 +00:00
  • 2cdca8d87f improved network stacks wj32 2010-06-01 12:42:22 +00:00
  • fea164ffb4 fixed regression in PhGetFileName wj32 2010-06-01 12:41:21 +00:00
  • 1c1574bac9 added MUP resolution wj32 2010-06-01 12:24:48 +00:00
  • 6007dc77b0 fixed some failure cleanup wj32 2010-06-01 10:43:38 +00:00
  • 4d8f7e79b6 updated DOS device name refresh code wj32 2010-05-31 08:39:30 +00:00
  • efa59be2d1 * moved some definitions * fixed PID sorting wj32 2010-05-30 07:22:32 +00:00
  • 741fedcbc3 changed comment wj32 2010-05-30 03:26:11 +00:00
  • 1068db4c1e * added create service dialog * cache some PhGetProcAddress results wj32 2010-05-29 10:21:13 +00:00
  • 7a5f7f8b86 * added Browse to service properties binary path * set default folder for file dialogs when setting file name wj32 2010-05-29 04:57:31 +00:00
  • 9824393c15 memory tab now works wj32 2010-05-28 11:08:49 +00:00
  • ab555974b6 fixed x64 compiler warnings wj32 2010-05-27 11:39:08 +00:00
  • 913296b59d forgot a line wj32 2010-05-27 11:37:33 +00:00
  • 263da47c89 completed memory provider wj32 2010-05-27 11:36:09 +00:00
  • 06f41e37ae fixed handle leak wj32 2010-05-26 11:19:49 +00:00
  • 55a1b586b1 added lookup for ETW provider GUIDs wj32 2010-05-26 11:17:41 +00:00
  • 9287af19d2 added names (GUIDs) for EtwRegistration objects wj32 2010-05-26 11:10:00 +00:00
  • 8923151c2c PH_TREELIST_NEEDS_RECT_HACK -> PH_TREELIST_USE_HACKAROUNDS wj32 2010-05-22 11:46:00 +00:00