|
|
@11144
|
16 years |
vboxsync |
#1865: ATA and AHCI.
|
|
|
@11143
|
16 years |
vboxsync |
DevATA/DevAHCI: janitorial work - do not duplicate the ATA structures. …
|
|
|
@11142
|
16 years |
vboxsync |
Fe/Qt4: Fixing mac build.
|
|
|
@11141
|
16 years |
vboxsync |
VMM: Try harder allocating the core code page(s). Solaris frequently …
|
|
|
@11139
|
16 years |
vboxsync |
FE/VBoxManage: fix incorrect error msg.
|
|
|
@11138
|
16 years |
vboxsync |
FE/VBoxManage: use proper return value for converttoraw command.
|
|
|
@11137
|
16 years |
vboxsync |
Solaris/vboxguest: fixed missing symbol RTLogWriteStdout.
|
|
|
@11136
|
16 years |
vboxsync |
Raw disk: Accept fixed and removable media, but still no floppy drives.
|
|
|
@11135
|
16 years |
vboxsync |
Fe/Qt4: Fixed bug of saving/restoring window position of VM Console …
|
|
|
@11133
|
16 years |
vboxsync |
compiler warnings
|
|
|
@11132
|
16 years |
vboxsync |
export to OSE
|
|
|
@11131
|
16 years |
vboxsync |
Improve error handling/diagnostics for raw disk vmdk creation.
|
|
|
@11130
|
16 years |
vboxsync |
Fe/Qt4: Removing margin around SF Widget used in VMConsole / SF Dialog.
|
|
|
@11128
|
16 years |
vboxsync |
FE/Qt3: Host interface support on the mac.
|
|
|
@11127
|
16 years |
vboxsync |
iprt/tstHandleTable: Fixed uninitialized variable.
|
|
|
@11126
|
16 years |
vboxsync |
iprt: Fixed copy & past bug in RTRandU64Ex (weird why this didn't show …
|
|
|
@11125
|
16 years |
vboxsync |
intnet: Optimized intnetR0TrunkIfSnoopAddr for the non-segmented case.
|
|
|
@11124
|
16 years |
vboxsync |
intnet: Fixed bug in intnetR0SgReadByte found testing badly segement …
|
|
|
@11123
|
16 years |
vboxsync |
intnet: Implemented DHCP snooping.
|
|
|
@11122
|
16 years |
vboxsync |
gcc-4.3 warning
|
|
|
@11121
|
16 years |
vboxsync |
Fe/Qt4: Update all the USB icons.
|
|
|
@11120
|
16 years |
vboxsync |
Fe/Qt4: Attaching VM Settings / USB Filter Page / edit filter icon.
|
|
|
@11119
|
16 years |
vboxsync |
intnet: won't age address cache entries.
|
|
|
@11118
|
16 years |
vboxsync |
Fe/Qt4: Reforming Information Dialog's margins according VM details.
|
|
|
@11117
|
16 years |
vboxsync |
intnet: Fixed busted ARP snooping on packets comming from the VMs. …
|
|
|
@11116
|
16 years |
vboxsync |
FE/Qt: add support for Ctrl+Caps reversed keyboards
|
|
|
@11115
|
16 years |
vboxsync |
More EOL fixes.
|
|
|
@11114
|
16 years |
vboxsync |
Additions/VBoxControl: use the right error printer
|
|
|
@11113
|
16 years |
vboxsync |
FE/VBoxManage: open an existing session if the VM is running
|
|
|
@11112
|
16 years |
vboxsync |
Fe/Qt4: VBoxGlobal::detailsReport() now use minimum 16+10=26 pixels …
|
|
|
@11111
|
16 years |
vboxsync |
Forgotten EOL property.
|
|
|
@11110
|
16 years |
vboxsync |
FE/VBoxManage: fix guest property enumeration
|
|
|
@11109
|
16 years |
vboxsync |
Fe/Qt4: Fixing geometry saving/restoring issue under X11 for VM …
|
|
|
@11108
|
16 years |
vboxsync |
Main, HostServices/GuestProperties: the timestamp is in nanoseconds …
|
|
|
@11107
|
16 years |
vboxsync |
Fe/Qt4: VBoxSelectorWnd.h - coding-style cosmetics.
|
|
|
@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 …
|
|
|
@11102
|
16 years |
vboxsync |
FE/VBoxHeadless: unset the DISPLAY variable in the frontend to prevent …
|
|
|
@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 …
|
|
|
@11094
|
16 years |
vboxsync |
wording
|
|
|
@11093
|
16 years |
vboxsync |
Main: fix warning (size_t assigned to ULONG)
|
|
|
@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 …
|
|
|
@11086
|
16 years |
vboxsync |
PerfAPI: Solaris implementation
|
|
|
@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
|
|
|
@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 …
|
|
|
@11053
|
16 years |
vboxsync |
intnet: Finished ARP, IP and DHCP snooping in the INTNETR0IfSend path.
|
|
|
@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 …
|
|
|
@11047
|
16 years |
vboxsync |
Storage: Temporary integration of configuration interface.
|
|
|
@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 …
|
|
|
@11039
|
16 years |
vboxsync |
Disk backends: remove dead code.
|
|
|
@11038
|
16 years |
vboxsync |
iprt/RTNetIPv4: The checksums are in network endian, corrected the …
|
|
|
@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
|
|
|
@11029
|
16 years |
vboxsync |
IPRT: Integrated vbi v2 fixes (r0drv/solaris/vbi)
|
|
|
@11026
|
16 years |
vboxsync |
Fe/Qt4: Fix painting issue in qimage rendering mode : wide painting …
|
|
|
@11024
|
16 years |
vboxsync |
Playing around.
|
|
|
@11023
|
16 years |
vboxsync |
Playing around.
|
|
|
@11021
|
16 years |
vboxsync |
tstMemAutoPtr: cosmetics.
|
|
|