Commit History

Author SHA1 Message Date
  Denys Vlasenko e064bd60df De-inline a few functions which are large 15 years ago
  Andrew Borodin 05b89b3bab VFS: removed unnedeed includes of tty/tty.h header. 15 years ago
  Andrew Borodin f3730bdc41 Initial step to move TTY layer of MC to separate library. 15 years ago
  Sergei Trofimovich 5f1ad860b7 Ticket #1527: heap corruption detected on large filenames 15 years ago
  Ilia Maslakov 3b1070fb3d Ticket #1453 (crash mc on create new file in external editor (S-F4)) 15 years ago
  Patrick Winnertz bada6849cd Remove unneeded vars in edit/edit.c to avoid compiler warnings 15 years ago
  Slava Zanko 33c0d6f022 Fixed segfault with fish operations 15 years ago
  Enrico Weigelt, metux IT service c7d04dd47a fixed several missing #include's 15 years ago
  Andrew Zabolotny c6b42a7369 This patch makes VFS a bit faster by replacing GSList with GPtrArray 15 years ago
  Slava Zanko ae46a004e9 Fixed mcfs build failure (after reorganize M4-autoconf stuff) 15 years ago
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 years ago
  Slava Zanko 10b7bdb361 Project now build with: 15 years ago
  Sergei Trofimovich 27fbf91c28 vfs/vfs.c: valgrind: fixed read-of-unallocated memory 15 years ago
  Andrew Borodin dc8150a521 src/strutil.h: created estr_t type for result of charset convertion functions. 15 years ago
  Slava Zanko df3926d1c4 Fix show directory and file names in other that system encoding symbolsets (with error of recoding). 15 years ago
  Sergei Trofimovich e88a6bd4d8 vfs/vfs.c: build fix: iconv_t(-1) -> INVALID_CONV 15 years ago
  Slava Zanko ac8ae55181 Fix conflicts after rebasing 15 years ago
  Slava Zanko 6ecea97973 vfs/vfs.c: Replace str_conv_t to GIConv 15 years ago
  Slava Zanko 2ac6b553c6 Rework strutils for usage GString 15 years ago
  Slava Zanko f9ab791ac8 vfs/vfs.c: Replace str_conv_t to GIConv 15 years ago
  Slava Zanko dbf8dd1bc2 Rework strutils for usage GString instread of self-made buffers. 15 years ago
  Mikhail S. Pobolovets 0a7899709b Simple doxygen description for files in vfs (not subdirs) directory. 15 years ago
  Patrick Winnertz 3b8f37b99e Moved some functions out of mhl into src/util.c 15 years ago
  Patrick Winnertz d8aa8a3028 Forgot to remove some more .s strings and do a rename in order to prevent compiler warnings + added include 15 years ago
  Patrick Winnertz d84586ba82 Reverted the use of mhl_str_dup and use g_strdup instead. 15 years ago
  Patrick Winnertz 1c287d798d First bunch of mhl_mem_free removal patches 15 years ago
  Enrico Weigelt, metux IT service 8b38cf44da manully merged 227_replace_g_free 15 years ago
  Enrico Weigelt, metux IT service 035fa47c06 manually merged 228_replace_g_strdup 15 years ago
  Enrico Weigelt, metux IT service 5f77615b35 Merge commit 'origin/mc-4.6' 15 years ago
  Enrico Weigelt, metux IT service 54d6ec88dc replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file() 15 years ago
  Enrico Weigelt, metux IT service f921cc40cd replaced calls to g_strdup() by mhl_str_dup() 15 years ago
  Enrico Weigelt, metux IT service 15d7d47c15 replaced g_free() by mhl_mem_free() 15 years ago
  Slava Zanko 1efbe4a18a patches by Rostislav Beneš: mc-29-vfs 15 years ago
  Enrico Weigelt, metux IT service 2e0edf8672 Merge commit 'origin/205_inttypes_64bit_error' 15 years ago
  Enrico Weigelt, metux IT service d362e3b015 some type fixes in vfs.c -> result types of mc_read() and mc_write() now ssize_t instead of int 15 years ago
  Enrico Weigelt, metux IT service 154feb5160 2009-01-10 Enrico Weigelt, metux ITS <weigelt@metux.de> 15 years ago
  Pavel Tsekov 2f3df3af4e * edit/bookmark.c: Update copyright notice. 17 years ago
  Pavel Tsekov 23361694b6 * src/background.c: Use the correct form of FSF's name in the copyright 17 years ago
  Roland Illig bb14c4e1da * vfs.h, vfs-impl.h, vfs.c, local.h, local.c, sfs.c: Removed 19 years ago
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 years ago
  Roland Illig 526bf72983 * vfs.h: Fixed prototypes for mc_read() and mc_write(). Now they 19 years ago
  Roland Illig d7e7ec48dd * *.c: Declared unused variables with (void) to avoid the gcc 19 years ago
  Roland Illig 54cccec688 * utilvfs.h: Removed unneeded #includes. 19 years ago
  Roland Illig 5d55e9b92f * vfs.c (vfs_translate_url): Add support for smb://, sh://, 19 years ago
  Roland Illig 6bbbeb77b4 * vfs.c: Changed types for mc_chmod, mc_chown, mc_mknod to mode_t, 20 years ago
  Roland Illig b7fa9f0e5f * vfs.c: fix MC_NAMEOP macro calls to use the canonicalized path. 20 years ago
  Andrew V. Samoilov 6c2dcea9ff * vfs.c (vfs_prefix_to_class): Avoid last class (localfs) that would 20 years ago
  Andrew V. Samoilov ea5c3dead6 * vfs.c (mc_def_getlocalcopy): Don't close fd -1. 20 years ago
  Roland Illig 7b6f1db773 * vfs.c (_vfs_get_class): Reverted my last patch because 20 years ago
  Roland Illig 1fb7d67048 * vfs.c (_vfs_get_class): Fixed segmentation fault introduced today. 20 years ago