Initial original import from: fuse-2.4.2-2.fc4
[captive.git] / src / libcaptive / client / file.c
2003-09-12 shortCosmetic: +Sanity assertion.
2003-09-09 shortSplit (vfs|directory|file) to &, &_parent and &_slave...
2003-07-05 short+minor sanity checks
2003-06-18 shortReturn the created object as NULL if constructor failed.
2003-05-04 shortFinished and deployed CORBA sandbox separation
2003-05-02 shortFirst phase of multifilesystem enhancement
2003-05-01 short+captive_leave() to replace g_idle*() function calls...
2003-04-30 shortcaptive_file_move(): Compatibility with ntfs.sys of...
2003-04-26 shortFixed captive_file_write() for ntfs.sys of NT-5.1sp1...
2003-04-26 shortWorkarounded captive_file_file_info_get() compat. for...
2003-03-24 shortFixed some captive_NTSTATUS_to_GnomeVFSResult() error...
2003-03-22 shortclient/{directory.h,file.h}: reactos parts are no longe...
2003-02-10 short+workaround for ext2fsd.sys with incorrect(?) FILE_BASI...
2003-02-05 shortcaptive_file_file_info_get(): GNOME_VFS_SET_FILE_INFO_N...
2003-02-03 shortGnomeVFSMethod->set_file_info()
2003-02-03 shortcaptive_file_new_internal(): Allow full READ/WRITE...
2003-02-03 short+file truncate
2003-02-03 short+support GnomeVFSMethod->get_file_info_from_handle()
2003-02-02 short+file remove
2003-02-01 shortGeneralized error conversion by the new captive_NTSTATU...
2003-01-20 shortSupport read/write device mode
2003-01-16 shortCosmetic: Fixed missing #include file
2003-01-11 shortlibcaptive-gnomevfs.so separated to Gnome-VFS vs. react...