summaryrefslogtreecommitdiffhomepage
path: root/logpolicy
AgeCommit message (Expand)AuthorFilesLines
2023-07-10logpolicy, various: allow overriding log functionAndrew Dunham1-43/+65
2023-04-20all: avoid repeated default interface lookupsMihai Parparita1-11/+24
2023-04-17net/dnsfallback: more explicitly pass through logf functionMihai Parparita1-1/+1
2023-03-24logpolicy: do not upload logs in testsMaisem Ali1-2/+8
2023-03-24logpolicy: split out DialContext into a funcMaisem Ali1-49/+53
2023-03-13ipn,log: add logger for sockstat deltasWill Norris1-3/+3
2023-02-28all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404)Joe Tsai1-7/+6
2023-02-11version: unexport all vars, turn Short/Long into funcsDavid Anderson1-1/+1
2023-01-27all: update copyright and license headersWill Norris2-6/+4
2022-09-29all: fix spelling mistakesJosh Soref1-1/+1
2022-09-29logpolicy: directly expose the logtail server URL (#5788)Joe Tsai1-0/+11
2022-09-28logpolicy: fix, test LogHost to work as documentedBrad Fitzpatrick2-1/+40
2022-09-15refactor: move from io/ioutil to io and os packagesEng Zer Jun1-3/+2
2022-09-13logpolicy: add NewWithConfigPath (#5625)Joe Tsai1-3/+13
2022-09-13cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + supportBrad Fitzpatrick1-1/+15
2022-07-27logtail,logpolicy: tweak minor cosmetic thingsBrad Fitzpatrick1-10/+10
2022-07-25logpolicy: put QNAP logs buffer in /tmpDenton Gentry1-5/+5
2022-07-05logpolicy: fix config initialization bug (#5010)Joe Tsai1-3/+4
2022-06-07tsnet: use proper log IDWill Norris1-32/+46
2022-06-04logpolicy: put Synology logs buffer in /tmpDenton Gentry1-2/+19
2022-05-18logtail: add instance metadata to the entry logtailMihai Parparita1-0/+2
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-1/+1
2022-02-12ipn/ipnlocal, wgengine/magicsock, logpolicy: quiet more logsBrad Fitzpatrick1-3/+16
2022-01-24envknob: add new package for all the strconv.ParseBool(os.Getenv(..))Brad Fitzpatrick1-4/+4
2021-12-17logpolicy, ipn/ipnserver: connect to logtail via tailscaled when neededBrad Fitzpatrick1-0/+30
2021-12-16ipn/ipnserver, logpolicy: move Windows disk logging up earlierBrad Fitzpatrick1-1/+15
2021-11-26logpolicy: export NewLogtailTransport for AndroidDenton Gentry1-5/+8
2021-11-18net/netns: thread logf into control functionsJosh Bleecher Snyder1-1/+1
2021-11-17logpolicy: use bootstrap DNS for logtail dialerBrad Fitzpatrick1-3/+17
2021-11-16util/clientmetric, logtail: log metric changesBrad Fitzpatrick1-0/+4
2021-10-12all: fix spelling mistakesnicksherron1-1/+1
2021-09-28all: disable TCP keep-alives on iOS/AndroidBrad Fitzpatrick1-1/+2
2021-09-20logpolicy: don't use C:\ProgramData use for tailscale-ipn GUI's log dirBrad Fitzpatrick1-31/+80
2021-09-19ipn/ipnserver, paths, logpolicy: move Window config files out of %LocalAppData%Denton Gentry1-7/+26
2021-08-03logpolicy: only log panics when running under systemdDavid Crawshaw1-2/+8
2021-08-02logpolicy: actually collect panicsDavid Crawshaw1-1/+4
2021-07-20tstest/integration: fix filch test flakeJosh Bleecher Snyder1-0/+7
2021-03-18logpolicy: set log target on windows based on a registry key (#1542)Christine Dodrill1-1/+22
2021-02-05logpolicy: on Windows, use tailscale-ipn log name if it already existedBrad Fitzpatrick1-0/+12
2021-02-04logpolicy: rename target env var to TS_LOG_TARGET (#1267)Christine Dodrill1-1/+1
2021-02-04Add an environment variable to enable customizing the log target (#1243)Christine Dodrill1-0/+8
2020-12-21cmd/tailscaled, logpolicy, logtail: support log levelsBrad Fitzpatrick1-0/+9
2020-12-21logtail, logpolicy: remove an unidiomatic use of an interfaceBrad Fitzpatrick1-2/+2
2020-12-09logpolicy: migrate from x/crypto/ssh/terminal to x/termBrad Fitzpatrick1-2/+2
2020-11-16logpolicy: add -race suffix to Go version when race detector in useBrad Fitzpatrick1-1/+10
2020-10-28version: use OSS repo's version when building.David Anderson1-1/+1
2020-10-19logpolicy: add debug knob to force logging time to terminalBrad Fitzpatrick1-0/+3
2020-09-30all: use IsZero methodsJosh Bleecher Snyder1-1/+1
2020-08-26tshttpproxy, controlclient, derphttp, logpolicy: send Negotiate auth to proxiesBrad Fitzpatrick1-0/+1
2020-08-18net/tshttpproxy: new package, support WPAD/PAC proxies on WindowsBrad Fitzpatrick1-0/+3