VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11042   16 years vboxsync FE/VBoxManage: added guest property enumeration
(edit) @11041   16 years vboxsync Main: added guest property enumeration (currently only works when the …
(edit) @11040   16 years vboxsync HostServices/GuestProperties: corrected an API doc
(edit) @11039   16 years vboxsync Disk backends: remove dead code.
(edit) @11038   16 years vboxsync iprt/RTNetIPv4: The checksums are in network endian, corrected the …
(edit) @11037   16 years vboxsync Reflect renamed nls directory.
(edit) @11036   16 years vboxsync VBOXR0DRV: Added -fno-rtti on solaris.
(edit) @11035   16 years vboxsync VBOXR0DRV: Added -fno-exceptions on solaris.
(edit) @11034   16 years vboxsync HostServices/GuestProperties: make ENUM_PROPS available to the host
(edit) @11033   16 years vboxsync FE/VBoxManage: fix the burns from r33921
(edit) @11032   16 years vboxsync iprt: Added missing locking to rtR0MpNotificationNativeInit/Term on …
(edit) @11031   16 years vboxsync FE/VBoxManage: moved the guest properties parts to a new file
(edit) @11030   16 years vboxsync iprt/cdefs.h: Don't use throw() unless C++ exceptions are enabled.
(edit) @11029   16 years vboxsync IPRT: Integrated vbi v2 fixes (r0drv/solaris/vbi)
(edit) @11028   16 years vboxsync Runtime: autores doc clarification and queries and example template …
(edit) @11027   16 years vboxsync Disabled RT_NO_THROW on solaris r0.
(edit) @11026   16 years vboxsync Fe/Qt4: Fix painting issue in qimage rendering mode : wide painting …
(edit) @11025   16 years vboxsync iprt/net.h: Added some ICMP (v4) bits.
(edit) @11024   16 years vboxsync Playing around.
(edit) @11023   16 years vboxsync Playing around.
(edit) @11022   16 years vboxsync comment typo.
(edit) @11021   16 years vboxsync tstMemAutoPtr: cosmetics.
(edit) @11020   16 years vboxsync iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
(edit) @11019   16 years vboxsync iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
(edit) @11018   16 years vboxsync iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
(edit) @11017   16 years vboxsync iprt: Some RTMemAutoPtr optimizations.
(edit) @11016   16 years vboxsync IPRT: Added tstMemAutoPtr - a testcase for RTMemAutoPtr.
(edit) @11015   16 years vboxsync iprt: Fixed RTAutoRes::reset() so it doesn't destroy a NIL handle.
(edit) @11014   16 years vboxsync iprt/RTMemAutoPtr: Some useful destructors (deallocators) and allocators.
(edit) @11013   16 years vboxsync iprt/net: iSum -> u32Sum since it's kind of important that this …
(edit) @11012   16 years vboxsync iprt: More IPv4 validating / checksumming.
(edit) @11011   16 years vboxsync iprt/RTMemAutoPtr: Added a constructor that will allocate memory to …
(edit) @11010   16 years vboxsync iprt: hrmpf. g++ things external linkage is needed. silly.
(edit) @11009   16 years vboxsync iprt: Fixed missing/incorrect inline usage in the new template functions.
(edit) @11008   16 years vboxsync iprt: Moved RTMemAutoPtr into iprt/mem.h.
(edit) @11007   16 years vboxsync iprt/autores.h: cosmetics.
(edit) @11006   16 years vboxsync iprt/autores.h: cosmetics.
(edit) @11005   16 years vboxsync iprt: header building.
(edit) @11004   16 years vboxsync iprt/autores.h: *Value -> *_hRes. Renamed Reallocator to Allocator and …
(edit) @11003   16 years vboxsync Fe/Qt4: Use 32pix icon for GL Settings / Update Page for tool-bar …
(edit) @11002   16 years vboxsync iprt/autores.h: cosmetics
(edit) @11001   16 years vboxsync iprt/autores.h: Drop the cpputils.h dependency.
(edit) @11000   16 years vboxsync iprt/autores.h: Added a hundred missing newlines, fixed docs and a few …
(edit) @10999   16 years vboxsync Fe/Qt4: Latest cumulative update for defect #3000: Little changes to …
(edit) @10998   16 years vboxsync iprt: Use the byte swapper routines from iprt/asm.h.
(edit) @10997   16 years vboxsync iprt/asm.h: comment.
(edit) @10996   16 years vboxsync iprt/asm.h: shut up stupid MSC warning.
(edit) @10995   16 years vboxsync iprt: Added ASMByteSwapU16/64 and unit test for them + U32.
(edit) @10994   16 years vboxsync typo
(edit) @10993   16 years vboxsync Fix OSE export
(edit) @10991   16 years vboxsync Fix OSE export
(edit) @10990   16 years vboxsync Solaris/installer: force unload vbi for loading newer vbi versions.
(edit) @10989   16 years vboxsync Runtime: reallocate counting in elements, not in bytes in autores
(edit) @10988   16 years vboxsync Runtime: removed unsafe operator= from autores
(edit) @10987   16 years vboxsync Additions/common: typecasts in the R3 guest library
(edit) @10986   16 years vboxsync HostServices/GuestProperties: removed an unused header file
(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) @10983   16 years vboxsync tstIntNet-1: Use IPRT for checksumming.
(edit) @10982   16 years vboxsync iprt: More IPv4 checksum calculation.
(edit) @10981   16 years vboxsync HostServices/GuestProperties: cosmetics
(edit) @10980   16 years vboxsync Runtime, HostServices/GuestProperties, Additions/common: autores update
(edit) @10979   16 years vboxsync tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
(edit) @10978   16 years vboxsync tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
(edit) @10977   16 years vboxsync Runtime: forgot a header file in autores
(edit) @10976   16 years vboxsync HostServices/GuestProperties and Additions/common: reactivated autores
(edit) @10975   16 years vboxsync Runtime: renamed iprt/autores -> iprt/autores.h
(edit) @10974   16 years vboxsync Runtime: updated and simplified the autores code
(edit) @10973   16 years vboxsync Additions/common: small fix to the R3 guest library daemonising code
(edit) @10972   16 years vboxsync RTTimerLRCreateEx: Fixed parameter validation for one shot timers.
(edit) @10971   16 years vboxsync Fe/Qt4: Changed buddy widgets used for composing default validator's …
(edit) @10970   16 years vboxsync Fe/Qt4: Changed composing of default validator's warning (invalid …
(edit) @10969   16 years vboxsync Fe/Qt4: Make VBoxSettingsDialog's validators to be retranslated on …
(edit) @10968   16 years vboxsync Fe/Qt4: Little code-restyling for VBoxSettingsDialogSpecific.cpp
(edit) @10967   16 years vboxsync iprt/cpputils.h: added stdx::non_copyable class
(edit) @10966   16 years vboxsync IPRT: some more IP checksumming stuff (hope it works).
(edit) @10965   16 years vboxsync intnet: build fix (RTNETIPV4 change).
(edit) @10964   16 years vboxsync IPRT: added RTNETTCP to iprt/net.h and started on the IPv4 checksum …
(edit) @10963   16 years vboxsync types: Merged PDMMAC and RTNETMAC into RTMAC.
(edit) @10962   16 years vboxsync iprt/types.h: Added RTMAC.
(edit) @10961   16 years vboxsync intnet: Use iprt/net.h and share the network protocol structures and …
(edit) @10960   16 years vboxsync IPRT/intnet: Moving network protocol structures and related stuff into …
(edit) @10959   16 years vboxsync VBoxSVC: Use RTTimerLR instead of RTTimer.
(edit) @10958   16 years vboxsync VBoxSVC: Use RTTimerLR instead of RTTimer.
(edit) @10957   16 years vboxsync more cosmetics.
(edit) @10956   16 years vboxsync Burn fix, cosmetics and some todos.
(edit) @10955   16 years vboxsync Burn fix: Use RTProcSelf() instead of getpid()!
(edit) @10954   16 years vboxsync IPRT: Integrated vbi v2 changes (r0drv/solaris/vbi).
(edit) @10953   16 years vboxsync GuestProps: Disabled the RTMemAutoPtr stuff because it's too …
(edit) @10952   16 years vboxsync GuestProps: Use RTSTR_VALIDATE_ENCODING_ZERO_TERMINATED.
(edit) @10951   16 years vboxsync IPRT: Extended RTStrValidateEncodingEx with a …
(edit) @10950   16 years vboxsync Fixing windows bustage.
(edit) @10949   16 years vboxsync IPRT: Added RTStrNLen and RTStrNLenEx.
(edit) @10948   16 years vboxsync tstTimer: windows doesn't have the extended timer API.
(edit) @10947   16 years vboxsync tstOnce: extended the checks a bit.
(edit) @10946   16 years vboxsync tstTimer: some adjustments.
(edit) @10945   16 years vboxsync Ensure the right revision is used for releases.
(edit) @10944   16 years vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
(edit) @10943   16 years vboxsync iprt/asm.h: Fixed missing ASMAtomicReadU64 and ASMAtomicUoReadU64 on …
(edit) @10942   16 years vboxsync Fix for windows builds for unresolved symbols
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