Commit Graph

  • c4ca7ef1b1 add debug log Maycon Santos 2024-04-14 16:43:56 +02:00
  • 56450e1b4f Update client/internal/routemanager/systemops.go Maycon Santos 2024-04-14 16:39:30 +02:00
  • bb08f3677f Merge branch 'main' into fix/delete-route-only-after-adding Maycon Santos 2024-04-12 18:45:02 +02:00
  • c4f17771e3 return error instead of log Maycon Santos 2024-04-12 18:44:48 +02:00
  • bf0b6c5f8a Delete route from system only if added by the client Maycon Santos 2024-04-12 18:44:01 +02:00
  • b355c34b63 Configure wg with proper address Zoltán Papp 2024-04-12 18:29:35 +02:00
  • 5ea24ba56e Add sysctl opts to prevent reverse path filtering from dropping fwmark packets (#1839) v0.27.3 Viktor Liu 2024-04-12 17:53:07 +02:00
  • d67f766b2e Initial code Zoltán Papp 2024-04-12 17:38:31 +02:00
  • d30cf8706a Allow disabling custom routing (#1840) Viktor Liu 2024-04-12 16:53:11 +02:00
  • 15a2feb723 Use fixed preference for rules (#1836) Viktor Liu 2024-04-12 16:07:03 +02:00
  • 91b2f9fc51 Use route active store (#1834) Viktor Liu 2024-04-12 15:22:40 +02:00
  • 76702c8a09 Add safe read/write to route map (#1760) Carlos Hernandez 2024-04-11 14:12:23 -06:00
  • 061f673a4f Don't use the custom dialer as non-root (#1823) Viktor Liu 2024-04-11 15:29:03 +02:00
  • d6dce06722 add debug logs and non-persistent windows routes tshoot/windows-logger Maycon Santos 2024-04-11 15:12:10 +02:00
  • 9505805313 Rename variable (#1829) Zoltan Papp 2024-04-11 14:08:03 +02:00
  • 704c67dec8 Allow owners that did not create the account to delete it (#1825) Maycon Santos 2024-04-11 10:02:51 +02:00
  • 36582d13aa Merge branch 'refs/heads/main' into add-process-posture-check bcmmbaga 2024-04-10 17:58:46 +03:00
  • 3ed2f08f3c Add latency based routing (#1732) v0.27.2 pascal-fischer 2024-04-09 21:20:02 +02:00
  • 4c83408f27 Add log-level to the management's docker service command (#1820) Maycon Santos 2024-04-10 04:00:43 +09:00
  • 90bd39c740 Log panics (#1818) Viktor Liu 2024-04-09 20:27:27 +02:00
  • dd0cf41147 Auto restart Windows agent daemon service (#1819) Maycon Santos 2024-04-10 03:10:59 +09:00
  • 22b2caffc6 Remove dns based cloud detection (#1812) pascal-fischer 2024-04-09 19:01:31 +02:00
  • c1f66d1354 Retry macOS route command (#1817) Viktor Liu 2024-04-09 15:27:19 +02:00
  • ac0fe6025b Fix routing issues with MacOS (#1815) Viktor Liu 2024-04-09 13:25:14 +02:00
  • c28657710a Fix function names in comments (#1816) verytrap 2024-04-09 19:18:38 +08:00
  • 3875c29f6b Revert "Rollback new routing functionality (#1805)" (#1813) Maycon Santos 2024-04-09 01:56:52 +09:00
  • 9f32ccd453 Rollback new routing functionality (#1805) Viktor Liu 2024-04-05 20:38:49 +02:00
  • 1bb306fae4 Rollback new routing functionality remove-new-routing Viktor Liu 2024-04-05 17:39:36 +02:00
  • 1d1d057e7d Change the dashboard image pull from wiretrustee to netbirdio (#1804) trax 2024-04-05 13:51:28 +02:00
  • 3461b1bb90 Expect correct conn type (#1801) v0.27.1 Viktor Liu 2024-04-05 00:10:32 +02:00
  • 3d2a2377c6 Don't return errors on disallowed routes (#1792) v0.27.0 Viktor Liu 2024-04-03 19:06:04 +02:00
  • 25f5f26527 Timeout rule removing loop and catch IPv6 unsupported error in loop (#1791) Viktor Liu 2024-04-03 18:57:50 +02:00
  • bb0d5c5baf Linux legacy routing (#1774) Viktor Liu 2024-04-03 18:04:22 +02:00
  • 7938295190 Feature/exit nodes - Windows and macOS support (#1726) Viktor Liu 2024-04-03 11:11:46 +02:00
  • b7ec8396f0 Add new module for integration refactor/eliminate-repo-dependency Zoltán Papp 2024-04-02 18:32:54 +02:00
  • 9af532fe71 Get scope from endpoint url instead of hardcoding (#1770) rqi14 2024-04-02 19:43:57 +08:00
  • 23a1473797 Fix grammar in readme (#1778) Vilian Gerdzhikov 2024-04-02 11:08:58 +03:00
  • 9c2dc05df1 Eval/higher timeouts (#1776) v0.26.7 Misha Bragin 2024-03-31 19:39:52 +02:00
  • 40d56e5d29 Update network security image (#1765) v0.26.6 Misha Bragin 2024-03-28 18:43:32 +01:00
  • 7fbe2946ef Add arm arch add-arm-to-ci Viktor Liu 2024-03-28 18:22:07 +01:00
  • fd23d0c28f Don't block on failed routing setup (#1768) Viktor Liu 2024-03-28 18:12:25 +01:00
  • 4fff93a1f2 Ignore unsupported address families (#1766) Viktor Liu 2024-03-28 13:06:54 +01:00
  • d9ced1b9c0 Eliminate management-integrations repo Zoltán Papp 2024-03-28 09:52:08 +01:00
  • 22beac1b1b Fix invalid token due to the cache race (#1763) v0.26.5 Misha Bragin 2024-03-28 12:33:56 +01:00
  • bd7a65d798 support to configure extra blacklist of iface in "up" command (#1734) Jeremy Wu 2024-03-28 16:56:41 +08:00
  • 2d76b058fc Feature/peer validator (#1553) Zoltan Papp 2024-03-27 18:48:48 +01:00
  • ea2d060f93 Add limited dashboard view (#1738) v0.26.4 pascal-fischer 2024-03-27 16:11:45 +01:00
  • 68b377a28c Collect chassis.serial (#1748) Zoltan Papp 2024-03-26 15:33:01 +01:00
  • af50eb350f Change log level for JWT override message of single account mode (#1747) pascal-fischer 2024-03-25 14:25:26 +01:00
  • 2727680123 Merge branch 'main' into add-process-posture-check bcmmbaga 2024-03-21 21:30:40 +03:00
  • 2475473227 Support client default routes for Linux (#1667) Viktor Liu 2024-03-21 16:49:28 +01:00
  • 846871913d Add latency checks to peer connection and status output (#1725) pascal-fischer 2024-03-20 11:18:34 +01:00
  • 6cba9c0818 Remove context niling (#1729) Viktor Liu 2024-03-19 12:32:07 +01:00
  • 9dcaa51b68 Merge branch 'main' into add-process-posture-check bcmmbaga 2024-03-18 18:41:38 +03:00
  • 0c6c5fdc70 extend example refactor-demo-account-object Pascal Fischer 2024-03-18 15:31:47 +01:00
  • f0672b87bc Add missing dns domain to tests to avoid verbose test logs (#1724) Maycon Santos 2024-03-18 12:25:01 +01:00
  • 9b0fe2c8e5 Validate authentik issuer url (#1723) Maycon Santos 2024-03-18 10:12:46 +01:00
  • abd57d1191 Avoid creating duplicate groups with the same name (#1579) Misha Bragin 2024-03-17 11:13:39 +01:00
  • 416f04c27a Unblock ACL apply filtering because of dns probes (#1711) Maycon Santos 2024-03-15 18:57:18 +01:00
  • fc7c1e397f Disable force jsonfile variable (#1611) Maycon Santos 2024-03-15 10:50:02 +01:00
  • 52a3ac6b06 Add support for inviting/deleting users via Zitadel (#1572) Aaron Turner 2024-03-15 02:32:51 -07:00
  • 0b3b50c705 Remove deprecated Rules API endpoints (#1523) Yury Gargay 2024-03-14 21:31:21 +01:00
  • 180f5a122e Refactor posture check validations (#1705) Bethuel Mmbaga 2024-03-14 23:16:50 +03:00
  • 480e00ce43 Merge branch 'test/abc' into test/abc2 test/abc2 Maycon Santos 2024-03-14 15:42:04 +01:00
  • 01e88ed6ab update readme2 Maycon Santos 2024-03-14 15:41:20 +01:00
  • be209e7841 update readme2 test/abc Maycon Santos 2024-03-14 15:40:51 +01:00
  • 7c22a4ba9b Merge branch 'main' into test/abc Maycon Santos 2024-03-14 15:37:30 +01:00
  • f86aa47933 update readme2 Maycon Santos 2024-03-14 15:37:05 +01:00
  • aafa342786 update readme Maycon Santos 2024-03-14 15:36:14 +01:00
  • 2d350b2522 update protocol send-ssh-rosenpass-config-meta Maycon Santos 2024-03-14 15:34:40 +01:00
  • 042141db06 Update account attributes only when there is a domain (#1701) Maycon Santos 2024-03-14 14:17:22 +01:00
  • 90ab2f7c89 Fix linters bcmmbaga 2024-03-14 16:06:50 +03:00
  • 4ab993c933 Fix tests bcmmbaga 2024-03-14 15:52:15 +03:00
  • 1a5d59be1d Refactor bcmmbaga 2024-03-14 14:35:21 +03:00
  • 9db450d599 Add single Unix/Windows path check in process tests bcmmbaga 2024-03-14 14:32:55 +03:00
  • cc60df7805 Allow set of single unix or windows path check bcmmbaga 2024-03-14 14:32:40 +03:00
  • 27c3a4c5d6 simplify storage inheritance refactor-demo Pascal Fischer 2024-03-14 11:42:25 +01:00
  • f31b06fc92 add example setup for management refactor Pascal Fischer 2024-03-13 23:07:00 +01:00
  • d18d2db9ee use config struct Maycon Santos 2024-03-13 15:37:56 +01:00
  • 60f9f08ecb fix tests bcmmbaga 2024-03-13 11:02:47 +03:00
  • c3a1e1ca2c refactor function Maycon Santos 2024-03-12 23:58:16 +01:00
  • c9acd2f880 Send ssh and rosenpass config meta Maycon Santos 2024-03-12 23:44:27 +01:00
  • 4a1aee1ae0 Add routes and dns servers to status command (#1680) v0.26.3 Viktor Liu 2024-03-12 19:06:16 +01:00
  • ba33572ec9 add --service/-s flag for specifying system service name (#1691) Krzysztof Nazarewski 2024-03-12 18:29:19 +01:00
  • 9d213e0b54 Add fallback retry to daemon (#1690) Maycon Santos 2024-03-12 18:05:41 +01:00
  • 41348bb39b Add process validation for peer metadata bcmmbaga 2024-03-12 19:24:08 +03:00
  • e66e39cc70 Extend peer metadata with processes bcmmbaga 2024-03-12 19:23:57 +03:00
  • 9f41a1f20f add process posture check to posture checks handlers bcmmbaga 2024-03-12 15:20:00 +03:00
  • 5f0eec0add wip: add process check posture bcmmbaga 2024-03-12 15:19:22 +03:00
  • 5dde044fa5 Check for record not found when searching the store (#1686) Maycon Santos 2024-03-10 19:09:45 +01:00
  • 820ea80e68 use correct serializer ensure-schedule-never-runs-non-positive Maycon Santos 2024-03-10 06:19:31 +01:00
  • 59cf4cd97b Ensure schedule never runs with non-positive ticker Maycon Santos 2024-03-10 06:03:07 +01:00
  • 5a3d9e401f Send terminal notification on peer session expiry (#1660) Bethuel Mmbaga 2024-03-08 20:28:13 +03:00
  • cd2e549032 Handle group changes feature/peer-validator-groupmgm Zoltan Papp 2024-03-07 13:48:57 +01:00
  • fde1a2196c add ansible collections contributions (#1675) Maycon Santos 2024-03-06 23:30:16 +01:00
  • a657a96b66 Handle account level and group level validation in same logic feature/peer-validator-fix Zoltan Papp 2024-03-06 16:12:12 +01:00
  • 0aeb87742a Return 1s when next expiration is too low (#1672) Maycon Santos 2024-03-06 15:18:53 +01:00
  • 6d747b2f83 Do not fail on virtualized windows systems (#1669) Deniz Adrian 2024-03-06 14:32:34 +01:00
  • 896599aa57 Implement API response cache (#1645) Zoltan Papp 2024-03-06 11:38:08 +01:00
  • 199bf73103 Remove usage stats (#1665) Viktor Liu 2024-03-05 09:45:32 +01:00