Commit History

Author SHA1 Message Date
  Slava Zanko 75c2b483ff Changed interface of functions mc_getlocalcopy() and mc_ungetlocalcopy() 13 years ago
  Slava Zanko 389ac85992 Changed input parameters of mc_mkstemp() and mc_tempdir() functions 12 years ago
  Slava Zanko 9177b954df Removed split_dir_name() function. 13 years ago
  Slava Zanko d69d9b31f1 VFS core: vfs_s_free_inode() function have global visibility 13 years ago
  Slava Zanko e2c326997f Added usage of VFS_S_USETMP flag 13 years ago
  Andrew Borodin 664b3efcda Ticket #2623: vfs: use data after free. 13 years ago
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 years ago
  Slava Zanko 12dfe1bd55 VFS ftpfs: fixed broken filenames in unaligned 'ls' command output 13 years ago
  Slava Zanko 4e56efafe6 Ticket #81: savannah: can't access files on ftp starting with space 13 years ago
  Slava Zanko 60123b7c99 Removed function vfs_s_get_path(); Function vfs_s_get_path_mangle() renamed to vfs_s_get_path() 13 years ago
  Slava Zanko 04a4ed0ece added vfs_path_element_valid() function 13 years ago
  Slava Zanko bba132381e vfs_path_to_str() now return URL string instead of old representation 13 years ago
  Slava Zanko e6ec447585 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 922114a1d0 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 997876a109 Remove vfs_url_t structure (replace with vfs_path_element_t) 13 years ago
  Slava Zanko a12fdfbb0e VFS: many changes for use vfs_path_t 13 years ago
  Slava Zanko 9e4dc03e9e lib/vfs/direntry.c: vfs_s_inode_from_path() and vfs_s_get_path() now handle vfs_path_t 13 years ago
  Slava Zanko 152124d9b7 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko d67da5dfa8 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 1406eb5035 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 479902f83e Following prototypes of functions was changed in VFS-module API: 13 years ago
  Andrew Borodin 42bc3171c3 Ticket #2361: VFS URI reimplementation 13 years ago
  Ilia Maslakov 5acb75c6cd Check whether VFS provides an open_archive() method. 13 years ago
  Andrew Borodin 1796c8536a Ticket #2535: segfault in FTP VFS 13 years ago
  Slava Zanko b46d2a3d62 Renamed struct vfs_s_fh to vfs_file_handler_t 13 years ago
  Andrew Borodin 68628184b1 vfs_s_super and vfs_s_fh now don't contain members specific to any vfs. 13 years ago
  Andrew Borodin 519246eccd Use GList to store directory content in vfs_s_inode. 13 years ago
  Andrew Borodin 401aaa5014 Ticket #2501: continue split of VFS core library and VFS plugins. 13 years ago
  Slava Zanko 5a458c702d Use events to show VFS messages. 13 years ago
  Slava Zanko 6c5f5bf768 VFS structure changes: 13 years ago