summaryrefslogtreecommitdiff
path: root/src/chown-core.c
AgeCommit message (Expand)Author
2004-12-11Avoid a race condition vulnerability in chown, when used withJim Meyering
2004-09-22(chown_files): Declare as `extern'.Jim Meyering
2004-08-19(describe_change): Describe changes to -1:-1Paul Eggert
2004-07-28Include inttostr.h.Paul Eggert
2004-06-09(change_file_owner): Change names of parametersJim Meyering
2004-06-09Adjust chmod and chown to be similar if -c or -v are given. InJim Meyering
2004-06-08(change_file_owner): Use ent->fts_statp only ifJim Meyering
2004-05-17(chopt_init): Affect each symlink referent by default.Jim Meyering
2004-05-16chown --dereference did nothing when the owner/group of aJim Meyering
2004-05-01When chown or chgrp is modifying the referent of a symlink,Jim Meyering
2004-05-01(change_file_owner): Add a comment.Jim Meyering
2004-04-27(chopt_init, chopt_free, gid_to_name, uid_to_name, chown_files):Jim Meyering
2004-03-27Don't include savedir.h -- no longer needed.Jim Meyering
2003-11-09Include "root-dev-ino.h".Jim Meyering
2003-10-17(change_file_owner): Handle the cases inJim Meyering
2003-10-17Include "xfts.h".Jim Meyering
2003-10-17tweak commentJim Meyering
2003-10-15Rewrite to iterate through hierarchies using fts rather thanJim Meyering
2003-10-05(change_file_owner): Remove set-but-not-used local.Jim Meyering
2003-07-12(change_file_owner): Do not restore any specialJim Meyering
2003-07-10(change_file_owner): Don't leak file descriptors when dereferencing symlinks.Jim Meyering
2002-01-21Don't include "xalloc.h", as system.h already does that via sys2.h.Jim Meyering
2001-12-11(change_file_owner):Jim Meyering
2001-08-31(change_dir_owner): Remove statp arg; no longer needed.Jim Meyering
2000-12-16(uint_to_string): New function.Jim Meyering
2000-12-15Declare lstat.Jim Meyering
2000-12-10give a better diagnostic when only the group is being changedJim Meyering
2000-12-09(chopt_free): don't free anythingJim Meyering
2000-12-09Include <pwd.h>, <grp.h>, and "xalloc.h".Jim Meyering
2000-12-09*** empty log message ***Jim Meyering