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
*
Workaround AzureAD shortcomings
Corinna Vinschen
2016-08-18
1
-10
/
+90
*
Change "nodomain+nobody" to "no+body"
Corinna Vinschen
2016-07-22
1
-3
/
+3
*
Handle WinFSP nobody account
Corinna Vinschen
2016-07-19
1
-0
/
+28
*
cygheap_domain_info::init: Fix comment
Corinna Vinschen
2016-06-24
1
-1
/
+1
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-3
/
+0
*
uinfo.cc: More comment fixes, remove unused testing code.
Corinna Vinschen
2016-06-15
1
-12
/
+4
*
uinfo.cc: Fix comment
Corinna Vinschen
2016-06-15
1
-2
/
+2
*
Only allow enabled groups as primary group
Corinna Vinschen
2016-03-23
1
-6
/
+45
*
Use 64K buffers for TOKEN_GROUPS
Corinna Vinschen
2016-03-23
1
-3
/
+3
*
Add cygsid methods to create SIDs from scratch
Corinna Vinschen
2016-03-12
1
-23
/
+19
*
Only generate BUILTIN SIDs for uid/gid values <= 999
Corinna Vinschen
2015-11-29
1
-2
/
+2
*
Fix length returned from sys_cp_wcstombs in case nwc > # of wchars
Corinna Vinschen
2015-10-22
1
-1
/
+1
*
Revert to leaving $HOME alone
Corinna Vinschen
2015-08-10
1
-8
/
+1
*
Ignore non-absolute $HOME when started from native process
Corinna Vinschen
2015-07-23
1
-2
/
+9
*
Fix broken SID in passwd/group entry for unkown account
Corinna Vinschen
2015-04-23
1
-1
/
+1
*
Don't allow fully qualified Windows account names.
Corinna Vinschen
2015-04-23
1
-0
/
+7
*
Try best to handle user from domain not in trusted domain list.
Corinna Vinschen
2015-04-23
1
-4
/
+36
*
Drop unused timeoput paramter to internal_getlogin
Corinna Vinschen
2015-03-17
1
-1
/
+1
*
* uinfo.cc (pwdgrp::add_line): Return NULL if parsing a line failed.
Corinna Vinschen
2015-02-28
1
-7
/
+8
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Drop redundant test
Corinna Vinschen
2015-02-27
1
-1
/
+1
*
* sec_acl.cc (setacl): Fix bug which leads to ACE duplication in
Corinna Vinschen
2015-02-27
1
-25
/
+25
*
* uinfo.cc (client_request_pwdgrp::client_request_pwdgrp): Add missing
Corinna Vinschen
2015-02-25
1
-0
/
+1
*
* ldap.h: Remove index macros.
Corinna Vinschen
2015-02-24
1
-10
/
+10
*
* autoload.cc (LsaLookupSids): Import.
Corinna Vinschen
2015-02-23
1
-0
/
+31
*
* grp.cc (internal_getgroups): Take additional timeout_ns parameter.
Corinna Vinschen
2015-02-20
1
-1
/
+1
*
* cygheap.h (cygheap_pwdgrp::get_home): Add dnsdomain parameter to
Corinna Vinschen
2015-02-12
1
-94
/
+145
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Allow fetching gid,
Corinna Vinschen
2015-01-21
1
-21
/
+51
*
* uinfo.cc (fetch_windows_home): Disable fetching from homeDrive or
Corinna Vinschen
2015-01-14
1
-1
/
+9
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Drop code from
Corinna Vinschen
2015-01-13
1
-16
/
+8
*
* cygheap.h (cygheap_pwdgrp::get_shell): Add sid to argument list.
Corinna Vinschen
2015-01-08
1
-37
/
+59
*
* uinfo.cc (fetch_windows_home): New function fetching Windows-compliant
Corinna Vinschen
2014-12-02
1
-12
/
+41
*
* uinfo.cc (cygheap_user::ontherange): Fix order of fallbacks creating
Corinna Vinschen
2014-12-02
1
-25
/
+36
*
* autoload.cc (CreateProfile): Import.
Corinna Vinschen
2014-12-02
1
-4
/
+4
*
* uinfo.cc (fetch_from_description): Make static.
Corinna Vinschen
2014-12-02
1
-2
/
+2
*
* mount.cc (mount_info::init): Take bool argument and allow to
Corinna Vinschen
2014-11-27
1
-2
/
+12
*
* Makefile.in (install): Add install-ldif target.
Corinna Vinschen
2014-11-26
1
-147
/
+494
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Allow fetching of
Corinna Vinschen
2014-11-17
1
-4
/
+20
*
* cygheap.h (cygheap_pwdgrp): Remove constants NSS_FILES and NSS_DB.
Corinna Vinschen
2014-11-12
1
-5
/
+5
*
* uinfo.cc (cygheap_user::ontherange): Don't mention /etc/passwd.
Corinna Vinschen
2014-10-30
1
-1
/
+1
*
* cygheap.cc (cygheap_fixup_in_child): Drop call to set_dll_dir.
Corinna Vinschen
2014-10-27
1
-8
/
+8
*
* exception.h (class exception): Remove unnecessary #ifdef.
Corinna Vinschen
2014-09-05
1
-1
/
+1
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Handle APPLICATION
Corinna Vinschen
2014-09-05
1
-2
/
+11
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Disallow user accounts
Corinna Vinschen
2014-08-31
1
-0
/
+7
*
* uinfo.cc (cygheap_pwdgrp::init): Fix comment. Rearrange code for
Corinna Vinschen
2014-08-31
1
-19
/
+23
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Disallow creating an
Corinna Vinschen
2014-08-31
1
-3
/
+3
*
* Throughout, use __try/__except/__endtry blocks, rather than myfault
Corinna Vinschen
2014-08-22
1
-4
/
+9
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Drop "plus_prepended"
Corinna Vinschen
2014-08-04
1
-65
/
+67
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Fix comment.
Corinna Vinschen
2014-07-30
1
-8
/
+7
*
* cygheap.h (class cygheap_domain_info): Remove lowest_tdo_posix_offset.
Corinna Vinschen
2014-07-29
1
-16
/
+18
*
* uinfo.cc: Fix typo in comment.
Corinna Vinschen
2014-07-21
1
-1
/
+1
[next]