summaryrefslogtreecommitdiff
path: root/t_unsafe.c
AgeCommit message (Collapse)AuthorFilesLines
2014-01-26Bump the year to 2014.Wayne Davison1-1/+1
2013-01-19Update copyright year.Wayne Davison1-1/+1
2009-09-02Have --fake-super turn a symlink into a file whenWayne Davison1-0/+1
NO_SYMLINK_XATTRS is defined.
2009-01-03Update the copyright year.Wayne Davison1-1/+1
2008-09-03Adding human_readable var.Wayne Davison1-0/+1
2008-07-21Improved var-checker and tweaked all the issues it found.Wayne Davison1-1/+1
2008-07-13Added the --info=FLAGS an --debug=FLAGS options, which allowsWayne Davison1-1/+1
fine-grained output control (in addition to the coarse -v).
2008-03-01Include 2008 in the copyright years.Wayne Davison1-1/+1
2008-01-25Make do_chmod() report an error with -E.Wayne Davison1-0/+1
2007-07-10Tweaking the license text a bit more.Wayne Davison1-2/+3
2007-07-07Switching to GPL 3.Wayne Davison1-3/+2
2007-04-24Adding the --fake-super option.Wayne Davison1-1/+5
2007-02-04Further modifications to the copyright comment section.Wayne Davison1-4/+3
2006-04-25Updated the FSF's address to an even newer one.Wayne Davison1-3/+3
2006-04-25- Updated the address for the FSF in the opening comment.Wayne Davison1-15/+11
- Standardized the format of the opening comment, including adding a brief description of what's in the file for those that lacked it. - Added some missing copyright lines. - Some minor whitespace tweaks (in a few of the files).
2003-09-10Changed main() definition to avoid an extra prototype being putWayne Davison1-1/+2
into the proto.h file.
2003-01-21Declare preserve_perms for latest syscall.o.Wayne Davison1-0/+1
2002-04-08Test harness for unsafe_symlink: just passes in argv[].Martin Pool1-0/+44