Fixed charset handling of the filenames.
[captive.git] / src / libcaptive / client /
2006-01-25 laceFixed charset handling of the filenames.
2006-01-01 laceImplemented sub-second W32 filesystem interface by...
2005-12-28 laceDocument the new options: --modid-path, --load-untested
2005-12-28 laceOptional disable of 'OPTIONS' heading on: $no_libcaptiv...
2005-12-28 laceRemove the mount(8) advertisement, move the URL to...
2005-12-27 laceOutput the error messages even still to stderr despite...
2005-12-27 laceProvide statical linking of GnomeVFS "libntfs" method...
2005-12-26 laceFixed to permit sandbox Captive severity mode: g_warnin...
2005-12-26 laceForce 'captivemodid' checking during any W32 module...
2005-12-26 lace+Specific user error for loading MS Cabinet files ...
2005-12-26 laceLimit maximum number of SharedCacheMap mapped objects.
2005-12-26 laceForce sandbox commit on each 16MB read.
2005-12-22 laceFinal proper fix for the initialization of: captive...
2005-12-22 laceFixed captive-sandbox-server(8) regarding: captive_stan...
2005-12-22 lacePrevent: warning: ignoring return value of ‘write’...
2005-12-22 laceIntegrate static packaing into the CVS HEAD; make it...
2005-12-19 lacePermit 'GNOME_VFS_SET_FILE_INFO_TIME' of atime+mtime...
2005-12-19 laceRefuse to run in --rw --no-sandbox mode as it is too...
2005-12-17 laceFixed 'GIOChanel' buffers signedness gcc(1) warnings.
2005-12-17 laceFixed 'xmlChar' signedness gcc(1) warnings.
2004-01-18 shortCosmetic: +Comment: sniffed: | SYNCHRONIZE
2003-12-27 short+Comment: Sniffed file open attributes.
2003-12-27 shortfile_open/file_create: +commits retrying code
2003-12-27 shortFixed 'popt' compatibility with at least 'rpm-3.0.6...
2003-12-13 shortFixed "mv dir dir/subdir" prevention for UTF8 filenames...
2003-12-06 shortPrevent 'FSCTL_LOCK_VOLUME' for dismount as we may...
2003-12-06 shortPrevent "mv dir dir/subdir" as it is not catched by...
2003-12-06 shortcaptive_file_parent_move(): Update 'captive_file_parent...
2003-12-06 shortIRP_MJ_FLUSH_BUFFERS replaced by { FSCTL_LOCK_VOLUME...
2003-12-06 short+Workaround Linux kernel last device block inaccessibility.
2003-12-03 shortCope with failing RtlTimeToSecondsSince1970() for atime...
2003-11-30 shortFixed XML-logging of incorrect vfs_new()+vfs_commit...
2003-11-06 short+Handle STATUS_SHARING_VIOLATION.
2003-10-28 shortDo not SIGSEGV patch 'pass' functions of W32 code in...
2003-10-28 shortg_log() accelerated by 'captive_debug_messages_disabled...
2003-10-27 shortNote --sandbox-server automatic use by mount.captive...
2003-10-19 shortProject URL update.
2003-10-06 shortFixed #include.
2003-10-06 shortdismount_volume(): +FIXME: Try to pre-clear possibly...
2003-10-06 shortFixed non-journalled fastfat.sys memory consumption...
2003-10-06 shortFIXME: +Workaround memory consumption for non-journalle...
2003-10-03 shortcaptive_options_parse(): Report human-readable parsing...
2003-10-03 short+handle STATUS_MEDIA_WRITE_PROTECTED.
2003-10-03 shortFixed unmount of readonly media for ntfs.sys of NT...
2003-09-29 shortPrint @VERSION@ in Captive 'advertisement'.
2003-09-29 shortFixed 'marshallers' Makefile dependencies.
2003-09-29 shortFixed ORBit chroot(2)ing permissions failure
2003-09-23 short+CAPTIVE_STDCALL calling by hand to workaround broken...
2003-09-22 shortgtk-doc compatibility fix.
2003-09-19 short+Shameless advertisement.
2003-09-19 shortWritten man pages.
2003-09-18 short'./configure' requirements made optional for various...
2003-09-16 shortFixed LUFS 'Stale NFS filehandle' by list rootdir ...
2003-09-16 shortgnome-vfs2-devel-2.2.2-4 compatibility (GNOME_VFS_ERROR...
2003-09-15 shortRemoved forgotten debug message.
2003-09-15 shortupdate for ReactOS HEAD-2003091401
2003-09-13 shortCosmetic: +Prevent: ... might be used uninitialized...
2003-09-13 shortImplemented sandbox restarting on NTFS STATUS_LOG_FILE_...
2003-09-12 shortImplemented CaptiveParentConnector sandbox restarts...
2003-09-12 shortReport all dirty objects corrupted by each sandbox...
2003-09-12 shortReport all dirty objects corrupted by each sandbox...
2003-09-12 shortCosmetic: +Sanity assertion.
2003-09-12 shortImplemented CaptiveParentConnector sandbox restarts...
2003-09-12 shortReport all dirty objects corrupted by each sandbox...
2003-09-12 shortImplemented CaptiveParentConnector sandbox restarts...
2003-09-10 shortFile sandbox parent now maintains its own 'offset'.
2003-09-09 shortSplit (vfs|directory|file) to &, &_parent and &_slave...
2003-09-08 shortFixed read_directory(): Leave us stuck at EOF - GnomeVF...
2003-09-08 short+Sandbox parent now reads the whole directory atomically.
2003-09-07 shortFixed '--syslog' for clients using 'CAPTIVE_POPT_INCLUDE'.
2003-09-07 shortImplemented '--syslog' and '--syslog-facility'.
2003-09-06 shortForgotten <ctype.h> #include.
2003-09-03 shortDump PE32 module MD5 sums in lowercase for compaibility...
2003-08-28 shortImplemented vfs_volume_info_get() for proper df(1)...
2003-08-18 shortMove pathname normalization to libcaptive captive_path_...
2003-08-18 shortIgnore 'CAPTIVE_XML_TEXT_READER_NODE_TYPE_SIGNIFICANT_W...
2003-08-17 shortFixed compatibility with gtk-doc documentation generator.
2003-08-16 shortPrevent inclusion of <libxml/xmlreader.h> if libxml2...
2003-08-13 shortdismount_volume(): Fixed failed assertion wrt "/!Captiv...
2003-08-12 shortRewritten Cache Manager to better match its W32 origina...
2003-07-18 shortcaptive_giochannel_setup(): Turn off GIOChannel buffering.
2003-07-18 shortGIOCHANNEL_BLIND_BLOCK_SIZE: PAGE_SIZE -> 512
2003-07-18 short+captive_giochannel_setup() for libcaptive-compatible...
2003-07-18 short+Supplementary captive utilities for libxml2
2003-07-11 shortdismount_volume(): Also FSCTL_LOCK_VOLUME before FSCTL_...
2003-07-05 short+minor sanity checks
2003-07-04 short+Generates --bug-pathname resources file for sandbox...
2003-07-04 shortcaptive_shutdown(): Implemented proper unmount for...
2003-07-04 shortImplemented 3-stage image_iochannel GIOChannel sequence...
2003-07-04 short+captive_vfs_commit()
2003-07-04 short+captive_giochannel_blind_commit()
2003-06-18 shortgiochannel-blind moved from the sandboxed child to...
2003-06-18 shortcaptive_vfs_new(): Discard "Captive" debug messages...
2003-06-18 shortGLib messages are always fatal sandbox child as we...
2003-06-18 shortImplemented 'struct blind_block' for read blocks tracki...
2003-06-18 shortReturn the created object as NULL if constructor failed.
2003-06-17 short+cleanup of dead sandbox children
2003-06-17 shortcaptive_options_copy(): Fixed 'sandbox_server_argv...
2003-06-16 shortFixed --sandbox-server & --sandbox-server-ior to be...
2003-06-07 short+forgotten init.h
next