|
|
@11106
|
16 years |
vboxsync |
nls3 is obsolete
|
|
|
@11105
|
16 years |
vboxsync |
FE/VBoxManage, Additions/VBoxControl: guestproperty set with flags but …
|
|
|
@11104
|
16 years |
vboxsync |
Additions/common: handle guestproperty set with no value correctly in …
|
|
|
@11103
|
16 years |
vboxsync |
Update to add forgotten 1.6.0 release.
|
|
|
@11102
|
16 years |
vboxsync |
FE/VBoxHeadless: unset the DISPLAY variable in the frontend to prevent …
|
|
|
@11101
|
16 years |
vboxsync |
intnet: Documentation update (pfnXmit and pfnRecv).
|
|
|
@11100
|
16 years |
vboxsync |
Main: darwin HIF comment.
|
|
|
@11099
|
16 years |
vboxsync |
Workaround for procfs problem. PerfAPI re-enabled for solaris
|
|
|
@11098
|
16 years |
vboxsync |
Main: Made the HIF enumeration a bit less strict on the MAC. Both …
|
|
|
@11097
|
16 years |
vboxsync |
FE/VBoxManage: handle guestproperty set with no value correctly
|
|
|
@11096
|
16 years |
vboxsync |
Main: deal with changing existing guest properties correctly (was …
|
|
|
@11095
|
16 years |
vboxsync |
iprt: The cpputils.h version of RTCNonCopyable doesn't fit the naming …
|
|
|
@11094
|
16 years |
vboxsync |
wording
|
|
|
@11093
|
16 years |
vboxsync |
Main: fix warning (size_t assigned to ULONG)
|
|
|
@11092
|
16 years |
vboxsync |
Disable PerfAPI on solaris
|
|
|
@11091
|
16 years |
vboxsync |
Main: (guest properties) fix a burn and add an explanatory comment
|
|
|
@11090
|
16 years |
vboxsync |
Main: enumerate guest properties when the machine is not running
|
|
|
@11089
|
16 years |
vboxsync |
Main: guest properties fix when enumerating on a running machine
|
|
|
@11088
|
16 years |
vboxsync |
FE/VBoxManage: we need a mutable machine session to get and enumerate …
|
|
|
@11087
|
16 years |
vboxsync |
Enable PerfAPI on Solaris
|
|
|
@11086
|
16 years |
vboxsync |
PerfAPI: Solaris implementation
|
|
|
@11085
|
16 years |
vboxsync |
nspr link issue: Disable VBOX_WITH_USB for Solaris hosts.
|
|
|
@11084
|
16 years |
vboxsync |
Main: missing header file in MachineImpl.cpp for guest properties
|
|
|
@11083
|
16 years |
vboxsync |
HostServices/GuestProperties, Main: implemented saving guest …
|
|
|
@11082
|
16 years |
vboxsync |
HostServices/GuestProperties: reverted r33992 temporarily as it …
|
|
|
@11081
|
16 years |
vboxsync |
HostServices/GuestProperties: renaming
|
|
|
@11080
|
16 years |
vboxsync |
PCIDevSetBaseAddress: Corrected incorrect shift to get the 2nd byte, …
|
|
|
@11079
|
16 years |
vboxsync |
FE/VBoxManage: we need a mutable machine session to set properties
|
|
|
@11078
|
16 years |
vboxsync |
iprt: common/misc/rand.cpp -> common/rand/rand.cpp
|
|
|
@11077
|
16 years |
vboxsync |
iprt: created common/rand.
|
|
|
@11076
|
16 years |
vboxsync |
Main: Set SharedMacOnWire when detecing wireless trunk (mac).
|
|
|
@11075
|
16 years |
vboxsync |
DrvIntNet: New CFGM option SharedMacOnWire for supporting wireless trunk.
|
|
|
@11074
|
16 years |
vboxsync |
intnet: Disabled the DHCP snooping code by putting it inside #ifdef …
|
|
|
@11073
|
16 years |
vboxsync |
intnet: Cleaned up ARP snooping and editing.
|
|
|
@11072
|
16 years |
vboxsync |
IntNet,VBoxNetFlt: Implememnted ARP editing when sharing MAC address …
|
|
|
@11071
|
16 years |
vboxsync |
tstIntNetR0: forgot to commit the testcase change.
|
|
|
@11070
|
16 years |
vboxsync |
PATM: missing ';'.
|
|
|
@11069
|
16 years |
vboxsync |
intnet: Fixed a couple of address caching bugs, enh. logging of …
|
|
|
@11068
|
16 years |
vboxsync |
PATM: Fixed PATMGCMonitorPage prototype so that it can be found during …
|
|
|
@11067
|
16 years |
vboxsync |
Solaris/hostif: fixed vnic script for future nevada build where dladm …
|
|
|
@11066
|
16 years |
vboxsync |
VBoxManage: Implement converting arbitrary image formats supported by …
|
|
|
@11065
|
16 years |
vboxsync |
HostServices/GuestProperties and Main: add timestamps and flags …
|
|
|
@11064
|
16 years |
vboxsync |
iprt/RTRandUxy: Improved the distribution when not using the max …
|
|
|
@11063
|
16 years |
vboxsync |
HostServices/GuestProperties and Main: add timestamps and flags …
|
|
|
@11062
|
16 years |
vboxsync |
intnet+netflt: New packet destination for the trunk called …
|
|
|
@11061
|
16 years |
vboxsync |
intnet: Implemented ARP snooping on the trunk. Fixed a couple of bugs …
|
|
|
@11060
|
16 years |
vboxsync |
RTNetIPv4IsUDPValid: the UDP checksum is optional, so don't fail if …
|
|
|
@11059
|
16 years |
vboxsync |
DrvIntNet: Added a hack for testing mac address sharing. (wif=en0)
|
|
|
@11058
|
16 years |
vboxsync |
intnet: Initialize the address caches.
|
|
|
@11057
|
16 years |
vboxsync |
intnet: Allocate a 2KB temporary buffer to deal with segmented packets …
|
|
|
@11056
|
16 years |
vboxsync |
tstIntNet-1: Added a -m / --mac-sharing option for testing the shared …
|
|
|
@11055
|
16 years |
vboxsync |
intnet: Implemented the shared mac routing and started on the trunk …
|
|
|
@11054
|
16 years |
vboxsync |
iprt/net.h: Added dummy IPX ethertypes.
|
|
|
@11053
|
16 years |
vboxsync |
intnet: Finished ARP, IP and DHCP snooping in the INTNETR0IfSend path.
|
|
|
@11052
|
16 years |
vboxsync |
iprt/net.h: Added minimum lengths for DHCP and BOOTP packets.
|
|
|
@11051
|
16 years |
vboxsync |
tstIntNet-1: todo.
|
|
|
@11050
|
16 years |
vboxsync |
tstIntNet-1: Test RTNetIPv4IsDHCPValid.
|
|
|
@11049
|
16 years |
vboxsync |
IPRT/RTNetIPv4: Rewrote the RTNETDHCP header as RTNETBOOTP and …
|
|
|
@11048
|
16 years |
vboxsync |
Typo which wasn't caught by release build.
|
|
|
@11047
|
16 years |
vboxsync |
Storage: Temporary integration of configuration interface.
|
|
|
@11046
|
16 years |
vboxsync |
Storage: Theoretically functional iSCSI backend.
|
|
|
@11045
|
16 years |
vboxsync |
tstIntNet-1: Test the RTNetIPv4 validation code when sniffing and …
|
|
|
@11044
|
16 years |
vboxsync |
IPRT/RTNetIPv4: Simple TCP validation.
|
|
|
@11043
|
16 years |
vboxsync |
FE/Qt4: updated the French translation
|
|
|
@11042
|
16 years |
vboxsync |
FE/VBoxManage: added guest property enumeration
|
|
|
@11041
|
16 years |
vboxsync |
Main: added guest property enumeration (currently only works when the …
|
|
|
@11040
|
16 years |
vboxsync |
HostServices/GuestProperties: corrected an API doc
|
|
|
@11039
|
16 years |
vboxsync |
Disk backends: remove dead code.
|
|
|
@11038
|
16 years |
vboxsync |
iprt/RTNetIPv4: The checksums are in network endian, corrected the …
|
|
|
@11037
|
16 years |
vboxsync |
Reflect renamed nls directory.
|
|
|
@11036
|
16 years |
vboxsync |
VBOXR0DRV: Added -fno-rtti on solaris.
|
|
|
@11035
|
16 years |
vboxsync |
VBOXR0DRV: Added -fno-exceptions on solaris.
|
|
|
@11034
|
16 years |
vboxsync |
HostServices/GuestProperties: make ENUM_PROPS available to the host
|
|
|
@11033
|
16 years |
vboxsync |
FE/VBoxManage: fix the burns from r33921
|
|
|
@11032
|
16 years |
vboxsync |
iprt: Added missing locking to rtR0MpNotificationNativeInit/Term on …
|
|
|
@11031
|
16 years |
vboxsync |
FE/VBoxManage: moved the guest properties parts to a new file
|
|
|
@11030
|
16 years |
vboxsync |
iprt/cdefs.h: Don't use throw() unless C++ exceptions are enabled.
|
|
|
@11029
|
16 years |
vboxsync |
IPRT: Integrated vbi v2 fixes (r0drv/solaris/vbi)
|
|
|
@11028
|
16 years |
vboxsync |
Runtime: autores doc clarification and queries and example template …
|
|
|
@11027
|
16 years |
vboxsync |
Disabled RT_NO_THROW on solaris r0.
|
|
|
@11026
|
16 years |
vboxsync |
Fe/Qt4: Fix painting issue in qimage rendering mode : wide painting …
|
|
|
@11025
|
16 years |
vboxsync |
iprt/net.h: Added some ICMP (v4) bits.
|
|
|
@11024
|
16 years |
vboxsync |
Playing around.
|
|
|
@11023
|
16 years |
vboxsync |
Playing around.
|
|
|
@11022
|
16 years |
vboxsync |
comment typo.
|
|
|
@11021
|
16 years |
vboxsync |
tstMemAutoPtr: cosmetics.
|
|
|
@11020
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@11019
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@11018
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@11017
|
16 years |
vboxsync |
iprt: Some RTMemAutoPtr optimizations.
|
|
|
@11016
|
16 years |
vboxsync |
IPRT: Added tstMemAutoPtr - a testcase for RTMemAutoPtr.
|
|
|
@11015
|
16 years |
vboxsync |
iprt: Fixed RTAutoRes::reset() so it doesn't destroy a NIL handle.
|
|
|
@11014
|
16 years |
vboxsync |
iprt/RTMemAutoPtr: Some useful destructors (deallocators) and allocators.
|
|
|
@11013
|
16 years |
vboxsync |
iprt/net: iSum -> u32Sum since it's kind of important that this …
|
|
|
@11012
|
16 years |
vboxsync |
iprt: More IPv4 validating / checksumming.
|
|
|
@11011
|
16 years |
vboxsync |
iprt/RTMemAutoPtr: Added a constructor that will allocate memory to …
|
|
|
@11010
|
16 years |
vboxsync |
iprt: hrmpf. g++ things external linkage is needed. silly.
|
|
|
@11009
|
16 years |
vboxsync |
iprt: Fixed missing/incorrect inline usage in the new template functions.
|
|
|
@11008
|
16 years |
vboxsync |
iprt: Moved RTMemAutoPtr into iprt/mem.h.
|
|
|
@11007
|
16 years |
vboxsync |
iprt/autores.h: cosmetics.
|
|
|