VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55584   10 years vboxsync iprt/env.h: Added RTEnvQueryUtf8Block, RTEnvFreeUtf8Block and RTEnvReset.
(edit) @55583   10 years vboxsync VirtualBox.xidl: Clearified IGuestSession and associated documentation …
(edit) @55582   10 years vboxsync VirtualBoxBase.cpp: Added setErrorVrc(vrc) and …
(edit) @55581   10 years vboxsync VBoxServiceControlSession.cpp: A few more constructive code review …
(edit) @55580   10 years vboxsync VBoxServiceControlSessionForkInit: Some minor cleanup and a couple of …
(edit) @55579   10 years vboxsync RTStrCopy is a better choice here.
(edit) @55578   10 years vboxsync VBoxServiceControlSession.cpp: Added another todo about incorrect …
(edit) @55577   10 years vboxsync VBoxServiceControlSession.cpp/comment: There is no 'forking' going on …
(edit) @55576   10 years vboxsync Check for empty string the fast C way and drop the confused RT_BOOL use.
(edit) @55575   10 years vboxsync 3D: state tracker: do not modify stack variables which come along all …
(edit) @55574   10 years vboxsync 3D: crUtill DLL: add guest #ifdefs and fix burn.
(edit) @55573   10 years vboxsync 3D: inaddition to r99944: do not exit guest/host process on crError, …
(edit) @55572   10 years vboxsync 3D: crUtill DLL: drop disabled code and init Runtime on DLL load …
(edit) @55571   10 years vboxsync DnD: Simplified cancellation logic.
(edit) @55568   10 years vboxsync VMM: Reset more when sending INIT IPI.
(edit) @55567   10 years vboxsync FE/Qt: Forgot something in r99935.
(edit) @55566   10 years vboxsync FE/Qt: Fixing small regression in r99396.
(edit) @55565   10 years vboxsync localipc-win.cpp: electric fence fix, 2nd try.
(edit) @55564   10 years vboxsync FE/Qt: 7676: Disk Encryption (DE) support: Reflect the Encryption …
(edit) @55563   10 years vboxsync localipc-win.cpp: electric fence fix.
(edit) @55562   10 years vboxsync IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
(edit) @55561   10 years vboxsync Additions/x11/vboxvideo: print the subversion revision to the X.Org …
(edit) @55560   10 years vboxsync HGSMI: host command submission cleanup, removed obsolete code, comments.
(edit) @55559   10 years vboxsync Additions/x11/vboxvideo: print the subversion revision to the X.Org …
(edit) @55557   10 years vboxsync FE/Qt: 7676: Disk Encryption (DE) support: UIMedium should cache the …
(edit) @55556   10 years vboxsync DnD: Rollback handling, bugfixes, cleanup.
(edit) @55555   10 years vboxsync VMX: Corrected IGS check.
(edit) @55554   10 years vboxsync FE/Qt: Reverting r99916 because it's useless.
(edit) @55552   10 years vboxsync FE/Qt: 7791: Added a possibility to reconnect separate GUI to headless …
(edit) @55551   10 years vboxsync RDP/client: small memory leak in error case
(edit) @55550   10 years vboxsync FE/Qt: 7791: Selector UI: Pass-through and handle the …
(edit) @55549   10 years vboxsync DnD: Update.
(edit) @55548   10 years vboxsync AudioAdapterImpl: shut up gcc.
(edit) @55547   10 years vboxsync FE/Qt: DnD: Coding-style fixes for r99905.
(edit) @55546   10 years vboxsync FE/Qt: DnD: Build-warning fix for r94064.
(edit) @55545   10 years vboxsync FE/Qt: 7676: Disk Encryption (DE) support: UIMedium should cache the …
(edit) @55544   10 years vboxsync FE/Qt: 7127: Medium-enumeration improvements: On machine-data change …
(edit) @55543   10 years vboxsync Frontends: use approvals for VBoxEventType_OnCanShowWindow, workaround …
(edit) @55542   10 years vboxsync Main: take approvals of VBoxEventType_OnCanShowWindow into account.
(edit) @55541   10 years vboxsync Space.
(edit) @55540   10 years vboxsync Tab.
(edit) @55539   10 years vboxsync DnD: ErrorInfo handling, formatting, validation.
(edit) @55537   10 years vboxsync VMM/TM: nit.
(edit) @55536   10 years vboxsync FE/Qt: update translations. Thank you Erico Mendonca for the …
(edit) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @55534   10 years vboxsync build fix
(edit) @55533   10 years vboxsync DevE1000: fixed log statement
(edit) @55532   10 years vboxsync VBoxManage -execute: Added --unquoted-argsu option exposing the …
(edit) @55531   10 years vboxsync Main,VBoxService: Added ProcessCreateFlag_UnquotedArguments.
(edit) @55530   10 years vboxsync RTProcCreate,RTProcCreateEx: Added RTPROC_FLAGS_UNQUOTED_ARGS for …
(edit) @55529   10 years vboxsync RTGetOptArgv: Added RTGETOPTARGV_CNV_UNQUOTED.
(edit) @55528   10 years vboxsync Main/idl: added IAudioAdapter::enabledIn/enabledOut
(edit) @55527   10 years vboxsync DragAndDrop/service.cpp: Sanity checks.
(edit) @55525   10 years vboxsync DnD: Handle receiving 0-byte files, only do workaround accounting on …
(edit) @55524   10 years vboxsync DnD: Another bugfix for protocol v1.
(edit) @55523   10 years vboxsync Main: extend IVetoEvent interface to support approvals too.
(edit) @55522   10 years vboxsync DevSmc: cosmetics
(edit) @55521   10 years vboxsync Audio/DevIchHda: warning
(edit) @55520   10 years vboxsync DnD: Don't allow simultaneous drop operations for now.
(edit) @55519   10 years vboxsync Additions/x11/vboxvideo: put something slightly more useful in the …
(edit) @55518   10 years vboxsync kStuff 68 -> 69: Build fix.
(edit) @55517   10 years vboxsync kStuff 67 -> 68: Some more fixes for rarely used AMD64 Mach-O fixups.
(edit) @55516   10 years vboxsync mach-o AMD64 relocation testcase.
(edit) @55515   10 years vboxsync FE/Qt: Mac OS X: Fixing some regression from r99870.
(edit) @55514   10 years vboxsync DnD: Make source/target blocksizes configurable.
(edit) @55513   10 years vboxsync FE/Qt: Settings dialog: Fixing some NLS inconsistency (Settings => …
(edit) @55512   10 years vboxsync DnD: Bugfixes, cleanup, spelling.
(edit) @55511   10 years vboxsync Main/Snapshot: fix handling of saved state with offline snapshots …
(edit) @55510   10 years vboxsync VMM/GIM: EMT Rendezvous while updating global wall-clock struct.
(edit) @55509   10 years vboxsync FE/Qt: 7676: Disk Encryption (DE) support for Export Appliance wizard.
(edit) @55508   10 years vboxsync HostDrivers/VBoxPci: Linux 4.1 compile fix
(edit) @55507   10 years vboxsync FE/Qt: 7791: Some NLS changes; Adding action to start Headless VM.
(edit) @55506   10 years vboxsync FE/Qt: message formatting fix.
(edit) @55505   10 years vboxsync Main: Add method to return list of medium identifiers assoicated with …
(edit) @55504   10 years vboxsync FE/Qt: change URLs from http to https
(edit) @55503   10 years vboxsync PGM: fix .pgmphystofile debug command (thanks Federico)
(edit) @55502   10 years vboxsync DevSmc: retrieve the SMC key from the host OS if possible
(edit) @55500   10 years vboxsync DevSmc: volatile not required
(edit) @55499   10 years vboxsync tstRTGetOptArgv.cpp: Use CommandLineToArgvW to verify the …
(edit) @55498   10 years vboxsync tstLdr-3.cpp: Print symbol labels.
(edit) @55497   10 years vboxsync DIS: Improved DISUSE_RIPDISPLACEMENT32 formatting and symbol resolution.
(edit) @55496   10 years vboxsync kStuff 66 -> 67: LdrModMachO.c: Fixed how we apply …
(edit) @55495   10 years vboxsync tstAudioMixBuffer: call audioMixBufDestroy()
(edit) @55494   10 years vboxsync Tought RTGetOptArgvFromString about escapes and fixed some …
(edit) @55493   10 years vboxsync PGM,++: Separated physical access handler callback function pointers …
(edit) @55492   10 years vboxsync Audio: Extended testcase.
(edit) @55491   10 years vboxsync GuestProcessImpl.cpp: The guest is using RTGetOptArgvFromString which …
(edit) @55490   10 years vboxsync PDMLdr.cpp: Relax the initialization order requirements.
(edit) @55489   10 years vboxsync MM: Added MMHyperHeapOffsetToPtr, MMHyperHeapPtrToOffset and …
(edit) @55488   10 years vboxsync FE/Qt: 7815: Export Appliance wizard: Recache the path field before …
(edit) @55486   10 years vboxsync tstAudioMixBuffer: pedantic
(edit) @55485   10 years vboxsync Don't check nonexistent samples.
(edit) @55483   10 years vboxsync Log first, increment later.
(edit) @55482   10 years vboxsync Audio: Careful with the UINT32_C macro…
(edit) @55481   10 years vboxsync VMM/TM: log old and new mode during TSC mode switches.
(edit) @55480   10 years vboxsync nit.
(edit) @55477   10 years vboxsync FE/Qt: 7720: Moving rich-text support object of the details-pane …
(edit) @55476   10 years vboxsync FE/Qt: 7720: Initial implementation for rich-text support of the …
(edit) @55475   10 years vboxsync pr7231. Hided MSI installer wizard page where network type NDIS5 or …
(edit) @55474   10 years vboxsync HGSMI: removed obsolete functions from common code, cleanup, comments.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette