Commit Graph

  • 0c5031eb14 lsp: support rust-analyzer on helix editor Catalin Horghidan 2023-11-03 17:01:41 +0200
  • 46c6329180 trivial: Update Cargo.toml template resolver = "2" Abhijit Gadgil 2023-10-12 09:22:53 +0530
  • 9dc5296e47
    Merge pull request #100 from aya-rs/dependabot/github_actions/actions/checkout-4 dependabot[bot] 2023-09-05 15:49:52 +0000
  • 6abd727868
    Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-05 15:45:52 +0000
  • 1247fdea1d socket_filter: fix build Tamir Duberstein 2023-09-05 10:56:05 -0400
  • d9b1506085
    socket_filter: fix build Tamir Duberstein 2023-09-05 10:56:05 -0400
  • 599ba4bdf9
    Merge pull request #99 from dave-tucker/new-names Dave Tucker 2023-07-31 19:44:02 +0100
  • 162599934c ci: Use taiki-e/install-action Dave Tucker 2023-07-31 18:21:11 +0100
  • bccd6d3cb6 ebpf: Don't use name in macros Dave Tucker 2023-07-31 18:06:06 +0100
  • 66d6afeb46
    Add #![no_builtins] Tamir Duberstein 2023-07-27 19:33:07 -0400
  • 3449c6de1b ebpf: Always use `release` profile Mike Rostecki 2023-07-20 23:09:34 +0200
  • afdb45341f Remove branch specifications Tamir Duberstein 2023-07-18 20:53:55 -0400
  • 65cc1a78d7
    Remove branch specifications Tamir Duberstein 2023-07-18 20:53:55 -0400
  • d65e6d2bb6
    Merge pull request #94 from liyan-ah/main Alessandro Decina 2023-07-04 18:54:26 +0700
  • 288919127c
    Update main.rs liyan 2023-07-04 15:37:17 +0800
  • 2aeba1b85d
    Update {{project-name}}/src/main.rs liyan 2023-07-04 15:29:22 +0800
  • c6ece63d97
    Update main.rs liyan 2023-07-04 15:28:47 +0800
  • 506ce7ec3d make warn info more informative. pdliyan 2023-06-27 14:47:37 +0800
  • 0f4584ef7a remove whitespace. pdliyan 2023-06-26 15:12:32 +0800
  • d22827603d remove white line. pdliyan 2023-06-26 15:07:14 +0800
  • f3eb374c3e remove rlimit use. pdliyan 2023-06-26 14:45:32 +0800
  • bc2db6b112 use libc instead of rlimit. pdliyan 2023-06-26 14:35:59 +0800
  • f8639db35a add memlock remove. pdliyan 2023-06-25 21:41:38 +0800
  • d0e4a02fe2
    Merge pull request #93 from aya-rs/dependabot/github_actions/actions/checkout-3 dependabot[bot] 2023-06-13 20:04:32 +0000
  • 1a1d2b625e
    Bump actions/checkout from 2 to 3 dependabot[bot] 2023-06-13 19:57:16 +0000
  • b14a75f692 github: add dependabot Tamir Duberstein 2023-06-13 19:04:55 +0000
  • 0c06a47bc2 Remove redundant instructions Tamir Duberstein 2023-06-13 19:43:51 +0000
  • d6334c269a
    github: add rust-cache Tamir Duberstein 2023-06-13 19:47:16 +0000
  • f85e581ea4
    Remove redundant instructions Tamir Duberstein 2023-06-13 19:43:51 +0000
  • 69ea57ac54
    Merge pull request #90 from aya-rs/fix-tests Alessandro Decina 2023-06-13 21:38:24 +0200
  • 0a750c7d02
    github: add dependabot Tamir Duberstein 2023-06-13 19:04:55 +0000
  • 3013ab506d
    Fix sk_msg tests Tamir Duberstein 2023-06-13 19:25:38 +0000
  • b45787c353
    fix: fixes aya and aya-log version mismatch (#89) Arindam Das 2023-06-13 21:42:53 +0530
  • 6756d5fc01
    style: adds spaces around "=" in Cargo.toml Arindam Das 2023-06-13 21:22:23 +0530
  • 9f5332183d
    fix: fixes aya and aya-log version mismatch Arindam Das 2023-06-13 11:17:01 +0530
  • 5edd73df93 fix(deps): downgrade aya-log from main branch to v0.1.13 Hanaasagi 2023-05-20 21:20:17 +0900
  • 8e92b72545
    Merge pull request #86 from tamird/actions-rs Alessandro Decina 2023-05-04 07:09:11 +0700
  • 37654a088e
    Replace actions-rs/toolchain with dtolnay/rust-toolchain Tamir Duberstein 2023-05-03 18:46:43 -0400
  • 485dca4961 CI: Test execution of projects Michal Rostecki 2023-05-03 12:36:43 +0100
  • f4b3a8cea0 ebpf: Change error types to `c_long` Michal Rostecki 2023-03-06 15:52:58 +0100
  • a3f699564c change to 'rustup run nightly cargo' Dmitry Savintsev 2023-01-29 07:20:18 +0100
  • 4ce0e28314
    Merge pull request #82 from dmitris/nightly-text Alessandro Decina 2023-02-14 22:26:55 +1100
  • 732b7ea930 sync run nightly install directions with Book Dmitry Savintsev 2023-02-14 12:11:58 +0100
  • b00519ff0d
    Merge pull request #81 from dmitris/deps-upd vadorovsky 2023-02-13 23:28:40 +0100
  • 715967772f upgrade deps: tokio and anyhow Dmitry Savintsev 2023-02-13 15:33:10 +0100
  • 6a605e08dd
    Merge pull request #80 from dmitris/toml-space Michal Rostecki 2023-02-02 15:33:57 +0800
  • 347d37c914 minor space fix for VSCode toml formatting Dmitry Savintsev 2023-02-01 21:50:59 +0100
  • 16b8d42238
    Merge pull request #78 from vadorovsky/unpin-nightly Michal Rostecki 2023-01-28 07:42:36 +0100
  • 11f406414e Unpin Rust nightly Michal Rostecki 2023-01-28 13:32:43 +0800
  • 80a7c5b53c
    Merge pull request #77 from dmitris/crossplat Michal Rostecki 2023-01-27 09:09:31 +0100
  • 7008f570b0 fail with descriptive message Dmitry Savintsev 2023-01-26 12:06:27 +0100
  • 255c59cf98 Remove unix-specific executor in xtask Dmitry Savintsev 2023-01-26 11:59:23 +0100
  • e03b1f6979
    Merge pull request #75 from dmitris/fix-uprobe Michal Rostecki 2023-01-25 17:30:33 +0100
  • 7016308147 fix uprobe programs Dmitry Savintsev 2023-01-25 17:12:06 +0100
  • 8cd95c42ea adjust spacing to avoid VSCode changes on save Dmitry Savintsev 2023-01-10 15:34:44 +0100
  • 999d98cc3d
    Merge pull request #74 from dmitris/deps-update Michal Rostecki 2023-01-25 16:24:08 +0100
  • c6c4082093 update anyhow, clap, and tokio Dmitry Savintsev 2023-01-25 16:07:56 +0100
  • fa404ffb26
    Merge pull request #68 from dmitris/fix-clippy Michal Rostecki 2023-01-25 15:27:08 +0100
  • e7ccd1a71e include and use clap only if needed Dmitry Savintsev 2023-01-10 15:34:44 +0100
  • 224274f8a7
    Merge pull request #73 from lucab/ups/perf-event Michal Rostecki 2023-01-25 11:33:07 +0100
  • 554702e63d
    cargo-generate: add perf_event Luca BRUNO 2023-01-25 10:04:14 +0000
  • 65091e30bc
    Merge pull request #71 from lucab/ups/fix-sorting Michal Rostecki 2023-01-24 15:57:17 +0100
  • 463013a11e cargo-generate: sort program types Luca BRUNO 2023-01-17 10:55:43 +0000
  • 7fe5a39b7c
    Merge pull request #72 from joshuataylor/feature/rust-toolchain-defaults Michal Rostecki 2023-01-24 10:56:56 +0100
  • 3fdfd8b200 rust-toolchain: Add a comment about rust-src Michal Rostecki 2023-01-24 17:31:00 +0800
  • 35d480a341 Add rust-src to components Josh Taylor 2023-01-19 17:47:15 +0800
  • ccdafe53e2
    Merge pull request #70 from arctic-alpaca/cargo_clean_env Michal Rostecki 2023-01-19 15:52:40 +0100
  • 9e3027896e
    CI: Pin nightly toolchain to 2023-01-10, install bpf-linker on stable arctic-alpaca 2023-01-19 15:30:14 +0100
  • 5af9b38bd6
    Pin nightly version in -ebpf arctic-alpaca 2023-01-19 14:49:25 +0100
  • 5b3653c936
    Only remove RUSTUP_TOOLCHAIN env var in xtask build-ebpf arctic-alpaca 2023-01-14 10:47:23 +0100
  • 039c07f7a2
    Honor rust-toolchain.toml file in xtask, remove cargo/rust env vars arctic-alpaca 2023-01-13 14:38:22 +0100
  • 167f1d8712
    Fix naming conventions in xtask for toolchain parameter arctic-alpaca 2023-01-13 13:03:35 +0100
  • 71fc65a174
    Specify toolchain selection is only for BPF program arctic-alpaca 2023-01-13 12:48:13 +0100
  • 9a9dc7f047
    Add nightly hint to xtask toolchain parameter arctic-alpaca 2023-01-13 12:34:12 +0100
  • f6f7c8dc89
    Add xtask toolchain prefix checking arctic-alpaca 2023-01-13 12:23:37 +0100
  • fe25f18c43
    Add toolchain parameter to xtask arctic-alpaca 2023-01-13 11:21:11 +0100
  • 2ba73f6f2f
    Merge pull request #67 from dmitris/fix-clippy Michal Rostecki 2023-01-10 05:57:22 +0100
  • 806571f3d3
    Merge pull request #65 from vadorovsky/raw-tracepoint Michal Rostecki 2023-01-09 16:44:08 +0100
  • e86392d422 Fix clippy issues in the generated code. Dmitry Savintsev 2023-01-09 11:49:01 +0100
  • 70475f3b2a Add raw_tracepoint program type Michal Rostecki 2022-12-28 11:13:58 +0100
  • 3ac1aa63ce
    Merge pull request #64 from vadorovsky/update-deps Michal Rostecki 2022-12-27 10:17:36 +0100
  • 76699e10b2 Update dependencies Michal Rostecki 2022-12-27 09:38:38 +0100
  • 4720291f67
    Merge pull request #63 from vadorovsky/log_level Michal Rostecki 2022-12-13 23:23:15 +0100
  • cba4774787 readme: Mention `RUST_LOG` env variable Michal Rostecki 2022-10-04 15:02:41 +0200
  • 55c65cc3ae fix: enable info logging for xtask run Shane Utt 2022-09-23 12:51:01 -0400
  • 098879eb1c Use default-members in Cargo workspace Dave Tucker 2022-08-31 14:55:39 +0000
  • 864e1995f7
    Merge pull request #61 from vadorovsky/aya-log-dont-unwrap Alessandro Decina 2022-09-21 11:20:33 +0100
  • ab442eb10f Don't fail on `BpfLogger::init()` error Michal Rostecki 2022-09-20 11:22:10 +0200
  • df87136bdb
    Merge pull request #60 from vadorovsky/no-unsafe Michal Rostecki 2022-09-15 21:59:22 +0100
  • 379b23b1b4 ebpf: Stop using `unsafe` for the whole function Michal Rostecki 2022-09-15 21:36:41 +0100
  • ccb2ad0f81
    Merge pull request #59 from vadorovsky/static-mut Michal Rostecki 2022-09-15 13:47:55 +0100
  • 0c4b89b497 ebpf: Change `static mut` to `static` in map declaration Michal Rostecki 2022-09-15 09:42:53 +0100
  • 12c43b56bf
    Merge pull request #54 from vadorovsky/tc-context Dave Tucker 2022-09-06 13:10:08 +0100
  • 1ecc829b4f classifier: Use the new `TcContext` struct Michal Rostecki 2022-07-28 11:02:50 +0200
  • b8f9a71e65 Add priority value to SchedClassifier attach() call Andre Fredette 2022-08-05 11:30:51 -0400
  • 37410be032
    Merge pull request #55 from vadorovsky/monorepo Dave Tucker 2022-08-04 17:42:04 +0100
  • 88243bad08
    Merge pull request #56 from vadorovsky/env_logger Dave Tucker 2022-08-04 09:13:43 +0100
  • 3b831ffda3 Switch from simplelog to env_logger Michal Rostecki 2022-08-03 17:55:48 +0200
  • f462b301f4 ebpf: Update git repository URL for aya-log Michal Rostecki 2022-08-03 08:52:35 +0200
  • 36a05bc1df Add optional code for raising the RLIMIT_MEMLOCK Michal Rostecki 2022-07-05 12:56:25 +0200