Commit History

Author SHA1 Message Date
  Slava Zanko bd95f71a6b Some little bugfixies for xz and lzma archives: 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
  Enrico Weigelt, metux IT service c7d04dd47a fixed several missing #include's 15 years ago
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 years ago
  Slava Zanko 10b7bdb361 Project now build with: 15 years ago
  Mikhail S. Pobolovets 0a7899709b Simple doxygen description for files in vfs (not subdirs) directory. 15 years ago
  Slava Zanko e54f318cef Completely removed MHL stuff 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 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
  Enrico Weigelt, metux IT service 2e0edf8672 Merge commit 'origin/205_inttypes_64bit_error' 15 years ago
  Enrico Weigelt, metux IT service 5d150562aa merged 158_message_codes branch 15 years ago
  Enrico Weigelt, metux IT service 3ca5a91b9a vfs/cpio.c: read functions now return ssize_t 15 years ago
  Enrico Weigelt, metux IT service 183a66f7f5 changing return types of *read() and *write() functions to ssize_t 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
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 years ago
  Pavel Roskin fc6e8e67f2 * cpio.c (cpio_find_head): Fix for logical error that can cause 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 ab442fdeee * cpio.c: Added some FIXMEs about data representation. 19 years ago
  Roland Illig 9558c7178f * src/info.c (info_show_info): Enabled display of the device number, 19 years ago
  Andrew V. Samoilov fd5d77fc7b * cpio.c (cpio_create_entry): Added initial support for the Special 19 years ago
  Andrew V. Samoilov 126fa4d83d * cpio.c (cpio_find_head): Check mc_read() return value. 20 years ago
  Roland Illig 4bc786735e * cpio.c: Replaced NULL with (char *) NULL. Likewise for 0, where 20 years ago
  Roland Illig 60465dace3 * cpio.c (cpio_read_bin_head): Replaced GUINT16_SWAP_LE_BE with 20 years ago
  Andrew V. Samoilov 15c6e5cae6 * direntry.c (vfs_s_readlink): Use g_strlcpy instead strncpy. 20 years ago
  Roland Illig f608bd21f8 Renamed any variable stat into st. 20 years ago
  Roland Illig 34a8088483 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 a998d33f7c Made the implicit conversions explicit to prevent "hidden" bugs. 20 years ago
  Pavel Roskin 6ffd35bf07 * gc.c: Eliminate all code for timestamping parent filesystems. 20 years ago
  Pavel Roskin d2e2f5c544 * cpio.c (cpio_create_entry): Fix possible buffer underflow 20 years ago
  Pavel Roskin b33f2cbb47 * vfs.c: Split garbage collection code into ... 20 years ago
  Pavel Roskin 8e3a0c9d65 * direntry.c (vfs_s_init_class): Improve interface to allow more 21 years ago
  Pavel Roskin 7d16d65e35 * vfs.h: Constify some arguments for many functions. 21 years ago
  Pavel Roskin 5bc20fd294 * *.c: Rename functions that don't have an a prefix indicating 21 years ago
  Pavel Roskin 4ee3f26133 * cpio.c (cpio_ungetlocalcopy): Remove. 21 years ago
  Pavel Roskin bc455d5840 * direntry.c (vfs_s_find_inode): Only allow search from root. 21 years ago
  Pavel Roskin 511321bcfd * direntry.c (vfs_s_add_dots): Remove. Fix all callers. 21 years ago
  Pavel Roskin 211ce16fac * wtools.c: Merge mc_message() and message() into one background 21 years ago
  Pavel Roskin 50045218ab Remove unneeded includes in ../src 21 years ago
  Pavel Roskin 2d33b5047e * background.c: Replace all message stubs with a new function 21 years ago
  Pavel Roskin 0b99804da2 * names.c: Merge ... 21 years ago
  Pavel Roskin 63740624ea * xdirentry.h: Rename vfs_s_data to vfs_s_subclass. 21 years ago
  Pavel Roskin dcd2b9e8fc * xdirentry.h: Fix typos in field names. 21 years ago
  Pavel Roskin a6754ce841 * xdirentry.h: Cleanup unused or write-only fields. Adjust all 21 years ago