Commit History

Author SHA1 Message Date
  Patrick Winnertz e4e135399f Revert "replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file()" 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 9ac56b58ac fixed missing history.h include 15 years ago
  Enrico Weigelt, metux IT service 0dcb057459 separated out history section names to history.h 15 years ago
  Patrick Winnertz a144f2e4f6 Apply patch to fix localised history headers to mc-4.6 branch. 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 Tsekov 049ed167b6 * vfs/ftpfs.c (ftpfs_dir_load): When retrieving the directory listing by 18 years ago
  Pavel Tsekov ab02769f31 * vfs/ftpfs.c (ftpfs_dir_load): Remove redundant call to 18 years ago
  Pavel Tsekov c9f1b97869 * vfs/ftpfs.c (ftpfs_dir_uptodate): Remove. 18 years ago
  Pavel Tsekov 18e595058f * vfs/ftpfs.c (ftpfs_dir_load): Do not return error on empty directory 18 years ago
  Pavel Tsekov 115ef55682 * vfs/ftpfs.c (ftpfs_open_socket): Let the user interrupt ftpfs in 18 years ago
  Roland Illig 2390300034 * fish.c: Replaced the printf-like attribute with __printf__, 18 years ago
  Pavel Tsekov c8494f41bb * xdirentry.h (LS_LINEAR_PREOPEN): New macro definition. 18 years ago
  Pavel Tsekov 9d6d306127 * ftpfs.c (ftpfs_dir_load): Fix a bad ERRNOR call. 18 years ago
  Pavel Tsekov 8de760e37b * ftpfs.c (ftpfs_first_cd_then_ls): Enable this functionality by default. 18 years ago
  Leonard den Ottolander 149afcc3b7 * vfs/ftpfs.c (ftpfs_command): Fix "Nowhere to fallback to" warning caused 19 years ago
  Roland Illig 7e7b81b73e * direntry.c: Added const qualifiers to work around gcc 19 years ago
  Roland Illig b5e201a74a Replaced a literal 0 with a "typed" 0, namely NETRC_NONE. 19 years ago
  Pavel Roskin 878175bec9 * ftpfs.c (ftpfs_get_current_directory): Warning fix - "missing 19 years ago
  Leonard den Ottolander 2bba061bf0 * src/boxes.c, vfs/ftpfs.[ch]: Add checkbox to allow passive FTP 19 years ago
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 years ago
  Roland Illig aa262c3482 * ftpfs.c: Using HAVE_SOCKLEN_T instead of HAVE_C_TYPE_SOCKLEN_T. 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
  Andrew V. Samoilov f4cb47b95d * ftpfs.c (ftpfs_file_store): Make sure we write() all read() data. 19 years ago
  Roland Illig 3c750ff024 * ftpfs.c: Add fallback to type int if socklen_t is not provided. 19 years ago
  Roland Illig 744c65862e * ftpfs.c (ftpfs_initconn): Replace int with socklen_t where 20 years ago
  Andrew V. Samoilov e65b13eb00 * ftpfs.c (ftpfs_linear_start): Likewise. 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 4bc786735e * cpio.c: Replaced NULL with (char *) NULL. Likewise for 0, where 20 years ago
  Andrew V. Samoilov e04694309c * tar.c (tar_read_header): Fix missed *. 20 years ago
  Andrew V. Samoilov 15c6e5cae6 * direntry.c (vfs_s_readlink): Use g_strlcpy instead strncpy. 20 years ago
  Roland Illig 83c07852e9 * extfs.c (extfs_internal_stat): Fixed memory leaks introduced 20 years ago
  Roland Illig cf1c61cd2a Added more const-ness. Avoided name collision for netrc. 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 b17b1ac213 Const-ified the rest of the vfs_class methods. 20 years ago
  Roland Illig e0bf99d516 Made the path argument to vfs->{chmod,chown,utime} constant. 20 years ago
  Roland Illig db3f21b702 Added a typedef for a function. Added more const-ness to the function arguments. 20 years ago
  Pavel Roskin 6ffd35bf07 * gc.c: Eliminate all code for timestamping parent filesystems. 20 years ago
  Pavel Roskin ffb686bfa9 * ftpfs.c (ftpfs_login_server): Explicit password should have 20 years ago
  Pavel Roskin 4b5a2a0b62 * direntry.c (vfs_s_stamp_me): Generalize and move ... 20 years ago
  Pavel Roskin b33f2cbb47 * vfs.c: Split garbage collection code into ... 20 years ago
  Pavel Roskin 0a9c708bec Fixes for bad strings: 21 years ago
  Pavel Roskin cea13079c3 * ftpfs.c: Use HAVE_STRUCT_LINGER_L_LINGER instead of 21 years ago
  Pavel Roskin cd644b527c * fish.c (fish_fh_open): Use vfs_mkstemps() for write buffers as 21 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