Commit History

Author SHA1 Message Date
  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 148efdda35 * vfs/tar.c: Minor cleanup. 18 years ago
  Pavel Tsekov 17696f8d13 * vfs/tar.c (PREFIX_SIZE): New macro definition. 18 years ago
  Pavel Tsekov 488ac0c5f9 * vfs/tar.c (OLDGNU_MAGIC): New macro definition. 18 years ago
  Pavel Tsekov 465972e0b9 * tar.c (LF_EXTHDR): New macro definition. 18 years ago
  Leonard den Ottolander 133196d197 vfs/tar.c (tar_read_header): Properly handle non \0 terminated tar entries 19 years ago
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 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 65f99d5493 * tar.c (tar_read_header): Skip over records containing 20 years ago
  Roland Illig 75ec336c52 * tar.c (tar_read_header): Fix pathname canonicalization. 20 years ago
  Andrew V. Samoilov fd913b65b6 * tar.c tar_read_header(): q should not point to a static string. 20 years ago
  Roland Illig 689afa899a * tar.c (tar_read_header): Fixed handling of filenames starting 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
  Pavel Roskin 8ab694ba2d * tar.c: Eliminate struct hstat, use stack arguments instead. 20 years ago
  Pavel Roskin 6ffd35bf07 * gc.c: Eliminate all code for timestamping parent filesystems. 21 years ago
  Pavel Roskin b33f2cbb47 * vfs.c: Split garbage collection code into ... 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
  Pavel Roskin 4ee3f26133 * cpio.c (cpio_ungetlocalcopy): Remove. 21 years ago
  Pavel Roskin bc455d5840 * direntry.c (vfs_s_find_inode): Only allow search from root. 21 years ago
  Pavel Roskin 511321bcfd * direntry.c (vfs_s_add_dots): Remove. Fix all callers. 21 years ago
  Pavel Roskin 211ce16fac * wtools.c: Merge mc_message() and message() into one background 21 years ago
  Pavel Roskin 7cc31809be * tar.h: Merge into tar.c, as it doesn't provide any external 21 years ago
  Pavel Roskin 50045218ab Remove unneeded includes in ../src 21 years ago
  Pavel Roskin 2d33b5047e * background.c: Replace all message stubs with a new function 21 years ago
  Pavel Roskin 0b99804da2 * names.c: Merge ... 21 years ago
  Pavel Roskin 63740624ea * xdirentry.h: Rename vfs_s_data to vfs_s_subclass. 21 years ago
  Pavel Roskin fc7267906f * xdirentry.h: Move system includes to the files that need them. 21 years ago
  Pavel Roskin a6754ce841 * xdirentry.h: Cleanup unused or write-only fields. Adjust all 21 years ago
  Pavel Roskin 6cf97f4069 * xdirentry.h: Remove all typedefs, there is no need to hide the 21 years ago
  Pavel Roskin 00b57fd4bf * vfs.h: Remove typedef vfs, it's too ambiguous. Massive 21 years ago
  Pavel Roskin 5cad1eb493 * tarfs.c: Switch to self-registration. 21 years ago
  Pavel Roskin b246f3c7ea s/Could not/Cannot/ 22 years ago
  Pavel Roskin b9c6a9b3d1 * vfs.h: Remove vfs_uid and vfs_gid. Fix all dependencies. 22 years ago
  Pavel Roskin 7f6b843a94 * cpio.c (cpiofs_data): Warning fix in initization. 22 years ago
  Pavel Roskin 7978b33a9d * ftpfs.c: Replace bzero and bcopy with memset and memcpy. 22 years ago
  Pavel Roskin e385a9c9ab * ftpfs.c (setup_passive): Cast arguments to isdigit() to 22 years ago
  Pavel Roskin 7f6c3c3bb6 is_gunzipable() -> get_compression_type() 22 years ago
  Pavel Roskin 6975fdf5e8 * vfs.h: Remove all tricks with system headers, they all should 22 years ago
  Pavel Roskin 401ca73645 * tar.c (ReadStatus): Fix compilation on AIX. 23 years ago
  Pavel Roskin 680f3f7ed2 * cpio.c: Include <config.h> before everything else. 23 years ago
  Pavel Roskin 5da3b42969 * ftpfs.c: Declare functions without declarations static. Don't 23 years ago
  Pavel Roskin 6fe51516de * cpio.c (vfs_cpiofs_ops): Use short name for the filesystem. 23 years ago
  Pavel Roskin 447597a790 * vfs.h: Include sys/timeb.h if it's present. Include time.h and 23 years ago