Commit graph

  • 2f883410d2 Add lastUpdate field to machine, function issue message on update channel Kristoffer Dalby 2021-08-18 23:17:38 +0100
  • 6fa61380b2
    Up client count, make arguments more explicit and clean up unused assignments Kristoffer Dalby 2021-08-18 23:17:09 +0100
  • 47b61c0cea
    Merge pull request #86 from juanfont/better-ui v0.6.1 Juan Font 2021-08-16 09:33:47 +0200
  • d739ac830f
    Merge pull request #87 from juanfont/fix-route-notify Juan Font 2021-08-16 09:25:31 +0200
  • 26024fedc7
    Merge branch 'main' into fix-route-notify Juan Font 2021-08-16 00:29:38 +0200
  • a376b697c0 Send notifications when enabling a route Juan Font 2021-08-16 00:17:26 +0200
  • bc2574680d Linting Juan Font 2021-08-15 23:35:03 +0200
  • f194b41435 Better table in preauthkeys Juan Font 2021-08-15 23:29:55 +0200
  • 350f7da55d Better table in namespaces Juan Font 2021-08-15 23:20:38 +0200
  • 36f5f78f46 pterm dependency Juan Font 2021-08-15 23:10:50 +0200
  • 55fe5b0b41 Use pterm table in node list Juan Font 2021-08-15 23:10:39 +0200
  • 7d1a5c00a0
    Try with longer timeout Kristoffer Dalby 2021-08-13 16:56:28 +0100
  • 036061664e
    initial integration test file Kristoffer Dalby 2021-08-13 16:12:01 +0100
  • 5b1b40ce93
    Merge pull request #83 from kradalby/more-integration-tests Kristoffer Dalby 2021-08-13 16:05:32 +0100
  • a8d9fdce3c
    Uncomment ping test Kristoffer Dalby 2021-08-13 11:01:23 +0100
  • 700382cba4
    Split stream part of pollhandlermap into its own func Kristoffer Dalby 2021-08-13 10:33:50 +0100
  • 9698abbfd5
    Resolve merge conflict Kristoffer Dalby 2021-08-13 10:33:19 +0100
  • 5bfcf5c917
    Merge pull request #82 from juanfont/really-expire-ephemeral Juan Font 2021-08-12 22:05:53 +0200
  • 8eb7d47072 Fixed linting Juan Font 2021-08-12 21:57:20 +0200
  • ab61c87701 Also notify peers when deleting ephemerals Juan Font 2021-08-12 21:53:37 +0200
  • c1e6157847 Expire ephemeral is internal Juan Font 2021-08-12 21:45:40 +0200
  • 4c849539fc Expire the ephemeral nodes in the Serve method Juan Font 2021-08-12 21:44:12 +0200
  • 9c2a630055
    Merge pull request #81 from kradalby/integration-tests v0.6.0 Juan Font 2021-08-12 11:15:45 +0200
  • 0e1ddf9715
    Set longer timeout for integration tests Kristoffer Dalby 2021-08-12 07:36:38 +0100
  • 54da1a4155
    Commit the correct integration etc files Kristoffer Dalby 2021-08-12 07:05:26 +0100
  • 7141e2ed70
    Fix hostname passed to join command Kristoffer Dalby 2021-08-11 17:12:39 +0100
  • c9e5048015 Merge remote-tracking branch 'upstream/main' into integration-tests Kristoffer Dalby 2021-08-08 17:57:28 +0100
  • 4e077b053c Initial work, add integration tests Kristoffer Dalby 2021-08-08 17:50:32 +0100
  • f973aef80c Add Dockerfile to build tailscale docker image for integration tests Kristoffer Dalby 2021-08-08 17:43:06 +0100
  • a43bb1bb40 Improve Dockerfile Kristoffer Dalby 2021-08-08 17:39:39 +0100
  • d86123195c
    Add a dockerignore file to speed up builds and make cachine better Kristoffer Dalby 2021-08-08 17:38:44 +0100
  • 91ffd10192 Remove "Keys: " from create auth key output Kristoffer Dalby 2021-08-08 17:37:23 +0100
  • 642c7824a7
    Add trace log for machine failing to parce ip in toNode Kristoffer Dalby 2021-08-08 17:37:04 +0100
  • 149279f3d5 Add health endpoint Kristoffer Dalby 2021-08-08 17:36:25 +0100
  • 275214920f
    Merge pull request #80 from juanfont/delete-pak Juan Font 2021-08-08 10:52:18 +0200
  • 0124899759 fixed linting x 2 Juan Font 2021-08-08 00:14:10 +0200
  • 033136cb9a fixed linting Juan Font 2021-08-08 00:13:44 +0200
  • 05e08e0ac7 Added cmd to expire preauth keys (requested in #78) Juan Font 2021-08-08 00:10:30 +0200
  • 226cb89d97 Added func to expire PAKs Juan Font 2021-08-07 23:57:52 +0200
  • 3007c0ec4f
    Merge pull request #79 from felixonmars/patch-1 Juan Font 2021-08-07 20:02:16 +0200
  • 3fa1ac9c79
    Correct a typo in routes.go Felix Yan 2021-08-08 01:52:01 +0800
  • bb2ccfddd9
    Merge pull request #77 from kradalby/deadlierlocks v0.5.2 Juan Font 2021-08-07 01:05:01 +0200
  • 99fd126219
    Remove unused mutex Kristoffer Dalby 2021-08-06 21:11:38 +0100
  • 15b8c8f4c5
    Remove lock from keepAlive Kristoffer Dalby 2021-08-06 20:08:51 +0100
  • 4243885246
    Rewrite old lock error msg Kristoffer Dalby 2021-08-06 20:03:25 +0100
  • 5bc5c5dc1b
    Remove forgotten lock Kristoffer Dalby 2021-08-06 20:02:47 +0100
  • db4f49901e
    Merge pull request #76 from kradalby/no-color-logs v0.5.1 Juan Font 2021-08-06 08:40:54 +0200
  • 73a00c89ff Try to detect color support, make color configurable Kristoffer Dalby 2021-08-06 07:29:57 +0100
  • 8a614dabc0 Headscale is from no-juan v0.5.0 Juan Font 2021-08-06 00:23:07 +0200
  • c95cf15731 Fixed log message Juan Font 2021-08-06 00:21:34 +0200
  • e7ce902f9d
    Merge pull request #75 from kradalby/syncmap Juan Font 2021-08-06 00:19:34 +0200
  • d421c7b665
    Merge pull request #74 from kradalby/deadlock-logging Juan Font 2021-08-06 00:18:40 +0200
  • 1abc68ccf4 Removes locks causing deadlock Kristoffer Dalby 2021-08-05 22:14:37 +0100
  • 575b15e5fa
    Add more trace logging Kristoffer Dalby 2021-08-05 21:47:06 +0100
  • a8c8a358d0
    Make log keys lowercase Kristoffer Dalby 2021-08-05 20:57:47 +0100
  • cd2ca137c0
    Make log_level user configurable Kristoffer Dalby 2021-08-05 19:19:25 +0100
  • 0660867a16
    Correct url Kristoffer Dalby 2021-08-05 18:58:15 +0100
  • b1200140b8
    Convert cli/utils.go Kristoffer Dalby 2021-08-05 18:26:49 +0100
  • d10b57b317
    Convert namespaces.go Kristoffer Dalby 2021-08-05 18:23:02 +0100
  • 42bf566fff
    Convert acls.go Kristoffer Dalby 2021-08-05 18:18:18 +0100
  • 0bb2fabc6c
    Convert missing from api.go Kristoffer Dalby 2021-08-05 18:16:21 +0100
  • ee704f8ef3
    Initial port to zerologger Kristoffer Dalby 2021-08-05 18:11:26 +0100
  • 4aad3b7933
    Improved README.md on ip_prefix v0.4.0 Juan Font 2021-08-03 20:38:23 +0200
  • 6091373b53
    Merge pull request #63 from juanfont/use-kv-for-updates Juan Font 2021-08-03 20:30:33 +0200
  • 3879120967
    Merge pull request #72 from kradalby/ip-pool Juan Font 2021-08-03 20:27:42 +0200
  • 465669f650
    Merge pull request #1 from kradalby/ip-pool-test Kristoffer Dalby 2021-08-03 10:12:09 +0100
  • ea615e3a26
    Do not issue "network" or "broadcast" addresses (0 or 255) Kristoffer Dalby 2021-08-03 10:06:42 +0100
  • d3349aa4d1
    Add test to ensure we can deal with empty ips from database Kristoffer Dalby 2021-08-03 09:26:28 +0100
  • 73207decfd Check that IP is set before parsing Kristoffer Dalby 2021-08-03 07:42:11 +0100
  • eda6e560c3
    debug logging Kristoffer Dalby 2021-08-02 22:51:50 +0100
  • 95de823b72
    Add test to ensure we can read back ips Kristoffer Dalby 2021-08-02 22:39:18 +0100
  • 9f85efffd5
    Update readme Kristoffer Dalby 2021-08-02 22:06:15 +0100
  • b5841c8a8b Rework getAvailableIp Kristoffer Dalby 2021-08-02 21:57:45 +0100
  • 309f868a21 Make IP prefix configurable Kristoffer Dalby 2021-08-02 20:06:26 +0100
  • 6c903d4a2f Fixed missing nodes cmd v0.3.6 Juan Font 2021-07-31 23:14:24 +0200
  • c3aa9a5d4c
    Merge pull request #69 from juanfont/change-default-port v0.3.5 Juan Font 2021-07-31 11:47:15 +0200
  • 4fb55e1684 Use 8080 as default port, like in the Kubernetes yamls Juan Font Alonso 2021-07-30 17:07:19 +0200
  • 91bfb481c1 Fix identation Juan Font Alonso 2021-07-30 16:42:26 +0200
  • 201ba109c3
    Merge pull request #62 from ohdearaugustin/topic/refactor-config Juan Font 2021-07-30 16:40:38 +0200
  • d3f965d493
    Merge pull request #66 from juanfont/remove-old-docker Juan Font 2021-07-28 13:43:58 +0200
  • f832d7325b
    Merge pull request #67 from kradalby/patch-1 Juan Font 2021-07-27 19:58:15 +0200
  • b1d1bd32c3
    Fix typo in example Kristoffer Dalby 2021-07-27 18:37:43 +0100
  • df6d4de6fd Remove old docker code Juan Font Alonso 2021-07-27 17:05:22 +0200
  • 461a893ee4 Added log message when sending updates Juan Font Alonso 2021-07-25 20:47:51 +0200
  • 97f7c90092 Added communication between Serve and CLI using KV table (helps in #52) Juan Font Alonso 2021-07-25 17:59:48 +0200
  • ea3043cdcb cmd: Add error check for Persistent Flags ohdearaugustin 2021-07-25 16:26:15 +0200
  • 04dffcc4ae Refactor cli commands ohdearaugustin 2021-07-25 15:14:09 +0200
  • 3a07360b6e Add root cmd ohdearaugustin 2021-07-25 15:10:34 +0200
  • b97d6f71b1 Refactor version cmd ohdearaugustin 2021-07-25 15:09:53 +0200
  • 4915902e04 Refactor server cmd ohdearaugustin 2021-07-25 15:09:33 +0200
  • d87a4c87cc Refactor routes cmd ohdearaugustin 2021-07-25 15:08:40 +0200
  • e56755fd67 Refactor preauthkeys cmd ohdearaugustin 2021-07-25 15:07:27 +0200
  • 2862c2034b Refactor nodes cmd ohdearaugustin 2021-07-25 15:04:06 +0200
  • 53185eaa9e Refactor namespaces cmd ohdearaugustin 2021-07-25 15:03:45 +0200
  • b83ecc3e6e
    Merge pull request #61 from ohdearaugustin/topic/refactor-cli-versionCmd Juan Font 2021-07-25 12:00:06 +0200
  • 04fdd94201
    Merge pull request #60 from cure/tls-more-readme-changes Juan Font 2021-07-25 11:38:31 +0200
  • 48ec51d166 Refactor cmdVersion to cli package ohdearaugustin 2021-07-25 02:02:05 +0200
  • 3260362436 Add some more detail to the README about the different Let's Encrypt validation methods. Ward Vandewege 2021-07-24 09:01:20 -0400
  • 5f60671d12
    Merge pull request #59 from qbit/tls_letsencrypt_listen Ward Vandewege 2021-07-24 09:03:04 -0400
  • 69d77f6e9d Add a 'tls_letsencrypt_listen' config option Aaron Bieber 2021-07-23 16:12:01 -0600