Commit Verlauf

Autor SHA1 Nachricht Datum
  Warner Losh fdafd315ad sys: Automated cleanup of cdefs and other formatting vor 10 Monaten
  Warner Losh 685dc743dc sys: Remove $FreeBSD$: one-line .c pattern vor 1 Jahr
  Mateusz Guzik bb92cd7bcd vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) vor 2 Jahren
  Mateusz Guzik 7e1d3eefd4 vfs: remove the unused thread argument from NDINIT* vor 2 Jahren
  Mateusz Guzik e5ecee7440 security: clean up empty lines in .c and .h files vor 4 Jahren
  Mateusz Guzik b249ce48ea vfs: drop the mostly unused flags argument from VOP_UNLOCK vor 4 Jahren
  Mateusz Guzik cc426dd319 Remove unused argument to priv_check_cred. vor 5 Jahren
  Robert Watson 2ddefb6d5d Rework the logic around quick checks for auditing that take place at vor 6 Jahren
  Alan Somers f7c188aeeb auditon(2): fix A_SETPOLICY with 64-bit values vor 6 Jahren
  Pedro F. Giffuni 51369649b0 sys: further adoption of SPDX licensing ID tags. vor 6 Jahren
  Robert Watson 759c8caa5a Introduce an audit event identifier -> audit event name mapping vor 7 Jahren
  John Baldwin b3db2736b1 Don't check aq64_minfree which is unsigned for negative values. vor 8 Jahren
  Pedro F. Giffuni 2e4eeb703a audit(8): leave unsigned comparison for last. vor 8 Jahren
  Mateusz Guzik daf63fd2f9 cred: add proc_set_cred helper vor 9 Jahren
  Mateusz Guzik eb0b6ba016 audit: fix cred assignment when A_SETPMASK is used vor 9 Jahren
  Konstantin Belousov 5050aa86cf Remove the support for using non-mpsafe filesystem modules. vor 12 Jahren
  Kip Macy 8451d0dd78 In order to maximize the re-usability of kernel code in user space this vor 13 Jahren
  Robert Watson 14961ba789 Replace AUDIT_ARG() with variable argument macros with a set more more vor 15 Jahren
  Robert Watson bcf11e8d00 Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC vor 15 Jahren
  Robert Watson 2a5058a3ed Temporarily relax the constraints on argument size checking for A_GETCOND; vor 15 Jahren
  Robert Watson 4df4e33572 Merge OpenBSM 1.1 changes to the FreeBSD 8.x kernel: vor 15 Jahren
  Robert Watson b3f468e253 Add a new thread-private flag, TDP_AUDITREC, to indicate whether or vor 15 Jahren
  Robert Watson 6f6174a762 Improve the consistency of MAC Framework and MAC policy entry point vor 15 Jahren
  Christian S.J. Peron 5ac14ef177 Partially roll back a revision which changed the error code being returned vor 16 Jahren
  Robert Watson e6870c95e3 When repeatedly accessing a thread credential, cache the credential vor 16 Jahren
  Christian S.J. Peron ffbcef5a42 Add support for extended header BSM tokens. Currently we use the vor 16 Jahren
  Dag-Erling Smørgrav 19de3e9011 Unbreak the build. vor 16 Jahren
  Kevin Lo f308bddd3f If the process id specified is invalid, the system call returns ESRCH vor 16 Jahren
  Robert Watson e08f2b26f4 Use ERANGE instead of EOVERFLOW selected in r182059, this seems more vor 16 Jahren
  Robert Watson cc10282298 When getaudit(2) is unable to fit the terminal IPv6 address into the vor 16 Jahren