Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
1acac68
windows grpc communication over named pipes
j-chmielewski Oct 23, 2025
5779c64
acl
j-chmielewski Oct 24, 2025
312e029
wip
j-chmielewski Oct 24, 2025
87bcea8
cleanup
j-chmielewski Oct 27, 2025
59fcaff
add pipe flag
j-chmielewski Oct 27, 2025
4f04363
wip debugging, rename variables
j-chmielewski Oct 27, 2025
c5e1073
use windows-sys instead of winapi crate
j-chmielewski Oct 27, 2025
28377e9
pipe created, fails on communication
j-chmielewski Oct 27, 2025
abc0f28
fixed "pipe busy" error
j-chmielewski Oct 27, 2025
a2eb983
fix the flags, use built-in users group
j-chmielewski Oct 28, 2025
eccf818
cleanup, clippy
j-chmielewski Oct 28, 2025
44f54a3
more clippy fixes
j-chmielewski Oct 28, 2025
26180e3
fix imports and dependencies
j-chmielewski Oct 28, 2025
00b552d
cargo fmt
j-chmielewski Oct 28, 2025
5341f3b
comments and error handling
j-chmielewski Oct 28, 2025
2c87bc8
format, fix run_server function
j-chmielewski Oct 28, 2025
35f14b9
remove delay
j-chmielewski Oct 28, 2025
cb65f0a
restore sqlx fixture
j-chmielewski Oct 28, 2025
3dbbc6b
Merge branch 'dev' into merger
j-chmielewski Oct 28, 2025
37d5857
cargo fmt
j-chmielewski Oct 28, 2025
7566ae7
restore visibility
j-chmielewski Oct 28, 2025
7d01d8d
Merge branch 'dev' into fix-dg25-27
j-chmielewski Oct 28, 2025
f957e25
fix import
j-chmielewski Oct 29, 2025
9871540
logs, style
j-chmielewski Oct 29, 2025
bf54523
cargo fmt
j-chmielewski Oct 29, 2025
a097a06
move named_pipe module
j-chmielewski Oct 29, 2025
5107452
remove unused static
j-chmielewski Oct 29, 2025
652797a
add logs
j-chmielewski Oct 29, 2025
1369d78
cargo fmt
j-chmielewski Oct 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading