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
/
cygwin
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_name): Check for
Corinna Vinschen
2008-07-30
1
-0
/
+16
*
* sec_auth.cc (extract_nt_dom_user): Return domain and user name as
Corinna Vinschen
2008-07-30
1
-0
/
+9
*
* cygwin.din (_getutline): Remove.
Christopher Faylor
2008-07-30
1
-0
/
+15
*
(missing changelog entry)
Christopher Faylor
2008-07-30
1
-1
/
+6
*
* Makefile.in (DLL_OFILES): Remove v8 regexp files.
Corinna Vinschen
2008-07-29
1
-0
/
+12
*
* dcrt0.cc (dll_crt0_0): Remove calling malloc_init and
Christopher Faylor
2008-07-27
1
-0
/
+14
*
* mount.cc (mount_info::init): Add location where we're looking for fstab to
Christopher Faylor
2008-07-27
1
-0
/
+9
*
* shared_info.h (shared_destroy): Declare.
Christopher Faylor
2008-07-27
1
-0
/
+8
*
* fhandler_socket.cc (fhandler_socket::send_internal): Send never more
Corinna Vinschen
2008-07-27
1
-0
/
+8
*
* fhandler_tty.cc (fhandler_pty_master::setup): Reorganize so that all
Christopher Faylor
2008-07-26
1
-0
/
+5
*
* dcrt0.cc (dll_crt0_1): Call malloc_init and user_shared_initialize_1
Corinna Vinschen
2008-07-26
1
-0
/
+5
*
* dcrt0.cc (dll_crt0_0): Call malloc_init and user_shared_initialize_1
Corinna Vinschen
2008-07-25
1
-0
/
+20
*
* mount.cc (mount_info::from_fstab): Change system_printf to
Corinna Vinschen
2008-07-24
1
-0
/
+5
*
* shared.cc (user_shared_initialize): Fetch potentially changed Cygwin
Corinna Vinschen
2008-07-24
1
-0
/
+35
*
* spawn.cc (spawn_guts): Fix previous patch for UNC paths.
Corinna Vinschen
2008-07-23
1
-0
/
+4
*
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
1
-0
/
+5
*
* include/ctype.h: Declare __ctype_ptr__ to keep newlib build happy.
Corinna Vinschen
2008-07-22
1
-0
/
+4
*
* Makefile.in (cygcheck.exe): Link against ntdll.
Corinna Vinschen
2008-07-21
1
-0
/
+11
*
* autoload.cc (WNetGetProviderNameA): Define.
Corinna Vinschen
2008-07-19
1
-0
/
+13
*
* fhandler.cc (fhandler_base::open): Rename x to fh. On Samba, always
Corinna Vinschen
2008-07-18
1
-0
/
+6
*
* environ.cc (known): Remove "binmode" option.
Corinna Vinschen
2008-07-18
1
-0
/
+9
*
* mount.cc (mount_info::from_fstab_line): Default to binary mount.
Corinna Vinschen
2008-07-17
1
-0
/
+4
*
* path.cc (allow_winsymlinks): Revert default to create system bit
Corinna Vinschen
2008-07-16
1
-0
/
+5
*
Add case-sensitivity.
Corinna Vinschen
2008-07-16
1
-0
/
+77
*
* fhandler_tape.cc (mtinfo::initialize): Remove synchronization stuff.
Corinna Vinschen
2008-07-15
1
-0
/
+15
*
* fhandler.cc (fhandler_base::fpathconf): On _PC_POSIX_PERMISSIONS
Corinna Vinschen
2008-07-14
1
-0
/
+5
*
Throughout drop allow_ntsec and allow_smbntsec handling.
Corinna Vinschen
2008-07-14
1
-0
/
+17
*
* miscfuncs.cc (cygwin_strncasecmp): Fix bug which results in
Corinna Vinschen
2008-07-14
1
-0
/
+6
*
* autoload.cc (GetExtendedTcpTable): Define.
Corinna Vinschen
2008-07-14
1
-0
/
+10
*
Fix usage of recently fixed Interlocked* functions.
Eric Blake
2008-07-12
1
-5
/
+10
*
* select.cc (peek_pipe): Temporarily revert patch from 2008-05-30.
Corinna Vinschen
2008-07-11
1
-0
/
+4
*
Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH to
Corinna Vinschen
2008-07-11
1
-0
/
+26
*
* cyglsa.h (SECURITY_STRING): Define.
Corinna Vinschen
2008-07-10
1
-0
/
+11
*
* sec_auth.cc (verify_token): Allow builtin groups missing in a token
Corinna Vinschen
2008-07-09
1
-0
/
+5
*
* autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.
Corinna Vinschen
2008-07-09
1
-0
/
+19
*
* grp.cc (internal_getgroups): Also add integrity-enabled groups.
Corinna Vinschen
2008-07-09
1
-0
/
+4
*
* sec_auth.cc (verify_token): Disable code which returns false if
Corinna Vinschen
2008-07-09
1
-0
/
+6
*
* fhandler_socket.cc (fhandler_socket::bind): Don't run explicit
Corinna Vinschen
2008-07-08
1
-0
/
+11
*
* net.cc (ipv6_inited): Make NO_COPY.
Corinna Vinschen
2008-07-08
1
-0
/
+4
*
* path.cc (path_conv::is_binary): Fix test. Add comment.
Corinna Vinschen
2008-07-02
1
-0
/
+4
*
* net.cc (cygwin_bindresvport_sa): Fix usage of last_used_bindresvport.
Corinna Vinschen
2008-06-24
1
-0
/
+4
*
* include/limits.h (PATH_MAX): Add comment.
Corinna Vinschen
2008-06-21
1
-0
/
+6
*
* fhandler_tty.cc (fhandler_pty_master::setup): Fix pipe inheritance.
Corinna Vinschen
2008-06-19
1
-0
/
+4
*
* strsig.cc (strsignal): Return non-const buffer to allow building with recent
Christopher Faylor
2008-06-19
1
-0
/
+5
*
* sec_auth.cc (DsGetDcNameA): Drop declaration.
Corinna Vinschen
2008-06-17
1
-0
/
+5
*
* spawn.cc (spawn_guts): Reinstate call to fhandler_console::need_invisible
Christopher Faylor
2008-06-17
1
-0
/
+6
*
* include/resolv.h (_getshort): Drop declaration.
Corinna Vinschen
2008-06-17
1
-0
/
+5
*
* mount.cc (mount_info::get_cygdrive_info): Fix usage of user and
Corinna Vinschen
2008-06-13
1
-0
/
+6
*
* fhandler.h (set_console_state_for_spawn): Drop declaration.
Corinna Vinschen
2008-06-12
1
-0
/
+8
[next]