summaryrefslogtreecommitdiffhomepage
path: root/mullvad-daemon/src/system_service.rs
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Switch from shutdown to preshutdown eventAndrej Mihajlov1-4/+4
2018-06-25Add dependenciesAndrej Mihajlov1-2/+8
2018-06-13Refactor out create_daemon that everyone can useLinus Färnstrand1-10/+2
2018-06-13Move RPC address file computation into mullvad-pathsLinus Färnstrand1-4/+1
2018-06-13Don't pass log args to daemon on all three desktop platformsLinus Färnstrand1-18/+0
2018-06-04Remove local source of windows-service and migrate to mullvad/windows-service-rsAndrej Mihajlov1-4/+3
2018-05-18Add --cache-dir argument to daemonLinus Färnstrand1-2/+6
2018-05-17Remove --disable-rpc-authLinus Färnstrand1-1/+1
2018-05-14Rename daemon log to daemon.log on WindowsLinus Färnstrand1-1/+1
2018-05-14Create `mullvad-metadata` crateJanito Vaqueiro Ferreira Filho1-1/+2
2018-05-09Use program data directory for logs on WindowsJanito Vaqueiro Ferreira Filho1-13/+19
2018-05-07Updating formatting to be up to date with the newest rustfmtEmīls Piņķis1-5/+7
2018-04-23Add basic windows serviceAndrej Mihajlov1-0/+249