Commit History

Author SHA1 Message Date
  Andrew Borodin 5e070286b1 Indentation. 11 years ago
  Pavel Vasilyev f84bbd8583 vfs_s_subclass::linear_read: return ssize_t instead of int. 12 years ago
  Slava Zanko 94bd4b1f78 Code indentation. 12 years ago
  Slava Zanko 21d1f61b40 Ticket #2800: Garbage directory listing in ftpfs 12 years ago
  Slava Zanko d69d9b31f1 VFS core: vfs_s_free_inode() function have global visibility 13 years ago
  Slava Zanko 73a7f1ce67 Ticket #2695: The vfs_path_t expansion to 'src/' subdirectory 13 years ago
  Andrew Borodin 664b3efcda Ticket #2623: vfs: use data after free. 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 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 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
  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 6c5f5bf768 VFS structure changes: 13 years ago