История коммитов

Автор SHA1 Сообщение Дата
  Andrew Borodin e9fd11bfcd Update copyright years. 7 лет назад
  Andrey Gursky 4c418047b2 Ticket #3575: preserve timestamps with nanosecond precisions during file copy 9 лет назад
  Sorin Sbarnea 0cf8e8f6e0 Ticker #3736: mc_tmpdir() use a buffer of only 64 characters. 8 лет назад
  Andrew Borodin 28e4dfd059 (mc_ctl): join conditions. 8 лет назад
  Andrew Borodin 8bb9605bfd VFS optimization: ret rid of double call of vfs_get_openfile() in file operations. 8 лет назад
  Andrew Borodin 623015eb0d (mc_closedir): fix NULL dereference. 8 лет назад
  Andrew Borodin a9e5957196 (mc_fstat): fix function used to set up of errno value. 8 лет назад
  Mooffie 0e89375772 Ticket #3617: (mc_open): handle varargs mode_t promotion issue. 8 лет назад
  Yury V. Zaytsev a8f512c12c Remove unneeded `struct` keyword for typedef'd structs 8 лет назад
  Andrew Borodin 471ea781ca Update copyright years. 9 лет назад
  Andreas Mohr 3a714da154 Fix -Wconversion warning for mask/mode values: use mode_t instead of int. 9 лет назад
  Andreas Mohr f1b73ffe6e Ticket #3465: add -Wmissing-variable-declarations option... 9 лет назад
  Andrew Borodin b698b7e834 Ticket #3435: clang compiler fixes/cleanups. 9 лет назад
  Andrew Borodin 42e7e39bd8 Add IS_PATH_SEP macro and use it. 10 лет назад
  Andrew Borodin 454479549c Update copyright years. 10 лет назад
  Andrew Borodin e5203cb023 Fix name of FSF in all *.c files. 10 лет назад
  Andrew Borodin f0da49345a Collapse list of copyright years to ranges. Add 2014 year. 11 лет назад
  Slava Zanko 0ed4a91d7d Reduce cppcheck warnings (style) in lib subdirectory. 11 лет назад
  Amadeusz Sławiński 33c47b5734 Ticket #3025: race condition when creating temporary directory. 11 лет назад
  Slava Zanko 2640b21bb9 Remove vfs_path_to_str() function for avoid often memory allocations. 11 лет назад
  Slava Zanko ee8aaf6181 Avoid compiler errors like: error: variable 'xxx' set but not used [-Werror=unused-but-set-variable] 12 лет назад
  Andrew Borodin 82b1d7bff3 Parenthesis around some -1. 12 лет назад
  Andrew Borodin 8b3ed9bfdc (mc_mkstemps): use g_mkstemp() to generate name of temporary file. 12 лет назад
  Andrew Borodin 23c95d36ac Code cleanup: removed unused variables amd removed unnedeed code. 12 лет назад
  Slava Zanko c277ac5b6f Ticket #2834: Fixed bug 'FTBFS with --disable-vfs' 12 лет назад
  Andrew Borodin 315c499c09 Ticket #2827: tweak and cleanup of code in case of --disable-charset option usage. 12 лет назад
  Slava Zanko 5c6ae102f2 lib/vfs/interface.c: Added checking if super->path_element is not NULL 12 лет назад
  Slava Zanko 21d1f61b40 Ticket #2800: Garbage directory listing in ftpfs 12 лет назад
  Slava Zanko 0a44a9ff5f Ticket #2779: Active VFS directories list contain incorrect current path 12 лет назад
  Slava Zanko ecda2061f2 Ticket #2758: cd command not working in shell link 12 лет назад
  Andrew Borodin 13a660d2e0 Allow setup mc home directory using MC_HOME environment variable. 12 лет назад
  Slava Zanko 05d220a9c6 vfs_path: Fixed broken relative paths processing. 12 лет назад
  Slava Zanko a8da7179d0 Return values of following functions are constants now: 13 лет назад
  Slava Zanko 0aa10fd6cb Changed type of WPanel::cwd (char *) and WPanel::lwd (char *) 13 лет назад
  Slava Zanko 75c2b483ff Changed interface of functions mc_getlocalcopy() and mc_ungetlocalcopy() 13 лет назад
  Slava Zanko 389ac85992 Changed input parameters of mc_mkstemp() and mc_tempdir() functions 13 лет назад
  Slava Zanko 53c500f58c Moved functions mc_mkstemp() and mc_tempdir() to VFS module. 13 лет назад
  Slava Zanko 4945d0f9a6 Changed interface of function mc_open() for handle vfs_path_t object as parameter 13 лет назад
  Slava Zanko 0a7caff306 Changed interface of function mc_symlink() 13 лет назад
  Slava Zanko b27f686f87 Changed interface of functions mc_link() and mc_rename() 13 лет назад
  Slava Zanko 3f6f89bc49 Changed interface of following functions to handle vfs_path_t object as parameter: 13 лет назад
  Slava Zanko 031e994cba changed interface of function mc_setctl() for handle vfs_path_t object as parameter 13 лет назад
  Slava Zanko 034252a71a Changed interface of function mc_opendir() 13 лет назад
  Slava Zanko eeaad790ab Changed interface of mc_stat() and mc_lstat() functions 13 лет назад
  Slava Zanko 8ec4f94dc6 changed interface of function mc_chdir() for handle vfs_path_t object as parameter 13 лет назад
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 лет назад
  Slava Zanko 12af8e5db0 fixed relative symlink operations. Symlink now stay relative 13 лет назад
  Andrew Borodin ea4078e52e Ticket #2361: VFS URI reimplementation 13 лет назад
  Slava Zanko 5fa1070225 Fixed memory leaks in folowing functions: 13 лет назад
  Slava Zanko 04a4ed0ece added vfs_path_element_valid() function 13 лет назад