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.cc (rootdir): Fix typo in comment.
Corinna Vinschen
2006-12-11
3
-3
/
+8
*
* mount.cc (do_mount): Avoid unnecessary cygwin_conv_to_win32_path and pass
Christopher Faylor
2006-12-10
2
-4
/
+6
*
* autoload.cc (SHFileOperationA): Drop definition.
Corinna Vinschen
2006-12-10
8
-44
/
+153
*
* fhandler.cc (rootdir): Clarify comment.
Corinna Vinschen
2006-12-10
2
-2
/
+7
*
* fhandler.cc (rootdir): Don't look for volume mount points on remote
Corinna Vinschen
2006-12-10
2
-2
/
+8
*
* fhandler.cc (rootdir): Drop useless post-increment. Take volume
Corinna Vinschen
2006-12-10
2
-2
/
+62
*
* syscalls.cc (try_to_bin): Add comment that this is not possibly
Corinna Vinschen
2006-12-09
2
-0
/
+12
*
* syscalls.cc (unlink_nt): Open native symlinks with
Corinna Vinschen
2006-12-07
2
-0
/
+9
*
* ntdll.h (STATUS_DELETE_PENDING): Define.
Corinna Vinschen
2006-12-07
3
-90
/
+124
*
* autoload.cc (SHFileOperationA): Define.
Corinna Vinschen
2006-12-07
3
-1
/
+48
*
* cygheap.h (struct cwdstuff): Add "sync" member and accompanying
Corinna Vinschen
2006-12-07
4
-31
/
+69
*
* termios.cc: Change include order to accomodate change to sys/ioctl.h.
Corinna Vinschen
2006-12-06
2
-1
/
+5
*
* fhandler_mem.cc (fhandler_dev_mem::open): Fix comment.
Corinna Vinschen
2006-12-06
3
-3
/
+10
*
* include/sys/ioctl.h: Pick up termios.h, for TIOCGWINSZ.
Corinna Vinschen
2006-12-06
2
-1
/
+6
*
* winsup.h (WINVER): Set to 0x0600 to cover Vista.
Corinna Vinschen
2006-12-06
2
-1
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Fix typo.
Corinna Vinschen
2006-12-06
2
-1
/
+5
*
* path.cc (cwdstuff::init): Don't change to windows_system_directory
Corinna Vinschen
2006-12-05
2
-4
/
+13
*
* path.cc (cwdstuff::set): Don't try to open directory on systems not
Corinna Vinschen
2006-12-05
2
-7
/
+15
*
* dcrt0.cc (get_cygwin_startup_info): Fix comment.
Corinna Vinschen
2006-12-05
3
-3
/
+12
*
Fix date.
Corinna Vinschen
2006-12-05
1
-1
/
+1
*
* dcrt0.cc (get_cygwin_startup_info): Change zeros to DWORD array.
Corinna Vinschen
2006-12-05
6
-2
/
+71
*
* dir.cc (mkdir): Check last path component for "..".
Corinna Vinschen
2006-11-30
8
-97
/
+118
*
* security.cc (create_token): Revert erroneous change to test
Corinna Vinschen
2006-11-28
3
-4
/
+9
*
* fhandler.cc (fhandler_base::open): Fix previous patch to handle the
Corinna Vinschen
2006-11-28
2
-4
/
+10
*
* fhandler.cc (fhandler_base::open): Fix handling of files with
Corinna Vinschen
2006-11-27
2
-0
/
+12
*
* include/cygwin/signal.h: Add __extension__ to various anonymous unions and
Christopher Faylor
2006-11-27
2
-5
/
+10
*
Initial release of the Cygwin LSA authentication package.
Corinna Vinschen
2006-11-27
11
-0
/
+5087
*
* Makefile.in: Add dependencies for lsaauth.
Corinna Vinschen
2006-11-27
4
-9
/
+22
*
* cyglsa.h: New header file.
Corinna Vinschen
2006-11-27
10
-185
/
+686
*
configure.in: Update to autoconf 2.5x syntax; fix macro argument quoting;
Keith Marshall
2006-11-25
5
-699
/
+90
*
* security.h (DBGSID): Define for debugging purposes.
Corinna Vinschen
2006-11-23
3
-36
/
+50
*
* net.cc (get_ipv6_funcs): Fix formatting.
Corinna Vinschen
2006-11-23
2
-3
/
+7
*
* path.cc (fs_info::update): Define GETVOLINFO_VALID_MASK and TEST_GVI.
Corinna Vinschen
2006-11-23
3
-11
/
+41
*
* fhandler_console.cc (set_color): Avoid (again) inappropriate
Corinna Vinschen
2006-11-23
2
-1
/
+15
*
* devices.h: Add additional SCSI disk block device numbers per
Corinna Vinschen
2006-11-23
5
-2220
/
+30110
*
* Makefile.in: Add aclocal.m4 to source release.
Danny Smith
2006-11-21
2
-1
/
+5
*
* Makefile.in: Add aclocal.m4:to source release.
Danny Smith
2006-11-21
4
-5
/
+11
*
2006-11-18 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2006-11-18
3
-3
/
+8
*
2006-11-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-11-18
3
-3
/
+8
*
2006-11-13 Daniel Schlyder <thrug@users.sourceforge.net>
Danny Smith
2006-11-13
3
-0
/
+13
*
* autoload.cc (EqualPrefixSid): Define.
Corinna Vinschen
2006-11-09
3
-13
/
+48
*
[ mingw-Bugs-1590623 ]
Danny Smith
2006-11-08
2
-6
/
+17
*
* sec_helper.cc (sid_auth): Remove.
Corinna Vinschen
2006-11-08
6
-14
/
+76
*
* fhandler.cc (check_posix_perm): Moved here from syscalls.cc.
Corinna Vinschen
2006-11-07
9
-164
/
+324
*
* dtable.cc (build_fh_pc): Add missing DEV_SD1_MAJOR case (Thanks to
Corinna Vinschen
2006-11-06
2
-1
/
+7
*
* path.cc (symlink_info::posixify): Fix comment.
Corinna Vinschen
2006-11-02
2
-2
/
+6
*
* path.cc (symlink_info::check): Eliminate PATH_REP bit from pflags.
Corinna Vinschen
2006-11-02
2
-2
/
+6
*
* path.cc (symlink_info::posixify): New mothod converting NT and DOS
Corinna Vinschen
2006-11-02
2
-27
/
+89
*
* include/winuser.h (LR_DEFAULTSIZE): Remove duplicate.
Danny Smith
2006-11-02
5
-59
/
+16
*
* security.h (cygpriv_idx): Add privileges new in Vista.
Corinna Vinschen
2006-11-01
4
-3
/
+20
[next]