コミット履歴

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