Commit Graph

  • ef22911506
    Merge 2ab42db652 into 0afbca858c Andras Gemes 2024-09-14 11:59:46 +0000
  • 2ab42db652
    docs: update LSM hook prompt to reference lsm_hook_defs.h Andras Gemes 2024-09-14 13:56:32 +0200
  • a22fd4f771
    Merge 44e7550347 into 0afbca858c Sandeep Nambiar 2024-07-29 17:41:55 +0300
  • 0afbca858c
    chore: remove Cargo.lock from .gitignore (#113) main Zero King 2024-07-24 00:22:23 +0800
  • 1a3fbbf808
    feat: remove Cargo.lock from .gitignore Zero King 2024-07-23 23:26:53 +0800
  • 79b73bf2ef fix: emacs directory locals Zero King 2024-07-18 00:32:53 +0800
  • 6c9cc07fd5
    fix: emacs directory locals Zero King 2024-07-18 00:32:53 +0800
  • 44e7550347 fix: use std::env::var to fetch CARGO_TARGET_DIR at compile time gamedolphin 2024-05-25 10:05:41 +0200
  • d3435676f7
    feat: add emacs directory locals to configure rust-analyzer (#109) Sandeep Nambiar 2024-05-24 13:48:27 +0200
  • b55766232b feat: custom target directory support Sandeep Nambiar 2024-05-24 13:15:00 +0200
  • e4c28c427c feat: add emacs directory locals to configure rust-analyzer Sandeep Nambiar 2024-05-24 13:08:39 +0200
  • a006355e62
    lsp: support rust-analyzer on helix editor (#103) catalin-h 2024-05-22 00:26:47 +0300
  • 2ad877309a build: Set `resolver = "2"` at the workspace's Cargo.toml Chris Pick 2024-05-21 23:02:15 +0200
  • d9ce1b7169 ebpf: use TC_ACT_PIPE in classifier Chris Pick 2024-02-22 19:59:39 -0500
  • a88f46bbee build: Set `resolver = "2"` at the workspace's Cargo.toml Chris Pick 2024-05-21 23:02:15 +0200
  • 9be70de097 ebpf: use TC_ACT_PIPE in classifier Chris Pick 2024-02-22 19:59:39 -0500
  • 7c143de8af
    add a build command (#108) wanjunlei 2024-05-22 04:42:39 +0800
  • 99af3dcd96
    Merge branch 'aya-rs:main' into main catalin-h 2024-05-21 21:39:25 +0300
  • 104639d39c
    style: Fix indentation in run.rs Michal Rostecki 2024-05-21 14:24:21 +0200
  • 320e191ce0 add a build command wanjunlei 2024-04-26 10:19:04 +0800
  • c917f71ca1
    Merge 040c6b8e29 into f642921fee weishu 2024-04-16 06:46:55 +0000
  • f642921fee chore: Use `aya`, `aya-ebpf` and `aya-log` from crates.io Michal Rostecki 2024-04-12 09:21:06 +0200
  • 9f7ad6d720 chore: Use `aya`, `aya-ebpf` and `aya-log` from crates.io Michal Rostecki 2024-04-12 09:21:06 +0200
  • 97e817d110
    chore: Rename aya-bpf to aya-ebpf (#106) Michal Rostecki 2024-03-24 19:49:14 +0100
  • 1185fd49d2 Fix sk_msg. blacker1230 2024-03-24 23:29:11 +0800
  • 3bee1bcc0f Reverse of sk_msg. pdliyan 2024-03-23 19:34:54 +0800
  • 17fe98c37c Have no idea about this failed. pdliyan 2024-03-23 19:28:25 +0800
  • 5d04aef980 Try fix the usage of fd(). pdliyan 2024-03-23 19:16:20 +0800
  • c68f239ad0 Try fix test failed. Let's see if that would pass. pdliyan 2024-03-23 19:10:12 +0800
  • 628e6a4f81 Fix unchanged Bpf reference. Would check sock_map latter. pdliyan 2024-03-23 18:50:27 +0800
  • bc61bdeeba Rename aya-bpf to aya-ebpf. pdliyan 2024-03-23 18:37:24 +0800
  • dce5317f2c Rename aya-bpf to aya-ebpf. pdliyan 2024-03-23 18:29:50 +0800
  • 3c043c555c
    Fix missed Bpf - Ebpf rename Frohlix 2024-03-11 15:10:17 +0100
  • f6c6a159fa
    Use renamed Ebpf, EbpfLogger Frohlix 2024-03-11 14:57:28 +0100
  • b554131655
    Use renamed aya-ebpf Frohlix 2024-03-11 14:50:59 +0100
  • f585d211af Add #![no_builtins] Tamir Duberstein 2023-07-27 19:33:07 -0400
  • 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
  • bcbbe6bdda
    Merge 3449c6de1b into 599ba4bdf9 vadorovsky 2023-07-31 18:44:42 +0000
  • 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
  • 092fef38b1
    Merge 485dca4961 into d65e6d2bb6 vadorovsky 2023-07-04 08:07:07 -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