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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...
Corinna Vinschen
2016-02-09
4
-5
/
+12
*
Treat ACLs with extra ACEs for Admins and SYSTEM like a trivial ACL
Corinna Vinschen
2016-01-28
3
-20
/
+30
*
get_posix_access: Fix primary group handing when multiple ACEs exist
Corinna Vinschen
2016-01-28
1
-3
/
+5
*
Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangs
Corinna Vinschen
2016-01-27
3
-31
/
+13
*
Drop has_broken_fnoi flag
Corinna Vinschen
2016-01-27
3
-7
/
+0
*
Make select wait state more readable
Corinna Vinschen
2016-01-27
1
-15
/
+19
*
Fix missing 'user' in usertemp docs
Corinna Vinschen
2016-01-27
1
-1
/
+1
*
Add 2.4.1 release message file
cygwin-2_4_1-release
Corinna Vinschen
2016-01-23
1
-0
/
+12
*
cygpath: Avoid returning SysWOW64
Corinna Vinschen
2016-01-21
1
-0
/
+13
*
cygwin_logon_user: Return non-privileged token as well
Corinna Vinschen
2016-01-21
1
-3
/
+7
*
Fix formatting in sec_auth.cc
Corinna Vinschen
2016-01-21
1
-3
/
+3
*
Bump cygwin version to 2.4.1
Corinna Vinschen
2016-01-16
1
-1
/
+1
*
faq: Update FAQ question and answer about gdb and signals
Jon Turney
2016-01-15
1
-6
/
+13
*
get_posix_access: Fix group deny bits leaking into file type attribute bits
cygwin-2_4_0-release
Corinna Vinschen
2016-01-15
1
-1
/
+1
*
Initialize handle in dll_load to avoid compiler warning
Corinna Vinschen
2016-01-12
1
-1
/
+1
*
Use MAKEWORD macro in WSAStartup call per documentation
Corinna Vinschen
2016-01-12
1
-1
/
+1
*
Try loading with safe path using LOAD_LIBRARY_SEARCH_SYSTEM32 first
Corinna Vinschen
2016-01-12
3
-18
/
+43
*
Fix previous fix for generating unique inode numbers for sockets
Corinna Vinschen
2016-01-11
3
-8
/
+12
*
Revert "autoload.cc: Drop using full paths for system DLLs"
Corinna Vinschen
2016-01-11
1
-3
/
+11
*
Return unique inode numbers when calling stat/fstat on pipes and IP sockets
Corinna Vinschen
2016-01-11
7
-45
/
+88
*
select(2): Drop checking descriptors in case of immediate timeout.
Corinna Vinschen
2016-01-11
1
-6
/
+11
*
Add release message for previous commit
Corinna Vinschen
2016-01-09
1
-0
/
+4
*
select: Don't timeout without setting descriptor arrays to all zero
Corinna Vinschen
2016-01-09
1
-15
/
+20
*
Do not treat the command line or environment like paths
Johannes Schindelin
2016-01-08
4
-13
/
+44
*
Deprecate all winsup ChangeLog files
Corinna Vinschen
2016-01-07
12
-9890
/
+9896
*
cygpath: Try to return system directories with correct case
Corinna Vinschen
2016-01-07
2
-14
/
+40
*
select: Set exceptfd bit if fetching mailslot info fails
Corinna Vinschen
2016-01-07
1
-0
/
+1
*
select.cc: Fit comments into 80 columns
Corinna Vinschen
2016-01-07
1
-11
/
+12
*
Convert utmp{x}name to int, return useful value. Define _PATH_UTMPX
Corinna Vinschen
2016-01-07
6
-8
/
+21
*
Drop use of not yet available type acl_perm_t
Corinna Vinschen
2016-01-07
1
-1
/
+1
*
Deprecate Cygwin ChangeLog file
Corinna Vinschen
2016-01-07
2
-2260
/
+2261
*
setfacl: Remove unused local variable
Corinna Vinschen
2015-12-25
2
-1
/
+5
*
Only request WRITE_DAC rights when writing an ACL
Corinna Vinschen
2015-12-25
2
-2
/
+8
*
aclsort: Honor calclass argument and allow recalculating ACL mask.
Corinna Vinschen
2015-12-24
2
-1
/
+26
*
aclfromtext: Actually return aclcnt parameter
Corinna Vinschen
2015-12-24
2
-2
/
+10
*
Use TLS buffer in ACL<->text conversion
Corinna Vinschen
2015-12-24
2
-4
/
+11
*
sec_acl.cc: Cosmetic changes
Corinna Vinschen
2015-12-24
2
-14
/
+18
*
setfacl(1): Fix handling of -m and -x on a single commandline
Corinna Vinschen
2015-12-21
2
-9
/
+28
*
setfacl(1): Rewrite support for mask recomputation
Corinna Vinschen
2015-12-21
6
-37
/
+78
*
setfacl --mask/--no-mask really don't need an argument
Houder
2015-12-20
2
-2
/
+7
*
Fix missing arg requirement for setfacl -x option
Houder
2015-12-19
2
-1
/
+5
*
Drop sys_cp_wcstombs and save two arguments per call
Corinna Vinschen
2015-12-18
4
-14
/
+12
*
Add release message for previous commit
Corinna Vinschen
2015-12-16
1
-0
/
+4
*
Fix crash reading invalid SIDs from passwd and group files
Corinna Vinschen
2015-12-16
3
-4
/
+9
*
Add usertemp to 2.4.0 release text
Corinna Vinschen
2015-12-15
1
-0
/
+3
*
FreeBSD compatibility for <sys/select.h>
Sebastian Huber
2015-12-14
2
-8
/
+4
*
Fix regparm attribute of fhandler_base::fstat_helper
Ken Brown
2015-12-14
2
-1
/
+6
*
Fetch and store FileAllInformation rather than FileNetworkOpenInformation
Corinna Vinschen
2015-12-10
5
-119
/
+83
*
Drop unused path_conv::ndisk_links method
Corinna Vinschen
2015-12-09
3
-89
/
+5
*
Use fii instead of fai for FILE_INTERNAL_INFORMATION vars
Corinna Vinschen
2015-12-09
2
-8
/
+14
[next]