Commit Graph

  • efe208fef5 Merge branch 'doc-reorg-v1' of https://github.com/juanfont/headscale into doc-reorg-v1 Juan Font Alonso 2021-10-19 23:54:32 +02:00
  • 7b40e99aec Added notes on SQLite Juan Font Alonso 2021-10-19 23:45:20 +02:00
  • 06706aab9a Update docs/Running.md Juan Font 2021-10-19 23:41:08 +02:00
  • 0318af5a33 Apply suggestions from code review Juan Font 2021-10-19 23:22:56 +02:00
  • 995dcfc6ae Reference doc/ Juan Font Alonso 2021-10-19 21:02:45 +02:00
  • 2236cc8bf7 Improve wording here and there Juan Font Alonso 2021-10-19 21:01:36 +02:00
  • 7bb354117b Move README documentation to doc/ Juan Font Alonso 2021-10-19 20:59:33 +02:00
  • 18b00b5d8d Add support for Split DNS (implements #179) Juan Font Alonso 2021-10-19 20:51:43 +02:00
  • dbe193ad17 Fix up leftovers from kradalby PR Kristoffer Dalby 2021-10-19 18:25:59 +01:00
  • e7424222db Merge branch 'main' into main Kristoffer Dalby 2021-10-19 17:47:09 +01:00
  • d2a162e3ee Merge pull request #178 from cure/refactor-sharing-tests Juan Font 2021-10-19 18:45:37 +02:00
  • da14750396 Merge branch 'main' into main Kristoffer Dalby 2021-10-19 15:26:18 +01:00
  • 8fe72dcb74 Merge pull request #1 from kradalby/namespace-mappings unreality 2021-10-19 09:33:54 +08:00
  • d35f5fe498 Apply some DRY to the sharing tests. Ward Vandewege 2021-10-18 17:52:38 -04:00
  • 677bd9b657 Implement namespace matching Kristoffer Dalby 2021-10-18 19:27:52 +00:00
  • a347d276bd Fix broken machine test Kristoffer Dalby 2021-10-18 19:26:43 +00:00
  • 9e1253ada1 Merge pull request #177 from cure/cli-unshare-node v0.10.4 Juan Font 2021-10-18 12:51:53 +02:00
  • 244e79f575 Merge branch 'main' into cli-unshare-node Juan Font 2021-10-18 12:34:13 +02:00
  • b4e6a32b4b Merge pull request #176 from cure/fix-sharing-check Juan Font 2021-10-18 12:34:04 +02:00
  • 023cd8f4cd Merge branch 'main' into fix-sharing-check Juan Font 2021-10-18 12:20:43 +02:00
  • 10d24e64cd Merge pull request #174 from juanfont/fix-magic-dns-base-domain Juan Font 2021-10-18 12:16:07 +02:00
  • 37e191a75d Solved merge Juan Font Alonso 2021-10-17 23:59:44 +02:00
  • 01a5fe3c51 Added tests, solved some bugs, and code reorg Juan Font Alonso 2021-10-17 23:58:09 +02:00
  • 9e3339b4f1 Add cli support for unsharing a node from a namespace. Ward Vandewege 2021-10-17 16:29:30 -04:00
  • b06e34f144 Bugfix: the check to see if a node was already shared into a namespace was incorrect. Ward Vandewege 2021-10-17 11:29:03 -04:00
  • 710616f118 Merge branch 'main' into main Kristoffer Dalby 2021-10-17 13:26:37 +01:00
  • ddf042cab1 Merge branch 'main' into fix-magic-dns-base-domain Kristoffer Dalby 2021-10-17 13:23:21 +01:00
  • 687e8d12be Do not use the full application for getMapResponseDNSConfig Juan Font Alonso 2021-10-17 12:10:03 +02:00
  • 01f755ecf9 Send UserProfile info for the peers' namespaces Juan Font Alonso 2021-10-17 12:07:01 +02:00
  • 8094e6fdef Preload the Namespace from SharedMachines Juan Font Alonso 2021-10-17 11:59:08 +02:00
  • 061efa1822 Do not include BaseDomain as full route in DNSConfig + code reorg Juan Font Alonso 2021-10-17 11:57:53 +02:00
  • 9a7472218e Merge pull request #172 from cure/rename-namespaces Juan Font 2021-10-17 00:30:36 +02:00
  • 7dcf4a5147 Add support for renaming namespaces. Ward Vandewege 2021-10-16 11:20:06 -04:00
  • 306a80cf57 Bugfix: when namespace destruction causes a database error, return the error, not nil. Ward Vandewege 2021-10-16 11:14:37 -04:00
  • d0cd5af419 fix incorrect merge Raal Goff 2021-10-16 22:34:11 +08:00
  • afbfc1d370 Merge branch 'main' into main unreality 2021-10-16 22:31:37 +08:00
  • a9a1a8fb3c Merge pull request #171 from juanfont/force-flag v0.10.3 Juan Font 2021-10-16 14:21:35 +02:00
  • 85ddc0db33 Merge branch 'main' into force-flag Juan Font 2021-10-16 14:09:59 +02:00
  • fddc2aa8fa Merge pull request #150 from juanfont/fix-shared-nodes Juan Font 2021-10-16 14:09:23 +02:00
  • be3a379d10 Added --force flag on node delete (fixes #164) Juan Font Alonso 2021-10-16 12:30:52 +02:00
  • d0daff180e Added TODO in waiting Juan Font Alonso 2021-10-16 11:36:16 +02:00
  • be36480a64 Reverted back values in integration tests Juan Font Alonso 2021-10-16 11:06:33 +02:00
  • 9f52a64a6a Merge branch 'main' into fix-shared-nodes Juan Font 2021-10-16 10:22:42 +02:00
  • 52511af8e4 Merge pull request #169 from juanfont/arm64-binaries Juan Font 2021-10-16 10:22:24 +02:00
  • ddb6bd795c Merge branch 'main' into arm64-binaries Juan Font 2021-10-16 10:10:54 +02:00
  • 271660a284 Merge pull request #167 from juanfont/authkey-namespace-preload Juan Font 2021-10-16 10:10:42 +02:00
  • 0b0f7db534 Merge branch 'main' into authkey-namespace-preload Juan Font 2021-10-16 09:59:34 +02:00
  • 5a7b377f6f Merge pull request #166 from juanfont/complete-expire-command Juan Font 2021-10-16 09:59:15 +02:00
  • 654d2b9910 Merge branch 'main' into complete-expire-command Juan Font 2021-10-16 09:41:14 +02:00
  • 829a8c4381 Merge pull request #165 from juanfont/expire-json Juan Font 2021-10-16 09:40:48 +02:00
  • 0603e29c46 add login details to RegisterResponse so GUI clients show login display name Raal Goff 2021-10-15 23:09:55 +08:00
  • 5807562b56 Add arm64 binaries Juan Font Alonso 2021-10-15 17:00:04 +02:00
  • 985c6e7cc9 Preload AuthKey Namespace on list nodes (fixes #163) Juan Font Alonso 2021-10-15 00:04:04 +02:00
  • 0d13e16fed Improve help message to expire key (fixes #161) Juan Font Alonso 2021-10-14 23:58:15 +02:00
  • 91d135e069 Show JSON when error on expire key (fixes #162) Juan Font Alonso 2021-10-14 23:54:07 +02:00
  • 3e1e07e8c1 Fixed integration tests for shared nodes Juan Font Alonso 2021-10-14 22:37:44 +02:00
  • 6c4c761408 Merge branch 'main' into fix-shared-nodes Juan Font 2021-10-13 23:54:30 +02:00
  • abfb1791f1 Merge pull request #159 from juanfont/better-pak-management v0.10.2 Juan Font 2021-10-13 23:45:10 +02:00
  • 7ce8c4c649 Fixed merge Juan Font Alonso 2021-10-13 23:28:47 +02:00
  • 2ddca366f2 Merge branch 'main' of https://github.com/juanfont/headscale into main Juan Font Alonso 2021-10-13 23:23:12 +02:00
  • 9a6ac6e3e6 Reword errSingleUseAuthKeyHasBeenUsed Juan Font Alonso 2021-10-13 23:23:07 +02:00
  • cc3e8705bd Merge branch 'main' into better-pak-management Juan Font 2021-10-13 23:04:00 +02:00
  • 809a5b84e7 Merge pull request #156 from juanfont/disable-version-check-on-json Juan Font 2021-10-13 23:00:51 +02:00
  • 06ae2a6c50 Merge branch 'main' into better-pak-management Juan Font 2021-10-13 23:00:38 +02:00
  • 93517aa6f8 Apply suggestions from code review Juan Font 2021-10-13 22:51:55 +02:00
  • 5f0f3705c0 Merge branch 'main' into disable-version-check-on-json Juan Font 2021-10-13 22:44:18 +02:00
  • 70ae18c3a8 Merge pull request #155 from juanfont/fix-json-delete-node Juan Font 2021-10-13 22:44:00 +02:00
  • 6aa763a1ae Expanded unit tests to better cover sharing nodes Juan Font Alonso 2021-10-13 20:56:32 +02:00
  • ebfb8c8c5e Fix tests, as IDs of Machines where wrongly starting in 0 Juan Font Alonso 2021-10-13 20:48:50 +02:00
  • 30788e1a70 Add AlreadyUsed field to Auth Keys (fixes #157 and #158) Juan Font Alonso 2021-10-13 18:13:26 +02:00
  • 27947c6746 This commit disables the version checker when JSON output (#153) Juan Font Alonso 2021-10-13 00:18:55 +02:00
  • 6924b7bf4c Output json when deleting node (fixes #152) Juan Font Alonso 2021-10-12 23:48:08 +02:00
  • fa8cd96108 Get peers from namespaces where shared nodes are shared to Juan Font Alonso 2021-10-12 17:20:14 +02:00
  • dd1e425d02 Merge pull request #147 from juanfont/fix-delete-shared-nodes v0.10.1 Juan Font 2021-10-11 18:19:36 +02:00
  • 7f2027d7f2 Added unit tests Juan Font Alonso 2021-10-10 23:55:18 +02:00
  • 48f5a9a18c Fix error 500 when deleting shared node (fixes #133) Juan Font Alonso 2021-10-10 23:55:03 +02:00
  • 8843188b84 add notes to README.md about OIDC Raal Goff 2021-10-10 22:52:30 +08:00
  • 087c461762 Merge pull request #145 from juanfont/discord v0.10.0 Kristoffer Dalby 2021-10-10 12:24:50 +01:00
  • d579c1718c Merge branch 'main' into discord Juan Font 2021-10-10 13:05:33 +02:00
  • 4c5f667504 Merge pull request #129 from juanfont/magic-dns-support Juan Font 2021-10-10 13:05:16 +02:00
  • 4c4c95198b Remove gitter for discord Kristoffer Dalby 2021-10-10 12:00:45 +01:00
  • 5ce1526a06 Do not return a pointer Juan Font Alonso 2021-10-10 12:43:41 +02:00
  • d70c3d6189 Added more comments, plus renamed vars with better names Juan Font Alonso 2021-10-10 12:34:55 +02:00
  • 74e6c1479e updates from code review Raal Goff 2021-10-10 17:22:42 +08:00
  • 9a0c9768ad Merge branch 'magic-dns-support' of https://github.com/juanfont/headscale into magic-dns-support Juan Font Alonso 2021-10-10 00:40:35 +02:00
  • 6884798404 Added some comments Juan Font Alonso 2021-10-10 00:40:25 +02:00
  • c4487b73c4 Merge branch 'main' into magic-dns-support Juan Font 2021-10-09 12:24:07 +02:00
  • 32c3f09eb4 Fixed conflict Juan Font Alonso 2021-10-09 12:23:05 +02:00
  • d4dc133e20 Added unit tests Juan Font Alonso 2021-10-09 12:22:21 +02:00
  • fc5153af3e Generate MagicDNS search domains for any tailnet range Juan Font Alonso 2021-10-09 12:22:13 +02:00
  • 2997f4d251 Merge branch 'main' into main Kristoffer Dalby 2021-10-08 22:21:41 +01:00
  • e407d423d4 updates from code review Raal Goff 2021-10-08 17:43:52 +08:00
  • 35795c79c3 Handle trailing slash on uris unreality 2021-10-08 15:26:31 +08:00
  • fd8d888ddb Merge pull request #142 from kradalby/loopy-loop v0.9.3 Kristoffer Dalby 2021-10-07 16:08:33 +01:00
  • 06f56411dd Update machine.go Kristoffer Dalby 2021-10-07 15:45:45 +01:00
  • e4f197b709 Merge branch 'main' into loopy-loop Kristoffer Dalby 2021-10-07 15:38:17 +01:00
  • 13406175c1 Merge pull request #144 from zekker6/main Kristoffer Dalby 2021-10-07 14:22:35 +01:00
  • 20117c51a2 Add CI builds with artifacts for PRs and main Zakhar Bessarab 2021-10-07 11:50:47 +03:00
  • f0c54490ed Allow multiple namespaces to be checked for state at the same time Kristoffer Dalby 2021-10-06 22:06:07 +00:00
  • 95f726fb31 Fix logic Kristoffer Dalby 2021-10-06 19:56:14 +00:00