Commit History

Author SHA1 Message Date
  Leonard den Ottolander a03c48ffa4 fish.c, xdirentry.h: Fix 2 GB file size limit for fish. 18 years ago
  Pavel Tsekov c8494f41bb * xdirentry.h (LS_LINEAR_PREOPEN): New macro definition. 18 years ago
  Roland Illig 7e7b81b73e * direntry.c: Added const qualifiers to work around gcc 19 years ago
  Roland Illig 2a57a2e1e3 * xdirentry.h: Added missing #include directives. 19 years ago
  Roland Illig 9997fa69f8 * *.h: Renamed the multiple inclusion guards. 19 years ago
  Andrew V. Samoilov 687f435740 * xdirentry.h (linear_start): Use off_t for offset. 20 years ago
  Roland Illig a3cf3b2d5f * direntry.c (vfs_s_new_entry): see 2004-09-19. Additionally followed the advice 20 years ago
  Andrew V. Samoilov c524515308 * direnty.c (vfs_s_new_entry): Revert last changes. 20 years ago
  Roland Illig a9f9db7b6b * direntry.c: Added const qualifier to function declarations and 20 years ago
  Pavel Roskin 54b8c9aaad * vfs.c (vfs_split): Deconstify. 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 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 2c458dcc52 Don't include vfs.h. 21 years ago
  Pavel Roskin be3fa535ba * ftpfs.c: Remove the rest of source routing code. 21 years ago
  Pavel Roskin 7c4fc715da * direntry.c (vfs_s_setctl): Implement VFS_SETCTL_FLUSH. 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 1504215498 More comment fixes. 21 years ago
  Pavel Roskin a8a471a282 Comment changes. 21 years ago
  Pavel Roskin dcd2b9e8fc * xdirentry.h: Fix typos in field names. 21 years ago
  Pavel Roskin a6754ce841 * xdirentry.h: Cleanup unused or write-only fields. Adjust all 21 years ago
  Pavel Roskin b7efdfa380 * xdirentry.h: Remove magic numbers. Move some constants ... 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 523589cddc * direntry.c: Make more functions static. They are filled in in 21 years ago
  Pavel Roskin 091023c37a * undelfs.c (undelfs_get_path): Constify first argument. 21 years ago
  Pavel Roskin b2edfddd7e * vfs.h: Rename "struct _vfs" to "struct vfs_class". Allow 21 years ago
  Pavel Roskin b1aba35e22 * direntry.c: Make functions static when possible. 21 years ago
  Pavel Roskin ef9371e3fa * ftpfs.c (initconn): Use more portable initialization. 21 years ago
  Andrew V. Samoilov 07f3c2f7af * xdirentry.h: Comment out magic field everywhere. 22 years ago
  Pavel Roskin da7e82d253 Global removal of RCS Id: flags. 22 years ago
  Pavel Roskin 966511399b Move fcntl.h inclusion to global.h. 22 years ago
  Andrew V. Samoilov 6bd685bd7c * xdirentry.h (vfs_s_fh.u.fish): Add append field. 22 years ago
  Pavel Roskin 2be225d9e0 * ftpfs.c: Don't use SUP.home, use SUP.cwdir. 22 years ago
  Pavel Roskin 982a256ee0 * xdirentry.h: Get rid of ifree(), it's equivalent to g_free(). 22 years ago
  Pavel Roskin 4f52b831df * xdirentry.h: Eliminate use_proxy field. 22 years ago
  Andrew V. Samoilov a60f38583a * xdirentry.h (vfs_s_fh.u.ftp): Add append field. 22 years ago
  Andrew V. Samoilov 09bad78c80 * xdirentry.h (vfs_s_super): Add control_connection_buzy 22 years ago
  Andrew V. Samoilov 480dc4765f * xdirentry.h (struct vfs_s_super): Remove u.ftp.result_pending field. 23 years ago
  Pavel Roskin 680f3f7ed2 * cpio.c: Include <config.h> before everything else. 23 years ago
  Pavel Roskin bea09b932d * src/ext.c (exec_extension): Use mc_mkstemps(). 23 years ago
  Pavel Machek 55e56a1426 Fixes from Roland: we may not g_free() strdup-ed text. 24 years ago
  Pavel Machek 0b25d26cf0 2000-02-25 Pavel Machek <pavel@artax.karlin.mff.cuni.cz> 24 years ago
  Pavel Machek 5d240399be 2000-02-22 Pavel Machek <pavel@artax.karlin.mff.cuni.cz> 24 years ago
  Pavel Machek 06542c693a Added missing prototype. 25 years ago
  Pavel Machek 1139602a9b Return value is needed for mc_[un]getlocalcopy. 25 years ago
  Timur Bakeyev bf81009392 26 years ago
  Paul Sheer e035287a51 vfs_s_resolve_symlink(): convert absolute linknames to relative linkname with some leading ../ 26 years ago