{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":364359013,"defaultBranch":"main","name":"zeronsd","ownerLogin":"zerotier","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-05-04T19:05:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4173285?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1680040566.2948852","currentOid":""},"activityList":{"items":[{"before":"faa3e471f8405f6f3bfc3f9b02b2b79c8fb1aea4","after":"a96782260ec937a14ecade0ae350d2c5601309d3","ref":"refs/heads/improve-rfc4193-tests","pushedAt":"2023-03-29T21:06:26.171Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"improve rfc4193 related integration test failures\n\nre issue #209\n\nthey would fail _sometimes_\nso far so good with this change\n\nthis change inserts\nfd23:3cca:ac27:8e85:c199:9300::/88\n\ninstead of\nfd23:3cca:ac27:8e85:c199:93e7:50c5:1646/88\ninto the reverse ptr authority\n\nactually it would insert 1 of each before\n\nso there would be 2 SOA things, but\nonly 1 would have the actual ptr records on it\nand then lookups would fail _sometimes_\n\nThe real app init() does a similar thing, so\nwe need to address that too.","shortMessageHtmlLink":"improve rfc4193 related integration test failures"}},{"before":"125601bbcbefbea26d369e30fb9f010ef81c5311","after":"faa3e471f8405f6f3bfc3f9b02b2b79c8fb1aea4","ref":"refs/heads/improve-rfc4193-tests","pushedAt":"2023-03-29T19:34:08.080Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"improve rfc4193 related integration test failures\n\nre issue #209\n\nthey would fail _sometimes_\nso far so good with this change\n\nthis change inserts\nfd23:3cca:ac27:8e85:c199:9300::/88\n\ninstead of\nfd23:3cca:ac27:8e85:c199:93e7:50c5:1646/88\ninto the reverse ptr authority\n\nactually it would insert 1 of each before\n\nso there would be 2 SOA things, but\nonly 1 would have the actual ptr records on it\nand then lookups would fail _sometimes_\n\nactually, maybe to_ptr_soa_name should do this\n\nThe real app init() does a similar thing, so\nwe'll need to address that too. Not sure if this the\ncorrect fix yet.","shortMessageHtmlLink":"improve rfc4193 related integration test failures"}},{"before":"7a67efa8689273c81b69a46cbd5a9984d593289a","after":"7c1a92a02047dfc4acea20e8270a2b24a701bb16","ref":"refs/heads/fail-when-cant-bind-port","pushedAt":"2023-03-29T17:45:17.065Z","pushType":"push","commitsCount":1,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Hacked in checking the DoT socket too","shortMessageHtmlLink":"Hacked in checking the DoT socket too"}},{"before":"9a75376a9594f21788be058415bb6d40cbc2ba61","after":"7a67efa8689273c81b69a46cbd5a9984d593289a","ref":"refs/heads/fail-when-cant-bind-port","pushedAt":"2023-03-29T00:05:49.836Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Fail the app when binding to a port fails\n\ntokio is was eating the panics and continuing on\nwith no socket listening on 53\n\nmaking tokio crash would take a bunch of rewrite\ni think, so i moved the `bind` calls out to a different,\nnon-async fn","shortMessageHtmlLink":"Fail the app when binding to a port fails"}},{"before":"7c59e43e083660fd4c0959f96c810e8913ba477a","after":"9a75376a9594f21788be058415bb6d40cbc2ba61","ref":"refs/heads/fail-when-cant-bind-port","pushedAt":"2023-03-28T23:43:35.667Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Fail the app when binding to a port fails\n\ntokio is was eating the panics and continuing on\nwith no socket listening on 53\n\nmaking tokio crash would take a bunch of rewrite\ni think, so i moved the `bind` calls out to a different,\nnon-async fn","shortMessageHtmlLink":"Fail the app when binding to a port fails"}},{"before":null,"after":"7c59e43e083660fd4c0959f96c810e8913ba477a","ref":"refs/heads/fail-when-cant-bind-port","pushedAt":"2023-03-28T21:56:06.294Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Fail the app when binding to a port fails\n\ntokio is was eating the panics and continuing on\nwith no socket listening on 53\n\nmaking tokio crash would take a bunch of rewrite\ni think, so i moved the `bind` calls out to a different,\nnon-async fn","shortMessageHtmlLink":"Fail the app when binding to a port fails"}},{"before":"f4300851efcc3837ad2a125f2c6935d16fbb7943","after":"b7f76cbbef4aacb00808ca909f392abb355115aa","ref":"refs/heads/merge-config","pushedAt":"2023-03-28T20:06:54.593Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Merge the cli args with the conf file args\n\nre #217","shortMessageHtmlLink":"Merge the cli args with the conf file args"}},{"before":null,"after":"f4300851efcc3837ad2a125f2c6935d16fbb7943","ref":"refs/heads/merge-config","pushedAt":"2023-03-28T20:01:19.482Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Merge the cli args with the conf file args\n\nre #217","shortMessageHtmlLink":"Merge the cli args with the conf file args"}},{"before":"6f203e8eb2cac0068ee6afae38027c5cf53192d6","after":"cb8c34d11d3b1f1b5ede7ab252f4d32f86c211df","ref":"refs/heads/tl-no-configure-central","pushedAt":"2023-03-24T23:01:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Make no-configure-network optional in config files","shortMessageHtmlLink":"Make no-configure-network optional in config files"}},{"before":"b4edc62d54898e359ca13c5f57e63f159656bdea","after":"6f203e8eb2cac0068ee6afae38027c5cf53192d6","ref":"refs/heads/tl-no-configure-central","pushedAt":"2023-03-24T15:15:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Update doc comment","shortMessageHtmlLink":"Update doc comment"}},{"before":"e9e864bfa14d5d8641eab3ed2e05c692b15baa92","after":null,"ref":"refs/heads/tl-cargo-fmt","pushedAt":"2023-03-23T23:41:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"}},{"before":"b03712b1bec2327b862c342a0788fd61cdba98ea","after":"495077f7b45bab98ea83a6b913eeb90774ffe6b1","ref":"refs/heads/main","pushedAt":"2023-03-23T23:41:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Merge pull request #215 from zerotier/tl-cargo-fmt\n\nAdd a blank rustfmt config","shortMessageHtmlLink":"Merge pull request #215 from zerotier/tl-cargo-fmt"}},{"before":"2bec140009119765d83e3bf7013fada50e7a657c","after":"e9e864bfa14d5d8641eab3ed2e05c692b15baa92","ref":"refs/heads/tl-cargo-fmt","pushedAt":"2023-03-23T23:36:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Add a blank rustfmt config\n\njust use the default please, everyone","shortMessageHtmlLink":"Add a blank rustfmt config"}},{"before":"c063819f6d8ddd3105f6de48854b3bf8495a52aa","after":"b03712b1bec2327b862c342a0788fd61cdba98ea","ref":"refs/heads/main","pushedAt":"2023-03-23T23:22:42.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Merge pull request #214 from zerotier/tl-cargo-fmt\n\ncargo fmt","shortMessageHtmlLink":"Merge pull request #214 from zerotier/tl-cargo-fmt"}},{"before":null,"after":"2bec140009119765d83e3bf7013fada50e7a657c","ref":"refs/heads/tl-cargo-fmt","pushedAt":"2023-03-23T23:06:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"cargo fmt","shortMessageHtmlLink":"cargo fmt"}},{"before":null,"after":"b4edc62d54898e359ca13c5f57e63f159656bdea","ref":"refs/heads/tl-no-configure-central","pushedAt":"2023-03-23T22:56:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Create a command line option no-configure-network\n\nFor #205\nMakes it not configure the dns servers and domain\non the zerotier network in my.zerotier.com","shortMessageHtmlLink":"Create a command line option no-configure-network"}},{"before":"51fd61e017c8480eacc04e6f2837bb595cd5a38c","after":"c063819f6d8ddd3105f6de48854b3bf8495a52aa","ref":"refs/heads/main","pushedAt":"2023-03-23T15:41:40.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Merge pull request #207 from erikh/zerotier-url\n\nZerotier local url CLI, env setting","shortMessageHtmlLink":"Merge pull request #207 from erikh/zerotier-url"}},{"before":null,"after":"46a11eb0b43b7b4d318dc88540b940f1b4197c4f","ref":"refs/heads/tl-zerotier-url","pushedAt":"2023-03-22T20:57:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Update integration tests to use the local url","shortMessageHtmlLink":"Update integration tests to use the local url"}},{"before":"0555ac8f04653acf4da9257fe17d9447f54fa6c6","after":"20cf06ac6342f019be0f98e7cb57d342371b16b7","ref":"refs/heads/api-update","pushedAt":"2023-03-22T17:39:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"link to central/one service API repos directly instead of crates.io","shortMessageHtmlLink":"link to central/one service API repos directly instead of crates.io"}},{"before":"3c11cad0e5cc0e4b9373940ac8d7eb648863592c","after":"51fd61e017c8480eacc04e6f2837bb595cd5a38c","ref":"refs/heads/main","pushedAt":"2023-03-22T13:32:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"someara","name":"Sean OMeara","path":"/someara","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69068?s=80&v=4"},"commit":{"message":"Add a very basic github action to run tests (#211)\n\ncargo test --lib excludes integration tests\r\n\r\nwill add clippy, fmt, integration tests, etc\r\nlater maybe","shortMessageHtmlLink":"Add a very basic github action to run tests (#211)"}},{"before":"edcc1db3b04647790d3fac39868579150fa234e3","after":"3c11cad0e5cc0e4b9373940ac8d7eb648863592c","ref":"refs/heads/main","pushedAt":"2023-03-20T19:07:08.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"Merge pull request #208 from erikh/clippy-errors\n\nClippy errors","shortMessageHtmlLink":"Merge pull request #208 from erikh/clippy-errors"}},{"before":null,"after":"d46ea9b467494189d462d50fb242a8a89f4b8900","ref":"refs/heads/clippy-errors","pushedAt":"2023-03-20T16:06:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"fix one last compile error","shortMessageHtmlLink":"fix one last compile error"}},{"before":"1abdc556cb5657b468feee436266f0d7aff28cea","after":"125601bbcbefbea26d369e30fb9f010ef81c5311","ref":"refs/heads/improve-rfc4193-tests","pushedAt":"2023-03-16T22:57:07.838Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"improve rfc4193 related integration test failures\n\nre issue #209\n\nthey would fail _sometimes_\nso far so good with this change\n\nthis change inserts\nfd23:3cca:ac27:8e85:c199:9300::/88\n\ninstead of\nfd23:3cca:ac27:8e85:c199:93e7:50c5:1646/88\ninto the reverse ptr authority\n\nactually it would insert 1 of each before\n\nso there would be 2 SOA things, but\nonly 1 would have the actual ptr records on it\nand then lookups would fail _sometimes_\n\nactually, maybe to_ptr_soa_name should do this\n\nThe real app init() does a similar thing, so\nwe'll need to address that too. Not sure if this the\ncorrect fix yet.","shortMessageHtmlLink":"improve rfc4193 related integration test failures"}},{"before":"59443d5a21eae923efaa424de41a16bcc2c4c32f","after":"1abdc556cb5657b468feee436266f0d7aff28cea","ref":"refs/heads/improve-rfc4193-tests","pushedAt":"2023-03-14T23:18:04.366Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"fix rfc4193 related integration test failures\n\nre issue #209\n\nthey would fail _sometimes_\nso far so good with this change\n\nthis change inserts\nfd23:3cca:ac27:8e85:c199:9300::/88\n\ninstead of\nfd23:3cca:ac27:8e85:c199:93e7:50c5:1646/88\ninto the reverse ptr authority\n\nactually it would insert 1 of each before\n\nso there would be 2 SOA things, but\nonly 1 would have the actual ptr records on it\nand then lookups would fail _sometimes_\n\nactually, maybe to_ptr_soa_name should do this\n\nThe real app init() does a similar thing, so\nwe'll need to address that too. Not sure if this the\ncorrect fix yet.","shortMessageHtmlLink":"fix rfc4193 related integration test failures"}},{"before":"264a8b68ffab9b334b5199f101b5b9d8ada4194d","after":"59443d5a21eae923efaa424de41a16bcc2c4c32f","ref":"refs/heads/improve-rfc4193-tests","pushedAt":"2023-03-14T23:13:42.165Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"fix rfc4193 related integration test failures\n\nre issue #209\n\nthey would fail _sometimes_\nso far so good with this change\n\nthis change inserts\nfd23:3cca:ac27:8e85:c199:9300::/88\n\ninstead of\nfd23:3cca:ac27:8e85:c199:93e7:50c5:1646/88\n\nactually it would insert 1 of each before\nwhich was the issue\n\nonly 1 would get the actual ptr records\nand then lookups would fail _sometimes_\n\ninto the reverse ptr authority\n\nactually, maybe to_ptr_soa_name should do this\n\nThe real app init() does a similar thing, so\nwe'll need to address that too. Not sure if this the\ncorrect fix yet.","shortMessageHtmlLink":"fix rfc4193 related integration test failures"}},{"before":null,"after":"264a8b68ffab9b334b5199f101b5b9d8ada4194d","ref":"refs/heads/improve-rfc4193-tests","pushedAt":"2023-03-14T23:11:57.572Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laduke","name":"Travis LaDuke","path":"/laduke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11598?s=80&v=4"},"commit":{"message":"fix rfc4193 related integration test failures\n\nre issue #209\n\nthey would fail _sometimes_\nso far so good with this change\n\nthis change inserts\nfd23:3cca:ac27:8e85:c199:9300::/88\n\ninstead of\nfd23:3cca:ac27:8e85:c199:93e7:50c5:1646/88\n\ninto the reverse ptr authority\n\nactually, maybe to_ptr_soa_name should do this\n\nThe real app init() does a similar thing, so\nwe'll need to address that too. Not sure if this the\ncorrect fix yet.","shortMessageHtmlLink":"fix rfc4193 related integration test failures"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADDiJGxAA","startCursor":null,"endCursor":null}},"title":"Activity ยท zerotier/zeronsd"}