Commit Verlauf

Autor SHA1 Nachricht Datum
  Warner Losh 685dc743dc sys: Remove $FreeBSD$: one-line .c pattern vor 1 Jahr
  Shivank Garg 215bab7924 mac_ipacl: new MAC policy module to limit jail/vnet IP configuration vor 1 Jahr
  Justin Hibbits 30af2c131b IfAPI: Add if_get/setmaclabel() and use it. vor 1 Jahr
  Gleb Smirnoff 08d9c92027 tcp_input/syncache: acquire only read lock on PCB for SYN,!ACK packets vor 3 Jahren
  Robert Watson 5c95417dad When MAC is enabled and a policy module is loaded, don't unconditionally vor 5 Jahren
  Bryan Drewery 28323add09 Fix improper use of "its". vor 7 Jahren
  Attilio Rao 54366c0bd7 - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging vor 10 Jahren
  Robert Watson 3de4046939 Continue work to optimize performance of "options MAC" when no MAC policy vor 15 Jahren
  Robert Watson fa76567150 Rename MAC Framework-internal macros used to invoke policy entry points: vor 15 Jahren
  Robert Watson 4020272933 Rework MAC Framework synchronization in a number of ways in order to vor 15 Jahren
  Robert Watson 2087a58ca2 Add static DTrace probes for MAC Framework access control checks and vor 15 Jahren
  Bjoern A. Zeeb 37ee72936b Add mac_inpcb_check_visible MAC Framework entry point, which is similar vor 16 Jahren
  Robert Watson 6356dba0b4 Introduce two related changes to the TrustedBSD MAC Framework: vor 16 Jahren
  Robert Watson 37f44cb428 The TrustedBSD MAC Framework named struct ipq instances 'ipq', which is the vor 16 Jahren
  Christian S.J. Peron 1f84ab0f2a Plug a memory leak which can occur when multiple MAC policies are loaded vor 16 Jahren
  Robert Watson 211b72ad2f When propagating a MAC label from an inpcb to an mbuf, allow read and vor 16 Jahren
  Robert Watson 8501a69cc9 Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to vor 16 Jahren
  Robert Watson a13e21f7bc Continue to move from generic network entry points in the TrustedBSD MAC vor 17 Jahren
  Robert Watson b9b0dac33b Move towards more explicit support for various network protocol stacks vor 17 Jahren
  Robert Watson 8640764682 Rename 'mac_mbuf_create_from_firewall' to 'mac_netinet_firewall_send' as vor 17 Jahren
  Robert Watson 02be6269c3 Normalize TCP syncache-related MAC Framework entry points to match most vor 17 Jahren
  Robert Watson 30d239bc4c Merge first in a series of TrustedBSD MAC Framework KPI changes vor 17 Jahren
  Robert Watson 26ae2b86b6 Normalize variable naming in the MAC Framework by adopting the normal vor 17 Jahren
  Robert Watson c96ae1968a Continue 7-CURRENT MAC Framework rearrangement and cleanup: vor 17 Jahren
  Robert Watson c982ffa42a In mac_inpcb_sosetlabel(), assert the socket lock rather than commenting vor 17 Jahren
  Robert Watson 0efd6615cd Move src/sys/sys/mac_policy.h, the kernel interface between the MAC vor 18 Jahren
  Robert Watson e66fe0e1db Remove mac_enforce_subsystem debugging sysctls. Enforcement on vor 18 Jahren
  Robert Watson 95c8c170f3 Re-wrap comment at 77 character columns. vor 18 Jahren
  Christian S.J. Peron 826cef3d75 Fix LOR between the syncache and inpcb locks when MAC is present in the vor 18 Jahren
  Robert Watson aed5570872 Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.h vor 18 Jahren