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
/
kern
/
vfs_acl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Scatter vn_start_write() and vn_finished_write() through ACL code so
rwatson
2002-02-04
1
-3
/
+10
*
Note that Kirk apparently missed adding vn_start_write() and friends
rwatson
2002-02-04
1
-0
/
+3
*
SMP Lock struct file, filedesc and the global file list.
alfred
2002-01-13
1
-0
/
+4
*
o Since kern_acl.c uses #ifdef CAPABILITIES to control
rwatson
2001-11-02
1
-0
/
+2
*
o Update copyright dates.
rwatson
2001-11-01
1
-0
/
+2
*
o Update copyright dates.
rwatson
2001-10-27
1
-1
/
+1
*
o Improve style(9) compliance following KSE modifications. In particular,
rwatson
2001-10-27
1
-18
/
+19
*
KSE Milestone 2
julian
2001-09-12
1
-44
/
+44
*
In the case of ACL_OTHER and undefined ACL entry id's, set
jedgar
2001-09-01
1
-2
/
+2
*
Giant Pushdown ACL syscalls:
dillon
2001-09-01
1
-31
/
+71
*
o Clarify comments in vaccess_acl_posix1e() ACL evaluation routine so
rwatson
2001-08-24
1
-19
/
+23
*
o As part of the move to not maintaining copies of the vnode owning uid
rwatson
2001-04-29
1
-1
/
+1
*
Fix a bug introduced in the last commit: vaccess_acl_posix1 only checked
tmm
2001-04-23
1
-1
/
+1
*
In my first reading of POSIX.1e, I misinterpreted handling of the
rwatson
2001-04-17
1
-45
/
+99
*
Correct the following defines to match the POSIX.1e spec:
jedgar
2001-04-11
1
-36
/
+36
*
o Introduce filesystem-independent POSIX.1e ACL utility routines to
rwatson
2001-03-06
1
-5
/
+440
*
Back out proc locking to protect p_ucred for obtaining additional
jhb
2001-01-27
1
-32
/
+8
*
Proc locking.
jhb
2001-01-24
1
-8
/
+32
*
Staticize some malloc M_ instances.
phk
2000-12-08
1
-1
/
+1
*
o Change locking rules for VOP_GETACL() to indicate that vnode locks
rwatson
2000-09-21
1
-1
/
+4
*
Remove unneeded #include <vm/vm_zone.h>
phk
2000-04-30
1
-1
/
+0
*
Fix bde'isms in acl/extattr syscall interface, renaming syscalls to
rwatson
2000-01-19
1
-20
/
+16
*
Second pass commit to introduce new ACL and Extended Attribute system
rwatson
1999-12-19
1
-0
/
+281