Commit Graph

1268 Commits

Author SHA1 Message Date
DavidXanatos c31249a2a8 fixes 2021-12-03 12:25:13 +01:00
isaak654 d7758071f6
Deprecate VirtualDesktopManager 2021-11-20 14:02:38 +01:00
Hulen 81be4536a3
Update sandman_zh_TW.ts 2021-11-19 20:59:48 +01:00
isaak654 5ce2bb1184
Update sandman_it.ts 2021-11-18 01:02:54 +01:00
isaak654 8430499dae
Update CHANGELOG.md 2021-11-17 13:46:01 +01:00
isaak654 be57234ec3
Update sandman_it.ts 2021-11-15 19:02:49 +01:00
isaak654 1b0af7f8db
Small localization fix 2021-11-15 18:10:35 +01:00
isaak654 6ed2d1cb51
Fix AboutText line 2021-11-15 06:34:16 +01:00
isaak654 ba656af526
Fix typos 2021-11-15 04:47:52 +01:00
isaak654 c18b673c28
Update sandman_it.ts 2021-11-15 03:46:14 +01:00
isaak654 82accbde35
Update CHANGELOG.md 2021-11-14 20:00:00 +01:00
DavidXanatos 3548ad8eb5 Update SandMan.cpp 2021-11-14 19:58:09 +01:00
DavidXanatos ac13fce232 update 2021-11-13 23:08:10 +01:00
DavidXanatos 43d7cba0f9
Merge pull request #1371 from Therzok/patch-1
Update FLT_FILE_NAME_INFORMATION usage to match docs
2021-11-14 18:31:01 +01:00
Marius Ungureanu f85d5d0f85
Update FLT_FILE_NAME_INFORMATION usage to match docs
This is possible a performance issue I've noticed on my system, where the `FMfn tag` pool is using increasingly more memory.

It all seems be pointing to fltMgr.sys, which I guess is this `FltGetFileNameInformation` call.

The code-path seems to be querying `FltGetFileNameInformation`, and on the success path, it only released the filename when the spool folder work is allowed.

That meant this was effectively leaking a reference to `FLT_FILE_NAME_INFORMATION` for non-spooler work folders, because as the docs state:
> After a successful call to FltGetFileNameInformation, the caller is responsible for releasing the pointer returned in the FileNameInformation parameter when the pointer is no longer needed. The caller does this by calling FltReleaseFileNameInformation.
2021-11-14 19:26:16 +02:00
isaak654 3d719a00df
Update CHANGELOG.md 2021-11-13 14:19:54 +01:00
DavidXanatos 1cc680f4a4 Update OptionsGeneral.cpp 2021-11-13 13:26:14 +01:00
DavidXanatos 05b98042e2 fix 2021-11-13 13:09:32 +01:00
DavidXanatos 1808e33501 Update SboxDrv.vcxproj 2021-11-13 09:33:18 +01:00
DavidXanatos 294966c7d6 Build 1.0.0 2021-11-13 09:28:32 +01:00
mpheath 68fa37d45b Close Sandman.exe before removing Sandboxie.ini to prevent SBIE1401 notification 2021-11-02 16:09:10 +10:00
DavidXanatos 2c644d3a89
Update CHANGELOG.md 2021-11-01 18:09:02 +01:00
DavidXanatos 57529c58e0 Update MiscHelpers.pri 2021-10-30 20:37:43 +02:00
DavidXanatos 84b850320e Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2021-10-30 20:26:27 +02:00
DavidXanatos 62daeb1b74 Update MiscHelpers.pri 2021-10-30 17:32:04 +02:00
isaak654 64e91f382f
Update CHANGELOG.md 2021-10-30 17:24:04 +02:00
DavidXanatos fca90e3492 Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2021-10-30 17:08:17 +02:00
DavidXanatos 7498f0ff62 fix 2021-10-30 17:08:05 +02:00
DavidXanatos c2a42b774f
Merge pull request #1337 from sandboxie-plus/patch-1
Replace default hotkey with Shift+Pause
2021-10-30 10:05:44 +02:00
DavidXanatos eddcb41c15 Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2021-10-30 09:46:57 +02:00
DavidXanatos a1e61fc0a5 updates 2021-10-30 09:46:49 +02:00
isaak654 33d72d7793
Replace default hotkey with Shift+Pause 2021-10-30 03:29:51 +02:00
isaak654 36e2720444
Update get_openssl.cmd 2021-10-27 19:02:28 +02:00
DavidXanatos 9fcfc4054e fixes 2021-10-25 18:22:45 +02:00
isaak654 070c82662e
Update sandman_it.ts 2021-10-25 16:34:36 +02:00
gexgd0419 f5b27606ca
Make some strings translatable & update Chinese Simplified translation 2021-10-25 15:02:11 +02:00
Michael d718fc76c4
Restore Waterfox phishing template 2021-10-25 15:00:37 +02:00
mpheath 3fb7d8eb3d Fix german.AutoStartProgram message with a space 2021-10-25 22:33:22 +10:00
isaak654 75939d4652
Update CHANGELOG.md 2021-10-24 21:31:57 +02:00
DavidXanatos 93b1975db4 Update CHANGELOG.md 2021-10-24 21:09:50 +02:00
DavidXanatos 2f52da4732 Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2021-10-24 21:07:27 +02:00
DavidXanatos cd3df0f35f fix 2021-10-24 21:07:20 +02:00
isaak654 73970f3496
Update CHANGELOG.md 2021-10-24 17:34:46 +02:00
DavidXanatos f40de6805f Build 0.9.8c 2021-10-24 12:38:12 +02:00
DavidXanatos ab63b6c732 Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2021-10-24 12:33:03 +02:00
DavidXanatos 0a87aec1fd Update my_version.h 2021-10-24 12:32:38 +02:00
DavidXanatos 2be367ac70
Update version.h 2021-10-24 12:31:41 +02:00
DavidXanatos 312ee0a048 Update Templates.ini 2021-10-24 12:24:12 +02:00
DavidXanatos 12e3b69cb9
Delete .gitattributes 2021-10-24 09:54:26 +02:00
mpheath abd2d44cd6 Fix autorun registry key path 2021-10-22 15:21:16 +10:00