]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/security
Perform cleanups to rpc.rusersd:
[FreeBSD/FreeBSD.git] / sys / security /
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-16 jkimMerge ACPICA 20091112.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 phkHaving thrown the cat out of the house, add a necessary...
2009-09-08 phkRevert previous commit and add myself to the list of...
2009-09-08 phkAdd necessary include.
2009-08-12 rwatsonCorrectly audit real gids following changes to the...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-29 rwatsonEliminate ARG_UPATH[12] arguments to AUDIT_ARG_UPATH...
2009-07-28 rwatsonRework vnode argument auditing to follow the same struc...
2009-07-28 rwatsonAudit file descriptors passed to fooat(2) system calls...
2009-07-17 rwatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-02 rwatsonCreate audit records for AUE_POSIX_OPENPT, currently...
2009-07-02 rwatsonFix comment misthink.
2009-07-02 rwatsonClean up a number of aspects of token generation from...
2009-07-01 rwatsonFor access(2) and eaccess(2), audit the requested acces...
2009-07-01 rwatsonDefine missing audit argument macro AUDIT_ARG_SOCKET...
2009-07-01 rwatsonWhen auditing unmount(2), capture FSID arguments as...
2009-07-01 rwatsonAudit the file descriptor number passed to lseek(2).
2009-07-01 rwatsonudit the 'options' argument to wait4(2).
2009-06-29 ssonDynamically allocate the gidset field in audit record.
2009-06-27 rwatsonReplace AUDIT_ARG() with variable argument macros with...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-23 kibImplement global and per-uid accounting of the anonymou...
2009-06-20 edChase the removal of PRIV_TTY_PRISON in the mac(9)...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-10 kibAdapt vfs kqfilter to the shared vnode lock used by...
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 rwatsonMove "options MAC" from opt_mac.h to opt_global.h,...
2009-06-03 jkimResync with head.
2009-06-03 rwatsonAdd one further check with mac_policy_count to an mbuf...
2009-06-03 rwatsonContinue work to optimize performance of "options MAC...
2009-06-03 rwatsonBy default, label all network interfaces as biba/equal...
2009-06-02 rwatsonMark MAC Framework sx and rm locks as NOWITNESS to...
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-02 rwatsonAdd internal 'mac_policy_count' counter to the MAC...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-29 rwatsonMake the rmlock(9) interface a bit more like the rwlock...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 jamieAdd hierarchical jails. A jail may further virtualize...
2009-05-27 rwatsonConvert the MAC Framework from using rwlocks to rmlocks...
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-11 attilioRemove the thread argument from the FSD (File-System...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-05-01 rwatsonRename MAC Framework-internal macros used to invoke...
2009-04-19 rwatsonTemporarily relax the constraints on argument size...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-19 rwatsonMerge OpenBSM 1.1 changes to the FreeBSD 8.x kernel:
2009-04-16 rwatsonMerge new kernel files from OpenBSM 1.1: audit_fcntl...
2009-04-16 rwatsonRemove D_NEEDGIANT from audit pipes. I'm actually...
2009-03-29 traszGet rid of VSTAT and replace it with VSTAT_PERMS, which...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-14 pjd- Correct logic in if statement - we want to allocate...
2009-03-14 rwatsonRework MAC Framework synchronization in a number of...
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-09 csjpMark the bsdextended rules sysctl as being mpsafe.
2009-03-09 rwatsonAdd a new thread-private flag, TDP_AUDITREC, to indicat...
2009-03-08 rwatsonRemove 'uio' argument from MAC Framework and MAC policy...
2009-03-08 rwatsonRename 'ucred' argument to mac_socket_check_bind()...
2009-03-08 rwatsonImprove the consistency of MAC Framework and MAC policy...
2009-03-08 rwatsonAdd static DTrace probes for MAC Framework access contr...
2009-03-03 rwatsonReduce the verbosity of SDT trace points for DTrace...
2009-03-02 rwatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 samconnect vendor wpa area to contrib
2009-02-24 kibUse vm_map_entry_t instead of explicit struct vm_map_en...
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-08 rwatsonSet the lower bound on queue size for an audit pipe...
2009-02-08 rwatsonChange various routines that are responsible for transf...
2009-02-08 rwatsonAudit AUE_MAC_EXECVE; currently just the standard AUE_E...
2009-02-08 rwatsonAudit the flag argument to the nfssvc(2) system call.
2009-02-07 pisoAdd SCTP NAT support.
2009-02-04 rwatsonEliminate the local variable 'ape' in audit_pipe_kqread...
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-24 rwatsonUse __FBSDID() for $FreeBSD$ version strings in .c...
2009-01-24 rwatsonBegin to add SDT tracing of the MAC Framework: add...
2009-01-14 rwatsonUpdate copyright, P4 version number as audit_bsm_token...
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-10 rwatsonRather than having MAC policies explicitly declare...
2009-01-10 rwatsonUse MPC_OBJECT_IP6Q to indicate labeling of struct...
2009-01-06 rwatsonDo a lockless read of the audit pipe list before grabbi...
2009-01-06 rwatsonIn AUDIT_SYSCALL_EXIT(), invoke audit_syscall_exit...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonFix white space botch: use carriage returns rather...
2008-12-31 rwatsonCommit two files missed in previous commit: hook up...
2008-12-31 rwatsonCall au_errno_to_bsm() on the errno value passed into...
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-22 alcMake preparations for resurrecting shared/read locks...
2008-12-19 samimport netbsd makefs tool
2008-12-03 kmacyIF_RELENG_7 185198:185562
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
next