Files
winix/html
Tomasz Sowa 6e2d00bc5b added: now we have a fourth part in permissions (guests)
e.g.: 07555 means:
           7 for owner
           5 for group
           5 for others
           5 for guests (not logged users)
added:     the sticky bit for directories
           e.g. permissions to a directory with a sticky bit set
           can be set to: 017555
rewritten: rm/mv winix functions to correctly understand the sticky bit
added:     Dir::FollowLink() recognizes ".." and "." now
           consequently System::FollowAllLinks recognizes it too
added:     umask -- calculating privileges for new files/directories
           all users have their own umask (in meta)
           and there is one in the config
           (for guests and when a user has not definied its own one)
removed:   mount option: only_root_remove



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@801 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-01-24 23:03:36 +00:00
..
2010-01-28 15:39:01 +00:00
2012-01-06 12:07:23 +00:00
2011-11-25 04:51:55 +00:00
2011-01-20 18:37:51 +00:00
2010-10-23 14:54:44 +00:00
2010-05-20 18:28:19 +00:00
2011-12-02 14:38:26 +00:00
2010-11-21 00:19:17 +00:00
2011-06-27 21:38:19 +00:00