Allow concurrent file access by multiple handles; use 'FileHandle_hash'.
[captive.git] / src / client /
2003-11-12 shortAllow concurrent file access by multiple handles; use...
2003-11-10 short+command "open": Open as[1] file[2] in mode; see 'open...
2003-11-06 shortHandle non-standard g_get_tmp_dir() settings (by $ENV...
2003-11-06 shortFixed omitted 'captivefs_init' debug message during...
2003-11-06 shortFixed LUFS read()/write() atomicity.
2003-11-05 shortFixed ORBit-2.7.x+ lockup by ORB "orbit-local-non-threa...
2003-11-04 shortCompatibility with ORBit2>=2.7.x; new configure option...
2003-11-04 shortRun ldconfig(8) after any library gets installed.
2003-11-04 shortDetect lufsmount(1) pathname for better crossplatform...
2003-10-30 shortFixed captive-sandbox-server chroot(2) mode on SUSE9.0.
2003-10-28 shortCheck for multiple device mounts overridable by '-o...
2003-10-28 shortFixed compilation if no libreadline was detected.
2003-10-28 shortCommand 'get' support for buffer-size option: -b|-...
2003-10-28 shortFixed 'command_name --help' to prevent exit of captive...
2003-10-28 shortCommand 'put' support for buffer-size option: -b|-...
2003-10-28 shortCommand 'put' support for buffer-size option: -b|-...
2003-10-28 short+Definition of CMDLINE_POPT for command arguments parsi...
2003-10-28 shortSupport 'help command_name' as the equivalent of 'comma...
2003-10-28 shortSupport 'help command_name' as the equivalent of 'comma...
2003-10-28 shortFixed crash/lockup of fs unmount; GIOChannel was unrefe...
2003-10-27 short+List also uid/gid/fmask/dmask lufs mount options.
2003-10-27 shortFixed command name.
2003-10-27 shortAllow the use of '--' (captive) vs. non-'--' (lufs...
2003-10-19 shortProject URL update.
2003-10-12 shortDo not get confused by the captive default 'noauto...
2003-10-11 shortAvoid /tmp to solve crossdeviced /tmp and /var/lib...
2003-10-05 shortFixed missing 'captive_options' delimiting.
2003-10-03 shortFixed 'mount -r' mount: 'captive_options' ordering...
2003-09-29 shortPrint @VERSION@ in Captive 'advertisement'.
2003-09-29 shortFixed ORBit chroot(2)ing permissions failure
2003-09-27 short+Warning message: '-o loop' is not neccessary for Capti...
2003-09-27 shortText-messages checking of command-line arguments validity.
2003-09-22 shortCosmetic: Include suggestion for W32 drivers acquire...
2003-09-22 shortFixed 'make install' if '--disable-lufs'.
2003-09-21 shortCosmetic: Fix LUFS project fullname.
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 shortcaptivefs_setattr(): Fixed crash by bogus set of GNOME_...
2003-09-13 shortCosmetic: +Prevent: ... might be used uninitialized...
2003-09-13 short+Sandbox setrlimit(2) jail, new option "--no-rlimit".
2003-09-13 shortDo not display current directory in non-interactive...
2003-09-13 shortFixed proper 'vfs' unref during non-interactive command...
2003-09-08 shortFixed read_directory(): Leave us stuck at EOF - GnomeVF...
2003-09-08 shortDisable LUFS directory cache as each LUFS-channel has...
2003-09-07 short+Ability to replay also vfs_volume_info_get().
2003-09-07 shortImplemented '--syslog' and '--syslog-facility'.
2003-09-04 shortCosmetic: Error message simplified.
2003-09-03 shortUse 'gnome-vfs-2.0' instead of 'gnome-vfs-module-2...
2003-08-29 short+Provide mount.captive(8) for "mount -t captive-ntfs...
2003-08-29 short+Options for '--sandbox-server' and '--bug-pathname...
2003-08-29 shortDelete only 'sandbox-server-'-prefixed entries in ...
2003-08-28 shortImplemented vfs_volume_info_get() for proper df(1)...
2003-08-22 shortReuse existing CaptiveVfsObject to support multiple...
2003-08-22 shortFixed captivefs_setattr() attributes mask.
2003-08-22 shortImplemented proper multithreading locking.
2003-08-21 shortLeave '/var/lib/sandbox/sandbox-server-$$' directory...
2003-08-21 shortCosmetic: unlink_recursive() renamed to mark it is...
2003-08-18 shortMove pathname normalization to libcaptive captive_path_...
2003-08-18 shortIgnore 'CAPTIVE_XML_TEXT_READER_NODE_TYPE_SIGNIFICANT_W...
2003-08-18 shortFixed file write false positive assertion.
2003-08-18 shortPostpone captive_fs_new() to the process of lufsd(8)
2003-08-17 shortCosmetic: Fixed compiler warning.
2003-08-17 shortMake all g_log()s conditional on --debug-messages.
2003-08-17 shortCompile lufs client optionally.
2003-08-17 shortFixed compatibility with gtk-doc documentation generator.
2003-08-17 short"make install" now creates sandboxing directory '/var...
2003-08-16 shortJust do not compile bug-replay(1) if libxml2-2.5.9...
2003-08-15 shortRename: client/libcaptive-gnomevfs/ -> client/gnomevfs/
2003-08-15 shortRename: client/libcaptive-gnomevfs/ -> client/gnomevfs/
2003-08-15 short+LUFS (Linux User File System) module to be Linux kerne...
2003-07-18 short+captive_giochannel_setup() for libcaptive-compatible...
2003-07-18 short+captive-bug-replay client to read --bug-pathname bugre...
2003-07-11 shortFixed fix of collapsing '.' and '..' pathname elements.
2003-07-05 shortRefuse to overwrite target host-OS file by "get" command.
2003-07-05 short+minor sanity checks
2003-07-04 shortFixed access to filenames with trailing dot(s) ('.')
2003-07-04 short+command "commit": Write any pending changes and remoun...
2003-07-04 short+command "commit": Write any pending changes and remoun...
2003-06-18 shortDebug captive-sandbox-server in unsandboxed environment...
2003-06-16 short+captive-sandbox-server chroot/setuid security isolation
2003-06-07 shortcaptive-sandbox-server installed now as SUID
2003-06-07 shortMultifilesystem capability implemented
2003-06-07 short+gdb init script for convenient captive-sandbox-server...
2003-06-07 shortCosmetic: +comment about g_log_set_always_fatal() use...
2003-06-07 short+captive-sandbox-server for isolated filesystem sendbox...
2003-05-04 shortFinished and deployed CORBA sandbox separation
2003-05-02 shortFirst phase of multifilesystem enhancement
2003-05-01 short+missing "captive-ntfs"* GnomeVFS schemes
2003-05-01 shortFixed locale support
2003-05-01 shortCosmetic: Typo
2003-04-26 short'get': Fixed missing current-dir pathname prepend
2003-04-26 short+command 'info', information dumped by file_info_dump_f...
2003-04-19 shortCosmetic: Remove .so suffix in shared library names
2003-03-28 shortSyntax change: <cmd> [<cmd_args>] <image> -> <image...
2003-03-24 shortRemove unneeded dependency on glib-2.2.x by g_printf...
2003-03-24 shortImproved error reporting
2003-03-24 shortFixed 'Error parsing arguments of text line' handling
2003-03-23 shortFixed "get" & "put" error opening of host-os file detection
2003-03-22 short+Real implementation of 'captive-cmdline' client
next