Commit Graph

4111 Commits

Author SHA1 Message Date
wj32 4e148024f1 updated zw_options.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4111 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-26 08:49:34 +00:00
wj32 79f042c7b3 updated signed drivers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4110 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-25 22:37:01 +00:00
wj32 2dc88d98e4 fixed uninitialized variable usage in PhGetSidFullName
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-24 09:33:54 +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 45d16778db fixed memory leaks when calling LSA lookup functions - they allocate memory even if they return STATUS_NONE_MAPPED
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4106 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-23 09:15:45 +00:00
wj32 386b7b2645 updated CHANGELOG.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4105 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-23 08:39:49 +00:00
wj32 32fad2062d updated KPH for Windows 7 SP1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4104 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-23 08:37:09 +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 ab7f93d48f removed unnecessary check
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4102 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-19 23:58:33 +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 32da5cb4df fixed PhShellProperties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4095 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-18 09:50:09 +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 bf952eca37 added string_pool.patch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4086 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-13 08:31:43 +00:00
wj32 f51f25ce4a added Find Window and Kill
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4085 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-13 05:18:48 +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 4aadc1722c added queued_lock_delayed_event.patch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4083 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-12 04:57:31 +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 74f8d19ceb updated date
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4080 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-10 06:40:09 +00:00
wj32 c76eeaa621 updated winsta.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4079 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-10 06:35:58 +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 37f93d5c09 fixed treelist memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4077 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-09 05:48:35 +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 f2cf77d3b5 added COPYRIGHT.txt to the installer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-02 06:18:29 +00:00
wj32 a4ff95614a fixed style
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4063 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-31 05:16:55 +00:00
dmex04 9b24834825 fix network-tools horizontal scrollbar not appearing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4062 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-31 00:29:17 +00:00