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
/
mount.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Check invalid
Corinna Vinschen
2011-10-21
1
-2
/
+2
*
* globals.cc (ro_u_ncfsd): New R/O unicode string.
Corinna Vinschen
2011-10-21
1
-8
/
+12
*
Rename FH_BAD to FH_NADA throughout.
Christopher Faylor
2011-06-12
1
-1
/
+1
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-6
/
+6
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-4
/
+4
*
* mount.cc (mount_info::conv_to_win32_path): Remove unused code.
Corinna Vinschen
2011-05-24
1
-6
/
+1
*
Eliminate trailing whitespace in some files.
Christopher Faylor
2011-05-02
1
-3
/
+3
*
Drop NT4 support.
Corinna Vinschen
2011-04-04
1
-4
/
+2
*
* mount.cc (NETAPP_IGNORE): Add FILE_PERSISTENT_ACLS.
Corinna Vinschen
2010-11-22
1
-9
/
+13
*
Revert accidental previous login.
Corinna Vinschen
2010-09-28
1
-2
/
+1
*
* Makefile.in (DLL_IMPORTS): Remove libadvapi32.a.
Corinna Vinschen
2010-09-28
1
-1
/
+2
*
* mount.cc (fs_info::update): Remove erroneous NtClose on random handle
Corinna Vinschen
2010-09-27
1
-1
/
+0
*
* mount.h (class fs_info): Add has_buggy_reopen flag and accessor
Corinna Vinschen
2010-09-21
1
-0
/
+4
*
* fhandler.h (class fhandler_base): Change inheritance of fstat_helper
Corinna Vinschen
2010-09-13
1
-1
/
+2
*
* mount.cc (class fs_info_cache): New class to cache filesystem
Corinna Vinschen
2010-09-10
1
-5
/
+77
*
* Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
Corinna Vinschen
2010-09-06
1
-2
/
+11
*
* mount.cc (mount_info::from_fstab_line): Reorder to make sure all
Corinna Vinschen
2010-09-04
1
-2
/
+4
*
* mount.cc (fs_info::update): Fix comments.
Corinna Vinschen
2010-08-25
1
-4
/
+4
*
* mount.cc (struct opt): Add "bind" option.
Corinna Vinschen
2010-08-11
1
-1
/
+40
*
* fhandler_proc.cc: Add /proc/filesystems virtual file.
Corinna Vinschen
2010-08-09
1
-19
/
+19
*
* mount.cc (struct opt): Add "dos" and "ihash" options.
Corinna Vinschen
2010-04-29
1
-0
/
+8
*
* external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mount
Corinna Vinschen
2010-04-29
1
-10
/
+34
*
* mount.cc (compare_flags): New function.
Corinna Vinschen
2010-04-28
1
-16
/
+24
*
* path.h (get_nt_native_path): Add third parameter to declaration and
Corinna Vinschen
2010-04-23
1
-1
/
+1
*
* mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTIAL_WRITE_ONCE
Corinna Vinschen
2010-04-22
1
-15
/
+37
*
* mount.cc (fs_info::update): Allow variable FILE_SUPPORTS_SPARSE_FILES
Corinna Vinschen
2010-03-30
1
-2
/
+7
*
* shared_info.h (user_info): Add dll_crt0_1 as a friend.
Christopher Faylor
2010-03-15
1
-9
/
+12
*
* mount.cc (mount_info::conv_to_win32_path): Set UNC path flags to
Corinna Vinschen
2010-02-15
1
-0
/
+9
*
* globals.cc (ro_u_nwfs): New R/O unicode string.
Corinna Vinschen
2010-01-12
1
-3
/
+11
*
* miscfuncs.h (transform_chars): Declare. Define inline variation here.
Corinna Vinschen
2009-11-02
1
-1
/
+0
*
* cygprops.h: New file.
Corinna Vinschen
2009-10-31
1
-1
/
+1
*
* mount.cc (fs_info::update): Add comment.
Corinna Vinschen
2009-08-25
1
-0
/
+3
*
* mount.h (enum fs_info_type): New type.
Corinna Vinschen
2009-07-28
1
-47
/
+66
*
* mount.h (fs_info::fsn): New member.
Corinna Vinschen
2009-07-23
1
-2
/
+9
*
* mount.cc (fs_info::update): Revert to open filesystem with access set
Corinna Vinschen
2009-07-23
1
-5
/
+11
*
* mount.cc (fs_info::update): Open filesystem with access set to 0.
Corinna Vinschen
2009-07-22
1
-4
/
+6
*
* mount.cc: Revert accidental checkin.
Corinna Vinschen
2009-07-22
1
-1
/
+1
*
* mount.cc (fillout_mntent): Fix typo (noexec -> notexec).
Corinna Vinschen
2009-07-22
1
-2
/
+2
*
* globals.cc: Improve comment on R/O UNICODE_STRINGs.
Corinna Vinschen
2009-07-17
1
-7
/
+17
*
* globals.cc: Reorder constant UNICODE_STRINGs for clarity.
Corinna Vinschen
2009-07-16
1
-50
/
+36
*
Throughout avoid having to initialize constant UNICODE_STRINGs.
Corinna Vinschen
2009-07-14
1
-17
/
+11
*
* mount.cc (mount_info::add_item): Avoid using any-old '/' as indicating root.
Christopher Faylor
2009-05-19
1
-1
/
+1
*
* mount.cc (mount_info::got_usr_bin): Mark as NO_COPY.
Christopher Faylor
2009-05-18
1
-3
/
+3
*
* mount.cc (mount_info::init): Remove MOUNT_CYGWIN_EXEC setting when
Christopher Faylor
2009-05-14
1
-1
/
+1
*
* mount.cc (oopts): Add a no-op "auto" option.
Corinna Vinschen
2009-05-14
1
-1
/
+2
*
cygwin ChangeLog
Christopher Faylor
2009-05-14
1
-22
/
+72
*
* security.cc (set_file_sd): Drop using FILE_OPEN_FOR_RECOVERY flag in
Corinna Vinschen
2009-05-04
1
-0
/
+6
*
* mount.cc (mount_info::from_fstab_line): Make cygdrive posix=0 by
Corinna Vinschen
2009-02-13
1
-0
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode number
Corinna Vinschen
2009-01-29
1
-1
/
+15
*
* mount.cc (mount_info::from_fstab): Open fstab file with
Corinna Vinschen
2009-01-24
1
-1
/
+3
[next]