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
...
*
* security.h (MAX_SUBAUTH_CNT): Drop. Use SID_MAX_SUB_AUTHORITIES
Corinna Vinschen
2014-05-06
1
-1
/
+1
*
* grp.cc (internal_getgroups): Drop unused cygsid variable.
Corinna Vinschen
2014-05-06
1
-7
/
+13
*
* ldap.cc (user_attr): Remove "uid" attribute.
Corinna Vinschen
2014-04-22
1
-12
/
+6
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Fix gid evaluation
Corinna Vinschen
2014-04-12
1
-9
/
+10
*
* cygheap.h (enum cygheap_pwdgrp::cache_t): Remove.
Corinna Vinschen
2014-03-12
1
-31
/
+84
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Avoid crash on
Corinna Vinschen
2014-03-12
1
-1
/
+2
*
* pwdgrp.h (pwdgrp::is_passwd): New inline method.
Corinna Vinschen
2014-03-07
1
-22
/
+21
*
* passwd.cc (pg_ent::enumerate_builtin): Convert pwd_builtins and
Corinna Vinschen
2014-03-06
1
-0
/
+10
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Only fetch extended
Corinna Vinschen
2014-02-28
1
-1
/
+3
*
* cygheap.h (cygheap_user::sid): Return reference to cygpsid rather
Corinna Vinschen
2014-02-28
1
-43
/
+81
*
* autoload.cc (CheckTokenMembership): Import.
Corinna Vinschen
2014-02-27
1
-74
/
+58
*
* external.cc (cygwin_internal): Add cases for CW_GETNSSSEP,
Corinna Vinschen
2014-02-22
1
-2
/
+2
*
* pwdgrp.h (pwdgrp::fetch_account_from_windows): Add bool parameter
Corinna Vinschen
2014-02-21
1
-12
/
+22
*
* autoload.cc (ldap_abandon): Import.
Corinna Vinschen
2014-02-17
1
-14
/
+95
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Default to /bin/bash
Corinna Vinschen
2014-02-14
1
-1
/
+1
*
* ldap.cc (cyg_ldap::fetch_posix_offset_for_domain): If domain name
Corinna Vinschen
2014-02-13
1
-60
/
+89
*
* uinfo.cc (cygheap_pwdgrp::nss_init_line): Explicitely ignore a colon
Corinna Vinschen
2014-02-12
1
-1
/
+1
*
* ldap.cc (rediscover_thread): Give argument a useful name.
Corinna Vinschen
2014-02-11
1
-2
/
+2
*
* autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo.
Corinna Vinschen
2014-02-11
1
-133
/
+125
*
* uinfo.cc (cygheap_domain_info::init): Drop accidentally leftover if
Corinna Vinschen
2014-02-10
1
-2
/
+1
*
* uinfo.cc (cygheap_domain_info::init): Fix handling of account domain
Corinna Vinschen
2014-02-10
1
-2
/
+6
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Add code to allow
Corinna Vinschen
2014-02-10
1
-1
/
+22
*
Introduce reading passwd/group entries from SAM/AD. Introduce
Corinna Vinschen
2014-02-09
1
-81
/
+1113
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-15
/
+31
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* dcrt0.cc (quoted): Renamed strechr to strchrnul.
Kai Tietz
2012-10-27
1
-1
/
+1
*
* cygheap.cc (init_cygheap::init_installation_root): Convert function
Corinna Vinschen
2012-02-14
1
-2
/
+2
*
* miscfuncs.cc (DEFAULT_STACKSIZE): Set to 1 Megs. Drop comment about
Corinna Vinschen
2012-02-10
1
-2
/
+3
*
*** empty log message ***
Corinna Vinschen
2012-02-09
1
-1
/
+1
*
* uinfo.cc (cygheap_user::env_userprofile): Simplify since network
Corinna Vinschen
2012-02-08
1
-9
/
+1
*
* uinfo.cc (cygheap_user::env_userprofile): Convert native
Corinna Vinschen
2012-02-08
1
-1
/
+9
*
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
[prev]
[next]