| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-05-03 | paths: add synology socket path | David Crawshaw | 1 | -0/+7 | |
| Signed-off-by: David Crawshaw <crawshaw@tailscale.com> | |||||
| 2021-04-07 | ipn, paths, cmd/tailscaled: remove LegacyConfigPath, relaynode migration | Brad Fitzpatrick | 1 | -10/+0 | |
| It is time. Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | |||||
| 2021-03-31 | ipn/ipnlocal: make peerapi work on iOS again | Brad Fitzpatrick | 1 | -0/+5 | |
| It didn't have a storage directory. Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | |||||
| 2021-03-30 | paths: fall back to XDG_DATA_HOME for non-root users' state dir | Brad Fitzpatrick | 1 | -4/+14 | |
| So peerapi has a default state directory, mostly for netstack mode testing. Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | |||||
| 2021-02-13 | paths: update some default paths for darwin | Brad Fitzpatrick | 2 | -0/+5 | |
| 2021-02-05 | cmd/tailscaled: move more of the Windows server setup code into tailscaled | Brad Fitzpatrick | 1 | -0/+4 | |
| Updates #1232 | |||||
| 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> | |||||
