| Commit message (Expand) | Author | Age | Files | Lines |
* | * fhandler_disk_file.cc (fhandler_disk_file::fchown): Catch an | Corinna Vinschen | 2009-04-09 | 1 | -0/+4 |
* | Remove unneeded whitespace. | Christopher Faylor | 2008-11-26 | 1 | -1/+1 |
* | * localtime.cc (increment_overflow): Mark as non-inline to prevent compiler | Christopher Faylor | 2008-09-11 | 1 | -1/+1 |
* | Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH to | Corinna Vinschen | 2008-07-11 | 1 | -8/+12 |
* | * sec_auth.cc (create_token): Add integrity level SID to token on | Corinna Vinschen | 2008-04-22 | 1 | -0/+6 |
* | * fhandler.h (-struct wsa_event): Move to wsa_event.h. Include | Corinna Vinschen | 2008-04-18 | 1 | -0/+33 |
* | * Fix copyright dates. | Corinna Vinschen | 2008-04-01 | 1 | -1/+1 |
* | Perform whitespace cleanup throughout. | Christopher Faylor | 2008-02-15 | 1 | -1/+1 |
* | * cygheap.cc (cwcsdup): New function. | Corinna Vinschen | 2008-02-14 | 1 | -0/+11 |
* | * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes | Corinna Vinschen | 2007-07-20 | 1 | -10/+0 |
* | * sec_helper.cc: Remove unused code. | Corinna Vinschen | 2007-07-19 | 1 | -71/+0 |
* | * cygheap.h (init_cygheap::luid): Remove. | Corinna Vinschen | 2007-07-19 | 1 | -65/+40 |
* | * dcrt0.cc (dll_crt0_0): Call set_cygwin_privileges here, after | Corinna Vinschen | 2007-07-19 | 1 | -2/+0 |
* | * cygheap.cc (cygheap_init): Fix formatting. Remove comment. Set | Corinna Vinschen | 2007-03-29 | 1 | -11/+25 |
* | Throughout remove all usage of wincap.has_security. | Corinna Vinschen | 2007-02-23 | 1 | -3/+2 |
* | Remove extraneous whitespace. | Christopher Faylor | 2007-02-20 | 1 | -6/+6 |
* | Partially revert change from 2006-10-22. GetSecurityInfo messes up | Corinna Vinschen | 2006-12-20 | 1 | -27/+4 |
* | * environ.cc (set_traverse): Remove. | Corinna Vinschen | 2006-12-12 | 1 | -1/+0 |
* | * cyglsa.h: New header file. | Corinna Vinschen | 2006-11-27 | 1 | -12/+48 |
* | * security.h (DBGSID): Define for debugging purposes. | Corinna Vinschen | 2006-11-23 | 1 | -35/+35 |
* | * sec_helper.cc (sid_auth): Remove. | Corinna Vinschen | 2006-11-08 | 1 | -11/+15 |
* | * security.h (cygpriv_idx): Add privileges new in Vista. | Corinna Vinschen | 2006-11-01 | 1 | -2/+6 |
* | * fhandler_disk_file.cc (fhandler_disk_file::facl): Fix whitespace. | Corinna Vinschen | 2006-10-22 | 1 | -1/+1 |
* | * external.cc (cygwin_internal): Use security_descriptor::copy method. | Corinna Vinschen | 2006-10-22 | 1 | -8/+31 |
* | GCC 4.1 fixes. | Christopher Faylor | 2006-07-17 | 1 | -11/+6 |
* | * sec_helper.cc (set_cygwin_privileges): Request SE_BACKUP_NAME | Corinna Vinschen | 2006-03-01 | 1 | -0/+1 |
* | Change foo (void) to foo () for all c++ functions throughout. Remove all | Christopher Faylor | 2005-07-05 | 1 | -1/+1 |
* | Replace valid memory checks with new myfault class "exception handling", almost | Christopher Faylor | 2005-07-03 | 1 | -1/+0 |
* | * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES and | Corinna Vinschen | 2005-06-07 | 1 | -1/+10 |
* | * cygheap.cc (cygheap_init): Accomodate set_process_privilege change. | Corinna Vinschen | 2005-04-03 | 1 | -32/+86 |
* | * path.cc (chdir): Always use the normalized_path as posix_cwd, except if it | Christopher Faylor | 2004-05-28 | 1 | -1/+1 |
* | * autoload.cc (NtCreateFile): Add. | Corinna Vinschen | 2004-04-16 | 1 | -0/+14 |
* | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 2004-02-09 | 1 | -1/+1 |
* | * security.h (SID): New macro. | Corinna Vinschen | 2004-02-05 | 1 | -31/+27 |
* | Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, | Christopher Faylor | 2003-12-07 | 1 | -3/+3 |
* | * sec_helper.cc (set_process_privilege): Rename restore_priv to | Corinna Vinschen | 2003-11-26 | 1 | -8/+8 |
* | * dir.cc (mkdir): Use local security_descriptor. Call | Corinna Vinschen | 2003-11-26 | 1 | -0/+29 |
* | * external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTE | Corinna Vinschen | 2003-11-04 | 1 | -0/+18 |
* | 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2003-09-27 | 1 | -0/+7 |
* | * include/tzfile.h: Add some missing entries. | Christopher Faylor | 2003-09-25 | 1 | -1/+1 |
* | * devices.cc: New file. | Christopher Faylor | 2003-09-25 | 1 | -1/+1 |
* | * cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid. | Corinna Vinschen | 2003-09-16 | 1 | -1/+1 |
* | 2003-09-15 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2003-09-16 | 1 | -15/+13 |
* | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 2003-06-16 | 1 | -1/+0 |
* | whitespace cleanup | Christopher Faylor | 2003-03-09 | 1 | -2/+2 |
* | * sec_helper.cc (get_sids_info): debug_print owner_sid and group_sid. | Corinna Vinschen | 2003-02-26 | 1 | -0/+3 |
* | * security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and delete | Corinna Vinschen | 2003-02-06 | 1 | -41/+0 |
* | * sec_helper.cc (get_sids_info): New function. | Corinna Vinschen | 2003-02-05 | 1 | -0/+37 |
* | * security.h (class cygpsid): New class. | Corinna Vinschen | 2003-02-04 | 1 | -53/+58 |
* | * security.h: Add third argument to set_process_privilege. | Corinna Vinschen | 2003-02-03 | 1 | -4/+7 |