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
*
* Makefile.in: Tweak to work better with new utils/mingw front-end.
Christopher Faylor
2008-10-12
3
-6
/
+100
*
* cygcheck.cc (pathlike::check_existence): Remove class name from declaration.
Christopher Faylor
2008-09-12
8
-50
/
+77
*
* cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.
Christopher Faylor
2008-08-27
3
-6
/
+15
*
* mkgroup.c (enum_local_groups): Don't skip printing groups when
Corinna Vinschen
2008-08-25
3
-8
/
+14
*
* mkgroup.c (enum_local_groups): Use NetLocalGroupGetInfo to find out
Corinna Vinschen
2008-08-18
2
-4
/
+8
*
* mkgroup.c (enum_local_groups): Call print_win_error with GetLastError
Corinna Vinschen
2008-08-18
2
-4
/
+10
*
* mkgroup.c (enum_local_groups): Return failure if looking for a single
Corinna Vinschen
2008-08-18
2
-1
/
+9
*
* mkgroup.c (main): Keep correctly track of optional arguments.
Corinna Vinschen
2008-08-18
3
-2
/
+7
*
* mkgroup.c (main): Always unset environment variable POSIXLY_CORRECT.
Corinna Vinschen
2008-08-18
3
-0
/
+16
*
* cygcheck.cc (print_version): Update copyright dates.
Christopher Faylor
2008-08-17
2
-1
/
+5
*
* mkpasswd.c (main): Avoid printing system accounts when a single user name has
Christopher Faylor
2008-08-17
2
-1
/
+6
*
* Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ld
Christopher Faylor
2008-08-17
4
-111
/
+162
*
* mkgroup.c (fetch_current_pgrp_sid): New function to fetch primary
Corinna Vinschen
2008-08-15
3
-52
/
+117
*
* mount.cc (NT_MAX_PATH): Define.
Corinna Vinschen
2008-08-13
4
-280
/
+168
*
* cygcheck.cc (load_cygwin): Duplicate argv list since it disappears when
Christopher Faylor
2008-08-04
2
-2
/
+14
*
* Makefile.in: Link cygcheck with -lntdll even without mingw-zlib.
Christopher Faylor
2008-07-30
2
-2
/
+7
*
* cygcheck.cc (load_cygwin): Free the cygwin dll after we're done with it.
Christopher Faylor
2008-07-27
2
-26
/
+32
*
* mount.cc: Remove non-unix-like options (-x,-t,b) throughout.
Christopher Faylor
2008-07-25
4
-1835
/
+2600
*
* utils.sgml: Remove useless text.
Corinna Vinschen
2008-07-25
2
-10
/
+6
*
* mkgroup.c (main): Fix test for duplicate domain/machine request.
Corinna Vinschen
2008-07-23
3
-9
/
+32
*
* mkgroup.c: Rework to allow per-domain/per-machine id_offset.
Corinna Vinschen
2008-07-23
4
-166
/
+192
*
* mkgroup.c: Consolidate variable names.
Corinna Vinschen
2008-07-23
4
-44
/
+323
*
* mkgroup.c (enum_groups): Create full qualified groupname using
Corinna Vinschen
2008-07-22
3
-2
/
+10
*
* mkgroup.c (main): Remove special root group code. Only print
Corinna Vinschen
2008-07-22
2
-24
/
+22
*
* Makefile.in (cygcheck.exe): Link against ntdll.
Corinna Vinschen
2008-07-22
9
-928
/
+925
*
* mount.cc (do_mount): Remove MOUNT_ENC code.
Corinna Vinschen
2008-07-17
3
-27
/
+10
*
* utils.sgml: Add id's to all examples.
Corinna Vinschen
2008-07-17
2
-13
/
+17
*
* mkgroup.c: Use statically linked functions throughout, except for
Corinna Vinschen
2008-07-09
3
-341
/
+276
*
* setfacl.c (setfacl): Change from void to int. Return 2 in case of
Corinna Vinschen
2008-05-22
2
-7
/
+20
*
* Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs.
Corinna Vinschen
2008-05-15
4
-1054
/
+7
*
* mount.cc (usage): Mark -s and -u as ignored.
Corinna Vinschen
2008-04-23
2
-15
/
+15
*
* cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test.
Corinna Vinschen
2008-04-22
3
-116
/
+339
*
* path.cc: Include malloc.h for alloca.
Brian Dessent
2008-03-16
2
-48
/
+53
*
* cygpath.cc (do_sysfolders): Use cygwin_conv_path.
Corinna Vinschen
2008-03-12
6
-29
/
+53
*
* cygcheck.cc (find_app_on_path): Make buffer SYMLINK_MAX + 1
Brian Dessent
2008-03-11
2
-3
/
+8
*
* cygcheck.cc (dirname): New static function.
Brian Dessent
2008-03-11
4
-31
/
+100
*
* Makefile.in (install): Don't install the testsuite.
Brian Dessent
2008-03-09
2
-1
/
+5
*
* Makefile.in: Add a 'check' target that builds and runs
Brian Dessent
2008-03-09
5
-13
/
+309
*
* Makefile.in: Reorganize considerably, using GNU make's
Brian Dessent
2008-03-08
2
-149
/
+87
*
* mkpasswd.c (main): Simplify generating SYSTEM entry. Add entries
Corinna Vinschen
2008-02-28
2
-15
/
+10
*
* cygcheck.cc (dump_sysinfo): Always try to get a OSVERSIONINFOEX
Corinna Vinschen
2008-01-13
2
-59
/
+126
*
* bloda.cc (enum bad_app): Add BYTEMOBILE.
Dave Korn
2007-12-29
2
-1
/
+15
*
* Makefile.in (cygcheck.exe): Don't link to ntdll.
Brian Dessent
2007-12-21
3
-12
/
+42
*
* regtool.cc (opts): Add missing 'W'.
Corinna Vinschen
2007-12-07
2
-1
/
+5
*
* ps.cc: Include limits.h.
Corinna Vinschen
2007-12-06
2
-3
/
+14
*
2007-08-31 Dave Korn <dave.korn@artimi.com>
Dave Korn
2007-08-31
2
-1
/
+6
*
* Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjusting
Dave Korn
2007-08-03
4
-5
/
+438
*
Add missing ChangeLog entry.
Corinna Vinschen
2007-07-24
1
-0
/
+1
*
* dumper.cc: Change license to plain GPLv2 + later.
Corinna Vinschen
2007-07-24
5
-10
/
+386
*
* strace.cc (create_child): Don't convert a path from cygwin format unless it
Christopher Faylor
2007-07-23
2
-1
/
+7
[next]