Commit History

Author SHA1 Message Date
  Sergey 172f98a670 Ticket #2634: mc cannot navigate over spftp servers 13 years ago
  Slava Zanko 1fb763a630 VFS ftpfs: fixed broken filenames in unaligned 'ls' command output 13 years ago
  Slava Zanko e4961563c4 Ticket #81: savannah: can't access files on ftp starting with space 13 years ago
  Andrew Borodin b5ee2077ff ftpfs.c: added include of stdio.h needed for sscanf(). 14 years ago
  Yury V. Zaytsev 254eeb59c1 Ticket #2401: Make AI_ADDRCONFIG optional for RFC 3493 non-compliant systems 14 years ago
  Andrew Borodin fe8c5390ad Fix of uintmax_t variables output. 14 years ago
  Andrew Borodin 15013927e7 Include inttypes.h instead of stdint.h. 14 years ago
  Slava Zanko bbf1f4e857 Moved filemanager-related stuff to src/filemanager directory 14 years ago
  Andrew Borodin fdb61594df Cleanup of main.[ch]. 14 years ago
  Andrew Borodin 71364f88c3 Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 14 years ago
  Andrew Borodin 8d1708225c Don't include lib/util.h via lib/global.h. 14 years ago
  Andrew Borodin d543be11d9 Use g_file_get_contents() instead of load_file(). 14 years ago
  Slava Zanko 8b018db98f Some WIDGET-related stuff moved to lib/widget directory 14 years ago
  Slava Zanko c57566af00 Avoid compiler warnings. 14 years ago
  Slava Zanko feb733663f Code indentation in lib directory 14 years ago
  Andrew Borodin 9678ef3b02 Fixed type mismatches in formatted output arguments in VFS. 14 years ago
  Andrew Borodin 48318f3e5d Cleanup of includes in VFS sources. 14 years ago
  Yury V. Zaytsev e0d1d53cbf Added myself to the authors list 14 years ago
  Yury V. Zaytsev 6586dcf78b Fixed DATA connection initialization logic 14 years ago
  Yury V. Zaytsev a27725d7a3 Refactored IPV4/IPV6 FTP connection setup code 14 years ago
  Yury V. Zaytsev ada1848268 Fixed passive FTP connection logic 14 years ago
  Yury V. Zaytsev a402ebc981 Ticket #121: Fixed IPV4 FTP connection scheme 14 years ago
  Andrew Borodin 232ca56501 Ticket #123: fixed types to avoid file size limitation in VFS layer. 14 years ago
  Enrico Weigelt, metux IT service 05516fbac8 VFS: ftpfs can now be switched off 14 years ago
  Andrew Borodin 17d8107e8d Ticket #171: fixed remained plain int types in VFS. 14 years ago
  Andrew Borodin 0cb04aec3b g_strncasecmp() function is deprecated. 14 years ago
  Andrew Borodin 8b4124dfa5 g_strup() function is deprecated. g_ascii_strup() is used instead. 15 years ago
  Andrew Borodin 3ddec0f89d g_strcasecmp() function is deprecated. 15 years ago
  Andrew Borodin aa0d96bd8b Ticket #1646: removed leading and trailing spaces in i18n resources. 14 years ago
  Slava Zanko 8f48bf2aec Fixed errors and warnings in compilation stage. 14 years ago
  Andrew Borodin 4cea5be1ac Ticket #2097: clean up before 4.7.2 release. 15 years ago
  Slava Zanko 3a1e0966ae Final Indentation of all touched files 14 years ago
  Enrico Weigelt, metux IT service 303833d590 Ticket #1897: Build breaks on ignored return values 15 years ago
  Andrew Borodin 68ecccb453 Ticket #2018: strcpy() is used for overlaping strings. 15 years ago
  Slava Zanko 25155c311a Move all interface includes from subdirs lib/*/*.h into lib/*.h 15 years ago
  Slava Zanko 93dbc46e9c Reorganization of sources. Part 1. 15 years ago
  Slava Zanko 39d5b94cac Reorganized pathes to files in '#include' directives 15 years ago
  Slava Zanko ddb9ada2e8 Changes in sources matched with mass movement of $(srcdir)/src/*/ into $(srcdir)/lib/*/ 15 years ago
  Slava Zanko 52f6bed7d0 Moved dir $(srcdir)/vfs into $(srcdir)/lib/vfs/mc-vfs 15 years ago