index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
uinfo.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-2
/
+2
*
* globals.cc (__getlogin_username): Remove.
Corinna Vinschen
2011-05-16
1
-2
/
+9
*
* cygtls.h (struct _local_storage): Remove unused members rarg and
Corinna Vinschen
2011-05-16
1
-1
/
+1
*
* advapi32.cc (GetTokenInformation): Remove.
Corinna Vinschen
2011-04-29
1
-17
/
+24
*
* advapi32.cc (GetSecurityDescriptorDacl): Remove.
Corinna Vinschen
2011-04-28
1
-4
/
+6
*
* autoload.cc (GetConsoleWindow): Drop.
Corinna Vinschen
2011-04-19
1
-9
/
+6
*
* uinfo.cc (cygheap_user::init): Don't call GetUserName. Fetch username
Corinna Vinschen
2011-03-31
1
-7
/
+19
*
* uinfo.cc (cygheap_user::env_domain): Use LookupAccountSidW and
Corinna Vinschen
2011-03-29
1
-9
/
+9
*
Revert accidental previous login.
Corinna Vinschen
2010-09-28
1
-31
/
+10
*
* Makefile.in (DLL_IMPORTS): Remove libadvapi32.a.
Corinna Vinschen
2010-09-28
1
-10
/
+31
*
* uinfo.cc (cygheap_user::init): Call GetUserNameW and convert to
Corinna Vinschen
2010-09-26
1
-2
/
+7
*
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
Corinna Vinschen
2009-12-18
1
-2
/
+2
*
* cygprops.h: New file.
Corinna Vinschen
2009-10-31
1
-2
/
+2
*
* uinfo.cc (uinfo_init): Deimpersonate, don't reimpersonate, if
Corinna Vinschen
2009-10-18
1
-1
/
+1
*
* include/sys/cygwin.h: Add new cygwin_getinfo_type
Corinna Vinschen
2009-10-13
1
-1
/
+5
*
* cygheap.cc (cygheap_init): Set umask to a sane default.
Corinna Vinschen
2009-05-06
1
-18
/
+4
*
* uinfo.cc (pwdgrp::load): Open file with FILE_OPEN_FOR_BACKUP_INTENT
Corinna Vinschen
2009-01-26
1
-1
/
+3
*
* pwdgrp.h (pwdgrp::refresh): Fix indentation.
Corinna Vinschen
2008-12-20
1
-5
/
+4
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
1
-2
/
+1
*
* shared.cc (user_shared_initialize): Fetch potentially changed Cygwin
Corinna Vinschen
2008-07-24
1
-17
/
+21
*
Add case-sensitivity.
Corinna Vinschen
2008-07-16
1
-1
/
+1
*
Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH to
Corinna Vinschen
2008-07-11
1
-2
/
+3
*
* autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.
Corinna Vinschen
2008-07-09
1
-3
/
+5
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-5
/
+0
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.
Corinna Vinschen
2008-03-12
1
-9
/
+13
*
* dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING is
Corinna Vinschen
2008-02-25
1
-3
/
+3
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-3
/
+3
*
* string.h: Re-enable inline strcasematch and strncasematch
Corinna Vinschen
2008-02-01
1
-1
/
+1
*
* fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATH
Corinna Vinschen
2007-12-05
1
-1
/
+1
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-1
/
+1
*
* uinfo.cc (pwdgrp::load): Use NT native functions.
Corinna Vinschen
2007-08-21
1
-36
/
+53
*
* ntdll.h (NtNotifyChangeDirectoryFile): Declare.
Corinna Vinschen
2007-08-21
1
-1
/
+1
*
* path.h (path_conv::operator char *): Delete.
Corinna Vinschen
2007-08-16
1
-3
/
+4
*
* autoload.cc (SetUserObjectSecurity): Drop.
Corinna Vinschen
2007-07-19
1
-2
/
+6
*
* cygheap.h (cygheap_user::curr_imp_token): Rename from current_token.
Corinna Vinschen
2007-07-16
1
-1
/
+1
*
Throughout remove all usage of wincap.has_security.
Corinna Vinschen
2007-02-23
1
-23
/
+15
*
Throughout replace all usage of wincap.shared with the constant
Corinna Vinschen
2007-02-22
1
-2
/
+3
*
Partially revert change from 2005-04-03, always running under an
Corinna Vinschen
2006-12-12
1
-3
/
+1
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
1
-1
/
+1
*
* dtable.cc (handle_to_fn): Accomodate new argument order in call to
Corinna Vinschen
2006-02-07
1
-3
/
+4
*
Remove some more unneeded 'return;'s throughout.
Christopher Faylor
2005-09-14
1
-3
/
+0
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-2
/
+2
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-3
/
+3
*
* uinfo.cc (uinfo_init): Call reimpersonate to set the main thread's
Corinna Vinschen
2005-06-21
1
-0
/
+1
*
* pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES and
Corinna Vinschen
2005-06-07
1
-1
/
+1
*
white space and minor comment cleanup.
Christopher Faylor
2005-05-02
1
-2
/
+2
*
* cygheap.cc (cygheap_init): Accomodate set_process_privilege change.
Corinna Vinschen
2005-04-03
1
-22
/
+17
*
Unify usage of CYG_MAX_PATH throughout. Change buffers from
Corinna Vinschen
2005-04-03
1
-3
/
+3
*
Reorganize header file inclusion throughout so that cygerrno.h comes first.
Christopher Faylor
2005-01-12
1
-1
/
+1
[next]