summaryrefslogtreecommitdiffhomepage
path: root/paths
AgeCommit message (Expand)AuthorFilesLines
2022-03-01cmd/tailscaled: default to userspace-networking mode on gokrazy, set pathsBrad Fitzpatrick2-1/+8
2021-12-15all: gofmt -w -s (simplify) testsBrad Fitzpatrick1-2/+2
2021-11-07paths: add missing js/wasm stubBrad Fitzpatrick1-0/+2
2021-10-20all: fix some js/wasm compilation issuesBrad Fitzpatrick2-2/+11
2021-10-18ipn/ipnserver paths: add paths.LegacyStateFilePathAaron Klotz2-0/+11
2021-09-27paths: skip unix chmod if state directory is already 0700Brad Fitzpatrick1-4/+16
2021-09-24ipn, paths: unconditionally attempt to set state dir perms, but only if the s...Aaron Klotz2-5/+10
2021-09-22ipn, paths: ensure that the state directory for Windows has the correct permsAaron Klotz4-1/+169
2021-09-20logpolicy: don't use C:\ProgramData use for tailscale-ipn GUI's log dirBrad Fitzpatrick1-6/+7
2021-09-19ipn/ipnserver, paths, logpolicy: move Window config files out of %LocalAppData%Denton Gentry2-1/+55
2021-08-05all: gofmt with Go 1.17Josh Bleecher Snyder1-0/+1
2021-06-03cmd/tailscale/web: restrict web access to synology admins.Maisem Ali1-5/+11
2021-05-24paths: generalize IOSSharedDir to cover AndroidElias Naur1-2/+2
2021-05-03paths: add synology socket pathDavid Crawshaw1-0/+7
2021-04-07ipn, paths, cmd/tailscaled: remove LegacyConfigPath, relaynode migrationBrad Fitzpatrick1-10/+0
2021-03-31ipn/ipnlocal: make peerapi work on iOS againBrad Fitzpatrick1-0/+5
2021-03-30paths: fall back to XDG_DATA_HOME for non-root users' state dirBrad Fitzpatrick1-4/+14
2021-02-13paths: update some default paths for darwinBrad Fitzpatrick2-0/+5
2021-02-05cmd/tailscaled: move more of the Windows server setup code into tailscaledBrad Fitzpatrick1-0/+4
2020-07-13paths, cmd/tailscaled: on Windows, don't try to migrate from legacy relay.confBrad Fitzpatrick1-3/+9
2020-03-03paths: use /var/db for state on BSDs, and /var/run for sockets.David Anderson2-6/+21
2020-03-03paths: remove some debug logging I left inBrad Fitzpatrick1-2/+0
2020-03-03cmd/tailscale, cmd/tailscaled, paths: add paths package for default pathsBrad Fitzpatrick2-0/+77