Tell Glade to build required 'ui-gnome-support.[ch]'.
[captive.git] / src /
2003-09-06 shortTell Glade to build required 'ui-gnome-support.[ch]'.
2003-09-06 short'src/install/acquire/ui-gnome-support.[ch]' are left...
2003-09-06 shortImplemented captive-install-acquire Gnome interface.
2003-09-04 shortFirst usable command-line UI version.
2003-09-04 shortCosmetic: Error message simplified.
2003-09-03 shortCosmetic: Include CVS Id string.
2003-09-03 shortInclude 'No Service Pack' Microsoft Windows XP ids.
2003-09-03 shortCosmetic: 'ext2fsd.sys' id string fixed.
2003-09-03 short+Install 'w32-mod-id.captivemodid.xml'.
2003-09-03 shortBootstrap of 'captive-install-acquire' for W32 modules...
2003-09-03 shortDump PE32 module MD5 sums in lowercase for compaibility...
2003-09-03 shortMove common 'captive-install-*' parts to static 'libcap...
2003-09-03 shortUse 'gnome-vfs-2.0' instead of 'gnome-vfs-module-2...
2003-09-02 shortkyz.uklinux.net/downloads/cabextract-0.6.tar.gz
2003-08-29 shortImplemented automatic /etc/fstab modifications.
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-28 shortFixed fatal-signal handler looping.
2003-08-22 shortReuse existing CaptiveVfsObject to support multiple...
2003-08-22 shortFixed captivefs_setattr() attributes mask.
2003-08-22 shortCcCopyWrite(): Extended to support non-PAGE_SIZE-aligne...
2003-08-22 shortcaptive_shared_cache_map_set_data_valid() validates...
2003-08-22 shortNever delete sandbox parent CORBA ORB socket directory...
2003-08-22 shortImplemented proper multithreading locking.
2003-08-22 short+Sandbox directory cleanup handler debug dumps.
2003-08-22 shortUse older 2TB-limited 'BLKGETSIZE' if 'BLKGETSIZE64...
2003-08-21 shortDelete '/tmp/captive-orbit-$$/' directory on any kind...
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 shortFixed forgotten 'marshallers.list' in 'make dist' files...
2003-08-17 short"make install" now creates sandboxing directory '/var...
2003-08-16 shortPrevent inclusion of <libxml/xmlreader.h> if libxml2...
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-08-14 shortComments cleanup.
2003-08-14 short+RtlRealSuccessor() as "pass"ed
2003-08-13 shortIncomplete attempt for compatibility with NT-5.0sp4.
2003-08-13 shortReplaced all 'FileSize' sanity checks for more relaxed...
2003-08-13 short*_FileSizes_changed(): It appears it is valid to squeez...
2003-08-13 shortSharedCacheMap now references its initial FileObject.
2003-08-13 short+Comments about AllocationSize/FileSize/ValidDataLength...
2003-08-13 short+captive_private_bcb_pin_object_get() to just query...
2003-08-13 shortRemoved redundant 'length' and 'buffer' object fields.
2003-08-13 short+Trace dumps compatible with TraceFS.
2003-08-13 short+Trace dumps compatible with TraceFS.
2003-08-13 short+Trace dumps compatible with TraceFS.
2003-08-13 short+Trace dumps compatible with TraceFS.
2003-08-13 short+Trace dumps compatible with TraceFS.
2003-08-13 short+Trace dumps compatible with TraceFS.
2003-08-13 shortdismount_volume(): Fixed failed assertion wrt "/!Captiv...
2003-08-13 short'tracefs exported tname TcRepinBcb not found in imports...
2003-08-13 shortFixed 'marshallers.*' rebuilding rules.
2003-08-13 short+display also 'object header reference count' of dumped...
2003-08-13 short+parse also 'object header reference count' of dumped...
2003-08-13 short+TcIsThereDirtyData()
2003-08-13 short+debug dump CcFlushCache() catch of Lsn.
2003-08-12 shortRewritten Cache Manager to better match its W32 origina...
2003-08-12 shortA lot of misc adjustments, pretty broken now.
2003-08-10 shortDelete 'in_memory' in CcSetFileSizes().
2003-08-10 short+Check neccessarities of IRP_MJ_READ.
2003-08-10 short+Check CcFlushCache().
2003-08-10 short+Tracking of LogHandle.
2003-08-09 shortRemoved already disabled 'CcPinMappedData_double' cludge.
2003-08-09 short+comments wrt map vs. pin chicken-and-egg problem.
2003-08-06 shortLast hacks before move to TraceFS analysis SharedCacheM...
2003-08-06 shortRewritten to be SharedCacheMap based instead of FileObj...
2003-08-05 shortPrevent deadlocks of recently implemented synchronization.
2003-08-05 shortFixed dump FileObject attrs on leave from IRP_MJ_*.
2003-08-05 shortDump FileObject attrs also on leave from IRP_MJ_*.
2003-08-05 shortImproved IRP_MJ_FILE_SYSTEM_CONTROL dumps.
2003-08-05 short+Some cludges to better match Cc*().
2003-08-05 shortPrevent deadlocks of recently implemented synchronization.
2003-08-04 shortSynchronize all Cc*() calls for proper debugging info...
2003-08-03 shortFixed and rewritten for better extensibility.
2003-08-03 short+Implemented TraceFS W32 Cache Manager debug tracer
2003-08-03 short+Implemented TraceFS W32 Cache Manager debug tracer
2003-08-03 short+Strip 'captive_reactos_' prefix of W32-exported symbols.
2003-08-03 short+wcsncmp()
2003-07-23 short+wcsncmp()
2003-07-18 shortcaptive_giochannel_setup(): Turn off GIOChannel buffering.
2003-07-18 shortCosmetic: Fixed compiler warning.
2003-07-18 shortGIOCHANNEL_BLIND_BLOCK_SIZE: PAGE_SIZE -> 512
2003-07-18 short+captive_giochannel_setup() for libcaptive-compatible...
2003-07-18 short+CAPTIVE_OPTION_MEDIA_UNKNOWN as guaranteed invalid...
2003-07-18 short+Supplementary captive utilities for libxml2
2003-07-18 short+captive-bug-replay client to read --bug-pathname bugre...
2003-07-16 short+'captive_options->media' reported to --bug-pathname...
2003-07-16 short+vfs_commit() logging to --bug-pathname file
next