Commit Graph

2070 Commits

Author SHA1 Message Date
DavidXanatos 7e3ff6cbf2 1.2.1 2022-07-09 16:29:16 +02:00
isaak654 2aa56b7741
Update SandMan.vcxproj.filters 2022-07-09 11:58:28 +02:00
DavidXanatos ea1adce37c 1.2.1 2022-07-09 11:46:07 +02:00
isaak654 dae3ba4a0d
Rename sandman_sv.ts to sandman_sv_SE.ts
sandman_sv.ts should be properly renamed to sandman_sv_SE.ts in order to not create confusion with other country codes, i.e. sv_AX or sv_FI
2022-07-08 11:07:06 +02:00
isaak654 b2f1ed56a9
Add stale permissions 2022-07-06 20:32:31 +02:00
isaak654 ad0371b113
Update to OpenSSL 1.1.1q 2022-07-06 19:09:48 +02:00
DavidXanatos d5bee42328 1.2.1 2022-07-06 18:32:16 +02:00
DavidXanatos 0e20ec5106 1.2.1 2022-07-06 18:16:20 +02:00
DavidXanatos 5a35041d9f 1.2.1 2022-07-06 18:04:48 +02:00
DavidXanatos a33b256eb9 sv translation 2022-07-06 09:55:28 +02:00
isaak654 c38e93dc25
Use GitHub Actions bot as committer 2022-07-04 12:20:47 +02:00
github-actions e6a06dbc3f Update SBIE language reports (RunReport) 2022-07-04 01:42:37 +00:00
github-actions e13c134e41 Sync SBIE Plus language files (lupdate) 2022-07-04 01:39:57 +00:00
isaak654 a2c65ef650
Fix warnings MSB8004 2022-07-03 12:26:22 +02:00
isaak654 9d0f5cd85e
Update build scripts 2022-07-03 11:12:24 +02:00
DavidXanatos 3b002639e1 1.2.1 2022-07-01 08:37:29 +02:00
DavidXanatos f2d8f38ce0 Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2022-07-01 08:19:35 +02:00
DavidXanatos f589ac427f 1.2.1 2022-07-01 08:19:30 +02:00
Aleksey Smirnov 3a8505bbe7
Update Russian translation 2022-07-01 00:15:33 +02:00
isaak654 4cbb7f5266
Improve comments 2022-06-30 23:37:41 +02:00
NewKidOnTheBlock 0e44801f7e
Changelog fixes 2022-06-30 10:20:16 +02:00
DavidXanatos e3826d38a3 Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2022-06-29 21:23:24 +02:00
DavidXanatos bbafcc8d1e 1.2.1 2022-06-29 21:23:18 +02:00
isaak654 502d9dd3b1
Minor update to issue form 2022-06-29 21:21:21 +02:00
isaak654 0d254e84c3
Rearrange fields order 2022-06-29 18:06:32 +02:00
DavidXanatos face22b3dc 1.2.1 2022-06-29 08:56:12 +02:00
DavidXanatos c9fbb20918 1.2.1 2022-06-29 08:40:58 +02:00
isaak654 e372da76ad
Add installation-types dropdown 2022-06-29 02:28:46 +02:00
isaak654 3b39896dd6
workflow: migrate from probot/stale to GitHub Actions
It seems that it does not work as expected anymore.
There are some unresolved issues:
https://github.com/probot/stale/issues
2022-06-28 16:11:40 +02:00
isaak654 81206b1413
Add lupdate workflow 2022-06-28 13:19:03 +02:00
Zerorigin 4423f76953
Update SimpChinese translation 2022-06-28 10:53:38 +02:00
DavidXanatos 79f9f33034 Update SbieAPI.cpp 2022-06-28 09:47:07 +02:00
DavidXanatos 360c1fbf54 Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2022-06-28 09:06:46 +02:00
DavidXanatos 983fb38ac5 Update sandman_sv.ts 2022-06-28 09:06:29 +02:00
DavidXanatos e697d28d5c
Update CHANGELOG.md 2022-06-28 09:00:53 +02:00
DavidXanatos a3a241374a 1.2.0 2022-06-27 08:47:57 +02:00
DavidXanatos 3c0030e3ff 1.2.0 2022-06-27 08:33:15 +02:00
DavidXanatos 6ec1069a17 Update SbieView.cpp 2022-06-26 08:25:37 +02:00
DavidXanatos 92b246da84 1.2.0 2022-06-25 19:02:30 +02:00
DavidXanatos 4f656a898a 1.2.0 2022-06-25 17:56:35 +02:00
isaak654 4bf2228856
Update Text-Italian-1040.txt 2022-06-25 17:37:12 +02:00
DavidXanatos 753fa7c5bb 1.2.0 2022-06-25 17:07:36 +02:00
DavidXanatos 8beec95b4e 1.2.0 2022-06-25 16:58:46 +02:00
DavidXanatos 29356a4e44
Merge pull request #1987 from sandboxie-plus/next
1.2.0
2022-06-25 16:44:00 +02:00
DavidXanatos 03c611a6c4 Merge branch 'master' into next 2022-06-25 16:40:08 +02:00
DavidXanatos 2c627b09fa Update DriverAssistSid.cpp 2022-06-25 16:39:57 +02:00
DavidXanatos 702ead2cf6
Merge pull request #1984 from alligator79/fix-wfp-memory-corruption
Fix memory corruption in WFP driver
2022-06-24 07:37:09 +02:00
alligator79 2f53f706eb
Fix memory corruption in WFP driver
Linked list was not initialized leading to memory corruption on WFP_FreeRules call iterating through invalid memory address.
2022-06-23 19:35:32 -05:00
NewKidOnTheBlock e9007494a1
Changelog 5.56.3 2022-06-22 18:29:18 +02:00
isaak654 829c431046
Revert codespell change
This reverts commit 6b88ece3e8.
2022-06-22 16:29:08 +02:00