issues
search
mullvad
/
windows-service-rs
Windows services in Rust
Apache License 2.0
525
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump windows-sys version to 0.59
#133
zaddach
closed
1 month ago
4
feat: handle device event in service handler
#132
vthib
opened
2 months ago
0
problem for starting service
#131
SaeedSafi1999
opened
4 months ago
2
"unsafe" issues
#130
ssrlive
closed
5 months ago
1
Add missing standard access rights for `ServiceAccess`
#129
Legend-Master
closed
6 months ago
4
feat: write detailed IO error info in winapi call
#128
ArcticLampyrid
closed
7 months ago
5
mark ffi_service_main as public
#127
ssrlive
closed
7 months ago
5
Not able to perform logging inside created service
#126
SSinghLenek
closed
1 month ago
4
Prepare to release 0.7.0
#125
faern
closed
7 months ago
1
Mark lots of enums `#[non_exhaustive]`
#124
faern
closed
7 months ago
0
New release?
#123
davids-work
closed
7 months ago
5
add testing utilities
#122
danieleades
opened
8 months ago
3
Add WRITE_DAC to ServiceAccess enum in service.rs
#121
codesavvysoftware
closed
6 months ago
2
add the MSRV to Cargo.toml
#120
danieleades
closed
9 months ago
1
remove redundant import
#119
danieleades
closed
9 months ago
2
remove redundant import
#118
danieleades
closed
9 months ago
0
add the MSRV to Cargo.toml
#117
danieleades
closed
9 months ago
2
attempting to create a gRPC service
#116
danieleades
opened
9 months ago
14
Add some missing flags and expose service handle
#115
NuSkooler
closed
10 months ago
2
Obtaining the underlying service handle
#114
NuSkooler
closed
10 months ago
2
Add `SystemStart` and `BootStart` start types
#113
kkent030315
closed
11 months ago
4
Implement new Service method to retrieve its SID type info
#112
PaulDance
closed
11 months ago
1
Add support for `LidSwitchStateChange` in `PowerBroadcastSetting`
#111
tronru
closed
1 year ago
1
Pin mingw version in workflow
#110
dlon
closed
1 year ago
0
deps: update to windows-sys 0.52.0
#109
poliorcetics
closed
1 year ago
5
Add support for user-defined control codes
#108
vsrs
closed
1 year ago
2
Setting a schedule.
#107
romancitodev
closed
10 months ago
1
System paths not working
#106
romancitodev
closed
1 year ago
7
feat: dep update
#105
dilawar
closed
1 year ago
5
Cannot stop Windows Service from example
#104
BrilllianD
opened
1 year ago
0
`ServiceManager::remote_computer()` Doesn't Seem to Be Connecting to a Remote Computer
#103
jeffenns
opened
1 year ago
3
Errors when connecting to the service controller and service status reporting
#102
tuchaVshortah
closed
1 year ago
5
Error code 1063
#101
karinzitta
closed
1 year ago
1
Add `ServiceManager::service_name_from_display_name`
#100
dlon
closed
1 year ago
0
Draft: move SCM-related functionality behind a feature flag
#99
citreae535
closed
1 year ago
6
Minor adjustments
#98
pronebird
closed
1 year ago
0
Add `Service.set_preshutdown_timeout`
#97
citreae535
closed
1 year ago
0
Question: How to retrieve stdout/stderr of rust in Windows service
#96
okynos
closed
1 year ago
4
[Release]: new version with updated windows-sys ?
#95
poliorcetics
closed
1 year ago
7
Manual error implementation with less variants
#94
citreae535
closed
1 year ago
1
Upgrade windows-sys to 0.45.0
#93
faern
closed
1 year ago
0
Some proposals for public API changes
#92
citreae535
closed
1 year ago
7
Refactor `double_nul_terminated`
#91
citreae535
closed
1 year ago
4
Breaking: change `Service.delete` to borrow rather than consume `self`
#90
citreae535
closed
1 year ago
7
Add `Error.is_os_error`
#89
citreae535
closed
1 year ago
3
Add `Service.set_delayed_auto_start`
#88
citreae535
closed
1 year ago
1
Bug fixes, features and some public API changes
#87
citreae535
closed
1 year ago
2
Make a runnable example
#86
Xyndra
opened
1 year ago
1
deps: update to windows-sys 0.42.0
#85
poliorcetics
closed
1 year ago
2
Couldn't be able to log to file using tracing or env_logger or fern etc
#84
1dveeran
closed
2 years ago
6
Next