Age | Commit message (Expand) | Author | Files | Lines |
2004-05-28 | * path.cc (chdir): Always use the normalized_path as posix_cwd, except if it | Christopher Faylor | 1 | -1/+1 |
2004-04-16 | * autoload.cc (NtCreateFile): Add. | Corinna Vinschen | 1 | -0/+14 |
2004-02-09 | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 1 | -1/+1 |
2004-02-05 | * security.h (SID): New macro. | Corinna Vinschen | 1 | -31/+27 |
2003-12-07 | Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, | Christopher Faylor | 1 | -3/+3 |
2003-11-26 | * sec_helper.cc (set_process_privilege): Rename restore_priv to | Corinna Vinschen | 1 | -8/+8 |
2003-11-26 | * dir.cc (mkdir): Use local security_descriptor. Call | Corinna Vinschen | 1 | -0/+29 |
2003-11-04 | * external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTE | Corinna Vinschen | 1 | -0/+18 |
2003-09-27 | 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 1 | -0/+7 |
2003-09-25 | * include/tzfile.h: Add some missing entries. | Christopher Faylor | 1 | -1/+1 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -1/+1 |
2003-09-16 | * cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid. | Corinna Vinschen | 1 | -1/+1 |
2003-09-16 | 2003-09-15 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 1 | -15/+13 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
2003-03-09 | whitespace cleanup | Christopher Faylor | 1 | -2/+2 |
2003-02-26 | * sec_helper.cc (get_sids_info): debug_print owner_sid and group_sid. | Corinna Vinschen | 1 | -0/+3 |
2003-02-06 | * security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and delete | Corinna Vinschen | 1 | -41/+0 |
2003-02-05 | * sec_helper.cc (get_sids_info): New function. | Corinna Vinschen | 1 | -0/+37 |
2003-02-04 | * security.h (class cygpsid): New class. | Corinna Vinschen | 1 | -53/+58 |
2003-02-03 | * security.h: Add third argument to set_process_privilege. | Corinna Vinschen | 1 | -4/+7 |
2003-01-26 | * uinfo.cc (pwdgrp::load): Regularize strace output. Add warning for | Christopher Faylor | 1 | -2/+2 |
2002-12-14 | 2002-12-14 Corinna Vinschen <corinna@vinschen.de> | Corinna Vinschen | 1 | -12/+31 |
2002-12-10 | 2002-12-10 Pierre Humblet <pierre.humblet@ieee.org> | Corinna Vinschen | 1 | -6/+5 |
2002-11-20 | * security.h: Declare internal_getpwsid and internal_getgrsid. | Corinna Vinschen | 1 | -46/+21 |
2002-11-14 | * grp.cc (getgroups32): Revert previous patch. Use impersonation | Corinna Vinschen | 1 | -13/+44 |
2002-11-12 | * syscalls.cc (chmod): Simplify conditional. | Corinna Vinschen | 1 | -128/+48 |
2002-10-22 | * sec_helper.cc (cygsid::get_id): If the sid matches a sid stored in | Christopher Faylor | 1 | -16/+22 |
2002-09-22 | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 1 | -8/+8 |
2002-08-08 | Patch by Joe Buehler <jbuehler@hekimian.com>: | Corinna Vinschen | 1 | -1/+1 |
2002-07-03 | * cygheap.cc (init_cheap): Rearrange error message. | Christopher Faylor | 1 | -1/+1 |
2002-07-01 | * syscalls.c (seteuid32): Do not return an error when the token cannot be | Christopher Faylor | 1 | -1/+1 |
2002-07-01 | * shared.cc (sec_none): Move to sec_helper.cc. | Corinna Vinschen | 1 | -0/+96 |
2002-06-06 | * sec_helper.cc (lookup_name): Suppress. | Corinna Vinschen | 1 | -0/+2 |
2002-06-02 | Remove unneeded sigproc.h includes throughout. | Christopher Faylor | 1 | -1/+0 |
2002-05-29 | Change internal uid datatype from __uid16_t to __uid32_t | Corinna Vinschen | 1 | -2/+2 |
2002-05-28 | Change internal gid datatype from __gid16_t to __gid32_t | Corinna Vinschen | 1 | -9/+9 |
2002-05-25 | Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, | Christopher Faylor | 1 | -2/+0 |
2002-02-10 | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 1 | -1/+1 |
2002-02-10 | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 1 | -6/+6 |
2001-09-11 | Update copyrights. | Christopher Faylor | 1 | -1/+1 |
2001-09-07 | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 1 | -8/+8 |
2001-07-26 | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 1 | -1/+1 |
2001-07-15 | Change well_known_admin_sid to well_known_admins_sid throughout. | Corinna Vinschen | 1 | -1/+2 |
2001-05-29 | * sec_helper.cc (cygsid::getfrompw): Change parameter to `const'. | Corinna Vinschen | 1 | -2/+2 |
2001-05-20 | * autoload.cc: Add load statements for `LookupAccountNameW', | Corinna Vinschen | 1 | -23/+38 |
2001-05-16 | * sec_helper.cc (legal_sid_type): Fix conditional. Change to | Corinna Vinschen | 1 | -3/+3 |
2001-05-15 | * fork.cc (fork): Eliminate superfluous call to getuid(). | Corinna Vinschen | 1 | -68/+32 |
2001-04-30 | * grp.cc: Eliminate MAX_DOMAIN_NAME define. | Corinna Vinschen | 1 | -30/+21 |
2001-04-25 | * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16. | Corinna Vinschen | 1 | -34/+14 |
2001-04-20 | * security.cc (set_process_privileges): Swap out. | Corinna Vinschen | 1 | -0/+40 |