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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed path
Corinna Vinschen
2015-12-06
2
-6
/
+31
*
Fix SEGV of kill -l 0
Michael Kwasigroch
2015-11-26
2
-3
/
+8
*
setfacl: Allow to combine -b and -k options
Corinna Vinschen
2015-11-18
2
-125
/
+138
*
Reapply POSIX ACL changes.
Corinna Vinschen
2015-11-18
3
-193
/
+407
*
winsup/utils: add CPU cache variables to getconf(1)
Yaakov Selkowitz
2015-10-22
2
-0
/
+19
*
cygcheck.cc: Fix missing commas in products array
Corinna Vinschen
2015-08-30
2
-5
/
+9
*
cygcheck.cc: Fix debugger problem
Corinna Vinschen
2015-08-30
2
-4
/
+13
*
cygcheck.cc: Handle W10/2016 sysinfo
Corinna Vinschen
2015-08-30
2
-27
/
+68
*
cygcheck.cc: Fix downlevel DLL handling
Corinna Vinschen
2015-08-30
2
-2
/
+12
*
strace: Handle ofile descriptor more carefully.
cygwin-2_2_0-release
Corinna Vinschen
2015-08-03
2
-6
/
+13
*
cygwin: Fix copyright dates
Corinna Vinschen
2015-07-29
2
-2
/
+2
*
cygwin: Fix crashes under AllocationPreference=0x100000 condition
Corinna Vinschen
2015-07-29
2
-2
/
+22
*
Fix potential hang in ldd if DLL encounters missing entry point
Corinna Vinschen
2015-07-20
2
-4
/
+11
*
tzset: Check timezone and country case-insensitive
Corinna Vinschen
2015-07-08
2
-2
/
+6
*
Improve strace to log most Windows debug events
Jon TURNEY
2015-06-11
2
-2
/
+79
*
Drop Windows 2000 considerations in ps, fix uid field length
Corinna Vinschen
2015-06-10
2
-31
/
+22
*
Bind mounts require POSIX paths
Corinna Vinschen
2015-06-08
2
-2
/
+12
*
Asia/Calcutta -> Asia/Kolkata (not on unicode.org)
Corinna Vinschen
2015-04-23
3
-4
/
+13
*
* getfacl.c (usage): Change --all to --access, --dir to --default.
Corinna Vinschen
2015-02-28
2
-6
/
+12
*
* mkgroup.c (MAX_SID_LEN): Remove. Instead, use SECURITY_MAX_SID_SIZE
Corinna Vinschen
2015-02-25
3
-49
/
+61
*
* dump_setup.cc (check_package_files): Accommodate postinstall
Ken Brown
2015-02-17
2
-1
/
+7
*
* regtool.cc (longopts): Add --force option.
Corinna Vinschen
2015-02-03
2
-27
/
+51
*
* setfacl.c (action_t): Add DeleteDef value.
Corinna Vinschen
2014-12-15
2
-7
/
+37
*
* tzmap-from-unicode.org: Create tzmap as const.
Corinna Vinschen
2014-12-05
3
-2
/
+7
*
* Makefile.in: Add rules to create and depend on tzmap.h.
Corinna Vinschen
2014-12-05
5
-489
/
+627
*
* mkgroup.c (main): Call enum_local_groups with offset 0x30000 for local
Corinna Vinschen
2014-11-28
2
-2
/
+8
*
* mkgroup.c (main): Call enum_groups with offset 0x30000 for local
Corinna Vinschen
2014-11-27
3
-12
/
+24
*
* passwd.c (GetPW): If server is NULL, and the user is not a local
Corinna Vinschen
2014-11-24
2
-14
/
+41
*
* mkgroup.c (usage): Fix language.
Corinna Vinschen
2014-11-12
3
-40
/
+45
*
* mkgroup.c (enum_unix_groups): Always print groupname with machine
Corinna Vinschen
2014-11-12
3
-29
/
+79
*
* cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?).
Corinna Vinschen
2014-11-10
4
-30
/
+57
*
Add accidentally missing patch
Corinna Vinschen
2014-11-03
1
-1
/
+1
*
* mkgroup.c (enum_local_groups): Don't generate leading separator char
Corinna Vinschen
2014-11-03
1
-0
/
+5
*
* setfacl.c (setfacl): Fix bracketing in expression.
Corinna Vinschen
2014-10-29
2
-1
/
+5
*
* setfacl.c (usage): Add -b to require options.
Corinna Vinschen
2014-10-27
2
-1
/
+5
*
* setfacl.c (action_t): Add DeleteAll value.
Corinna Vinschen
2014-10-27
2
-13
/
+79
*
* cygcheck.cc (CYGLSA64_DLL): Remove unused macro.
Corinna Vinschen
2014-10-21
2
-4
/
+21
*
* setfacl.c (addmissing): New function to add missing acl entries to
Corinna Vinschen
2014-09-03
2
-0
/
+71
*
* setfacl.c (getaclentry): Fix previous fix again. Allow lone 'm' as
Corinna Vinschen
2014-09-03
2
-10
/
+23
*
* setfacl.c (getaclentry): Fix return value in case of a lone 'm' if
Corinna Vinschen
2014-09-03
2
-4
/
+8
*
* setfacl.c (usage): Drop outdated note that default ACEs are not
Corinna Vinschen
2014-08-31
2
-3
/
+8
*
* getfacl.c (usage): Add flags description.
Corinna Vinschen
2014-08-31
2
-2
/
+13
*
* configure.ac: Convert to new AC_INIT style.
Corinna Vinschen
2014-08-15
3
-23
/
+39
*
* utils.xml: Move to ../doc.
Corinna Vinschen
2014-08-14
2
-2104
/
+4
*
* passwd.c (usage): Rename DAYS to MINDAYS and MAXDAYS.
Corinna Vinschen
2014-08-06
3
-21
/
+21
*
Add missing utils.xml
Corinna Vinschen
2014-07-29
1
-0
/
+1
*
* mkgroup.c (usage): Move info message that this /etc/group isn't really
Corinna Vinschen
2014-07-29
4
-16
/
+24
*
* passwd.c (main): Fix typo in error output.
Corinna Vinschen
2014-06-16
2
-1
/
+6
*
* minidumper.cc (filter_minidump_type): New function.
Jon TURNEY
2014-05-13
2
-0
/
+73
*
* Makefile.in (minidumper.exe): Link directly with dbghelp.
Jon TURNEY
2014-05-13
3
-37
/
+16
[next]