Commit History

Author SHA1 Message Date
  Slava Zanko c442e5e75f Changed custom_canonicalize_pathname() function for handle URL:// style 13 years ago
  Slava Zanko d931785fd3 Added test for canonicalize_pathname() function 13 years ago
  Slava Zanko 997876a109 Remove vfs_url_t structure (replace with vfs_path_element_t) 13 years ago
  Slava Zanko 3eafe7308a Added serialization and deserialization for vfs_path_t object 13 years ago
  Slava Zanko e7bb47cc2d Added ability to serialize/deserialize strings and config objects(mc_config_t) 13 years ago
  Slava Zanko be0f9dda56 mcconfig: make parameters in some functions as const mc_config_t * 13 years ago
  Slava Zanko f8c45706e1 Avoid memory leaks in vfs tests 13 years ago
  Slava Zanko e8d58f188d Fixed segfault while trying create dir in r/o VFS'es 13 years ago
  Slava Zanko cec54195e7 Changes in VFS-tests. 13 years ago
  Slava Zanko ac939a1bea Fixed path recoding in VFS modules 13 years ago
  Slava Zanko 691c06ce30 removed vfs_path_t->unparsed variable 13 years ago
  Slava Zanko a5dc2de78b Added vfs_change_encoding() and vfs_path_element_need_cleanup_converter() functions. 13 years ago
  Slava Zanko c0004807d4 vfs_path_element_t->encoding now handled in lib/vfs/path.c 13 years ago
  Slava Zanko cedad03833 Move vfs_get_encoding() to path.c and make as static function. 13 years ago
  Slava Zanko b0df841a4a Removed vfs_path_t->unparsed_encoding. 13 years ago
  Slava Zanko ebe519ef15 remove struct dirinfo definition 13 years ago
  Slava Zanko 405cc98cea VFS: Make functions vfs_canon_and_translate() and vfs_canon() as static in lib/vfs/path.c 13 years ago
  Slava Zanko 8ea49095c3 Changed functions vfs_file_is_local() and vfs_file_class_flags() for handle vfs_path_t type 13 years ago
  Slava Zanko c6796f790d VFS-plugins: remove usage of vpath->unparsed from 'local' plugin 13 years ago
  Slava Zanko 7745006b60 VFS: removed interface.h 13 years ago
  Slava Zanko 093128c532 VFS: Current directory handler now have type vfs_path_t 13 years ago
  Slava Zanko c188153507 Add more tests for VFS 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 9a28ce8c8d Add more tests for VFS 13 years ago
  Slava Zanko 6329976c89 VFS: fixed # sign in passwd or in path string 13 years ago
  Slava Zanko 91f3d8f4fd Added strrstr_skip_count() function. 13 years ago
  Slava Zanko fc8a86766b Add more tests for VFS 13 years ago
  Slava Zanko 457c8b89e7 Changed internal function sfs_redirect() for handle vfs_path_t arg 13 years ago
  Slava Zanko 137ad4483d Changed internal function ftpfs_send_command() for handle vfs_path_t arg 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 bf54195f07 added tests for get_vfs_class() function 13 years ago
  Slava Zanko dd19ca201d 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
  Slava Zanko 41f2e27f8d VFS: Use vfs_path_t in some interface functions 13 years ago
  Slava Zanko 3a1936aade Added vfs_path_t structure 13 years ago
  Slava Zanko 2c0ae5aa55 Moved interface functions from lib/vfs/vfs.[ch] to lib/vfs/interface.[ch] 13 years ago
  Andrew Borodin 42bc3171c3 Ticket #2361: VFS URI reimplementation 13 years ago
  Andrew Borodin fcfa76be3d Merge branch '2541_save_setup' 13 years ago
  Andrew Borodin ccd42c0fab (mc_config_new_or_override_file): create file w/o O_SYNC flag. 13 years ago
  Andrew Borodin d2bd11be9b (save_setup_cmd): remove home directory and password 13 years ago
  Andrew Borodin 82b27ead4d Optimization of history load. 13 years ago
  Andrew Borodin cff5925598 Optimization of history save. 13 years ago
  Slava Zanko b473577525 Event system: added addition parameter event_init_data to mc_event_del() function. 13 years ago
  Andrew Borodin 3aa74a2320 Added event_group member to the Dlg_head structure 13 years ago
  Andrew Borodin 7d469f841c (history_save): new function to save widget history 13 years ago
  Andrew Borodin 27ee15f828 "Layout" dialog window: remove "Save" button 13 years ago
  Andrew Borodin 87e16316bc src/filemanager/option.c: minor optimization and includes clean up. 13 years ago