aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/security.h
AgeCommit message (Expand)AuthorFilesLines
2003-11-26 * dir.cc (mkdir): Use local security_descriptor. CallCorinna Vinschen1-5/+21
2003-11-26 * sec_acl.h (getace): Use FILE_*_BITS as permission mask.Corinna Vinschen1-0/+4
2003-10-26 * security.h (cygpsid::debug_print): Avoid compiler warnings.Corinna Vinschen1-1/+1
2003-09-272003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-1/+1
2003-09-162003-09-15 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-6/+8
2003-09-102003-09-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-1/+5
2003-07-02* Makefile.in: Remove cygserver stuff.Christopher Faylor1-3/+3
2003-03-09whitespace cleanupChristopher Faylor1-2/+2
2003-02-21 * dtable.cc (dtable::build_fhandler_from_name): Set some fhandlerCorinna Vinschen1-0/+1
2003-02-10* include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor1-2/+2
2003-02-06 * security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and deleteCorinna Vinschen1-3/+2
2003-02-04 * security.h (class cygpsid): New class.Corinna Vinschen1-32/+41
2003-02-03 * security.h: Add third argument to set_process_privilege.Corinna Vinschen1-1/+1
2002-12-142002-12-14 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen1-0/+2
2002-12-102002-12-10 Pierre Humblet <pierre.humblet@ieee.org>Corinna Vinschen1-7/+0
2002-11-20 * security.h: Declare internal_getpwsid and internal_getgrsid.Corinna Vinschen1-3/+5
2002-11-12 * syscalls.cc (chmod): Simplify conditional.Corinna Vinschen1-1/+1
2002-09-11 * grp.cc (initgroups): Call groups::clear_supp to free theCorinna Vinschen1-1/+6
2002-07-29 * security.cc: Change some formatting.Corinna Vinschen1-16/+59
2002-07-02 * security.h (DONT_INHERIT): Eliminate definition.Corinna Vinschen1-3/+0
2002-07-02* autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor1-0/+3
2002-06-24* security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in callChristopher Faylor1-2/+2
2002-06-06 * sec_helper.cc (lookup_name): Suppress.Corinna Vinschen1-6/+2
2002-06-03 * security.cc (lsa2wchar): Suppressed.Corinna Vinschen1-2/+2
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-6/+6
2002-05-16 * syscalls.cc (seteuid): Set default dacl in process token.Corinna Vinschen1-0/+2
2002-05-13 * shared.cc (__sec_user): Split into sec_acl() and call orig_sid().Corinna Vinschen1-0/+3
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+2
2002-02-19* fork.cc (fork_parent): Use sec_user_nih to control process/threadChristopher Faylor1-2/+14
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-5/+5
2001-11-03* dll_init.h (class dll_list): Reorder functions to avoid compiler "can'tChristopher Faylor1-9/+9
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor1-11/+11
2001-08-07 * dir.cc (mkdir): Set security attributes correctly forCorinna Vinschen1-0/+4
2001-07-15 Change well_known_admin_sid to well_known_admins_sid throughout.Corinna Vinschen1-1/+2
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor1-1/+1
2001-06-05* security.h (NTWriteEA): Change prototype.Egor Duda1-1/+1
2001-05-29 * sec_helper.cc (cygsid::getfrompw): Change parameter to `const'.Corinna Vinschen1-2/+2
2001-05-20 * autoload.cc: Add load statements for `LookupAccountNameW',Corinna Vinschen1-14/+91
2001-05-15 * fork.cc (fork): Eliminate superfluous call to getuid().Corinna Vinschen1-20/+39
2001-04-30 * autoload.cc: Add LoadDLLinitfunc for secur32.dll.Corinna Vinschen1-0/+2
2001-04-30 * grp.cc: Eliminate MAX_DOMAIN_NAME define.Corinna Vinschen1-0/+3
2001-04-25 * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.Corinna Vinschen1-0/+37
2001-04-20 * security.cc (set_process_privileges): Swap out.Corinna Vinschen1-0/+1
2001-04-20 * Makefile.in: Add object files `sec_helper.cc' and `sec_acl.cc'.Corinna Vinschen1-11/+32
2000-12-19 * environ.cc (struct parse_thing): Add entry for new CYGWIN optionCorinna Vinschen1-0/+1
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-0/+40