| Commit message (Expand) | Author | Age | Files | Lines |
* | * grp.cc (initgroups): Call groups::clear_supp to free the | Corinna Vinschen | 2002-09-11 | 1 | -1/+6 |
* | * security.cc: Change some formatting. | Corinna Vinschen | 2002-07-29 | 1 | -16/+59 |
* | * security.h (DONT_INHERIT): Eliminate definition. | Corinna Vinschen | 2002-07-02 | 1 | -3/+0 |
* | * autoload.cc (GetSecurityInfo): Define new autoload function. | Christopher Faylor | 2002-07-02 | 1 | -0/+3 |
* | * security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in call | Christopher Faylor | 2002-06-24 | 1 | -2/+2 |
* | * sec_helper.cc (lookup_name): Suppress. | Corinna Vinschen | 2002-06-06 | 1 | -6/+2 |
* | * security.cc (lsa2wchar): Suppressed. | Corinna Vinschen | 2002-06-03 | 1 | -2/+2 |
* | Change internal uid datatype from __uid16_t to __uid32_t | Corinna Vinschen | 2002-05-29 | 1 | -3/+3 |
* | Change internal gid datatype from __gid16_t to __gid32_t | Corinna Vinschen | 2002-05-28 | 1 | -6/+6 |
* | * syscalls.cc (seteuid): Set default dacl in process token. | Corinna Vinschen | 2002-05-16 | 1 | -0/+2 |
* | * shared.cc (__sec_user): Split into sec_acl() and call orig_sid(). | Corinna Vinschen | 2002-05-13 | 1 | -0/+3 |
* | 2002-02-28 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-02-28 | 1 | -0/+2 |
* | * fork.cc (fork_parent): Use sec_user_nih to control process/thread | Christopher Faylor | 2002-02-19 | 1 | -2/+14 |
* | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 2002-02-10 | 1 | -1/+1 |
* | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 2002-02-10 | 1 | -5/+5 |
* | * dll_init.h (class dll_list): Reorder functions to avoid compiler "can't | Christopher Faylor | 2001-11-03 | 1 | -9/+9 |
* | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 2001-09-07 | 1 | -11/+11 |
* | * dir.cc (mkdir): Set security attributes correctly for | Corinna Vinschen | 2001-08-07 | 1 | -0/+4 |
* | Change well_known_admin_sid to well_known_admins_sid throughout. | Corinna Vinschen | 2001-07-15 | 1 | -1/+2 |
* | * mmap.cc: Clean up *ResourceLock calls throughout. | Christopher Faylor | 2001-06-26 | 1 | -1/+1 |
* | * security.h (NTWriteEA): Change prototype. | Egor Duda | 2001-06-05 | 1 | -1/+1 |
* | * sec_helper.cc (cygsid::getfrompw): Change parameter to `const'. | Corinna Vinschen | 2001-05-29 | 1 | -2/+2 |
* | * autoload.cc: Add load statements for `LookupAccountNameW', | Corinna Vinschen | 2001-05-20 | 1 | -14/+91 |
* | * fork.cc (fork): Eliminate superfluous call to getuid(). | Corinna Vinschen | 2001-05-15 | 1 | -20/+39 |
* | * autoload.cc: Add LoadDLLinitfunc for secur32.dll. | Corinna Vinschen | 2001-04-30 | 1 | -0/+2 |
* | * grp.cc: Eliminate MAX_DOMAIN_NAME define. | Corinna Vinschen | 2001-04-30 | 1 | -0/+3 |
* | * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16. | Corinna Vinschen | 2001-04-25 | 1 | -0/+37 |
* | * security.cc (set_process_privileges): Swap out. | Corinna Vinschen | 2001-04-20 | 1 | -0/+1 |
* | * Makefile.in: Add object files `sec_helper.cc' and `sec_acl.cc'. | Corinna Vinschen | 2001-04-20 | 1 | -11/+32 |
* | * environ.cc (struct parse_thing): Add entry for new CYGWIN option | Corinna Vinschen | 2000-12-19 | 1 | -0/+1 |
* | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 2000-09-08 | 1 | -0/+40 |