VirtualBox

source: vbox/trunk/src/VBox/Additions/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11114   16 years vboxsync Additions/VBoxControl: use the right error printer
(edit) @11105   16 years vboxsync FE/VBoxManage, Additions/VBoxControl: guestproperty set with flags but …
(edit) @11104   16 years vboxsync Additions/common: handle guestproperty set with no value correctly in …
(edit) @10987   16 years vboxsync Additions/common: typecasts in the R3 guest library
(edit) @10985   16 years vboxsync Additions/common: guest property cosmetics
(edit) @10984   16 years vboxsync vbgl: NIL_RTFILE instead of NULL/0. (All IPRT handles have a …
(edit) @10980   16 years vboxsync Runtime, HostServices/GuestProperties, Additions/common: autores update
(edit) @10976   16 years vboxsync HostServices/GuestProperties and Additions/common: reactivated autores
(edit) @10973   16 years vboxsync Additions/common: small fix to the R3 guest library daemonising code
(edit) @10957   16 years vboxsync more cosmetics.
(edit) @10956   16 years vboxsync Burn fix, cosmetics and some todos.
(edit) @10931   16 years vboxsync Additions/common: added guest property enumeration to VBoxControl
(edit) @10930   16 years vboxsync Additions/common: added guest property enumeration functions to the …
(edit) @10869   16 years vboxsync VBoxControl: unix linkers are sooo much fun.
(edit) @10865   16 years vboxsync missing va_list.
(edit) @10862   16 years vboxsync doc
(edit) @10861   16 years vboxsync Added VbglR3GuestPropWriteValueF and VbglR3GuestPropWriteValueV.
(edit) @10860   16 years vboxsync VbglR3GuestPropReadValueAlloc: Fixed the same memory leak as in …
(edit) @10859   16 years vboxsync VBoxControl: Fixed incorrect RTMemFree.
(edit) @10834   16 years vboxsync Additions/common: guest property fixes
(edit) @10829   16 years vboxsync Additions/common: small adjustment in guest property reading code
(edit) @10825   16 years vboxsync Additions/commom: switched VBoxControl to use the new guest property syntax
(edit) @10816   16 years vboxsync Additions/common: r33596 was not correct
(edit) @10815   16 years vboxsync Additions/common: aesthetical fix (guest properties)
(edit) @10814   16 years vboxsync HostServices/GuestProperties, Main, Additions/common, …
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10719   16 years vboxsync Guest Lib R3: Make Info Service available for Windows guests.
(edit) @10654   16 years vboxsync Additions/common: build fix (VbglR3Daemonize call in VBoxService takes …
(edit) @10639   16 years vboxsync reverted r33336 (debug code).
(edit) @10638   16 years vboxsync Generalize the VbglR3WriteLog input checks and specialize the windows …
(edit) @10635   16 years vboxsync Additions/common: support in the R3 guest library creating a pidfile …
(edit) @10627   16 years vboxsync Windows guest logging R3: Removed not needed output buffer in IOCTL.
(edit) @10626   16 years vboxsync Windows guest logging R3: Bugfix for const-modifier.
(edit) @10606   16 years vboxsync Backed out r33286.
(edit) @10591   16 years vboxsync Ignore size in IOCTL.
(edit) @10553   16 years vboxsync More IOCTLs.
(edit) @10552   16 years vboxsync More IOCTLs.
(edit) @10545   16 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10543   16 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10541   16 years vboxsync Removed deprecated IOCTL namings.
(edit) @10516   16 years vboxsync More IOCTL stuff for R3 guest lib (Windows).
(edit) @10486   16 years vboxsync cosmetics.
(edit) @10484   16 years vboxsync cleanup.
(edit) @10478   16 years vboxsync Guest Lib R3: More IOCTL handling for Windows (not tested yet!).
(edit) @10476   16 years vboxsync Guest Lib R3: IOCTL handling for Windows (not tested yet!) to simplify …
(edit) @10316   16 years vboxsync Clearified.
(edit) @10308   16 years vboxsync Additions/common: update comments in VbglR3Daemonize
(edit) @10236   16 years vboxsync Guest properties: added some missing ifdefs
(edit) @10234   16 years vboxsync Guest properties: added some missing ifdefs
(edit) @10145   16 years vboxsync Additions/common/VBoxGuestLib: note that the guest property functions …
(edit) @10143   16 years vboxsync Additions/common: make the VBoxControl guest property functions utf8-safe
(edit) @10130   16 years vboxsync fix.
(edit) @10129   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @10127   16 years vboxsync Exclude windows one level up. VBOX_KBUILD_HACKING
(edit) @10125   16 years vboxsync doc adjustment.
(edit) @10118   16 years vboxsync corrected docs.
(edit) @10111   16 years vboxsync warning
(edit) @10099   16 years vboxsync Additions/common: created a version of VBoxControl for non-Windows …
(edit) @10098   16 years vboxsync Additions/common: fixed a function description (VbglR3InfoSvcReadKey)
(edit) @10079   16 years vboxsync Logging.
(edit) @10078   16 years vboxsync 64-bit Windows Additions: VboxGuestLib.
(edit) @10017   16 years vboxsync HostServices/SharedInfoService and Additions/common: deal with …
(edit) @10006   16 years vboxsync Additions/common: retrieve guest property: fix if the property doesn't …
(edit) @10005   16 years vboxsync Additions/common: handle the guest property delete request
(edit) @9996   16 years vboxsync Additions/common: fixed some error codes in VBoxGuestR3LibVideo.cpp
(edit) @9994   16 years vboxsync Additions/common: clean up mode reading code in VBoxGuestR3LibVideo.cpp
(edit) @9920   17 years vboxsync Corrected hungarian spelling. Added a todo.
(edit) @9918   17 years vboxsync Corrected hungarian spelling.
(edit) @9830   17 years vboxsync Additions/common: uninitialised variable in the R3 guest library
(edit) @9811   17 years vboxsync Additions/x11: use the guest/host registry to save the last resolution …
(edit) @9662   17 years vboxsync Implemented cancelling of HGCM requests from the guest.
(edit) @9632   17 years vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(edit) @9536   17 years vboxsync 64-bit guest additions preps.
(edit) @9500   17 years vboxsync Preparing 64-bit guest additions building (focusing on windows atm.)
(edit) @9435   17 years vboxsync Extend HGCM interface to support 64 bit pointers.
(edit) @9140   17 years vboxsync VBOXGUEST_RELEASE_LOG -> VBOX_RELEASE_LOG. We're not going to mix the …
(edit) @9126   17 years vboxsync Additions/common: fixed release logging in guest R3
(edit) @9061   17 years vboxsync fix for Linux hosts compiling X11 additions but no Linux additions
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 years vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8580   17 years vboxsync AssertMsgBreakVoid -> AssertMsgBreak.
(edit) @8565   17 years vboxsync AssertMsgBreak -> AssertMsgBreakStmt.
(edit) @8425   17 years vboxsync Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
(edit) @8398   17 years vboxsync cx/cy. Please, do not use 64/u32/u16/u8 prefixes unless the type is …
(edit) @8366   17 years vboxsync Additions/X11, Additions/common: report the maximum supported …
(edit) @8360   17 years vboxsync extended todo
(edit) @8351   17 years vboxsync Additions/common: moved guest cap disabling into common VBoxGuest.
(edit) @8328   17 years vboxsync Added missing docs and corrected spelling.
(edit) @8318   17 years vboxsync Additions/common, solaris: Report disabled guest graphics capabilities …
(edit) @8258   17 years vboxsync rebranding
(edit) @8257   17 years vboxsync rebranding
(edit) @8250   17 years vboxsync Additions/FreeBSD: Setup IRQ only if initializing of the device state …
(edit) @8188   17 years vboxsync Additions/FreeBSD: Cleanup, rename variables to follow coding …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8143   17 years vboxsync Solaris vboxguest: LogRel for failures.
(edit) @8130   17 years vboxsync rebranding the additions
(edit) @7935   17 years vboxsync fix it the other way around.
(edit) @7933   17 years vboxsync build fix for Windows.
(edit) @7931   17 years vboxsync Solaris Additions: vboxvfs skeleton.
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