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
/
lib
/
libc
/
posix1e
/
acl_support.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move _posix1e_acl_name_to_id out of acl_support.c and into
kientzle
2007-02-26
1
-53
/
+0
*
When printing ACLs, truncate user and group names if they're too long,
rwatson
2003-11-03
1
-3
/
+5
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-2
/
+3
*
o style(9) and consistency fix:
jedgar
2002-02-21
1
-2
/
+2
*
Handle snprintf() returning -1
brian
2001-08-20
1
-2
/
+2
*
o Separate acl_t into internal and external representations as
jedgar
2001-04-24
1
-8
/
+17
*
Correct the following defines to match the POSIX.1e spec:
jedgar
2001-04-11
1
-6
/
+6
*
Prepare for the inclusion of libposix1e into libc: retire the old
tmm
2001-04-04
1
-0
/
+2
*
o Update copyright dates.
rwatson
2001-03-13
1
-33
/
+35
*
o Make acl_from_text() support uid's and gid's as well as usernames
rwatson
2001-01-08
1
-6
/
+18
*
Correct check of getgrnam output
jedgar
2001-01-07
1
-1
/
+1
*
Minor fixes to library interface to improve POSIX.1e compliance. This
rwatson
2000-01-26
1
-44
/
+5
*
Fix bde'isms in acl/extattr syscall interface, renaming syscalls to
rwatson
2000-01-19
1
-1
/
+1
*
libposix1e provides userland library calls for the POSIX.1e security
rwatson
2000-01-15
1
-0
/
+448