winix/plugins/ticket
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
..
Makefile small changes in Makefiles 2011-06-06 20:35:56 +00:00
Makefile.dep added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
Makefile.o.dep added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
createticket.cpp added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
createticket.h plugin ticket: rewritten templates ezc functions 2012-01-17 22:54:41 +00:00
editticket.cpp fixed: plugin ticket: when a session expires all files from editticket were removed 2012-01-21 12:29:44 +00:00
editticket.h plugin ticket: rewritten templates ezc functions 2012-01-17 22:54:41 +00:00
funticket.cpp added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
funticket.h we can create links (hard links, symbolic links) now 2011-01-05 21:24:11 +00:00
init.cpp fixed: plugin ticket: when a session expires all files from editticket were removed 2012-01-21 12:29:44 +00:00
pluginmsg.h changed: ticket templates 2011-01-27 12:24:45 +00:00
sessiondata.cpp added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
sessiondata.h fixed: plugin ticket: when a session expires all files from editticket were removed 2012-01-21 12:29:44 +00:00
showtickets.cpp added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
showtickets.h fixed: find_ticket_value (in plugins/ticket/templates.cpp) 2011-01-23 23:23:24 +00:00
tdb.cpp added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
tdb.h added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
templates.cpp updated plugins/ticket templates functions 2012-01-18 17:55:28 +00:00
ticket.h plugin ticket: rewritten templates ezc functions 2012-01-17 22:54:41 +00:00
ticketinfo.cpp added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
ticketinfo.h plugin ticket: rewritten templates ezc functions 2012-01-17 22:54:41 +00:00