| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-13 | paths, cmd/tailscaled: on Windows, don't try to migrate from legacy relay.conf | Brad Fitzpatrick | 1 | -3/+9 | |
| Avoids confusing logspam on Windows. | |||||
| 2020-03-03 | paths: use /var/db for state on BSDs, and /var/run for sockets. | David Anderson | 2 | -6/+21 | |
| On BSD, /var/db is what linux calls /var/lib. On modern linux, /run and /var/run are the same directory, but on BSD the correct path is /var/run, so use that. Fixes #79 Signed-off-by: David Anderson <dave@natulte.net> | |||||
| 2020-03-03 | paths: remove some debug logging I left in | Brad Fitzpatrick | 1 | -2/+0 | |
| 2020-03-03 | cmd/tailscale, cmd/tailscaled, paths: add paths package for default paths | Brad Fitzpatrick | 2 | -0/+77 | |
| Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | |||||
