g_log() accelerated by 'captive_debug_messages_disabled' slave global flag.
[captive.git] / src / libcaptive / client / init.c
2003-10-28 shortg_log() accelerated by 'captive_debug_messages_disabled...
2003-10-06 shortFixed #include.
2003-10-06 shortdismount_volume(): +FIXME: Try to pre-clear possibly...
2003-10-03 shortFixed unmount of readonly media for ntfs.sys of NT...
2003-09-23 short+CAPTIVE_STDCALL calling by hand to workaround broken...
2003-09-15 shortupdate for ReactOS HEAD-2003091401
2003-09-07 shortImplemented '--syslog' and '--syslog-facility'.
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 short+captive_giochannel_setup() for libcaptive-compatible...
2003-07-11 shortdismount_volume(): Also FSCTL_LOCK_VOLUME before FSCTL_...
2003-07-04 shortcaptive_shutdown(): Implemented proper unmount for...
2003-06-18 shortGLib messages are always fatal sandbox child as we...
2003-06-07 shortcaptive_options module-loading generalized to be CORBA...
2003-05-04 shortFinished and deployed CORBA sandbox separation
2003-05-02 shortFirst phase of multifilesystem enhancement
2003-05-01 short+proper Cache Manager flushing during captive shutdown...
2003-04-08 short+_local_unwind2_addr: Extract ntoskrnl.exe/_local_unwind2
2003-04-04 shortSet "ntoskrnl.exe" 'KeNumberProcessors' symbol value...
2003-04-03 short+sanity check of "ntoskrnl.exe" 'KeNumberProcessors...
2003-03-27 shortcaptive_shutdown(): +Invoke all pending idle functions...
2003-03-25 short+Initialize DISPATCHER_HEADER reactos subsystem
2003-03-24 short+NtEvent reactos subsystem initialization
2003-03-24 short+IoRegisterDriverReinitialization()
2003-03-22 shortcaptive_init(): +Missing GObject initialization (for...
2003-02-11 shortFsRtlLegalAnsiCharacterArray "pass"ed now
2003-02-04 short+Option '--debug-messages' (default off) - variable...
2003-02-02 shortImplemented '--blind' write mode
2003-02-01 short+general captive shutdown
2003-01-30 short+Commandline option '--load-module'
2003-01-20 shortcaptive_init(): 'image_iochannel' is now optional to...
2003-01-17 shortCosmetic: Removed extraneous 'extern' keyword
2003-01-17 short+FsRtlLegalAnsiCharacterArray
2003-01-16 short+options --cdrom and --disk
2003-01-11 shortlibcaptive-gnomevfs.so now accepts popt args instead...
2002-12-12 shortcaptive_init(): 'const gchar *image_pathname' -> 'GIOCh...
2002-11-23 short+ntoskrnl/ex/lookas.c init: ExpInitLookasideLists()
2002-11-23 short+Test code to dump root directory contents to stdout
2002-11-22 short+(disabled) option to not to use custom SIGSEGV handler...
2002-11-20 short+preliminary testing root directory reading
2002-11-20 shortFixed calling of root IoCreateFile() by FILE_SYNCHRONOU...
2002-11-20 short-CcInit() as we have now our own Cache Manager implemen...
2002-11-10 short+initialize Cache Manager
2002-11-05 short+PsGetCurrentThread()->TopLevelIrp: Allocate
2002-11-05 short+sigaction_SIGSEGV()
2002-11-04 shortcaptive_init(): (fs_path) -> (fs_path,image_pathname)
2002-11-04 shortFixed missing 'DriverEntry_RegistryPath' registry path...
2002-11-04 short+temporary broken idea to force mount by IoCreateFile...
2002-11-02 shortcaptive_init(): +fs mount
2002-11-02 short+respected proper function calling types cdecl/stdcall...
2002-10-31 shortbootstrap