summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/uinfo.cc
Commit message (Expand)AuthorAgeFilesLines
* Use hMainProc where appropriate, throughout.Christopher Faylor2002-06-191-2/+1
* * uinfo.cc (cygheap_user::ontherange): Call NetUserGetInfo() only withCorinna Vinschen2002-06-191-23/+19
* * cygheap.h (cygheap_user::winname): New field.Christopher Faylor2002-06-161-7/+15
* * uinfo.cc (cygheap_user::ontherange): Don't set HOMEDRIVE or HOMEPATH unlessChristopher Faylor2002-06-151-0/+1
* * cygheap.h (cygheap_user::userprofile_env_buf): New static member.Christopher Faylor2002-06-141-3/+3
* * cygheap.h (cygheap_user): Add static members to hold home{drive,path} info.Christopher Faylor2002-06-141-24/+27
* * cygheap.cc (cygheap_user::set_logsrv): Remove.Christopher Faylor2002-06-141-137/+83
* * path.cc (chdir): Minor cleanup.Christopher Faylor2002-06-131-2/+2
* * cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL onChristopher Faylor2002-06-121-85/+152
* * sec_helper.cc (lookup_name): Suppress.Corinna Vinschen2002-06-061-8/+10
* * security.cc (lsa2wchar): Suppressed.Corinna Vinschen2002-06-031-1/+2
* Remove unneeded sigproc.h includes throughout.Christopher Faylor2002-06-021-1/+0
* Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen2002-05-291-0/+12
* Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen2002-05-281-1/+13
* Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor2002-05-251-1/+0
* * times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor2002-02-171-2/+2
* * exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor2002-02-141-1/+1
* * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen2002-02-101-1/+1
* * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen2002-02-101-7/+7
* * uinfo.cc (internal_getlogin): Try evaluating user by SID even ifCorinna Vinschen2002-02-101-78/+77
* Eliminate excess whitespace.Christopher Faylor2001-11-051-3/+3
* * uinfo.cc (internal_getlogin): Set environment variable $HOMECorinna Vinschen2001-10-291-2/+23
* Patch suggested by Ian Ray <ian.ray@nokia.com>:Corinna Vinschen2001-10-221-32/+41
* * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.Christopher Faylor2001-10-151-0/+2
* * autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor2001-10-131-3/+3
* * uinfo.cc (internal_getlogin): Reorganize slightly to minimize work in defaultChristopher Faylor2001-10-091-4/+5
* Add "path.h" include throughout, where needed. Use new path_conv methods andChristopher Faylor2001-10-011-0/+1
* * Makefile.in: Build wincap.o.Corinna Vinschen2001-09-121-1/+1
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-5/+5
* Throughout, change check for running under Windows NT to 'iswinnt'.Christopher Faylor2001-08-041-1/+1
* Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor2001-07-261-1/+1
* * uinfo.cc (internal_getlogin): Add pointer check.Corinna Vinschen2001-07-091-3/+7
* * cygwin.din: Add fchdir symbols.Corinna Vinschen2001-06-101-1/+0
* * syscalls.cc (seteuid): Set environment variables USERNAME andCorinna Vinschen2001-06-091-80/+127
* * cygheap.h (cygheap_user::cygheap_user): Initialize token toCorinna Vinschen2001-06-041-0/+2
* * sec_helper.cc (cygsid::getfrompw): Change parameter to `const'.Corinna Vinschen2001-05-291-170/+97
* * autoload.cc: Add load statements for `LookupAccountNameW',Corinna Vinschen2001-05-201-12/+39
* * uinfo.cc (uinfo_init): Just set user token to INVALID_HANDLE_VALUE.Corinna Vinschen2001-05-161-1/+1
* * fork.cc (fork): Eliminate superfluous call to getuid().Corinna Vinschen2001-05-151-9/+8
* * uinfo.cc (internal_getlogin): Formatting change.Corinna Vinschen2001-04-301-2/+3
* * grp.cc: Eliminate MAX_DOMAIN_NAME define.Corinna Vinschen2001-04-301-8/+9
* * uinfo.cc (internal_getlogin): Return pointer to struct passwd.Corinna Vinschen2001-04-251-4/+4
* * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.Corinna Vinschen2001-04-251-16/+36
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-0/+2
* Fix spacing, copyrights.Christopher Faylor2001-03-181-2/+2
* * uinfo.cc: Eliminate `#include <wchar.h>'.Corinna Vinschen2001-02-281-1/+0
* Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor2001-01-281-4/+6
* * uinfo.cc (uinfo_init): Call `cygwin_set_impersonation_token' toCorinna Vinschen2000-11-161-1/+2
* * uinfo.cc (internal_getlogin): Change parameter list to reflectCorinna Vinschen2000-11-151-6/+6