Commit History

Author SHA1 Message Date
  Pavel Tsekov 44becc0a7d * vfs/sfs.c (sfs_uptodate): Eliminate - it is a noop. 19 years ago
  Pavel Tsekov 294e05e70e * vfs/fish.c (fish_file_store): Do not create the target file before 19 years ago
  Pavel Tsekov 407497fd43 * vfs/fish.c (fish_file_store): Improve the upload speed by using the 19 years ago
  Pavel Tsekov 52a724a2c8 * vfs/direntry.c (vfs_s_inode_from_path): Revert last change. 19 years ago
  Pavel Tsekov c585dcb01a * vfs/extfs.c (extfs_done): Free all live archives. 19 years ago
  Pavel Tsekov 06b721a44c * vfs/direntry.c (vfs_s_inode_from_path): Do not give up if a given path 19 years ago
  Leonard den Ottolander 25002a0274 * extfs/deb.in (mcdebfs_list): Output three date fields, not four. 19 years ago
  Leonard den Ottolander 7d7ea8c067 * extfs/deb.in: Patrik Rak is mentioned in the header, no need to 19 years ago
  Leonard den Ottolander 866d39e32c * extfs/uar.in (mcarfs_list): Parse date reported by ar back to three 19 years ago
  Pavel Tsekov 049ed167b6 * vfs/ftpfs.c (ftpfs_dir_load): When retrieving the directory listing by 19 years ago
  Pavel Tsekov ab02769f31 * vfs/ftpfs.c (ftpfs_dir_load): Remove redundant call to 19 years ago
  Pavel Roskin 28157ca499 * Makefile.am: Add fish.h. 19 years ago
  Pavel Tsekov 264697b010 * vfs/fish.h: New file. 19 years ago
  Pavel Tsekov c9f1b97869 * vfs/ftpfs.c (ftpfs_dir_uptodate): Remove. 19 years ago
  Pavel Tsekov 18e595058f * vfs/ftpfs.c (ftpfs_dir_load): Do not return error on empty directory 19 years ago
  Pavel Tsekov 115ef55682 * vfs/ftpfs.c (ftpfs_open_socket): Let the user interrupt ftpfs in 19 years ago
  Roland Illig 2390300034 * fish.c: Replaced the printf-like attribute with __printf__, 19 years ago
  Pavel Tsekov da3b1863ab * direntry.c (vfs_s_open): Be less restrictive when O_LINEAR is specified 19 years ago
  Roland Illig 7b9f0a4f96 * mcserv.c: Made mcserv.c work on NetBSD 3.0/i386 with GNU 19 years ago
  Leonard den Ottolander 8dfd1a2e4d utilvfs.c: Do not parse more than 3 date elements to avoid file name parsing errors. 19 years ago
  Leonard den Ottolander a03c48ffa4 fish.c, xdirentry.h: Fix 2 GB file size limit for fish. 19 years ago
  Roland Illig b2e8006823 * utilvfs.c (is_year): The range of valid year numbers is 19 years ago
  Pavel Tsekov c8494f41bb * xdirentry.h (LS_LINEAR_PREOPEN): New macro definition. 19 years ago
  Pavel Tsekov 9d6d306127 * ftpfs.c (ftpfs_dir_load): Fix a bad ERRNOR call. 19 years ago
  Pavel Tsekov 8de760e37b * ftpfs.c (ftpfs_first_cd_then_ls): Enable this functionality by default. 19 years ago
  Pavel Tsekov 465972e0b9 * tar.c (LF_EXTHDR): New macro definition. 19 years ago
  Pavel Roskin 76d78fb47c * samba/lib/netmask.c: Include <stdlib.h> for exit() and 19 years ago
  Pavel Roskin 89eb1e232b * samba/lib/netmask.c: Add get_netmask() prototype for the dummy 19 years ago
  Pavel Roskin 9c11cf292f * samba/lib/util_sock.c: Fix warnings on 64-bit systems. 19 years ago
  Pavel Roskin 528e77efc0 * mcserv.c (get_client): Fix gcc 4 warning. 19 years ago
  Pavel Roskin ebe155fc92 * smbfs.c: Remove redundant ipzero declaration. 19 years ago
  Leonard den Ottolander 0c2b46643d * fish.c (fish_dir_load, fish_linear_start): Get numerical gid/uids from ls to 19 years ago
  Leonard den Ottolander 149afcc3b7 * vfs/ftpfs.c (ftpfs_command): Fix "Nowhere to fallback to" warning caused 19 years ago
  Roland Illig 4972324b16 * extfs/iso9660.in: Ignore error messages from locale(1), as it 19 years ago
  Roland Illig 290b842c86 * utilvfs.h (vfs_parse_filetype, vfs_parse_fileperms, 19 years ago
  Andrew V. Samoilov 8491ac0c7d * samba/lib/util.c (tab_depth): Remove. 19 years ago
  Roland Illig 5ddb6be28e * samba/*: Added many const qualifiers to properly fix the 19 years ago
  Roland Illig 040e26b5eb * samba/: Added a const qualifier to setup_logging(). 19 years ago
  Roland Illig 7e7b81b73e * direntry.c: Added const qualifiers to work around gcc 19 years ago
  Roland Illig b4479c533d * direntry.c: Removed an unused variable. 19 years ago
  Roland Illig 7c1b001728 * vfs-impl.h (union vfs_dirent): Using the offsetof macro 19 years ago
  Roland Illig ee4987bb5d * samba: Added some const qualifiers to reduce the number of gcc 19 years ago
  Pavel Roskin 3b40737834 * extfs/urar.in: Remove month translation and year windowing - 19 years ago
  Pavel Roskin 271a56e3f8 * extfs/uzip.in: Preserve seconds. Avoid month translation - it 19 years ago
  Pavel Roskin 23c29ab03a * extfs/ualz.in: Fix compatibility with unalz 0.51. 19 years ago
  Pavel Roskin a0c56a1a7d * extfs/ualz.in: Anticipate eventual posixification of the date 19 years ago
  Pavel Roskin a24baacdf8 * extfs/ualz.in: New file - support for ALZip archives. 19 years ago
  Leonard den Ottolander 133196d197 vfs/tar.c (tar_read_header): Properly handle non \0 terminated tar entries 19 years ago
  Roland Illig bb14c4e1da * vfs.h, vfs-impl.h, vfs.c, local.h, local.c, sfs.c: Removed 19 years ago
  Roland Illig 2a57a2e1e3 * xdirentry.h: Added missing #include directives. 19 years ago