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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle unlinking in-use files on virtual drives
Corinna Vinschen
2015-04-23
4
-3
/
+46
*
Fix closing too many handles in pty fchown/fchmod
Corinna Vinschen
2015-04-22
2
-3
/
+5
*
Fix OPOST for non-Cygwin pty slaves
Takashi Yano
2015-04-22
5
-19
/
+178
*
Undef basename before defining function.
Corinna Vinschen
2015-04-22
2
-0
/
+7
*
Fix basename prototype collision string.h vs libgen.h
Corinna Vinschen
2015-04-22
3
-12
/
+34
*
libgloss: mcore: add custom syscall header
Mike Frysinger
2015-04-21
2
-0
/
+47
*
libgloss: arm: fix copy & paste in syscall.h
Mike Frysinger
2015-04-21
2
-3
/
+7
*
Remove Cygwin's libgen.h
Corinna Vinschen
2015-04-21
2
-23
/
+4
*
Asia/Calcutta -> Asia/Kolkata (not on unicode.org)
Corinna Vinschen
2015-04-21
3
-4
/
+13
*
Apply umask on "standard" Cygwin ACL
Corinna Vinschen
2015-04-21
3
-23
/
+54
*
Apply mask execute bit for SYSTEM and Admins group.
Corinna Vinschen
2015-04-20
4
-7
/
+34
*
Fix inconsistencies in docs regarding fstab and executable file detection
David Macek
2015-04-20
1
-7
/
+6
*
sec_acl.cc (set_posix_access): Fix typo in comment
Corinna Vinschen
2015-04-20
1
-1
/
+1
*
Try to avoid creating dangerous DENY ACEs
Corinna Vinschen
2015-04-18
2
-0
/
+11
*
Support acl(2) method for reading pty ACLs, fix pty chown
Corinna Vinschen
2015-04-17
5
-24
/
+120
*
Fix broken SID in passwd/group entry for unkown account
Corinna Vinschen
2015-04-17
2
-1
/
+6
*
Fix broken PSID problem on cygheap in account handling
Corinna Vinschen
2015-04-17
4
-4
/
+20
*
Fix merging group perms into owner perms in owner == group case
Corinna Vinschen
2015-04-16
2
-5
/
+11
*
Fix setting saw_group_obj flag
Corinna Vinschen
2015-04-16
2
-1
/
+7
*
Set GROUP_OBJ and CLASS_OBJ perms to new group perms
Corinna Vinschen
2015-04-16
3
-4
/
+17
*
Better workaround owner/group SIDs being NULL
Corinna Vinschen
2015-04-16
2
-4
/
+14
*
Workaround owner/group SIDs being NULL
Corinna Vinschen
2015-04-16
2
-2
/
+9
*
Add mask recomputation as on Linux
Corinna Vinschen
2015-04-16
4
-181
/
+314
*
Add output of effective rights to getfacl
Corinna Vinschen
2015-04-16
4
-63
/
+145
*
Handle files with owner == group.
Corinna Vinschen
2015-04-15
2
-20
/
+80
*
Fix typo in comment
Corinna Vinschen
2015-04-14
1
-2
/
+2
*
Fix thinko in creating the {DEF_}CLASS_OBJ value on old-style ACLs
Corinna Vinschen
2015-04-14
2
-6
/
+13
*
Fix pty permssion handling in new permission handling code
Corinna Vinschen
2015-04-12
5
-21
/
+42
*
Don't rely on size argument in shmget call
Corinna Vinschen
2015-04-12
3
-1
/
+17
*
Fix typo in new fchmod implementation
Corinna Vinschen
2015-04-11
2
-2
/
+7
*
Bump Cygwin version to 2.0.0.
Corinna Vinschen
2015-04-10
5
-3
/
+13
*
Set mcontext.cr2 to the faulting address
Jon TURNEY
2015-04-10
2
-0
/
+9
*
Only construct ucontext for SA_SIGINFO signal handlers
Jon TURNEY
2015-04-10
2
-22
/
+38
*
Initialize context before RtlContextCapture
Jon TURNEY
2015-04-10
2
-2
/
+11
*
First cut of full implementation of new permission handling
Corinna Vinschen
2015-04-10
10
-725
/
+632
*
Call open_null to open fake handle
Corinna Vinschen
2015-04-09
2
-2
/
+6
*
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...
Nick Clifton
2015-04-09
16
-0
/
+272
*
Add .note and DWARF3 sections to RX linker scripts.
Nick Clifton
2015-04-08
3
-0
/
+17
*
Introduce sidfromuid and sidfromgid
Corinna Vinschen
2015-04-08
4
-14
/
+30
*
Use NULL dey ACE rather than special Cygwin ACE
Corinna Vinschen
2015-04-08
4
-49
/
+76
*
Remove __acl16 from official header
Corinna Vinschen
2015-04-08
3
-10
/
+11
*
Always include the .csstart section in RL78 executables.
Nick Clifton
2015-04-07
3
-2
/
+7
*
Remove unused 32/64 bit tty code
Corinna Vinschen
2015-04-07
2
-18
/
+8
*
Raise # of ptys to 128.
Corinna Vinschen
2015-04-07
5
-3154
/
+6324
*
Compile exceptions.cc with -fno-omit-frame-pointer on x86
Jon TURNEY
2015-04-07
2
-52
/
+13
*
Cygwin hangs up if several keys are typed during outputting a lot of texts.
Takashi Yano
2015-04-03
2
-1
/
+6
*
Add FAQ entry on how Cygwin counters install and update MITM attacks
David A. Wheeler
2015-04-03
2
-1
/
+127
*
Try to make sure struct _mcontext is 16-byte aligned
Jon TURNEY
2015-04-02
3
-3
/
+8
*
Rename index variable from i to idx.
Corinna Vinschen
2015-04-02
2
-16
/
+22
*
Drop unused parameter from add_access_*_ace
Corinna Vinschen
2015-04-02
4
-53
/
+56
[next]