Commit History

Author SHA1 Message Date
  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