Commit History

Author SHA1 Message Date
  Andrew Borodin 05b89b3bab VFS: removed unnedeed includes of tty/tty.h header. 15 years ago
  Andrew Borodin f3730bdc41 Initial step to move TTY layer of MC to separate library. 15 years ago
  Enrico Weigelt, metux IT service c7d04dd47a fixed several missing #include's 15 years ago
  Mikhail S. Pobolovets 0a7899709b Simple doxygen description for files in vfs (not subdirs) directory. 15 years ago
  Slava Zanko e54f318cef Completely removed MHL stuff 15 years ago
  Patrick Winnertz d84586ba82 Reverted the use of mhl_str_dup and use g_strdup instead. 15 years ago
  Patrick Winnertz 1c287d798d First bunch of mhl_mem_free removal patches 15 years ago
  Enrico Weigelt, metux IT service 8b38cf44da manully merged 227_replace_g_free 15 years ago
  Enrico Weigelt, metux IT service f921cc40cd replaced calls to g_strdup() by mhl_str_dup() 15 years ago
  Enrico Weigelt, metux IT service 15d7d47c15 replaced g_free() by mhl_mem_free() 15 years ago
  Enrico Weigelt, metux IT service 183a66f7f5 changing return types of *read() and *write() functions to ssize_t 15 years ago
  Roland Illig bb14c4e1da * vfs.h, vfs-impl.h, vfs.c, local.h, local.c, sfs.c: Removed 19 years ago
  Roland Illig d7e7ec48dd * *.c: Declared unused variables with (void) to avoid the gcc 19 years ago
  Roland Illig 54cccec688 * utilvfs.h: Removed unneeded #includes. 19 years ago
  Andrew V. Samoilov c060826178 * direntry.c (vfs_s_free_entry): g_free handles NULL argument too, 20 years ago
  Andrew V. Samoilov fc3bf048e9 * local.c (local_readlink): Make "size" size_t. 20 years ago
  Roland Illig b17b1ac213 Const-ified the rest of the vfs_class methods. 20 years ago
  Roland Illig e0bf99d516 Made the path argument to vfs->{chmod,chown,utime} constant. 20 years ago
  Roland Illig dc70d154db Made the buf argument to vfs->write constant. 20 years ago
  Roland Illig 789e5e9bcb Made the path argument to vfs->[l]stat constant. Created a new memory leak, which will be fixed soon. 20 years ago
  Roland Illig b472c18c79 Made the patch argument to vfs->which const. 20 years ago
  Pavel Roskin 30c4bd1b6d * vfs.h: Constify chdir() and opendir() methods. Adjust all 21 years ago
  Pavel Roskin 4eab382dba * gc.c: Make getid(), nothingisopen() and free() methods 21 years ago
  Pavel Roskin 77bcdc8127 * vfs.c (mc_ungetlocalcopy): Free local path here, not in class 21 years ago
  Pavel Roskin 7d16d65e35 * vfs.h: Constify some arguments for many functions. 21 years ago
  Pavel Roskin 426c1836d5 * vfs.h: Remove all references to seekdir and telldir. Adjust 21 years ago
  Pavel Roskin 9a5c3dda9e Restore lost ifdef. 21 years ago
  Pavel Roskin 2e524d3cad * local.c: Switch to self-registration. 21 years ago
  Pavel Roskin 00b57fd4bf * vfs.h: Remove typedef vfs, it's too ambiguous. Massive 21 years ago
  Pavel Roskin 1d6e00faf0 * vfs.h: Introduce new VFS flags instead of the old unused ones. 21 years ago
  Pavel Roskin 091023c37a * undelfs.c (undelfs_get_path): Constify first argument. 21 years ago
  Pavel Roskin 617bf6880a * vfs.c (vfs_flags): Eliminate, it's never assigned a non-zero 21 years ago
  Pavel Roskin 966511399b Move fcntl.h inclusion to global.h. 22 years ago
  Pavel Roskin 680f3f7ed2 * cpio.c: Include <config.h> before everything else. 23 years ago
  Pavel Roskin d8ec86292f * local.c (local_telldir): Warn and abort if telldir() is not 23 years ago
  Pavel Roskin 6fe51516de * cpio.c (vfs_cpiofs_ops): Use short name for the filesystem. 23 years ago
  Pavel Machek a1225de8b3 Fix problems with stating / of ftp server + NO_LOCALHASH to prevent 24 years ago
  Pavel Machek 1139602a9b Return value is needed for mc_[un]getlocalcopy. 25 years ago
  Timur Bakeyev bf81009392 26 years ago
  Miguel de Icaza 8fb1821455 Warning fixes + compile fixes -mig 26 years ago
  Pavel Machek 176dc1f70d static's added, do_reget hack removed 26 years ago
  Pavel Machek a92e6f3ea8 Changed license to LGPL, added passing of vfs * (acting as self), so 26 years ago
  Pavel Machek a57c127f2d O_LINEAR option added, tar fixed to handle bzip/bzip2 files correctly. 26 years ago
  Pavel Machek 3d0a91d4a8 Added vfs_uid for use by libvfs.so users (rpc.nfsd) 26 years ago
  Miguel de Icaza 7a7f7a3d85 26 years ago
  Miguel de Icaza eb6b3842ab Initial revision 26 years ago