Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mullvad/windows-service-rs issues and pull requests
#133 - Bump windows-sys version to 0.59
Pull Request -
State: closed - Opened by zaddach about 1 month ago
- 4 comments
#132 - feat: handle device event in service handler
Pull Request -
State: open - Opened by vthib 3 months ago
#131 - problem for starting service
Issue -
State: open - Opened by SaeedSafi1999 4 months ago
- 2 comments
#130 - "unsafe" issues
Issue -
State: closed - Opened by ssrlive 5 months ago
- 1 comment
#129 - Add missing standard access rights for `ServiceAccess`
Pull Request -
State: closed - Opened by Legend-Master 7 months ago
- 4 comments
#128 - feat: write detailed IO error info in winapi call
Pull Request -
State: closed - Opened by ArcticLampyrid 7 months ago
- 5 comments
#127 - mark ffi_service_main as public
Pull Request -
State: closed - Opened by ssrlive 7 months ago
- 5 comments
#126 - Not able to perform logging inside created service
Issue -
State: closed - Opened by SSinghLenek 7 months ago
- 4 comments
#125 - Prepare to release 0.7.0
Pull Request -
State: closed - Opened by faern 8 months ago
- 1 comment
#124 - Mark lots of enums `#[non_exhaustive]`
Pull Request -
State: closed - Opened by faern 8 months ago
#123 - New release?
Issue -
State: closed - Opened by davids-work 8 months ago
- 5 comments
#122 - add testing utilities
Issue -
State: open - Opened by danieleades 8 months ago
- 3 comments
#121 - Add WRITE_DAC to ServiceAccess enum in service.rs
Pull Request -
State: closed - Opened by codesavvysoftware 9 months ago
- 2 comments
#120 - add the MSRV to Cargo.toml
Pull Request -
State: closed - Opened by danieleades 9 months ago
- 1 comment
#116 - attempting to create a gRPC service
Issue -
State: open - Opened by danieleades 9 months ago
- 14 comments
#115 - Add some missing flags and expose service handle
Pull Request -
State: closed - Opened by NuSkooler 10 months ago
- 2 comments
#114 - Obtaining the underlying service handle
Issue -
State: closed - Opened by NuSkooler 10 months ago
- 2 comments
#113 - Add `SystemStart` and `BootStart` start types
Pull Request -
State: closed - Opened by kkent030315 11 months ago
- 4 comments
#112 - Implement new Service method to retrieve its SID type info
Pull Request -
State: closed - Opened by PaulDance 12 months ago
- 1 comment
#111 - Add support for `LidSwitchStateChange` in `PowerBroadcastSetting`
Pull Request -
State: closed - Opened by tronru 12 months ago
- 1 comment
#110 - Pin mingw version in workflow
Pull Request -
State: closed - Opened by dlon about 1 year ago
#109 - deps: update to windows-sys 0.52.0
Pull Request -
State: closed - Opened by poliorcetics about 1 year ago
- 5 comments
#108 - Add support for user-defined control codes
Pull Request -
State: closed - Opened by vsrs about 1 year ago
- 2 comments
#107 - Setting a schedule.
Issue -
State: closed - Opened by romancitodev about 1 year ago
- 1 comment
#106 - System paths not working
Issue -
State: closed - Opened by ChirujanoCodding about 1 year ago
- 7 comments
#105 - feat: dep update
Pull Request -
State: closed - Opened by dilawar over 1 year ago
- 5 comments
#104 - Cannot stop Windows Service from example
Issue -
State: open - Opened by BrilllianD over 1 year ago
#103 - `ServiceManager::remote_computer()` Doesn't Seem to Be Connecting to a Remote Computer
Issue -
State: open - Opened by jeffenns over 1 year ago
- 3 comments
#102 - Errors when connecting to the service controller and service status reporting
Issue -
State: closed - Opened by tuchaVshortah over 1 year ago
- 5 comments
#101 - Error code 1063
Issue -
State: closed - Opened by kaahliz over 1 year ago
- 1 comment
#100 - Add `ServiceManager::service_name_from_display_name`
Pull Request -
State: closed - Opened by dlon over 1 year ago
#99 - Draft: move SCM-related functionality behind a feature flag
Pull Request -
State: closed - Opened by citreae535 almost 2 years ago
- 6 comments
#98 - Minor adjustments
Pull Request -
State: closed - Opened by pronebird almost 2 years ago
#97 - Add `Service.set_preshutdown_timeout`
Pull Request -
State: closed - Opened by citreae535 almost 2 years ago
#96 - Question: How to retrieve stdout/stderr of rust in Windows service
Issue -
State: closed - Opened by okynos almost 2 years ago
- 4 comments
Labels: question
#95 - [Release]: new version with updated windows-sys ?
Issue -
State: closed - Opened by poliorcetics almost 2 years ago
- 7 comments
#94 - Manual error implementation with less variants
Pull Request -
State: closed - Opened by citreae535 almost 2 years ago
- 1 comment
#93 - Upgrade windows-sys to 0.45.0
Pull Request -
State: closed - Opened by faern almost 2 years ago
#92 - Some proposals for public API changes
Issue -
State: closed - Opened by citreae535 almost 2 years ago
- 7 comments
#91 - Refactor `double_nul_terminated`
Pull Request -
State: closed - Opened by citreae535 almost 2 years ago
- 4 comments
#90 - Breaking: change `Service.delete` to borrow rather than consume `self`
Pull Request -
State: closed - Opened by citreae535 almost 2 years ago
- 7 comments
#89 - Add `Error.is_os_error`
Pull Request -
State: closed - Opened by citreae535 almost 2 years ago
- 3 comments
#88 - Add `Service.set_delayed_auto_start`
Pull Request -
State: closed - Opened by citreae535 almost 2 years ago
- 1 comment
#87 - Bug fixes, features and some public API changes
Pull Request -
State: closed - Opened by citreae535 almost 2 years ago
- 2 comments
#86 - Make a runnable example
Issue -
State: open - Opened by Xyndra almost 2 years ago
- 1 comment
#85 - deps: update to windows-sys 0.42.0
Pull Request -
State: closed - Opened by poliorcetics about 2 years ago
- 2 comments
#84 - Couldn't be able to log to file using tracing or env_logger or fern etc
Issue -
State: closed - Opened by 1dveeran about 2 years ago
- 6 comments
#83 - Bump `windows-sys` to 0.42.0
Pull Request -
State: closed - Opened by dlon about 2 years ago
- 1 comment
#82 - Question: I'm not getting all the System Events
Issue -
State: closed - Opened by JRAndreassen about 2 years ago
- 1 comment
#81 - Resource leak if a service spontaneously stops
Issue -
State: open - Opened by Hawk777 about 2 years ago
- 7 comments
#80 - Would you take a PR with implementaion of Display for all the enums
Issue -
State: closed - Opened by JRAndreassen about 2 years ago
- 1 comment
#79 - ServiceManager::Add get_service_key_name()
Pull Request -
State: closed - Opened by Guiguiprim over 2 years ago
- 2 comments
#78 - Command-line arguments are not parsed in `Service::query_config`
Issue -
State: open - Opened by dlon over 2 years ago
#77 - Is `service_dispatcher::start` needed to start the service externally? Detect starting as a service?
Issue -
State: closed - Opened by chipsenkbeil over 2 years ago
- 3 comments
#76 - Bump version and prepare for 0.5 release
Pull Request -
State: closed - Opened by faern over 2 years ago
#75 - Revert Service::start back to using generics over impl trait
Pull Request -
State: closed - Opened by faern over 2 years ago
#74 - Improve CI and do some cleanups
Pull Request -
State: closed - Opened by faern over 2 years ago
#73 - build(deps): update `widestring` 0.5.1 -> 1
Pull Request -
State: closed - Opened by ErichDonGubler over 2 years ago
- 4 comments
#72 - Can't set_service_status SERVICE_STOP_PENDING
Issue -
State: closed - Opened by olivier-fs over 2 years ago
- 4 comments
#71 - Migrate to `windows-sys`
Pull Request -
State: closed - Opened by yescallop over 2 years ago
- 2 comments
#69 - Add API to expose ServiceStatusHandle as_raw_handle
Pull Request -
State: closed - Opened by schultetwin1 over 2 years ago
- 3 comments
#68 - Migrate to `windows`/`-sys` crate
Issue -
State: closed - Opened by ok-nick over 2 years ago
- 4 comments
#67 - Service times out on start when trying to run actix sample code as a windows service.
Issue -
State: closed - Opened by nikhilramabhadra over 2 years ago
- 3 comments
#66 - chore: update widestring dependency to 0.5
Pull Request -
State: closed - Opened by vthib about 3 years ago
- 5 comments
#65 - Make `ServiceStatusHandle` Sync.
Pull Request -
State: closed - Opened by td202 over 3 years ago
- 9 comments
#64 - Sync for ServiceStatusHandle
Issue -
State: closed - Opened by td202 over 3 years ago
- 1 comment
#63 - Can't Access arguements passed via ImagePath
Issue -
State: closed - Opened by cboseck over 3 years ago
- 1 comment
#62 - Getting an Error while stopping the service
Issue -
State: closed - Opened by Aryan-29 over 3 years ago
- 2 comments
#61 - How to control service stop/restart?
Issue -
State: closed - Opened by rustbomber over 3 years ago
- 1 comment
#60 - Example README.md
Issue -
State: closed - Opened by LinkTed almost 4 years ago
- 1 comment
#59 - Do not escape binary path for a kernel driver.
Pull Request -
State: closed - Opened by pravic about 4 years ago
- 3 comments
#58 - Add `ServiceManagerAccess::ALL_ACCESS`
Pull Request -
State: closed - Opened by pravic about 4 years ago
- 3 comments
#57 - Kernel driver path must not be quoted
Issue -
State: closed - Opened by pravic about 4 years ago
#56 - Use impl Trait instead of generic parameter
Pull Request -
State: closed - Opened by pronebird about 4 years ago
#55 - Fix seg fault when calling to QueryServiceConfig* functions
Pull Request -
State: closed - Opened by pronebird about 4 years ago
#54 - Add service description
Pull Request -
State: closed - Opened by pronebird about 4 years ago
#53 - Getting Error on connecting to service controller?
Issue -
State: closed - Opened by shirshak55 about 4 years ago
- 9 comments
#52 - service: Replace std::mem::* calls by std::mem::MaybeUninit.
Pull Request -
State: closed - Opened by oktal over 4 years ago
- 4 comments
#51 - Cannot start service with empty arguments
Issue -
State: closed - Opened by retep998 over 4 years ago
- 4 comments
#50 - Upgrade to winapi 0.3.9
Pull Request -
State: closed - Opened by retep998 over 4 years ago
#49 - Vendor in unpublished winapi-rs code
Pull Request -
State: closed - Opened by dlon over 4 years ago
#48 - Implement errors without any external crate
Pull Request -
State: closed - Opened by oherrala over 4 years ago
- 3 comments
#47 - Allow building as much as possible on non-Windows platform
Issue -
State: closed - Opened by nbigaouette over 4 years ago
- 4 comments
#46 - update err drive
Pull Request -
State: closed - Opened by samantehrani over 4 years ago
- 2 comments
#45 - Use safe MaybeUninit instead of uninitialized/zeroed
Issue -
State: closed - Opened by faern over 4 years ago
- 1 comment
#44 - Retrieve pid when querying service status
Pull Request -
State: closed - Opened by rustysec over 4 years ago
- 1 comment
#43 - Version 0.2 published in crates.io cannot be built anymore due to transitive dependency on quote 1.0.3
Issue -
State: closed - Opened by ancwrd1 over 4 years ago
- 9 comments
#42 - Add support to pause and continue services
Pull Request -
State: closed - Opened by pronebird almost 5 years ago
#41 - Allow pause and resume service
Issue -
State: closed - Opened by rmalca almost 5 years ago
- 1 comment
#40 - Configure mandatory service settings
Pull Request -
State: closed - Opened by mvd-ows almost 5 years ago
#39 - PermissionDenied error on Service::start
Issue -
State: closed - Opened by zbidwell almost 5 years ago
- 2 comments
#38 - Use precise delay duration
Pull Request -
State: closed - Opened by faern about 5 years ago
#37 - Treat 'ServiceAction' delay field as count of milliseconds
Pull Request -
State: closed - Opened by mvd-ows about 5 years ago
- 1 comment
#36 - Upgrade err derive
Pull Request -
State: closed - Opened by faern about 5 years ago
#35 - Point docs.rs to the Windows docs by default
Pull Request -
State: closed - Opened by faern about 5 years ago
#34 - Upgrade dependencies. And adapt to new widestrings API
Pull Request -
State: closed - Opened by faern about 5 years ago
#33 - Fix and refactor max query buffer size
Pull Request -
State: closed - Opened by milibopp about 5 years ago
#32 - Set description of service
Pull Request -
State: closed - Opened by milibopp about 5 years ago
- 6 comments
#31 - Set the description of a Windows service?
Issue -
State: closed - Opened by milibopp over 5 years ago
- 7 comments
#30 - Add support for extended control codes
Pull Request -
State: closed - Opened by hankbao over 5 years ago
- 11 comments