Commit Graph

3549 Commits

Author SHA1 Message Date
wj32 cf79679ce5 * deleted installer files
* some mxml APIs are now exported

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3549 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-30 07:37:18 +00:00
wj32 c87c268ef0 added ProcessActions plugin (non-functional)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3548 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-30 07:18:06 +00:00
wj32 e702ddecde removed process database feature (should go in a plugin)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3547 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-30 07:03:03 +00:00
wj32 511bfc69d6 added PROCESS_WS_WATCH_INFORMATION_EX
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3546 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-29 06:48:31 +00:00
wj32 116846d506 minor changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3545 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-29 06:36:58 +00:00
wj32 57399a12cf forgot to mirror verification behaviour in PhpVerifyFileBasic
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3544 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-29 03:32:50 +00:00
wj32 5934a25b82 for purposes of case insensitivity, use uppercase instead of lowercase (3x faster)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3543 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-29 02:35:27 +00:00
wj32 1520b61450 switched to Rtl string functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3542 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-29 02:25:54 +00:00
wj32 7d109aad36 updated CHANGELOG.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3541 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 12:20:12 +00:00
wj32 a19746d419 added filter support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3540 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 06:00:28 +00:00
wj32 866b83b529 added PH_MENU_ITEM_LOCATION_VIEW
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3539 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 04:55:37 +00:00
wj32 74471efe09 fixed PH_SYMBOL_PROVIDER_DELAY_INIT
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3538 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 03:45:00 +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 21a04ed4ae improved Run As - doesn't involve the service whenever possible
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3536 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 03:15:49 +00:00
wj32 b26ba6c538 switched to initonce in PhCreateProcessAsUser
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3535 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 01:07:10 +00:00
wj32 ab0a161f30 fixed bad error handling in PhEnumServices
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 00:56:29 +00:00
wj32 c4bcc4bda8 fixed memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3533 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-27 11:45:58 +00:00
wj32 cb1e9f9d19 hashtable should use FIELD_OFFSET, not sizeof - was using 8 more bytes than needed
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3532 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-27 11:36:43 +00:00
wj32 fced3e9e57 removed out-of-date comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3531 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-26 10:50:47 +00:00
wj32 fe9aef17e1 normalized basesup.c line endings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3530 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-26 10:14:31 +00:00
wj32 569a8e35ba updated HACKING.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3529 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-26 09:15:34 +00:00
wj32 6e99b83ec6 prsht.h and aclapi.h not needed in phgui.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3528 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-25 11:29:42 +00:00
wj32 654a7a067c * bump to 2.4
* add process to job should be done in a loop
* fixed fiin and peview version info

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3527 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-25 08:17:25 +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 17df3aabde replaced StrCmpLogicalW with internal natural sorting algorithm
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3525 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-24 09:49:46 +00:00
wj32 df8892224c updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3524 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-23 08:10:26 +00:00
wj32 a5e7a74365 setting I/O priority doesn't need KPH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3523 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-22 07:15:58 +00:00
wj32 77100425d1 fixed some analysis warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3522 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-22 05:03:04 +00:00
wj32 e1ceda80d0 added hackaround to PhSelectAndEnsureVisibleProcessNode
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3521 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-22 02:46:08 +00:00
wj32 86825b1fa6 fixed "Detect Unicode" option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3520 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-22 02:28:41 +00:00
wj32 345c8103a8 minor change
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3519 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 03:04:45 +00:00
wj32 6b179fe51e "-e" switch doesn't exist
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3518 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 03:03:39 +00:00
wj32 d42805be48 added custom compare functions to object search list view
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3517 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 02:45:48 +00:00
wj32 31c028e16d removed PH_MUTEX
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3516 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 02:32:51 +00:00
wj32 2ae23efc28 fixed key name info regression
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3515 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 02:14:31 +00:00
wj32 b7d6fff6c1 implemented named pipe APIs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3514 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 02:07:38 +00:00
wj32 14961e5a8c added NP and MS definitions to ntioapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3513 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-21 01:05:37 +00:00
wj32 74e23057ec should use PhGetFileName for TmTm best object names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3512 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-19 11:19:56 +00:00
wj32 4f73acfaf9 * can assign processes to jobs
* added process chooser dialog

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3511 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-19 10:29:21 +00:00
wj32 7f18693fb0 added DS object picker dialog wrapper
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3510 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-19 08:08:04 +00:00
wj32 3732c52378 fixed previous commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3509 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-18 12:23:34 +00:00
wj32 fb27fa2624 added NoPurgeProcessRecords setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-18 12:22:28 +00:00
wj32 b354a80f7e always show the process record dialog for consistency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3507 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-18 12:19:01 +00:00
wj32 43b2f73924 added double-click for system information graphs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3506 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-18 11:59:43 +00:00
wj32 8ae9bf1c89 added PhLookupName
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3505 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-17 11:38:43 +00:00
wj32 a409401e4f fixed PhCreateHandleTable safety
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3504 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-17 09:46:33 +00:00
wj32 817fe9f9c7 moved base hashtable insertion code into PhpAddEntryHashtable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3503 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-17 09:37:00 +00:00
wj32 19c30b3ce6 fixed log clearing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3502 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-15 08:53:28 +00:00
wj32 5dbb1a4418 updated ntrtl.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3501 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-15 07:45:14 +00:00
wj32 939b95c910 added file verification cache (disabled for now)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3500 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-15 02:37:19 +00:00