| Commit message (Expand) | Author | Age | Files | Lines |
* | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 2002-09-22 | 1 | -7/+7 |
* | * sec_acl.cc (getacl): Check ace_sid == well_known_world_sid | Corinna Vinschen | 2002-08-26 | 1 | -6/+6 |
* | * security.h (DONT_INHERIT): Eliminate definition. | Corinna Vinschen | 2002-07-02 | 1 | -4/+5 |
* | Remove unneeded sigproc.h includes throughout. | Christopher Faylor | 2002-06-02 | 1 | -1/+0 |
* | 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 | -5/+5 |
* | Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, | Christopher Faylor | 2002-05-25 | 1 | -2/+0 |
* | * cygwin.din (fstat64): New symbol. | Corinna Vinschen | 2002-02-25 | 1 | -3/+3 |
* | * 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 | -33/+36 |
* | * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. | Christopher Faylor | 2001-10-15 | 1 | -3/+3 |
* | Update copyrights. | Christopher Faylor | 2001-09-11 | 1 | -1/+1 |
* | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 2001-09-07 | 1 | -2/+2 |
* | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 2001-07-26 | 1 | -1/+1 |
* | Change well_known_admin_sid to well_known_admins_sid throughout. | Corinna Vinschen | 2001-07-15 | 1 | -2/+3 |
* | * fork.cc (fork): Eliminate superfluous call to getuid(). | Corinna Vinschen | 2001-05-15 | 1 | -10/+11 |
* | * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16. | Corinna Vinschen | 2001-04-25 | 1 | -35/+19 |
* | * Makefile.in: Add object files `sec_helper.cc' and `sec_acl.cc'. | Corinna Vinschen | 2001-04-20 | 1 | -0/+1060 |