Commit History

Author SHA1 Message Date
  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
  Slava Zanko 1efbe4a18a patches by Rostislav Beneš: mc-29-vfs 16 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
  Roland Illig 6f34e18e3e * ftpfs.c (ftpfs_find_machine): Added const qualifier. 20 years ago
  Andrew V. Samoilov c060826178 * direntry.c (vfs_s_free_entry): g_free handles NULL argument too, 20 years ago
  Roland Illig e9fcc04816 * vfs.c (mc_open): Corrected FIXME. Now the "mode" parameter is 20 years ago
  Roland Illig 4bc786735e * cpio.c: Replaced NULL with (char *) NULL. Likewise for 0, where 20 years ago
  Andrew V. Samoilov c9f834b501 * vfs.c (vfs_cmp_handle): Fixing warnings on on 64-bit 20 years ago
  Andrew V. Samoilov 71ffc327b5 * fish.c (fish_get_reply): Use g_strlcpy instead 20 years ago
  Roland Illig c64cec997a * vfs.c (mc_chdir): Fixed memory leak. 20 years ago
  Roland Illig acd63d7374 Moved the declaration of the init_*fs functions into specialized headers (*fs.h or vfs-impl.h). 20 years ago
  Roland Illig 1105b8e941 Splittet the vfs.h header into a user's part (vfs.h) and an implementor's part (vfs-impl.h). 20 years ago
  Roland Illig 3cf53917e1 Const-ified the mc_* functions. 20 years ago
  Roland Illig db3f21b702 Added a typedef for a function. Added more const-ness to the function arguments. 20 years ago
  Roland Illig a0616a76be mc_ungetlocalcopy does not free its second argument anymore. 20 years ago
  Roland Illig f17c1f291c mc_ungetlocalcopy does not free its second argument anymore. 20 years ago
  Andrew V. Samoilov 2f7bbc2c31 * vfs.c (mc_def_ungetlocalcopy): Fix missed "%s". 20 years ago
  Pavel Roskin fc9bf6040f * gc.c (vfs_ncs_getid): Merge with vfs_getid(). 21 years ago
  Pavel Roskin 6ffd35bf07 * gc.c: Eliminate all code for timestamping parent filesystems. 21 years ago
  Pavel Roskin a128188ae1 Warning fixes for FreeBSD 5.1. 21 years ago
  Pavel Roskin 54b8c9aaad * vfs.c (vfs_split): Deconstify. 21 years ago
  Pavel Roskin 30c4bd1b6d * vfs.h: Constify chdir() and opendir() methods. Adjust all 21 years ago
  Pavel Roskin b33f2cbb47 * vfs.c: Split garbage collection code into ... 21 years ago
  Pavel Roskin 106a90ae99 * vfs.c: Eliminate MC_OP. Reorder other MC_* macros for 21 years ago
  Pavel Roskin 0318ed5d0b * vfs.c: Move all parsing code, vfs_die() and vfs_get_password() 21 years ago