Docs.rs
  • audit-0.7.3
    • audit 0.7.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • little-dude
    • cathay4t
    • JohnTitor
    • benjumanji
    • Dependencies
      • futures ^0.3.11 normal
      • netlink-packet-audit ^0.5.1 normal
      • netlink-packet-core ^0.7 normal
      • netlink-proto ^0.11.2 normal
      • thiserror ^1 normal
      • async-std ^1.9.0 dev
      • env_logger ^0.8.2 dev
      • tokio ^1.0.1 dev
    • Versions
    • 3.7% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

audit0.7.3

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Constants
  • Functions

Crate audit

Source

Re-exports§

pub use netlink_packet_audit as packet;

Modules§

proto
sys

Structs§

Handle
A handle to the netlink connection, used to send and receive netlink messsage

Enums§

Error

Constants§

AUDIT_FEATURE_BITMAP_ALL
AUDIT_FEATURE_BITMAP_BACKLOG_LIMIT
AUDIT_FEATURE_BITMAP_BACKLOG_WAIT_TIME
AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND
AUDIT_FEATURE_BITMAP_EXECUTABLE_PATH
AUDIT_FEATURE_BITMAP_FILTER_FS
AUDIT_FEATURE_BITMAP_LOST_RESET
AUDIT_FEATURE_BITMAP_SESSIONID_FILTER
AUDIT_STATUS_BACKLOG_LIMIT
AUDIT_STATUS_BACKLOG_WAIT_TIME
AUDIT_STATUS_ENABLED
AUDIT_STATUS_FAILURE
AUDIT_STATUS_LOST
AUDIT_STATUS_PID
AUDIT_STATUS_RATE_LIMIT
AUDIT_VERSION_BACKLOG_LIMIT
AUDIT_VERSION_BACKLOG_WAIT_TIME
AUDIT_VERSION_LATEST

Functions§

new_connection
new_connection_with_socket