aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/sec_acl.cc
AgeCommit message (Expand)AuthorFilesLines
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor1-7/+7
2002-08-26 * sec_acl.cc (getacl): Check ace_sid == well_known_world_sidCorinna Vinschen1-6/+6
2002-07-02 * security.h (DONT_INHERIT): Eliminate definition.Corinna Vinschen1-4/+5
2002-06-02Remove unneeded sigproc.h includes throughout.Christopher Faylor1-1/+0
2002-05-29 Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen1-3/+3
2002-05-28 Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen1-5/+5
2002-05-25Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor1-2/+0
2002-02-25 * cygwin.din (fstat64): New symbol.Corinna Vinschen1-3/+3
2002-02-10 * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen1-1/+1
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen1-33/+36
2001-10-15* fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.Christopher Faylor1-3/+3
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor1-2/+2
2001-07-26Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor1-1/+1
2001-07-15 Change well_known_admin_sid to well_known_admins_sid throughout.Corinna Vinschen1-2/+3
2001-05-15 * fork.cc (fork): Eliminate superfluous call to getuid().Corinna Vinschen1-10/+11
2001-04-25 * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.Corinna Vinschen1-35/+19
2001-04-20 * Makefile.in: Add object files `sec_helper.cc' and `sec_acl.cc'.Corinna Vinschen1-0/+1060