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
/
path.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* path.cc (allow_winsymlinks): Revert default to create system bit
Corinna Vinschen
2008-07-16
1
-1
/
+1
*
Add case-sensitivity.
Corinna Vinschen
2008-07-16
1
-169
/
+99
*
Throughout drop allow_ntsec and allow_smbntsec handling.
Corinna Vinschen
2008-07-14
1
-4
/
+3
*
* path.cc (path_conv::is_binary): Fix test. Add comment.
Corinna Vinschen
2008-07-02
1
-2
/
+4
*
* path.cc (get_nt_native_path): Drop considerations for DOS devices.
Corinna Vinschen
2008-06-11
1
-5
/
+10
*
* path.cc (symlink_info::check): Reorder test for nfs symlinks.
Corinna Vinschen
2008-05-24
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Don't try to
Corinna Vinschen
2008-05-23
1
-4
/
+5
*
* mount.cc (mount_info::from_fstab): Use cygwin_hmodule rather than trying to
Christopher Faylor
2008-05-23
1
-2
/
+0
*
* path.cc (symlink_info::check): Define eabuf and easize outside of
Corinna Vinschen
2008-05-23
1
-3407
/
+3406
*
* path.cc (symlink_info::check): Don't pass EaBuffer to NtCreateFile if it has
Christopher Faylor
2008-05-23
1
-3432
/
+3444
*
* path.cc (cygwin_conv_path): Define tp before setting up faul handler.
Corinna Vinschen
2008-05-22
1
-2
/
+2
*
* fhandler_disk_file.cc (get_ino_by_handle): Rename pfai to fai.
Corinna Vinschen
2008-05-21
1
-0
/
+1
*
* fhandler.h (dirent_states): Add dirent_nfs_d_ino state and add it to
Corinna Vinschen
2008-05-21
1
-2
/
+3
*
* path.cc (symlink_worker): Fix EA buffer size info given to
Corinna Vinschen
2008-05-20
1
-5
/
+4
*
* path.cc (symlink_info::check_shortcut): Minimize requested file
Corinna Vinschen
2008-05-20
1
-5
/
+6
*
* path.cc (fs_info::update): Re-add opening the unsplitted path
Corinna Vinschen
2008-05-20
1
-0
/
+2
*
* Makefile.in (DLL_OFILES): Add nfs.o.
Corinna Vinschen
2008-05-20
1
-145
/
+270
*
* path.cc (path_conv::check): Free wide_path and normalized_path if
Corinna Vinschen
2008-05-20
1
-0
/
+4
*
* path.cc (path_conv::set_normalized_path): Drop strip_tail argument.
Corinna Vinschen
2008-05-13
1
-42
/
+7
*
* mount.cc (is_unc_share): Allow \\?\ prefix as well. Enhance comment.
Corinna Vinschen
2008-04-30
1
-10
/
+6
*
* path.cc (symlink_info::check): Avoid special handling for
Corinna Vinschen
2008-04-28
1
-13
/
+7
*
* cygwin.din: Sort.
Corinna Vinschen
2008-04-23
1
-3
/
+3
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Fix
Corinna Vinschen
2008-04-14
1
-2
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Simplify
Corinna Vinschen
2008-04-13
1
-13
/
+1
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-1648
/
+5
*
* path.cc (struct opt): Rename "system" to "nouser".
Corinna Vinschen
2008-04-06
1
-1
/
+1
*
* postinstall: New script.
Corinna Vinschen
2008-04-05
1
-193
/
+87
*
* path.cc (mount_info::from_fstab_line): Simplify.
Corinna Vinschen
2008-04-03
1
-13
/
+20
*
* path.cc (mount_info::from_fstab): Get module path name of the Cygwin
Corinna Vinschen
2008-04-03
1
-1
/
+2
*
* path.cc (mount_info::init): First try to fetch mount points from
Corinna Vinschen
2008-04-02
1
-0
/
+198
*
* path.cc (enum symlink_t): Rename from shortcut_t.
Corinna Vinschen
2008-04-02
1
-2
/
+2
*
* path.cc (symlink_info::check_reparse_point): Use NtFsControlFile
Corinna Vinschen
2008-04-02
1
-24
/
+47
*
* smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.
Corinna Vinschen
2008-03-31
1
-0
/
+7
*
* dtable.cc: Define various device-related string constants as wide character
Christopher Faylor
2008-03-22
1
-3
/
+3
*
* fcntl.cc (fcntl_worker): Protect with a 'myfault'.
Corinna Vinschen
2008-03-14
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Disable
Corinna Vinschen
2008-03-12
1
-14
/
+74
*
* winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.
Corinna Vinschen
2008-03-12
1
-58
/
+159
*
* path.cc (cwdstuff::set): Make sure drive_length is 0 for virtual
Corinna Vinschen
2008-03-11
1
-3
/
+5
*
* fhandler_disk_file.cc (DIR_BUF_SIZE): Define required space for file
Corinna Vinschen
2008-03-08
1
-15
/
+25
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-36
/
+115
*
* child_info.h (~child_info_spawn): Check moreinfo->myself_pinfo for
Corinna Vinschen
2008-03-05
1
-1
/
+3
*
* path.cc (cwdstuff::set): Revert error handling change in case
Corinna Vinschen
2008-02-20
1
-13
/
+9
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-19
/
+16
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-5
/
+5
*
* string.h: Re-enable inline strcasematch and strncasematch
Corinna Vinschen
2008-02-01
1
-15
/
+16
*
* cygheap.h (struct cwdstuff): Add dir member to store cwd handle.
Corinna Vinschen
2008-01-31
1
-31
/
+31
*
* path.cc: Fix Samba version in comment.
Corinna Vinschen
2008-01-28
1
-1
/
+1
*
* path.cc (fs_info::update): Fix old-style Samba test to support
Corinna Vinschen
2008-01-24
1
-8
/
+9
*
* ntdll.h (struct _FILE_FS_OBJECTID_INFORMATION): Define.
Corinna Vinschen
2008-01-22
1
-8
/
+43
*
* autoload.cc (GetModuleFileNameExW): Replace definition of
Corinna Vinschen
2007-12-03
1
-1
/
+1
[next]