index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r259885:
bz
2014-08-16
1
-2
/
+1
*
MFC r263458:
mjg
2014-03-31
1
-0
/
+1
*
MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE
avg
2014-01-17
2
-27
/
+27
*
MFC 259014: There is no sysctl with the MIB { CTL_KERN, KERN_MAXID }.
jhb
2013-12-26
1
-1
/
+0
*
Fix some typos that were causing probe argument types to show up as unknown.
markj
2013-10-01
4
-4
/
+4
*
Make the mac_policy_rm lock recursable, which allows reentrance into
kib
2013-09-29
1
-1
/
+2
*
- Use make_dev_credf(MAKEDEV_REF) instead of the race-prone make_dev()+
davide
2013-09-07
1
-8
/
+3
*
Handle cases where capability rights are not provided.
pjd
2013-09-05
1
-1
/
+1
*
Change the cap_rights_t type from uint64_t to a structure that we can extend
pjd
2013-09-05
6
-7
/
+25
*
Implement read(2)/write(2) and neccessary lseek(2) for posix shmfd.
kib
2013-08-21
7
-0
/
+172
*
audit_proc_coredump: check return value of audit_new
avg
2013-07-09
1
-0
/
+2
*
Relax the vm object locking in mac_proc_vm_revoke_recurse(). A read lock
alc
2013-06-04
1
-4
/
+4
*
MFC
attilio
2013-03-08
3
-6
/
+23
|
\
|
*
- Implement two new system calls:
pjd
2013-03-02
3
-6
/
+23
*
|
MFC
attilio
2013-03-02
4
-1
/
+36
|
\
\
|
|
/
|
*
Merge Capsicum overhaul:
pjd
2013-03-02
4
-1
/
+36
*
|
Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() to
attilio
2013-02-20
1
-6
/
+6
*
|
Switch vm_object lock to be a rwlock.
attilio
2013-02-20
1
-1
/
+1
|
/
*
Remove redundant check.
pjd
2013-02-17
1
-3
/
+1
*
Style.
pjd
2013-02-11
1
-2
/
+2
*
Add AUDIT_ARG_SOCKADDR() macro so we can start using the audit_arg_sockaddr()
pjd
2013-02-07
1
-0
/
+6
*
Implement the zonename token for jailed processes. If
csjp
2013-01-17
3
-2
/
+25
*
Four .c files from OpenBSM are used, in modified form, by the kernel to
rwatson
2012-12-15
5
-0
/
+0
*
Merge OpenBSM 1.2-alpha2 changes from contrib/openbsm to
rwatson
2012-12-01
2
-8
/
+59
*
IFp4 @219811:
pjd
2012-12-01
1
-3
/
+1
*
IFp4 @208452:
pjd
2012-11-30
1
-7
/
+11
*
IFp4 @208451:
pjd
2012-11-30
5
-23
/
+42
*
IFp4 @208383:
pjd
2012-11-30
1
-3
/
+3
*
IFp4 @208382:
pjd
2012-11-30
1
-8
/
+15
*
IFp4 @208381:
pjd
2012-11-30
1
-1
/
+1
*
Remove the support for using non-mpsafe filesystem modules.
kib
2012-10-22
5
-53
/
+15
*
Check vplabel for NULL before dereferencing it. Fixes a panic
brueffer
2012-05-03
1
-0
/
+3
*
When allocation of labels on files is implicitly disabled due to MAC
rwatson
2012-04-08
1
-14
/
+27
*
- Improve BPF locking model.
melifaro
2012-04-06
1
-0
/
+2
*
Remove direct access to si_name.
ed
2012-02-10
3
-24
/
+30
*
Use strchr() and strrchr().
ed
2012-01-02
1
-5
/
+5
*
Revert the approach for skipping lockstat_probe_func call when doing
attilio
2011-12-12
1
-1
/
+0
*
put sys/systm.h at its proper place or add it if missing
avg
2011-12-12
2
-1
/
+2
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
11
-13
/
+13
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
3
-3
/
+4
*
Get rid of D_PSEUDO.
ed
2011-10-18
1
-1
/
+1
*
Remove two dublicated assignments.
brueffer
2011-10-08
1
-3
/
+0
*
In order to maximize the re-usability of kernel code in user space this
kmacy
2011-09-16
2
-38
/
+38
*
Correct several issues in the integration of POSIX shared memory objects
rwatson
2011-09-02
7
-16
/
+462
*
Fix a deficiency in the selinfo interface:
attilio
2011-08-25
1
-0
/
+1
*
Add the fo_chown and fo_chmod methods to struct fileops and use them
kib
2011-08-16
6
-0
/
+176
*
Second-to-last commit implementing Capsicum capabilities in the FreeBSD
rwatson
2011-08-11
2
-3
/
+4
*
Provide ability to audit cap_rights_t arguments.
jonathan
2011-07-18
4
-0
/
+44
*
- Add a FEATURE for capsicum (security_capabilities).
netchild
2011-03-04
1
-1
/
+1
*
Add ECAPMODE, "Not permitted in capability mode", a new kernel errno
rwatson
2011-03-01
1
-0
/
+14
[next]