summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Revert to exposing sys/select.h from sys/time.h on CygwinCorinna Vinschen2015-05-032-0/+10
| * Bump minor DLL version to 1Corinna Vinschen2015-05-033-1/+13
| * Use all ACEs from original ACL on Samba shareCorinna Vinschen2015-04-302-3/+8
| * Fix more typos in ntsec.xmlYaakov Selkowitz2015-04-291-4/+4
| * Improve check for int32_t being long or intCorinna Vinschen2015-04-295-32/+53
| * Define __s64 and __u64Corinna Vinschen2015-04-272-1/+9
| * cygserver.xml: Add new section. How to install Cygserver.Mike DePaulo2015-04-272-0/+18
| * Document previous unlink patchnewlib-snapshot-20150423Corinna Vinschen2015-04-231-0/+6
| * Handle unlinking in-use files on virtual drivesCorinna Vinschen2015-04-234-3/+46
| * Fix closing too many handles in pty fchown/fchmodCorinna Vinschen2015-04-222-3/+5
| * Fix OPOST for non-Cygwin pty slavesTakashi Yano2015-04-225-19/+178
| * Undef basename before defining function.Corinna Vinschen2015-04-222-0/+7
| * Fix basename prototype collision string.h vs libgen.hCorinna Vinschen2015-04-223-12/+34
| * libgloss: mcore: add custom syscall headerMike Frysinger2015-04-212-0/+47
| * libgloss: arm: fix copy & paste in syscall.hMike Frysinger2015-04-212-3/+7
| * Remove Cygwin's libgen.hCorinna Vinschen2015-04-212-23/+4
| * Asia/Calcutta -> Asia/Kolkata (not on unicode.org)Corinna Vinschen2015-04-213-4/+13
| * Apply umask on "standard" Cygwin ACLCorinna Vinschen2015-04-213-23/+54
| * Apply mask execute bit for SYSTEM and Admins group.Corinna Vinschen2015-04-204-7/+34
| * Fix inconsistencies in docs regarding fstab and executable file detectionDavid Macek2015-04-201-7/+6
| * sec_acl.cc (set_posix_access): Fix typo in commentCorinna Vinschen2015-04-201-1/+1
| * Try to avoid creating dangerous DENY ACEsCorinna Vinschen2015-04-182-0/+11
| * Support acl(2) method for reading pty ACLs, fix pty chownCorinna Vinschen2015-04-175-24/+120
| * Fix broken SID in passwd/group entry for unkown accountCorinna Vinschen2015-04-172-1/+6
| * Fix broken PSID problem on cygheap in account handlingCorinna Vinschen2015-04-174-4/+20
| * Fix merging group perms into owner perms in owner == group caseCorinna Vinschen2015-04-162-5/+11
| * Fix setting saw_group_obj flagCorinna Vinschen2015-04-162-1/+7
| * Set GROUP_OBJ and CLASS_OBJ perms to new group permsCorinna Vinschen2015-04-163-4/+17
| * Better workaround owner/group SIDs being NULLCorinna Vinschen2015-04-162-4/+14
| * Workaround owner/group SIDs being NULLCorinna Vinschen2015-04-162-2/+9
| * Add mask recomputation as on LinuxCorinna Vinschen2015-04-164-181/+314
| * Add output of effective rights to getfaclCorinna Vinschen2015-04-164-63/+145
| * Handle files with owner == group.Corinna Vinschen2015-04-152-20/+80
| * Fix typo in commentCorinna Vinschen2015-04-141-2/+2
| * Fix thinko in creating the {DEF_}CLASS_OBJ value on old-style ACLsCorinna Vinschen2015-04-142-6/+13
| * Fix pty permssion handling in new permission handling codeCorinna Vinschen2015-04-125-21/+42
| * Don't rely on size argument in shmget callCorinna Vinschen2015-04-123-1/+17
| * Fix typo in new fchmod implementationCorinna Vinschen2015-04-112-2/+7
| * Bump Cygwin version to 2.0.0.Corinna Vinschen2015-04-105-3/+13
| * Set mcontext.cr2 to the faulting addressJon TURNEY2015-04-102-0/+9
| * Only construct ucontext for SA_SIGINFO signal handlersJon TURNEY2015-04-102-22/+38
| * Initialize context before RtlContextCaptureJon TURNEY2015-04-102-2/+11
| * First cut of full implementation of new permission handlingCorinna Vinschen2015-04-1010-725/+632
| * Call open_null to open fake handleCorinna Vinschen2015-04-092-2/+6
| * For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...Nick Clifton2015-04-0916-0/+272
| * Add .note and DWARF3 sections to RX linker scripts.Nick Clifton2015-04-083-0/+17
| * Introduce sidfromuid and sidfromgidCorinna Vinschen2015-04-084-14/+30
| * Use NULL dey ACE rather than special Cygwin ACECorinna Vinschen2015-04-084-49/+76
| * Remove __acl16 from official headerCorinna Vinschen2015-04-083-10/+11
| * Always include the .csstart section in RL78 executables.Nick Clifton2015-04-073-2/+7