Commit Graph

2371 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
0a93aa46e4 UI: Migrate the stat file to stat-block one 2023-02-28 16:11:46 +03:00
Nodir Temirkhodjaev
f5c6fe906e UI: RpcManager: Simplify processStatManagerRpc() 2023-02-27 16:19:31 +03:00
Nodir Temirkhodjaev
93256e7d07 UI: RpcManager: Simplify processConfManagerRpcResult(() 2023-02-27 15:58:22 +03:00
Nodir Temirkhodjaev
5337cce7aa UI: Prepare StatBlockManager 2023-02-27 14:23:47 +03:00
Nodir Temirkhodjaev
902c0dece1 UI: Refactor worker jobs 2023-02-26 17:04:14 +03:00
Nodir Temirkhodjaev
da32114bc9 UI: Update SQLite to v3.41.0 2023-02-26 09:40:53 +03:00
Nodir Temirkhodjaev
5049f06e4d UI: Refactor job workers 2023-02-25 22:14:40 +03:00
Nodir Temirkhodjaev
e5d6dca9ec Driver: fortpkt: De-simplify fort_prov_register_callouts() 2023-02-25 20:06:54 +03:00
Nodir Temirkhodjaev
f79d141872 Driver: fortcout: Simplify fort_callout_install(), Part 2 2023-02-24 20:39:44 +03:00
Nodir Temirkhodjaev
00d93c8bb7 Driver: fortprov: Simplify fort_prov_register_callouts(), Part 2 2023-02-24 20:32:27 +03:00
Nodir Temirkhodjaev
a6138d269e Driver: fortpkt: Minor refactor 2023-02-24 14:55:26 +03:00
Nodir Temirkhodjaev
b6a343a6a7 Driver: fortbuf: Simplify fort_buffer_prepare() 2023-02-24 13:26:52 +03:00
Nodir Temirkhodjaev
a3af0d11dd Driver: fortbuf: Simplify fort_buffer_xmove() 2023-02-24 13:18:28 +03:00
Nodir Temirkhodjaev
d8003b9ecd UI: SqliteStmt: Simplify bindVar() & columnVar() 2023-02-24 12:56:46 +03:00
Nodir Temirkhodjaev
ecf822dedd Driver: fortcout: Simplify fort_callout_install() 2023-02-24 12:40:35 +03:00
Nodir Temirkhodjaev
a15f126b59 Driver: fortprov: Simplify fort_prov_register_callouts() 2023-02-24 12:15:48 +03:00
Nodir Temirkhodjaev
3a78e1fece Driver: fortpkt: Simplify fort_shaper_flush() 2023-02-24 11:55:05 +03:00
Nodir Temirkhodjaev
036f5391b8 Driver: fortpkt: Simplify fort_shaper_timer_process() 2023-02-24 11:41:44 +03:00
Nodir Temirkhodjaev
2646f7ca88 Driver: fortpkt: Simplify fort_shaper_packet_fill() 2023-02-24 11:27:26 +03:00
Nodir Temirkhodjaev
b9ef47f86e UI: Blocked Connections: Slightly increase update interval 2023-02-24 11:12:32 +03:00
Nodir Temirkhodjaev
747c0ce963 Driver: fortpkt: Minor refactor 2023-02-23 13:57:19 +03:00
Nodir Temirkhodjaev
e2a1e53cd6 UI: Bump version 2023-02-19 12:48:55 +03:00
Nodir Temirkhodjaev
4600b238ef Add ChangeLog 2023-02-19 12:36:18 +03:00
Nodir Temirkhodjaev
4b943e1c74 Driver: Improve flows waiting on unload 2023-02-19 12:01:21 +03:00
Nodir Temirkhodjaev
d7372679d7 UI: Options: Statistics: Fix Quota changes applying 2023-02-19 11:28:40 +03:00
Nodir Temirkhodjaev
06aa39d122 Add ChangeLog 2023-02-18 22:03:28 +03:00
Nodir Temirkhodjaev
b9072120df Driver: Abort bad flows on unload 2023-02-18 21:45:54 +03:00
Nodir Temirkhodjaev
b903e5e147 UI: ControlManager::onNewConnection: Warn about client count limit 2023-02-18 21:11:06 +03:00
Nodir Temirkhodjaev
3017a37dcc UI: FortSettings: Don't reset password on Quota alert 2023-02-16 12:49:18 +03:00
Nodir Temirkhodjaev
7d45d24fc8 Add ChangeLog 2023-02-15 18:48:21 +03:00
Nodir Temirkhodjaev
a4f31de81f UI: RpcManager: Show message box asynchronously 2023-02-15 18:45:23 +03:00
Nodir Temirkhodjaev
92869ea5a6 UI: Service: Add ability to pause/continue client connections 2023-02-15 18:42:02 +03:00
Nodir Temirkhodjaev
ca4240dfb1 Revert "Revert "UI: WindowManager: Use colorSchemeChanged""
This reverts commit 0a2c48b7ef.
2023-02-13 19:59:46 +03:00
Nodir Temirkhodjaev
a79fc8493d Driver: Reset Cancel Routine of cancelled IRP 2023-02-13 15:39:51 +03:00
Nodir Temirkhodjaev
3677c59838 Driver: Use event to wait processes enumeration 2023-02-13 14:52:41 +03:00
Nodir Temirkhodjaev
e9ffb918a5 UI: Bump version 2023-02-13 12:10:41 +03:00
Nodir Temirkhodjaev
0a2c48b7ef Revert "UI: WindowManager: Use colorSchemeChanged"
The "colorScheme" is not functional yet.

This reverts commit a0ec8b3d3e.
2023-02-13 10:39:59 +03:00
Nodir Temirkhodjaev
804becbd83 Add ChangeLog 2023-02-13 10:37:37 +03:00
Nodir Temirkhodjaev
74887c898d UI: Options: AddressesPage: Update Zones count on remove 2023-02-13 10:33:51 +03:00
Nodir Temirkhodjaev
4301045d82 UI: __popcnt is not supported by old CPU 2023-02-12 21:56:03 +03:00
Nodir Temirkhodjaev
3c626ec675 README: Add ARM64 asset 2023-02-12 17:06:31 +03:00
Nodir Temirkhodjaev
0bab5a2f8d UI: Bump version 2023-02-12 17:03:21 +03:00
Nodir Temirkhodjaev
06b66b555d Add ChangeLog 2023-02-12 16:26:37 +03:00
Nodir Temirkhodjaev
e1b448d831 UI: RpcManager: Insrease reconnect trying count 2023-02-12 15:54:23 +03:00
Nodir Temirkhodjaev
0a774dc381 Driver: Refactor for IRQ level
Call GetProcessImageName(), RtlDowncaseUnicodeString(), DbgPrintEx("%wZ") in PASSIVE level only.
2023-02-12 15:13:21 +03:00
Nodir Temirkhodjaev
158563e3c7 Installer: Use "C:\Program Files\" by default on 64-bit OS 2023-02-10 17:55:35 +03:00
Nodir Temirkhodjaev
2c4b7df1ec Deploy: Improve qt-build*.bat scripts 2023-02-10 16:29:38 +03:00
Nodir Temirkhodjaev
a0ec8b3d3e UI: WindowManager: Use colorSchemeChanged 2023-02-10 13:18:18 +03:00
Nodir Temirkhodjaev
5e86082230 UI: AppInfoWorker: Low priority thread 2023-02-10 13:16:24 +03:00
Nodir Temirkhodjaev
0c67cd0fbd Driver: Minor refactor 2023-02-09 16:26:50 +03:00