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
*
* fhandler_tty.cc (fhandler_pty_master::setup): Reorganize so that all
Christopher Faylor
2008-07-26
2
-20
/
+21
*
* dcrt0.cc (dll_crt0_1): Call malloc_init and user_shared_initialize_1
Corinna Vinschen
2008-07-26
2
-3
/
+12
*
2008-07-25 Bo Yang <techrazy@users.sourceforge.net>
Chris Sutcliffe
2008-07-25
2
-0
/
+5
*
2008-07-25 Bo Yang <techrazy@users.sourceforge.net>
Chris Sutcliffe
2008-07-25
4
-0
/
+224
*
* dcrt0.cc (dll_crt0_0): Call malloc_init and user_shared_initialize_1
Corinna Vinschen
2008-07-25
7
-24
/
+79
*
* 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
*
2008-07-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2008-07-25
2
-0
/
+17
*
2008-07-24 techrazy <techrazy@users.sourceforge.net>
Chris Sutcliffe
2008-07-25
2
-0
/
+6
*
* mount.cc (mount_info::from_fstab): Change system_printf to
Corinna Vinschen
2008-07-24
2
-1
/
+6
*
* shared.cc (user_shared_initialize): Fetch potentially changed Cygwin
Corinna Vinschen
2008-07-24
10
-89
/
+169
*
* include/lmaccess.h (struct _USER_INFO_4): Define.
Corinna Vinschen
2008-07-24
2
-1
/
+51
*
* 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
*
* spawn.cc (spawn_guts): Fix previous patch for UNC paths.
Corinna Vinschen
2008-07-23
2
-1
/
+5
*
* 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
*
Remove erroneous ChangeLog entry.
Corinna Vinschen
2008-07-22
1
-11
/
+0
*
* spawn.cc (spawn_guts): Remove long path prefix from win32 path
Corinna Vinschen
2008-07-22
2
-0
/
+19
*
* Makefile.in (cygcheck.exe): Link against ntdll.
Corinna Vinschen
2008-07-22
9
-928
/
+925
*
* include/ctype.h: Declare __ctype_ptr__ to keep newlib build happy.
Corinna Vinschen
2008-07-22
2
-0
/
+7
*
* Makefile.in (cygcheck.exe): Link against ntdll.
Corinna Vinschen
2008-07-21
1
-0
/
+11
*
* autoload.cc (WNetGetProviderNameA): Define.
Corinna Vinschen
2008-07-19
3
-34
/
+101
*
* fhandler.cc (fhandler_base::open): Rename x to fh. On Samba, always
Corinna Vinschen
2008-07-18
2
-17
/
+30
*
* cygwinenv.sgml: Move binmode option to list of removed options.
Corinna Vinschen
2008-07-18
2
-15
/
+14
*
* environ.cc (known): Remove "binmode" option.
Corinna Vinschen
2008-07-18
6
-11
/
+11
*
* mount.cc (do_mount): Remove MOUNT_ENC code.
Corinna Vinschen
2008-07-17
3
-27
/
+10
*
* mount.cc (mount_info::from_fstab_line): Default to binary mount.
Corinna Vinschen
2008-07-17
2
-1
/
+5
*
* Revamp documentation for Cygwin 1.7, part 1.
Corinna Vinschen
2008-07-17
16
-755
/
+917
*
* utils.sgml: Add id's to all examples.
Corinna Vinschen
2008-07-17
2
-13
/
+17
*
* path.cc (allow_winsymlinks): Revert default to create system bit
Corinna Vinschen
2008-07-16
2
-1
/
+6
*
Add case-sensitivity.
Corinna Vinschen
2008-07-16
22
-490
/
+288
*
* cyglsa-config: Always create a /bin/cyglsa directory and copy the
Corinna Vinschen
2008-07-16
2
-13
/
+26
*
* fhandler_tape.cc (mtinfo::initialize): Remove synchronization stuff.
Corinna Vinschen
2008-07-15
5
-40
/
+25
*
* cyglsa.c: Include ntddk.h again, but only if __MINGW32__ is defined.
Corinna Vinschen
2008-07-15
4
-2
/
+11
*
* fhandler.cc (fhandler_base::fpathconf): On _PC_POSIX_PERMISSIONS
Corinna Vinschen
2008-07-14
2
-1
/
+6
*
Throughout drop allow_ntsec and allow_smbntsec handling.
Corinna Vinschen
2008-07-14
13
-56
/
+51
*
* miscfuncs.cc (cygwin_strncasecmp): Fix bug which results in
Corinna Vinschen
2008-07-14
2
-6
/
+10
*
* autoload.cc (GetExtendedTcpTable): Define.
Corinna Vinschen
2008-07-14
4
-20
/
+68
*
* include/iphlpapi.h (GetExtendedTcpTable): Add prototype.
Corinna Vinschen
2008-07-14
4
-0
/
+49
*
* cyglsa.c: Don't include ntddk.h.
Corinna Vinschen
2008-07-13
5
-12
/
+40
*
Fix usage of recently fixed Interlocked* functions.
Eric Blake
2008-07-12
2
-10
/
+15
*
* select.cc (peek_pipe): Temporarily revert patch from 2008-05-30.
Corinna Vinschen
2008-07-11
2
-4
/
+10
*
* cyglsa.c (LsaApLogonUserEx): Accommodate the fact that authinf->domain
Corinna Vinschen
2008-07-11
2
-13
/
+19
*
Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH to
Corinna Vinschen
2008-07-11
7
-90
/
+135
*
* cyglsa.c: Revamp debugging output.
Corinna Vinschen
2008-07-10
3
-110
/
+237
*
* cyglsa.h (SECURITY_STRING): Define.
Corinna Vinschen
2008-07-10
3
-7
/
+94
*
* sec_auth.cc (verify_token): Allow builtin groups missing in a token
Corinna Vinschen
2008-07-09
2
-2
/
+12
*
* mkgroup.c: Use statically linked functions throughout, except for
Corinna Vinschen
2008-07-09
3
-341
/
+276
[next]