captive.git
21 years ago-libcaptive/halcaptive/irql.c
short [Thu, 16 Jan 2003 03:44:46 +0000 (03:44 +0000)]
-libcaptive/halcaptive/irql.c

21 years ago+libcaptive/fs/tunnel.c
short [Thu, 16 Jan 2003 03:43:25 +0000 (03:43 +0000)]
+libcaptive/fs/tunnel.c
 - +FsRtlAddToTunnelCache()
 - +FsRtlDeleteKeyFromTunnelCache()
 - +FsRtlDeleteTunnelCache()
 - +FsRtlFindInTunnelCache()
 - +FsRtlInitializeTunnelCache()
 - FIXME: Currently not yet implemented by libcaptive. It may get handy to keep
     shortnames/longnames the same during crossfilesystem copying.

21 years ago+libcaptive/fs/mcb.c
short [Thu, 16 Jan 2003 03:42:07 +0000 (03:42 +0000)]
+libcaptive/fs/mcb.c
 - +FsRtlInitializeLargeMcb()
 - +FsRtlUninitializeLargeMcb()
 - +FsRtlRemoveLargeMcbEntry()
 - +FsRtlAddLargeMcbEntry()
 - +FsRtlGetNextLargeMcbEntry()
 - +FsRtlLookupLargeMcbEntry()
 - +FsRtlLookupLastLargeMcbEntry()
 - +FsRtlNumberOfRunsInLargeMcb()
 - +FsRtlSplitLargeMcb()
 - +FsRtlTruncateLargeMcb()

21 years ago+libcaptive/fs/mcb.c
short [Thu, 16 Jan 2003 03:39:35 +0000 (03:39 +0000)]
+libcaptive/fs/mcb.c
+libcaptive/fs/tunnel.c

21 years ago+src/libcaptive/ex/time.c
short [Thu, 16 Jan 2003 03:39:03 +0000 (03:39 +0000)]
+src/libcaptive/ex/time.c
 - +ExLocalTimeToSystemTime()

21 years ago+src/libcaptive/ex/list.c
short [Thu, 16 Jan 2003 03:38:46 +0000 (03:38 +0000)]
+src/libcaptive/ex/list.c
 - +InterlockedPopEntrySList()
 - +InterlockedPushEntrySList()

21 years ago+libcaptive/ex/
short [Thu, 16 Jan 2003 03:37:59 +0000 (03:37 +0000)]
+libcaptive/ex/

21 years agoCosmetic: Comment and #include fixed
short [Thu, 16 Jan 2003 03:37:43 +0000 (03:37 +0000)]
Cosmetic: Comment and #include fixed

21 years ago+libcaptive/cm/ntfunc.c
short [Thu, 16 Jan 2003 03:37:11 +0000 (03:37 +0000)]
+libcaptive/cm/ntfunc.c
 - +ZwOpenKey()

21 years ago+libcaptive/cm/ntfunc.c
short [Thu, 16 Jan 2003 03:36:57 +0000 (03:36 +0000)]
+libcaptive/cm/ntfunc.c

21 years ago+options --cdrom and --disk
short [Thu, 16 Jan 2003 03:36:28 +0000 (03:36 +0000)]
+options --cdrom and --disk
+variable 'captive_option_media'

21 years ago+options --cdrom and --disk
short [Thu, 16 Jan 2003 03:35:45 +0000 (03:35 +0000)]
+options --cdrom and --disk
+variable 'captive_option_media'
captive_w32_init(): +KeLowerIrql() handling for the current hal/halx86/irql.c
captive_w32_init(): +call captive_disk_init();

21 years agoCosmetic: Fixed missing #include file
short [Thu, 16 Jan 2003 03:34:01 +0000 (03:34 +0000)]
Cosmetic: Fixed missing #include file
+map STATUS_UNRECOGNIZED_VOLUME -> GNOME_VFS_ERROR_WRONG_FORMAT

21 years agoCosmetic: Fixed missing #include file
short [Thu, 16 Jan 2003 03:33:20 +0000 (03:33 +0000)]
Cosmetic: Fixed missing #include file

21 years agoCcUninitializeCacheMap(): Implemented 'UninitializeCompleteEvent'
short [Thu, 16 Jan 2003 03:32:34 +0000 (03:32 +0000)]
CcUninitializeCacheMap(): Implemented 'UninitializeCompleteEvent'

21 years ago+libcaptive/ex/
short [Thu, 16 Jan 2003 03:31:55 +0000 (03:31 +0000)]
+libcaptive/ex/

21 years agocaptive_giochannel_size(): +sanity check to require 'unencoded' GIOChannel
short [Sat, 11 Jan 2003 18:30:03 +0000 (18:30 +0000)]
captive_giochannel_size(): +sanity check to require 'unencoded' GIOChannel

21 years agoOperation parameters are now global captive_* vars as declared by client.h
short [Sat, 11 Jan 2003 18:29:15 +0000 (18:29 +0000)]
Operation parameters are now global captive_* vars as declared by client.h

21 years agolibcaptive-gnomevfs.so now accepts popt args instead of just fs_path string
short [Sat, 11 Jan 2003 18:28:48 +0000 (18:28 +0000)]
libcaptive-gnomevfs.so now accepts popt args instead of just fs_path string

21 years ago+libcaptive/sandbox/
short [Sat, 11 Jan 2003 18:28:23 +0000 (18:28 +0000)]
+libcaptive/sandbox/
 - implements process separation of libcaptive
 - not yet finished as it is not mission critical

21 years agocaptive_file_* -> captive_rtl_file_*
short [Sat, 11 Jan 2003 18:27:26 +0000 (18:27 +0000)]
captive_file_* -> captive_rtl_file_*
 - prevent conflict with GObject-based libcaptive VFS interface

21 years agoCosmetic: Fixed captive_ucs2(): +G_GNUC_UNUSED
short [Sat, 11 Jan 2003 18:26:00 +0000 (18:26 +0000)]
Cosmetic: Fixed captive_ucs2(): +G_GNUC_UNUSED

21 years ago+libcaptive/sandbox/
short [Sat, 11 Jan 2003 18:25:31 +0000 (18:25 +0000)]
+libcaptive/sandbox/

21 years agoCosmetic: Fixed captive_nv_printf_string_upper_bound(): +G_GNUC_UNUSED
short [Sat, 11 Jan 2003 18:24:37 +0000 (18:24 +0000)]
Cosmetic: Fixed captive_nv_printf_string_upper_bound(): +G_GNUC_UNUSED
+captive_strdup_alloca()

21 years agolibcaptive-gnomevfs.so now accepts popt args instead of just fs_path string
short [Sat, 11 Jan 2003 18:23:53 +0000 (18:23 +0000)]
libcaptive-gnomevfs.so now accepts popt args instead of just fs_path string
Operation parameters are now global captive_* vars as declared by client.h

21 years agolibcaptive-gnomevfs.so separated to Gnome-VFS vs. reactos specific parts
short [Sat, 11 Jan 2003 18:23:28 +0000 (18:23 +0000)]
libcaptive-gnomevfs.so separated to Gnome-VFS vs. reactos specific parts
 - Gnome-VFS part remains in src/client/libcaptive-gnomevfs/
 - reactos part implemented by "captive/client-*.h" and "libcaptive/client/*.c"

21 years ago+libcaptive/sandbox/
short [Sat, 11 Jan 2003 18:17:11 +0000 (18:17 +0000)]
+libcaptive/sandbox/

21 years agolibcaptive-gnomevfs.so now accepts popt args instead of just fs_path string
short [Sat, 11 Jan 2003 18:15:10 +0000 (18:15 +0000)]
libcaptive-gnomevfs.so now accepts popt args instead of just fs_path string

21 years agognome-vfs-module-2.0: now compiled unconditionally for the whole package
short [Sat, 11 Jan 2003 18:14:05 +0000 (18:14 +0000)]
gnome-vfs-module-2.0: now compiled unconditionally for the whole package

21 years ago+simple 'Syntax' help
short [Sat, 11 Jan 2003 18:13:39 +0000 (18:13 +0000)]
+simple 'Syntax' help
argv[2] is now optional
 - it is complained by captive_init() if not present

21 years ago+"Messages / logging reporting?"
short [Sat, 11 Jan 2003 18:11:52 +0000 (18:11 +0000)]
+"Messages / logging reporting?"

21 years ago+G_LOG_DOMAIN="Captive"
short [Sat, 11 Jan 2003 18:11:14 +0000 (18:11 +0000)]
+G_LOG_DOMAIN="Captive"
glib-2.0: +gobject
 - used by new GObject-based VFS interface of libcaptive
gnome-vfs-module-2.0: now compiled unconditionally for the whole package
+linc,ORBit2: used by sandbox
+./src/libcaptive/sandbox/

21 years ago"clean"+="./src/libcaptive/sandbox/sandbox-..."
short [Sat, 11 Jan 2003 18:08:22 +0000 (18:08 +0000)]
"clean"+="./src/libcaptive/sandbox/sandbox-..."

21 years agoCosmetic: +$Id$ string
short [Sat, 11 Jan 2003 18:07:45 +0000 (18:07 +0000)]
Cosmetic: +$Id$ string

21 years agocaptivecmdline now accepts popt args as argv[1]
short [Sat, 11 Jan 2003 18:07:11 +0000 (18:07 +0000)]
captivecmdline now accepts popt args as argv[1]

21 years ago+TODO list
short [Sat, 11 Jan 2003 18:02:03 +0000 (18:02 +0000)]
+TODO list

21 years ago+Implemented Gnome-VFS-2.0 module interface
short [Mon, 23 Dec 2002 05:55:36 +0000 (05:55 +0000)]
+Implemented Gnome-VFS-2.0 module interface
+cdfs.sys working

21 years ago+captive-fs.sys definition
short [Mon, 23 Dec 2002 00:23:46 +0000 (00:23 +0000)]
+captive-fs.sys definition

21 years ago+RtlSplay()
short [Mon, 23 Dec 2002 00:10:43 +0000 (00:10 +0000)]
+RtlSplay()
 - NOP for now
+gtk-doc for RtlDelete()

21 years ago-ntoskrnl/io/iowork.c
short [Mon, 23 Dec 2002 00:10:09 +0000 (00:10 +0000)]
-ntoskrnl/io/iowork.c
+ntoskrnl/io/rw.c

21 years ago+RtlSplay()
short [Mon, 23 Dec 2002 00:09:52 +0000 (00:09 +0000)]
+RtlSplay()

21 years ago+IoFreeWorkItem()
short [Mon, 23 Dec 2002 00:09:39 +0000 (00:09 +0000)]
+IoFreeWorkItem()
+IoQueueWorkItem()
+RtlSplay()
+CcCopyRead()

21 years ago+libcaptive/io/iowork.c
short [Mon, 23 Dec 2002 00:09:01 +0000 (00:09 +0000)]
+libcaptive/io/iowork.c

21 years ago+CcCopyRead()
short [Mon, 23 Dec 2002 00:08:35 +0000 (00:08 +0000)]
+CcCopyRead()

21 years ago+captive_gnomevfs_close()
short [Mon, 23 Dec 2002 00:08:19 +0000 (00:08 +0000)]
+captive_gnomevfs_close()
+captive_gnomevfs_read()
+captive_gnomevfs_seek()
+captive_gnomevfs_tell()
+handling of STATUS_OBJECT_NAME_NOT_FOUND (->GNOME_VFS_ERROR_NOT_FOUND)
Fixed accessibility of directories: +=GNOME_VFS_PERM_USER_EXEC
Fixed 'uri->text' decoding - used gnome_vfs_unescape_string()

21 years ago+ntoskrnl/io/file.c
short [Fri, 13 Dec 2002 01:58:23 +0000 (01:58 +0000)]
+ntoskrnl/io/file.c

21 years ago+ntoskrnl/fs/oplock.c
short [Fri, 13 Dec 2002 01:58:05 +0000 (01:58 +0000)]
+ntoskrnl/fs/oplock.c

21 years ago+MmSafeCopyToUser()
short [Fri, 13 Dec 2002 01:57:36 +0000 (01:57 +0000)]
+MmSafeCopyToUser()

21 years ago+FsRtlOplockIsFastIoPossible()
short [Fri, 13 Dec 2002 01:57:16 +0000 (01:57 +0000)]
+FsRtlOplockIsFastIoPossible()
+FsRtlCheckOplock()
+RtlCompareMemory()

21 years ago+FsRtlCheckOplock()
short [Fri, 13 Dec 2002 01:56:45 +0000 (01:56 +0000)]
+FsRtlCheckOplock()

21 years agoCcUninitializeCacheMap(): Allow pass of unregistered @FileObject
short [Fri, 13 Dec 2002 01:56:28 +0000 (01:56 +0000)]
CcUninitializeCacheMap(): Allow pass of unregistered @FileObject

21 years agocaptive_gnomevfs_get_file_info(): Implemented
short [Fri, 13 Dec 2002 01:55:57 +0000 (01:55 +0000)]
captive_gnomevfs_get_file_info(): Implemented

21 years agocaptive_gnomevfs_uri_parent_init(): Fixed existing 'captive_gnomevfs_uri_parent'
short [Thu, 12 Dec 2002 23:28:41 +0000 (23:28 +0000)]
captive_gnomevfs_uri_parent_init(): Fixed existing 'captive_gnomevfs_uri_parent'

21 years ago+src/client/libcaptive-gnomevfs/
short [Thu, 12 Dec 2002 04:07:30 +0000 (04:07 +0000)]
+src/client/libcaptive-gnomevfs/
 - preliminary gnome-vfs-module-2.0 client interface for libcaptive

21 years ago+CcSetFileSizes()
short [Thu, 12 Dec 2002 04:06:38 +0000 (04:06 +0000)]
+CcSetFileSizes()
+CcPurgeCacheSection()

21 years ago+CcUninitializeCacheMap()
short [Thu, 12 Dec 2002 04:06:17 +0000 (04:06 +0000)]
+CcUninitializeCacheMap()
CcIinitializeCacheMap(),CcUninitializeCacheMap(): 'FileObject's now tracked

21 years agocaptive_init(): 'const gchar *image_pathname' -> 'GIOChannel *image_iochannel'
short [Thu, 12 Dec 2002 04:05:04 +0000 (04:05 +0000)]
captive_init(): 'const gchar *image_pathname' -> 'GIOChannel *image_iochannel'
captive_cdrom_init(): 'const gchar *image_pathname' -> 'GIOChannel *image_iochannel'
-testing root directory reading code

21 years ago+FsRtlTeardownPerStreamContexts()
short [Thu, 12 Dec 2002 04:04:18 +0000 (04:04 +0000)]
+FsRtlTeardownPerStreamContexts()

21 years agocaptive_init(): 'const gchar *image_pathname' -> 'GIOChannel *image_iochannel'
short [Thu, 12 Dec 2002 04:03:51 +0000 (04:03 +0000)]
captive_init(): 'const gchar *image_pathname' -> 'GIOChannel *image_iochannel'

21 years agosize_t -> gsize
short [Thu, 12 Dec 2002 04:03:40 +0000 (04:03 +0000)]
size_t -> gsize
+captive_printf_alloca()

21 years agocaptive_cdrom_init(): 'const gchar *image_pathname' -> 'GIOChannel *image_iochannel'
short [Thu, 12 Dec 2002 04:03:12 +0000 (04:03 +0000)]
captive_cdrom_init(): 'const gchar *image_pathname' -> 'GIOChannel *image_iochannel'
+captive_giochannel_size(): detect 'GIOChannel' file/device size

21 years ago+CcPurgeCacheSection()
short [Thu, 12 Dec 2002 04:02:20 +0000 (04:02 +0000)]
+CcPurgeCacheSection()
+CcSetFileSizes()
+CcUninitializeCacheMap()
+ExDeleteResourceLite()
+FsRtlTeardownPerStreamContexts()
+IoRemoveShareAccess()
+RtlDelete()

21 years ago+RtlDelete()
short [Thu, 12 Dec 2002 04:01:12 +0000 (04:01 +0000)]
+RtlDelete()

21 years ago+CcUninitializeCacheMap()
short [Thu, 12 Dec 2002 04:00:43 +0000 (04:00 +0000)]
+CcUninitializeCacheMap()
+RtlDelete()
+FsRtlTeardownPerStreamContexts()
+CcPurgeCacheSection()

21 years agoRtlInsertElementGenericTable(): Fixed to call now (*GenericTable->AllocateRoutine)
short [Thu, 12 Dec 2002 04:00:23 +0000 (04:00 +0000)]
RtlInsertElementGenericTable(): Fixed to call now (*GenericTable->AllocateRoutine)

21 years ago+captive_giochannel_size(): detect 'GIOChannel' file/device size
short [Thu, 12 Dec 2002 03:59:22 +0000 (03:59 +0000)]
+captive_giochannel_size(): detect 'GIOChannel' file/device size

21 years agocaptive_cdrom_init(): 'const gchar *image_pathname' -> 'GIOChannel *image_iochannel'
short [Thu, 12 Dec 2002 03:58:25 +0000 (03:58 +0000)]
captive_cdrom_init(): 'const gchar *image_pathname' -> 'GIOChannel *image_iochannel'

21 years agocaptive_init(): 'const gchar *image_pathname' -> 'GIOChannel *image_iochannel'
short [Thu, 12 Dec 2002 03:54:52 +0000 (03:54 +0000)]
captive_init(): 'const gchar *image_pathname' -> 'GIOChannel *image_iochannel'

21 years ago+./src/client/libcaptive-gnomevfs/
short [Thu, 12 Dec 2002 03:53:22 +0000 (03:53 +0000)]
+./src/client/libcaptive-gnomevfs/

21 years ago+./src/client/libcaptive-gnomevfs/
short [Thu, 12 Dec 2002 03:53:04 +0000 (03:53 +0000)]
+./src/client/libcaptive-gnomevfs/
+GNOME_VFS_MODULE_{CFLAGS,LIBS}: gnome-vfs-module-2.0

21 years ago+Using libcaptive for non-filesystem W32 drivers?
short [Sun, 24 Nov 2002 22:08:32 +0000 (22:08 +0000)]
+Using libcaptive for non-filesystem W32 drivers?

21 years ago+ntoskrnl/ex/lookas.c init: ExpInitLookasideLists()
short [Sat, 23 Nov 2002 16:23:42 +0000 (16:23 +0000)]
+ntoskrnl/ex/lookas.c init: ExpInitLookasideLists()

21 years ago+libcaptive/ke/timer.c
short [Sat, 23 Nov 2002 16:23:02 +0000 (16:23 +0000)]
+libcaptive/ke/timer.c

21 years ago+a lot of (undef) functions for ext2fsd.sys
short [Sat, 23 Nov 2002 16:22:43 +0000 (16:22 +0000)]
+a lot of (undef) functions for ext2fsd.sys

21 years ago+ntoskrnl/ex/lookas.c
short [Sat, 23 Nov 2002 16:22:13 +0000 (16:22 +0000)]
+ntoskrnl/ex/lookas.c

21 years ago+libcaptive/ke/timer.c
short [Sat, 23 Nov 2002 16:21:54 +0000 (16:21 +0000)]
+libcaptive/ke/timer.c
 - +KeQuerySystemTime()

21 years ago+reactos/internal/ex.h
short [Sat, 23 Nov 2002 16:21:26 +0000 (16:21 +0000)]
+reactos/internal/ex.h

21 years ago+src/libcaptive/cm/rtlfunc.c
short [Sat, 23 Nov 2002 16:21:08 +0000 (16:21 +0000)]
+src/libcaptive/cm/rtlfunc.c
 - +RtlQueryRegistryValues()

21 years ago+libcaptive/cm/
short [Sat, 23 Nov 2002 16:20:45 +0000 (16:20 +0000)]
+libcaptive/cm/

21 years ago+Test code to dump root directory contents to stdout
short [Sat, 23 Nov 2002 02:54:45 +0000 (02:54 +0000)]
+Test code to dump root directory contents to stdout
 - Psyche root directory successfuly retrieved!

21 years ago+FsRtlIsFatDbcsLegal()
short [Sat, 23 Nov 2002 02:07:42 +0000 (02:07 +0000)]
+FsRtlIsFatDbcsLegal()
+RtlGenerate8dot3Name()

21 years ago+ntoskrnl/rtl/dos8dot3.c
short [Sat, 23 Nov 2002 02:07:16 +0000 (02:07 +0000)]
+ntoskrnl/rtl/dos8dot3.c

21 years ago+libcaptive/fs/dbcsname.c
short [Sat, 23 Nov 2002 02:06:58 +0000 (02:06 +0000)]
+libcaptive/fs/dbcsname.c
 - +FsRtlIsFatDbcsLegal()

21 years ago+libcaptive/fs/dbcsname.c
short [Sat, 23 Nov 2002 02:06:42 +0000 (02:06 +0000)]
+libcaptive/fs/dbcsname.c

21 years ago+multiple mappings of one page
short [Sat, 23 Nov 2002 01:12:34 +0000 (01:12 +0000)]
+multiple mappings of one page
STATUS_PENDING (APCs needed?): Forbidden here, fixed in IoPageRead()

21 years ago+.so filesystem format module loading
short [Fri, 22 Nov 2002 19:08:01 +0000 (19:08 +0000)]
+.so filesystem format module loading

21 years agoFor .so filesystem format module loading:
short [Fri, 22 Nov 2002 19:07:40 +0000 (19:07 +0000)]
For .so filesystem format module loading:
  +InterlockedPopEntrySList() undef
  +InterlockedPushEntrySList() undef

21 years ago+(disabled) option to not to use custom SIGSEGV handler for .so filesystem format
short [Fri, 22 Nov 2002 19:06:52 +0000 (19:06 +0000)]
+(disabled) option to not to use custom SIGSEGV handler for .so filesystem format

21 years agoglib: +gmodule
short [Fri, 22 Nov 2002 19:06:08 +0000 (19:06 +0000)]
glib: +gmodule
 - for .so filesystem format module loading

21 years ago+KeClearEvent()
short [Fri, 22 Nov 2002 13:26:10 +0000 (13:26 +0000)]
+KeClearEvent()

21 years agoCache Manager: Implemented deallocations
short [Fri, 22 Nov 2002 02:40:28 +0000 (02:40 +0000)]
Cache Manager: Implemented deallocations
 - STATUS_PENDING not yet handled (APCs needed?)
 - multiple mappings of one page not yet handled

21 years ago+libcaptive/rtl/error.c
short [Fri, 22 Nov 2002 02:29:18 +0000 (02:29 +0000)]
+libcaptive/rtl/error.c
 - +RtlAssert()

21 years ago+libcaptive/rtl/error.c
short [Fri, 22 Nov 2002 02:29:01 +0000 (02:29 +0000)]
+libcaptive/rtl/error.c

21 years ago+ExRaiseStatus()
short [Fri, 22 Nov 2002 02:28:41 +0000 (02:28 +0000)]
+ExRaiseStatus()
+symbols for CheckedBuild W32 binaries:
 - +RtlAssert()
 - +DbgPrint()
 - +_allshl() undef
 - +ExIsResourceAcquiredExclusiveLite() undef
 - +DbgBreakPoint() undef

21 years ago+libcaptive/ke/catch.c
short [Fri, 22 Nov 2002 02:27:04 +0000 (02:27 +0000)]
+libcaptive/ke/catch.c
 - +ExRaiseStatus()

21 years ago+libcaptive/ke/catch.c
short [Fri, 22 Nov 2002 02:26:41 +0000 (02:26 +0000)]
+libcaptive/ke/catch.c

21 years ago+preliminary testing root directory reading
short [Wed, 20 Nov 2002 17:57:16 +0000 (17:57 +0000)]
+preliminary testing root directory reading

21 years ago+ntoskrnl/io/dir.c
short [Wed, 20 Nov 2002 15:44:12 +0000 (15:44 +0000)]
+ntoskrnl/io/dir.c

21 years ago+KeResetEvent()
short [Wed, 20 Nov 2002 15:44:00 +0000 (15:44 +0000)]
+KeResetEvent()

21 years ago+ntoskrnl/io/share.c
short [Wed, 20 Nov 2002 14:10:08 +0000 (14:10 +0000)]
+ntoskrnl/io/share.c