Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-25This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-13-1'.cygwin-1-3-18-1cygwin-1-3-17-1cygwin-1-3-16-1cygwin-1-3-15-1cygwin-1-3-14-1cygwin-1-3-13-2cygwin-1-3-13-1cvs2svn
2002-09-11 * grp.cc (initgroups): Call groups::clear_supp to free theCorinna Vinschen
2002-07-29 * security.cc: Change some formatting.Corinna Vinschen
2002-07-02 * security.h (DONT_INHERIT): Eliminate definition.Corinna Vinschen
2002-07-02* autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor
2002-06-24* security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in callChristopher Faylor
2002-06-06 * sec_helper.cc (lookup_name): Suppress.Corinna Vinschen
2002-06-03 * security.cc (lsa2wchar): Suppressed.Corinna Vinschen
2002-05-29 Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen
2002-05-28 Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen
2002-05-16 * syscalls.cc (seteuid): Set default dacl in process token.Corinna Vinschen
2002-05-13 * shared.cc (__sec_user): Split into sec_acl() and call orig_sid().Corinna Vinschen
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-02-19* fork.cc (fork_parent): Use sec_user_nih to control process/threadChristopher Faylor
2002-02-10 * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen
2001-11-03* dll_init.h (class dll_list): Reorder functions to avoid compiler "can'tChristopher Faylor
2001-09-08* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor
2001-08-07 * dir.cc (mkdir): Set security attributes correctly forCorinna Vinschen
2001-07-16 Change well_known_admin_sid to well_known_admins_sid throughout.Corinna Vinschen
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor
2001-06-05* security.h (NTWriteEA): Change prototype.Egor Duda
2001-05-30 * sec_helper.cc (cygsid::getfrompw): Change parameter to `const'.Corinna Vinschen
2001-05-20 * autoload.cc: Add load statements for `LookupAccountNameW',Corinna Vinschen
2001-05-15 * fork.cc (fork): Eliminate superfluous call to getuid().Corinna Vinschen
2001-05-01 * autoload.cc: Add LoadDLLinitfunc for secur32.dll.Corinna Vinschen
2001-04-30 * grp.cc: Eliminate MAX_DOMAIN_NAME define.Corinna Vinschen
2001-04-25 * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.Corinna Vinschen
2001-04-21 * security.cc (set_process_privileges): Swap out.Corinna Vinschen
2001-04-20 * Makefile.in: Add object files `sec_helper.cc' and `sec_acl.cc'.Corinna Vinschen
2000-12-19 * environ.cc (struct parse_thing): Add entry for new CYGWIN optionCorinna Vinschen
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor