| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * uinfo.cc (pwdgrp::load): Regularize strace output. Add warning for | Christopher Faylor | 2003-01-26 | 1 | -2/+2 |
* | 2002-12-14 Corinna Vinschen <corinna@vinschen.de> | Corinna Vinschen | 2002-12-14 | 1 | -12/+31 |
* | 2002-12-10 Pierre Humblet <pierre.humblet@ieee.org> | Corinna Vinschen | 2002-12-10 | 1 | -6/+5 |
* | * security.h: Declare internal_getpwsid and internal_getgrsid. | Corinna Vinschen | 2002-11-20 | 1 | -46/+21 |
* | * grp.cc (getgroups32): Revert previous patch. Use impersonation | Corinna Vinschen | 2002-11-14 | 1 | -13/+44 |
* | * syscalls.cc (chmod): Simplify conditional. | Corinna Vinschen | 2002-11-12 | 1 | -128/+48 |
* | * sec_helper.cc (cygsid::get_id): If the sid matches a sid stored in | Christopher Faylor | 2002-10-22 | 1 | -16/+22 |
* | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 2002-09-22 | 1 | -8/+8 |
* | Patch by Joe Buehler <jbuehler@hekimian.com>: | Corinna Vinschen | 2002-08-08 | 1 | -1/+1 |
* | * cygheap.cc (init_cheap): Rearrange error message. | Christopher Faylor | 2002-07-03 | 1 | -1/+1 |
* | * syscalls.c (seteuid32): Do not return an error when the token cannot be | Christopher Faylor | 2002-07-01 | 1 | -1/+1 |
* | * shared.cc (sec_none): Move to sec_helper.cc. | Corinna Vinschen | 2002-07-01 | 1 | -0/+96 |
* | * sec_helper.cc (lookup_name): Suppress. | Corinna Vinschen | 2002-06-06 | 1 | -0/+2 |
* | 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 | -2/+2 |
* | Change internal gid datatype from __gid16_t to __gid32_t | Corinna Vinschen | 2002-05-28 | 1 | -9/+9 |
* | Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, | Christopher Faylor | 2002-05-25 | 1 | -2/+0 |
* | * 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 | -6/+6 |
* | Update copyrights. | Christopher Faylor | 2001-09-11 | 1 | -1/+1 |
* | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 2001-09-07 | 1 | -8/+8 |
* | 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 | -1/+2 |
* | * 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 | -23/+38 |
* | * sec_helper.cc (legal_sid_type): Fix conditional. Change to | Corinna Vinschen | 2001-05-16 | 1 | -3/+3 |
* | * fork.cc (fork): Eliminate superfluous call to getuid(). | Corinna Vinschen | 2001-05-15 | 1 | -68/+32 |
* | * grp.cc: Eliminate MAX_DOMAIN_NAME define. | Corinna Vinschen | 2001-04-30 | 1 | -30/+21 |
* | * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16. | Corinna Vinschen | 2001-04-25 | 1 | -34/+14 |
* | * security.cc (set_process_privileges): Swap out. | Corinna Vinschen | 2001-04-20 | 1 | -0/+40 |
* | * Makefile.in: Add object files `sec_helper.cc' and `sec_acl.cc'. | Corinna Vinschen | 2001-04-20 | 1 | -0/+399 |