Commit History

Author SHA1 Message Date
  Yury V. Zaytsev cb0d7a36ff Ticket #1867: fish: omit '-l' parameter for userless URLs. 14 years ago
  Andrew Borodin dc604d811a The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless. 15 years ago
  Vit Rosin b6875454b2 Unifying of g_strconcat() calls 15 years ago
  Sergei Trofimovich 66371454c7 doxygen: various warning fixes 15 years ago
  Slava Zanko c0ebaf5bd3 Ticket #1796: FTPFS does not work in active mode. 15 years ago
  Slava Zanko d712d2638e Ticket #1796: FTPFS does not work in active mode 15 years ago
  Slava Zanko 4f6c5e7811 Ticket #1708: ftp permissions 15 years ago
  Ilia Maslakov 91be46a861 Ticket #1726 (AI_ADDRCONFIG fix) 15 years ago
  Andrew Borodin f2e6817363 Ticket #1414: small refactoring before major modifications. 15 years ago
  Jindrich Novy b1b3be843c Ticket #121 (support IPv6). 15 years ago
  Andrew Borodin fb51cb8241 Use TTY function names instead of #define's. 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
  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 3b8f37b99e Moved some functions out of mhl into src/util.c 15 years ago
  Patrick Winnertz 589ffd0b10 Use g_snprintf instead of snprintf as we switch back to glib 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 e4a4f77ac2 replaced g_snprintf() by snprintf() 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
  Enrico Weigelt, metux IT service 7cef5b112e Merge commit 'origin/50_history_sections.metux' 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
  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 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