aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/service/service_manager.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ringlogger: introduce basic file ring loggingJason A. Donenfeld2019-03-211-36/+15
|
* manager: CreateWellKnownSid is upstreamed nowJason A. Donenfeld2019-03-161-25/+1
|
* service: keep track of proper errorsJason A. Donenfeld2019-03-101-21/+35
|
* conf: validate tunnel nameJason A. Donenfeld2019-03-051-1/+0
|
* tunnel: log the builtin go log to elogJason A. Donenfeld2019-02-281-1/+2
|
* service: track tunnel service statusJason A. Donenfeld2019-02-281-0/+8
|
* manager: wire up config migratorJason A. Donenfeld2019-02-281-0/+1
|
* manager: wire up tunnels changed notifierJason A. Donenfeld2019-02-281-0/+3
|
* ipc: implement event system with pipesJason A. Donenfeld2019-02-281-2/+5
| | | | Also use Go 1.12's Sysconn
* service: introduce base of servicesJason A. Donenfeld2019-02-281-0/+294