summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2025-08-07client/systray: add startup script generator for systemd (#16801)Claus Lensbøl1-3/+27
2025-08-05.github/workflows: enforce github action version pinning (#16768)Andrew Lytvynov3-1/+6
2025-08-05client/systray: allow specifying tailscaled socketWill Norris2-3/+10
2025-08-05wgengine/router: rely on events for deleted IP rules (#16744)Claus Lensbøl1-1/+1
2025-08-01cmd/tailscale: add systray subcommand on Linux buildsWill Norris4-3/+80
2025-07-31cmd/k8s-operator,k8s-operator: allow setting a `priorityClassName` (#16685)Lee Briggs4-0/+16
2025-07-31cmd/tsidp,tsnet: update tsidp oidc-key store path (#16735)Mike O'Driscoll1-3/+23
2025-07-29cmd/tailscale/cli: update message for disable service (#16705)KevinLiang101-1/+1
2025-07-25cmd/k8s-operator: Enhance DNS record handling for ProxyGroup egress services ...Raj Singh2-98/+310
2025-07-25cmd/tailscaled: update installSystemDaemonWindows to set the correct system s...Aaron Klotz1-0/+10
2025-07-25cmd/tailscale: allow SSH to IPs or DNS names without MagicDNS (#16591)Danni Popova1-2/+61
2025-07-23cmd/tailscale/cli: use DNS name instead of Location to hide Mullvad exit node...Nick Khyl1-3/+4
2025-07-22cmd/tailscale/cli: add advertise command to advertise a node as service proxy...KevinLiang102-11/+36
2025-07-22cmd/tailscale/cli: revert key for web config for services to FQDN (#16627)KevinLiang105-39/+43
2025-07-22cmd/{k8s-proxy,containerboot,k8s-operator},kube: add health check and metrics...David Bond6-149/+80
2025-07-22cmd/{k8s-operator,k8s-proxy},kube: use consistent type for auth mode config (...Tom Proctor5-37/+24
2025-07-22cmd/tailscale/cli: make configure kubeconfig accept Tailscale Services (#16601)Tom Proctor2-13/+194
2025-07-21cmd/k8s-operator: Allow specifying cluster ips for nameservers (#16477)David Bond4-71/+129
2025-07-21all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572)Tom Proctor24-658/+2112
2025-07-18cmd/tailscale/cli: remove advertise command (#16592)KevinLiang103-78/+1
2025-07-18cmd/tailscale/cli: Add clear subcommand for serve services (#16509)KevinLiang101-1/+35
2025-07-18Kevin/add drain sub command for serve services (#16502)KevinLiang102-0/+96
2025-07-18client/local,cmd/tailscale/cli,ipn/localapi: expose eventbus graph (#16597)Claus Lensbøl1-0/+56
2025-07-16cmd/tailscale/cli: Add service flag to serve command (#16191)KevinLiang105-103/+1277
2025-07-16cmd/tailscale/cli,ipn/ipnlocal,wgengine/magicsock: implement tailscale debug ...Jordan Whited1-0/+20
2025-07-14cmd/{k8s-operator,k8s-proxy},kube/k8s-proxy: add static endpoints for kube-ap...Tom Meadows3-36/+66
2025-07-13types/lazy: add lazy.GMap: a map of lazily computed GValues (#16532)Simon Law1-1/+1
2025-07-11cmd/tsidp: set hostinfo.App in tsnet mode (#16544)Andrew Lytvynov1-0/+2
2025-07-11cmd/tailscale/cli: add "configure jetkvm" subcommandBrad Fitzpatrick2-0/+84
2025-07-10cmd/tailscale, ipn/ipnstate, wgengine/magicsock: update ping output for peer ...Dylan Bargatze1-1/+3
2025-07-10all: detect JetKVM and specialize a handful of things for itBrad Fitzpatrick1-8/+7
2025-07-10cmd/{k8s-operator,k8s-proxy}: apply accept-routes configuration to k8s-proxy ...David Bond2-4/+19
2025-07-10cmd/{k8s-operator,k8s-proxy}: allow setting login server url (#16504)David Bond2-0/+10
2025-07-10cmd/k8s-operator: allow letsencrypt staging on k8s proxies (#16521)David Bond2-8/+20
2025-07-09cmd/tailscale/cli,ipn/ipnstate,wgengine/magicsock: label peer-relay (#16510)Jordan Whited1-1/+3
2025-07-09cmd/tailscale/cli: add support for tailscale {up,set} --exit-node=auto:anyNick Khyl3-6/+34
2025-07-09cmd/k8s-operator: don't require generation for Available condition (#16497)Tom Proctor1-6/+24
2025-07-09cmd/{k8s-operator,k8s-proxy}: add kube-apiserver ProxyGroup type (#16266)Tom Proctor18-160/+1070
2025-07-09cmd/k8s-operator/deploy: clarify helm install notes (#16449)Tom Proctor1-1/+3
2025-07-08cmd/tailscale: format empty cities and countries as hyphens (#16495)Simon Law2-21/+29
2025-07-08cmd/tailscale/cli,ipn/ipnlocal: restrict logout when AlwaysOn mode is enabledNick Khyl2-1/+14
2025-07-07cmd/k8s-operator: Allow custom ingress class names (#16472)David Bond10-52/+83
2025-07-07cmd/k8s-operator: always set ProxyGroup status conditions (#16429)Tom Proctor4-170/+206
2025-07-04cmd/k8s-operator: Move login server value to top-level (#16470)David Bond2-4/+4
2025-07-03cmd/tailscale/cli,ipn,ipn/ipnlocal: add AutoExitNode preference for automatic...Nick Khyl1-0/+4
2025-07-03cmd/k8s-operator: Set login server on tsrecorder nodes (#16443)David Bond5-11/+24
2025-07-02cmd/k8s-operator: Allow configuration of login server (#16432)David Bond10-10/+50
2025-06-30cmd/k8s-operator: ProxyClass annotation for Services and Ingresses (#16363)Tom Meadows6-28/+398
2025-06-27tsidp: update README to refer to community projects (#16411)Simon Law1-2/+2
2025-06-27ipn/store: make StateStore.All optional (#16409)Andrew Lytvynov3-28/+0