summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/security.h
Commit message (Expand)AuthorAgeFilesLines
* * grp.cc (initgroups): Call groups::clear_supp to free theCorinna Vinschen2002-09-111-1/+6
* * security.cc: Change some formatting.Corinna Vinschen2002-07-291-16/+59
* * security.h (DONT_INHERIT): Eliminate definition.Corinna Vinschen2002-07-021-3/+0
* * autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor2002-07-021-0/+3
* * security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in callChristopher Faylor2002-06-241-2/+2
* * sec_helper.cc (lookup_name): Suppress.Corinna Vinschen2002-06-061-6/+2
* * security.cc (lsa2wchar): Suppressed.Corinna Vinschen2002-06-031-2/+2
* Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen2002-05-291-3/+3
* Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen2002-05-281-6/+6
* * syscalls.cc (seteuid): Set default dacl in process token.Corinna Vinschen2002-05-161-0/+2
* * shared.cc (__sec_user): Split into sec_acl() and call orig_sid().Corinna Vinschen2002-05-131-0/+3
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-281-0/+2
* * fork.cc (fork_parent): Use sec_user_nih to control process/threadChristopher Faylor2002-02-191-2/+14
* * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen2002-02-101-1/+1
* * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen2002-02-101-5/+5
* * dll_init.h (class dll_list): Reorder functions to avoid compiler "can'tChristopher Faylor2001-11-031-9/+9
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-11/+11
* * dir.cc (mkdir): Set security attributes correctly forCorinna Vinschen2001-08-071-0/+4
* Change well_known_admin_sid to well_known_admins_sid throughout.Corinna Vinschen2001-07-151-1/+2
* * mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor2001-06-261-1/+1
* * security.h (NTWriteEA): Change prototype.Egor Duda2001-06-051-1/+1
* * sec_helper.cc (cygsid::getfrompw): Change parameter to `const'.Corinna Vinschen2001-05-291-2/+2
* * autoload.cc: Add load statements for `LookupAccountNameW',Corinna Vinschen2001-05-201-14/+91
* * fork.cc (fork): Eliminate superfluous call to getuid().Corinna Vinschen2001-05-151-20/+39
* * autoload.cc: Add LoadDLLinitfunc for secur32.dll.Corinna Vinschen2001-04-301-0/+2
* * grp.cc: Eliminate MAX_DOMAIN_NAME define.Corinna Vinschen2001-04-301-0/+3
* * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.Corinna Vinschen2001-04-251-0/+37
* * security.cc (set_process_privileges): Swap out.Corinna Vinschen2001-04-201-0/+1
* * Makefile.in: Add object files `sec_helper.cc' and `sec_acl.cc'.Corinna Vinschen2001-04-201-11/+32
* * environ.cc (struct parse_thing): Add entry for new CYGWIN optionCorinna Vinschen2000-12-191-0/+1
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+40