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
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
1
-7
/
+7
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-6
/
+6
*
2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-27
1
-26
/
+57
*
* 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
-5
/
+5
*
* shared_info.h (shared_info::initialize): Remove argument.
Christopher Faylor
2003-09-10
1
-31
/
+49
*
* grp.cc (read_group): Revert previous change.
Corinna Vinschen
2003-08-17
1
-1
/
+1
*
* cygheap.h (class cygheap_user): Use INVALID_HANDLE_VALUE as invalid
Corinna Vinschen
2003-07-14
1
-1
/
+3
*
* cygheap.h (enum impersonation): New enum.
Corinna Vinschen
2003-06-30
1
-5
/
+4
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* spawn.cc (spawn_guts): Call CreateProcess while impersonated,
Corinna Vinschen
2003-06-09
1
-8
/
+19
*
* uinfo.cc (internal_getlogin): Only update user.groups.pgsid
Corinna Vinschen
2003-02-27
1
-1
/
+2
*
* security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and delete
Corinna Vinschen
2003-02-06
1
-1
/
+1
*
* uinfo.cc (pwdgrp::next_num): Remove check for NULL since it is no longer a
Christopher Faylor
2003-01-27
1
-4
/
+2
*
* strings.h (strechr): New function.
Christopher Faylor
2003-01-27
1
-14
/
+9
*
* uinfo.cc (pwdgrp::load): Regularize strace output. Add warning for
Christopher Faylor
2003-01-26
1
-3
/
+6
*
* include/sys/strace.h (paranoid_printf): Define as not being part of "all"
Christopher Faylor
2003-01-26
1
-25
/
+24
*
* pwdgrp.cc (pwdgrp::reparse): Declare.
Christopher Faylor
2003-01-25
1
-0
/
+6
*
* syscalls.cc (seteuid32): On Win95 get the pw entry. If it exists
Corinna Vinschen
2003-01-25
1
-8
/
+9
*
* pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.
Christopher Faylor
2003-01-24
1
-22
/
+44
*
* grp.cc: Call gr.refresh() rather than doing isunitialized tests throughout.
Christopher Faylor
2003-01-21
1
-2
/
+2
*
* path.h (etc::change_possible): Revert the type to bool.
Christopher Faylor
2003-01-21
1
-1
/
+0
*
* pwdgrp.h (etc): Move to path.h.
Christopher Faylor
2003-01-20
1
-68
/
+66
*
update copyright
Christopher Faylor
2003-01-17
1
-1
/
+1
*
* uinfo.cc (etc::dir_changed): Don't print a warning if can't open /etc, unless
Christopher Faylor
2003-01-17
1
-0
/
+2
*
* grp.cc (read_etc_group): On NT, add a line for gid = -1. Change name
Christopher Faylor
2003-01-17
1
-0
/
+85
*
2002-12-10 Pierre Humblet <pierre.humblet@ieee.org>
Corinna Vinschen
2002-12-10
1
-5
/
+6
*
white space
Christopher Faylor
2002-11-27
1
-1
/
+1
*
* passwd.cc (read_etc_passwd): Never add an entry when starting
Corinna Vinschen
2002-11-25
1
-4
/
+5
*
* security.h: Declare internal_getpwsid and internal_getgrsid.
Corinna Vinschen
2002-11-20
1
-38
/
+26
*
Remove \n from calls to strace class printfs throughout.
Christopher Faylor
2002-09-30
1
-1
/
+1
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-2
/
+2
*
* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads
Christopher Faylor
2002-09-19
1
-1
/
+1
*
* security.cc: Change some formatting.
Corinna Vinschen
2002-07-29
1
-5
/
+11
*
* debug.cc (threads): Avoid initialization.
Christopher Faylor
2002-07-01
1
-2
/
+1
*
* uinfo.cc (cygheap_user::ontherange): Make cygwin root the last resort for
Christopher Faylor
2002-07-01
1
-4
/
+2
*
* uinfo.cc (cygheap_user::ontherange): Potentially set HOME from existing
Christopher Faylor
2002-07-01
1
-10
/
+14
*
* uinfo.cc (cygheap_user::test_uid): Use standard issetuid test.
Christopher Faylor
2002-06-29
1
-1
/
+1
*
* autoload.cc (NetGetDCName): Change to make this an optional load function.
Christopher Faylor
2002-06-29
1
-3
/
+6
*
* uinfo.cc (cygheap_user::test_uid): Return NULL or further tests are sorta
Christopher Faylor
2002-06-29
1
-2
/
+2
*
* uinfo.cc (cygheap_user::env_logsrv): Return "almost_null" in case where no
Christopher Faylor
2002-06-29
1
-1
/
+1
*
* cygheap.h (cygheap_user): Reorg to accommodate environment caching.
Christopher Faylor
2002-06-29
1
-19
/
+35
*
* cygheap.cc (cfree_and_set): New function.
Christopher Faylor
2002-06-27
1
-32
/
+39
*
* uinfo.cc (internal_getlogin): Set myself->uid and myself->gid instead
Corinna Vinschen
2002-06-24
1
-6
/
+6
*
* uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.
Christopher Faylor
2002-06-21
1
-3
/
+3
*
Use hMainProc where appropriate, throughout.
Christopher Faylor
2002-06-19
1
-2
/
+1
*
* uinfo.cc (cygheap_user::ontherange): Call NetUserGetInfo() only with
Corinna Vinschen
2002-06-19
1
-23
/
+19
*
* cygheap.h (cygheap_user::winname): New field.
Christopher Faylor
2002-06-16
1
-7
/
+15
*
* uinfo.cc (cygheap_user::ontherange): Don't set HOMEDRIVE or HOMEPATH unless
Christopher Faylor
2002-06-15
1
-0
/
+1
*
* cygheap.h (cygheap_user::userprofile_env_buf): New static member.
Christopher Faylor
2002-06-14
1
-3
/
+3
[next]