Commit Graph

1485 Commits

Author SHA1 Message Date
isaak654 dd2e1045e4
Update SandboxiePlus.sln 2021-12-06 13:54:01 +01:00
Thomas De Rocker 881d3287c4
Update sandman_nl.ts 2021-12-06 13:17:25 +01:00
nkh0472 51b4186790
Update Text-SimpChinese-2052.txt 2021-12-06 05:52:20 +01:00
isaak654 230a8f70c0
Update (sync) .ts files 2021-12-05 18:35:39 +01:00
isaak654 ab90f91281
Update Templates.ini 2021-12-05 18:06:52 +01:00
isaak654 cf166ed79e
Update CHANGELOG.md 2021-12-05 17:57:37 +01:00
alvinhochun dcab3151f0
Fix SetCursorPos and ClipCursor ignoring DPI awareness 2021-12-05 17:51:39 +01:00
Dyras 874f91d0a9
Add templates for SumatraPDF 2021-12-05 17:50:32 +01:00
isaak654 51647d03f1
Update CHANGELOG.md 2021-12-05 04:12:15 +01:00
isaak654 290aba693e
Plus UI fix for executables on Run Menu
Fixes #1379
2021-12-05 03:20:33 +01:00
isaak654 8cd3006b2c
Update sandman_it.ts 2021-12-05 03:10:57 +01:00
isaak654 b2bc78eb99
Update CHANGELOG.md 2021-12-03 22:49:36 +01:00
DavidXanatos 75768deb3b Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2021-12-03 20:26:24 +01:00
DavidXanatos f1c86432cd update 2021-12-03 20:26:09 +01:00
Aleksey Smirnov 7e96e4b2b4
Updated Russian translation 2021-12-03 15:11:12 +01:00
isaak654 ca320ecc17
Disable BITS service
See https://github.com/sandboxie-plus/Sandboxie/issues/1081
2021-12-03 14:39:16 +01:00
DavidXanatos d76142d26d fixes 2021-12-03 12:26:33 +01:00
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