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
*
Add "path.h" include throughout, where needed. Use new path_conv methods and
Christopher Faylor
2001-10-01
1
-0
/
+1
*
* Makefile.in: Build wincap.o.
Corinna Vinschen
2001-09-12
1
-1
/
+1
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-5
/
+5
*
Throughout, change check for running under Windows NT to 'iswinnt'.
Christopher Faylor
2001-08-04
1
-1
/
+1
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-1
/
+1
*
* uinfo.cc (internal_getlogin): Add pointer check.
Corinna Vinschen
2001-07-09
1
-3
/
+7
*
* cygwin.din: Add fchdir symbols.
Corinna Vinschen
2001-06-10
1
-1
/
+0
*
* syscalls.cc (seteuid): Set environment variables USERNAME and
Corinna Vinschen
2001-06-09
1
-80
/
+127
*
* cygheap.h (cygheap_user::cygheap_user): Initialize token to
Corinna Vinschen
2001-06-04
1
-0
/
+2
*
* sec_helper.cc (cygsid::getfrompw): Change parameter to `const'.
Corinna Vinschen
2001-05-29
1
-170
/
+97
*
* autoload.cc: Add load statements for `LookupAccountNameW',
Corinna Vinschen
2001-05-20
1
-12
/
+39
*
* uinfo.cc (uinfo_init): Just set user token to INVALID_HANDLE_VALUE.
Corinna Vinschen
2001-05-16
1
-1
/
+1
*
* fork.cc (fork): Eliminate superfluous call to getuid().
Corinna Vinschen
2001-05-15
1
-9
/
+8
*
* uinfo.cc (internal_getlogin): Formatting change.
Corinna Vinschen
2001-04-30
1
-2
/
+3
*
* grp.cc: Eliminate MAX_DOMAIN_NAME define.
Corinna Vinschen
2001-04-30
1
-8
/
+9
*
* uinfo.cc (internal_getlogin): Return pointer to struct passwd.
Corinna Vinschen
2001-04-25
1
-4
/
+4
*
* autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.
Corinna Vinschen
2001-04-25
1
-16
/
+36
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-0
/
+2
*
Fix spacing, copyrights.
Christopher Faylor
2001-03-18
1
-2
/
+2
*
* uinfo.cc: Eliminate `#include <wchar.h>'.
Corinna Vinschen
2001-02-28
1
-1
/
+0
*
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
Christopher Faylor
2001-01-28
1
-4
/
+6
*
* uinfo.cc (uinfo_init): Call `cygwin_set_impersonation_token' to
Corinna Vinschen
2000-11-16
1
-1
/
+2
*
* uinfo.cc (internal_getlogin): Change parameter list to reflect
Corinna Vinschen
2000-11-15
1
-6
/
+6
*
* cygheap.h: Move `token' and `impersonated' from class _pinfo
Corinna Vinschen
2000-11-15
1
-2
/
+2
*
* cygheap.cc (cygheap_root::cygheap_root): New function.
Corinna Vinschen
2000-11-15
1
-46
/
+52
*
Whitespace cleanup.
Christopher Faylor
2000-10-28
1
-1
/
+1
*
* autoload.cc: New file keeping all autoload stuff.
Corinna Vinschen
2000-10-27
1
-24
/
+0
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-1
/
+0
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-0
/
+2
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-116
/
+116
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-0
/
+3
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+1
*
* select.cc (allocfd_set): Zero allocated fd_set.
Christopher Faylor
2000-08-09
1
-4
/
+4
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor version number to 5 due to all of
Christopher Faylor
2000-07-29
1
-2
/
+2
*
* testsuite/winsup.api/winsup.exp: ignore stdout by default
DJ Delorie
2000-07-27
1
-0
/
+1
*
Patch suggested by Kazuhiro Fujieda <fujieda@jaist.ac.jp>.
Corinna Vinschen
2000-07-22
1
-16
/
+21
*
* winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.
Corinna Vinschen
2000-07-02
1
-7
/
+5
*
* uinfo.cc (uinfo_init): Eliminate calls to read_etc_group()
Corinna Vinschen
2000-07-02
1
-27
/
+11
*
Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>
Corinna Vinschen
2000-07-01
1
-3
/
+3
*
* syscalls.cc (seteuid): Initialize pi.token before calling
Corinna Vinschen
2000-06-28
1
-8
/
+19
*
* fork.cc (fork): Fix error in copying SID pointer.
Corinna Vinschen
2000-06-24
1
-11
/
+38
*
* dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'
Corinna Vinschen
2000-06-19
1
-63
/
+106
*
* pinfo.cc (pinfo_init): Add missing initializers.
Corinna Vinschen
2000-06-17
1
-28
/
+23
*
* cygwin.din: Define symbols for `cygwin_logon_user' and
Corinna Vinschen
2000-06-16
1
-4
/
+9
*
* exceptions.cc: Remove unneeded include.
Christopher Faylor
2000-06-01
1
-1
/
+8
*
* Makefile.in: Remove libadvapi32.a.
Christopher Faylor
2000-05-30
1
-3
/
+3
*
* dcrt0.cc (dll_crt0_1): Move uinfo_init call to before sigproc_init to avoid a
Christopher Faylor
2000-05-22
1
-4
/
+0
*
* uinfo.cc (internal_getlogin): Use NetGetDCName() instead
Corinna Vinschen
2000-04-19
1
-4
/
+4
[next]