Commit History

Author SHA1 Message Date
  Andrew Borodin 6718b3ec26 Indentation using GNU indent-2.2.13. 1 month ago
  Andrew Borodin fe42478b97 Update copyright years. 6 months ago
  Andrew Borodin 30e64b5f4c lib/vfs/utilvfs.c: clean up, fix coding style. 1 year ago
  Andrew Borodin b4cf765748 (vfs_url_split): replace the 'while' loop with strchr(). 1 year ago
  Kian-Meng Ang 5001232704 Fix various typos in the source code (closes MidnightCommander/mc#177). 1 year ago
  Andrew Borodin 57c61b7681 Update copyright years. 1 year ago
  Andrew Borodin 2c205c5928 Update copyright years. 2 years ago
  Andrew Borodin 6efddd7380 (vfs_findgid): fix overrunning string. 3 years ago
  Andrew Borodin 2dfdc6d690 (vfs_finduid): fix overrunning string. 3 years ago
  Andrew Borodin 9ee52e77c3 Ticket #4179: code clean up before 4.8.27 release. 3 years ago
  Andrew Borodin 31b37a1f79 Ticket #4050: code cleanup before 4.8.25 release. 4 years ago
  Andrew Borodin 1dd8a47987 Ticket #3955: code cleanup before 4.8.23 release. 5 years ago
  Andrew V. Samoilov 35376105d4 (vfs_url_split): Fix 2 memory leaks found by valgrind. 6 years ago
  Andrew Borodin ddd645526a Update copyright years. 6 years ago
  Andrew Borodin b7c54f64bb (vfs_mkstemps): don't allocate a large memory chunk. 6 years ago
  Andrew Borodin e9fd11bfcd Update copyright years. 7 years ago
  Andreas Mohr 7e689e8e43 (vfs_die): cleanup no attribute noreturn warning. 7 years ago
  Andrew Borodin 471ea781ca Update copyright years. 8 years ago
  Andrew Borodin 2789e6e390 Ticket #3431: add missing default cases. 9 years ago
  Andrew Borodin 42e7e39bd8 Add IS_PATH_SEP macro and use it. 9 years ago
  Andrew Borodin 454479549c Update copyright years. 9 years ago
  Andrew Borodin e5203cb023 Fix name of FSF in all *.c files. 10 years ago
  Andrew Borodin f0da49345a Collapse list of copyright years to ranges. Add 2014 year. 10 years ago
  Andrew Borodin 094fd0cd89 Use symbolic names for standard file descriptors. 10 years ago
  Slava Zanko 0ed4a91d7d Reduce cppcheck warnings (style) in lib subdirectory. 10 years ago
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 10 years ago
  Slava Zanko f866709186 Concretize the usage of autocompliting in different input fields. 11 years ago
  Slava Zanko 2d58735deb Extend QUICK_INPUT and QUICK_LABELED_INPUT macros for getting completion flags via parameters instead of using hardcoded value 11 years ago
  Andrew Borodin 315c499c09 Ticket #2827: tweak and cleanup of code in case of --disable-charset option usage. 12 years ago
  Andrew Borodin 0073a137af (vfs_url_split): optimized to get rid of multiple string length caclulation. 12 years ago
  Slava Zanko 389ac85992 Changed input parameters of mc_mkstemp() and mc_tempdir() functions 12 years ago
  Slava Zanko ffbd9561f0 Ticket #2652: SMB is broken 12 years ago
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
  Slava Zanko 20c4694ee5 Ticket #2594: ftp failures - leading white space in file name 13 years ago
  Slava Zanko 4e56efafe6 Ticket #81: savannah: can't access files on ftp starting with space 13 years ago
  Slava Zanko 997876a109 Remove vfs_url_t structure (replace with vfs_path_element_t) 13 years ago
  Andrew Borodin 42bc3171c3 Ticket #2361: VFS URI reimplementation 13 years ago
  Slava Zanko 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 years ago
  Slava Zanko 6c5f5bf768 VFS structure changes: 13 years ago