]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security
Merge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branch to head, both
[FreeBSD/FreeBSD.git] / sys / security /
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 Sam Lefflerimport ath hal
2008-11-30 Christian S.J. PeronPartially roll back a revision which changed the error...
2008-11-29 Bjoern A. ZeebMFp4:
2008-11-25 Robert WatsonRegularize /* FALLTHROUGH */ comments in the BSM event...
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-11-14 Robert WatsonWhen repeatedly accessing a thread credential, cache...
2008-11-13 Robert WatsonThe audit queue limit variables are size_t, so use...
2008-11-11 Robert WatsonMove audit-internal function definitions for getting...
2008-11-11 Robert WatsonMinor style tweaks and change lock name string to use...
2008-11-11 Christian S.J. PeronAdd support for extended header BSM tokens. Currently...
2008-11-10 Robert WatsonWrap sx locking of the audit worker sleep lock in macro...
2008-11-04 John BaldwinUse shared vnode locks for auditing vnode arguments...
2008-11-04 John BaldwinDon't lock the vnode around calls to vn_fullpath().
2008-11-02 Robert WatsonUpdate introductory comment for audit pipes.
2008-11-02 Robert WatsonRemove stale comment about filtering in audit pipe...
2008-11-01 Robert WatsonAdd comment for per-pipe stats.
2008-11-01 Robert WatsonWe only allow a partial read of the first record in...
2008-11-01 Robert WatsonAllow a single read(2) system call on an audit pipe...
2008-10-31 Robert WatsonSince there is no longer the opportunity for record...
2008-10-31 Robert WatsonHistorically, /dev/auditpipe has allows only whole...
2008-10-30 Robert WatsonWhen we drop an audit record going to and audit pipe...
2008-10-30 Robert WatsonBreak out single audit_pipe_mtx into two types of locks...
2008-10-30 Robert WatsonProtect the event->class lookup database using an rwloc...
2008-10-30 Robert WatsonThe V* flags passed using an accmode_t to the access...
2008-10-28 Edward Tomasz Napi... Commit part of accmode_t changes that I missed in previ...
2008-10-28 Robert WatsonBreak out strictly credential-related portions of mac_p...
2008-10-28 Edward Tomasz Napi... Introduce accmode_t. This is required for NFSv4 ACLs...
2008-10-28 Robert WatsonRename mac_cred_mmapped_drop_perms(), which revokes...
2008-10-28 Robert WatsonRename three MAC entry points from _proc_ to _cred_...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-28 Robert WatsonExtended comment on why we consider a partition relabel...
2008-10-28 Robert WatsonRename label_on_label() to partition_check(), which...
2008-10-28 Robert WatsonImprove alphabetical sort order of stub entry points.
2008-10-27 Robert WatsonWhen the mac_bsdextended policy is unloaded, free rule...
2008-10-27 Robert WatsonAdd TrustedBSD credit to new ugidfw_internal.h file.
2008-10-27 Robert WatsonBreak mac_bsdextended.c out into multiple .c files...
2008-10-27 Robert WatsonCopy mac_bsdextended.c to two object-specific files...
2008-10-26 Robert WatsonImplement MAC policy support for IPv6 fragment reassemb...
2008-10-26 Robert WatsonAdd a MAC label, MAC Framework, and MAC policy entry...
2008-10-23 Dag-Erling SmørgravFix a number of style issues in the MALLOC / FREE commi...
2008-10-23 Dag-Erling SmørgravRetire the MALLOC and FREE macros. They are an abomina...
2008-10-17 Bjoern A. ZeebAdd a mac_inpcb_check_visible implementation to all...
2008-10-17 Bjoern A. ZeebAdd mac_inpcb_check_visible MAC Framework entry point...
2008-10-17 Bjoern A. ZeebUse the label from the socket credential rather than the
2008-10-14 Edwin GroothuisMFV of r183861:
2008-09-26 Ed SchoutenRemove unit2minor() use from kernel code.
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-17 Attilio RaoRemove the suser(9) interface from the kernel. It has...
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-10 Edward Tomasz Napi... Remove VSVTX, VSGID and VSUID. This should be a no-op,
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-04 Dag-Erling SmørgravUnbreak the build.
2008-09-04 Kevin LoIf the process id specified is invalid, the system...
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-28 Attilio RaoDecontextualize the couplet VOP_GETATTR / VOP_SETATTR...
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-25 Robert WatsonMore fully audit fexecve(2) and its arguments.
2008-08-24 Robert WatsonUse ERANGE instead of EOVERFLOW selected in r182059...
2008-08-24 Christian S.J. PeronUse sbuf_putc instead of sbuf_cat. This makes more...
2008-08-23 Robert WatsonIntroduce two related changes to the TrustedBSD MAC...
2008-08-23 Robert WatsonWhen getaudit(2) is unable to fit the terminal IPv6...
2008-08-22 Ollivier RobertMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-11 Christian S.J. PeronMake sure we check the preselection masks present for...
2008-08-09 Dag-Erling SmørgravAdd sbuf_new_auto as a shortcut for the very common...
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-02 Robert WatsonMinor style tweaks.
2008-08-02 Robert WatsonRename mac_partition_enabled to partition_enabled to...
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-07-31 Robert WatsonIn mac_bsdextended's auditctl and acct policy access...
2008-07-31 Christian S.J. PeronCurrently, BSM audit pathname token generation for...
2008-07-31 Robert WatsonFurther synchronization of copyrights, licenses, white...
2008-07-23 Robert WatsonMinor white space tweak.
2008-07-22 Robert WatsonIf an AUE_SYSCTL_NONADMIN audit event is selected,...
2008-07-22 Robert WatsonFurther minor style fixes to audit.
2008-07-22 Robert WatsonRemove unneeded \ at the end of a macro.
2008-07-22 Robert WatsonFurther minor white space tweaks.
2008-07-22 Robert WatsonGenerally avoid <space><tab> as a white space anomoly.
2008-07-22 Robert WatsonUse #define<tab> rather than #define<space>.
2008-07-22 Robert WatsonComment fix.
2008-07-22 Robert WatsonComment typo fix.
2008-07-22 Robert WatsonMinor white space synchronization to Apple version...
2008-07-22 Robert WatsonIn preparation to sync Apple and FreeBSD versions of...
2008-07-22 Robert WatsonUse unsigned int when iterating over groupsets in audit...
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-06-27 John BaldwinRework the lifetime management of the kernel implementa...
2008-06-26 John BaldwinAdd missing counter increments for posix shm checks.
2008-06-23 John BaldwinRemove the posixsem_check_destroy() MAC check. It...
2008-06-13 Robert WatsonThe TrustedBSD MAC Framework named struct ipq instances...
next