VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/linux

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62468   8 years vboxsync Main: scm
(edit) @62363   8 years vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62343   8 years vboxsync Main: do not truncate uint16_t to uint8_t in …
(edit) @61423   9 years vboxsync USBProxyBackendLinux: initialize mhFile
(edit) @60744   9 years vboxsync Main/USBProxyBackend: Add flag for each backend indicating whether we …
(edit) @60742   9 years vboxsync Main/USBProxy{Service|Backend}: Rework interaction between thos two to …
(edit) @60373   9 years vboxsync Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
(edit) @60154   9 years vboxsync Main,USBLib: Promoted usbPurgeEncoding to USBLibPurgeEncoding as it …
(edit) @60153   9 years vboxsync USBGetDevices.cpp: Collected and #ifdef'ed the USBFS specific code.
(edit) @60150   9 years vboxsync USBGetDevices.cpp: fixes
(edit) @60149   9 years vboxsync USBGetDevices.cpp: fixes
(edit) @60148   9 years vboxsync USBGetDevices.cpp: removed dead suffix code.
(edit) @60147   9 years vboxsync USBGetDevices.cpp: prefix functions, doxygen brief style (short …
(edit) @60146   9 years vboxsync linux/USBGetDevices: made the linux specific deviceFree function …
(edit) @60145   9 years vboxsync USBGetDevices.cpp: Remove control chars from strings, replace tab with …
(edit) @60107   9 years vboxsync Main/USBProxyService: Save any additional USB device sources in the …
(edit) @60106   9 years vboxsync USBProxyBackendLinux: Hopefully fix crashes introduced with last commit
(edit) @60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60068   9 years vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 years vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @59960   9 years vboxsync Main/HostHardwareLinux: gcc6 warning
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58046   9 years vboxsync typo
(edit) @57653   9 years vboxsync Main/HostPowerLinux: fix a potential crash on exit, e.g. during debugging.
(edit) @57642   9 years vboxsync Main/linux: one more check if DBus is not available (should fix a …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56845   9 years vboxsync added test
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55769   10 years vboxsync Main: it++ => ++it
(edit) @55651   10 years vboxsync Main/HostPowerLinux: avoid gcc warning.
(edit) @55647   10 years vboxsync Main/HostPowerLinux: nicer code.
(edit) @55602   10 years vboxsync Main/Linux/HostPower: add DBus-based host suspend and resume notifications.
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @54662   10 years vboxsync Main/HostDnsService: instead of keeping fragile state g/c notifyAll() …
(edit) @54051   10 years vboxsync nit
(edit) @53031   10 years vboxsync USB: Connecting the dots.
(edit) @52617   10 years vboxsync Main/src-server: missed header update.
(edit) @52615   10 years vboxsync Main/src-server: warnings.
(edit) @51093   11 years vboxsync Main: warning
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @50783   11 years vboxsync Main and Runtime/Linux: rip out all code for recursively walking /dev, …
(edit) @50263   11 years vboxsync Main/HostDnsService: - Generic part could be used with threading on …
(edit) @49960   11 years vboxsync 6813 stage 6 - Make use of server side API wrapper code in all interfaces
(edit) @49460   11 years vboxsync fixed burn
(edit) @49459   11 years vboxsync Main: fixed race
(edit) @49268   11 years vboxsync Main/HostDnsServiceLinux: Warning and spaces.
(edit) @49235   11 years vboxsync Main/HostDnsService: splits HostDnsService on "singleton" …
(edit) @49201   11 years vboxsync HostDnsServiceLinux.cpp: inotify based watcher for /etc/resolv.conf.
(edit) @48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48424   11 years vboxsync Main: remove unnecessary includes
(edit) @48180   11 years vboxsync Devices/Network/tstIntNet-1: Use the default route interface for …
(edit) @48160   11 years vboxsync Main/src-server/PerformanceLinux: unused var.
(edit) @48128   11 years vboxsync Main/PerformanceLinux: don't resolve /dev/mapper symlinks
(edit) @48055   11 years vboxsync Main/Performance: fixed path to VBoxVolInfo
(edit) @48016   11 years vboxsync RT_STR_TUPLE
(edit) @48015   11 years vboxsync Main/PerformanceLinux: use RTLinuxSysFs* functions to access files in …
(edit) @48009   11 years vboxsync 1024 * 1024 => _1M
(edit) @47117   11 years vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @46345   12 years vboxsync Main/NetIf: Fixed socket leaks introduced in r83847 (#6345, #6788)
(edit) @46328   12 years vboxsync Main/PerformanceLinux: switch to the runtime function for determining …
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @45367   12 years vboxsync Main: a couple of whitespace fixes
(edit) @45051   12 years vboxsync Main/Metrics: handle less common cases for FS to disk resolution (#6345)
(edit) @44742   12 years vboxsync Main/Metrics: Generic implentation of link state and stubs for line …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43994   12 years vboxsync Main/Metrics: Do not collect data for unplugged host interfaces (#6345)
(edit) @43958   12 years vboxsync Main/Metrics: Host disk size, linux only (#6345)
(edit) @43845   12 years vboxsync Main/Metrics: More reliable disk stats parsing (#6345)
(edit) @43843   12 years vboxsync Main/Metrics: Remove new line character from disk name (#6345)
(edit) @43842   12 years vboxsync Main/Metrics: Alternative way to collect disk stats on Linux (#6345)
(edit) @43840   12 years vboxsync Main/Metrics: Fix volume name extraction in Linux (#6345)
(edit) @43831   12 years vboxsync Main/Metrics: Disk and filesystem metrics for Solaris (#6345)
(edit) @43715   12 years vboxsync Main/Metrics: devmapper support in Linux (#6345)
(edit) @43668   12 years vboxsync Main/Metrics: Fix for file descriptor leak in getInterfaceInfo()
(edit) @43629   12 years vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
(edit) @43538   12 years vboxsync Main/Metrics: Host network interface metrics for Solaris (#6345)
(edit) @43523   12 years vboxsync Main/Metrics: Do not fail if unable to get speed (#6345)
(edit) @43522   12 years vboxsync Main/Metrics: More fixes (#6345)
(edit) @43512   12 years vboxsync Main/Metrics: build fix for lin32
(edit) @43507   12 years vboxsync Main/Metrics: Alternative way to get link speed for old kernels (#6345)
(edit) @43445   12 years vboxsync Main/Metrics: Host network metrics, linux only (#6345)
(edit) @41578   13 years vboxsync Main/linux: check an error code in the USB device code.
(edit) @41528   13 years vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @37713   13 years vboxsync Main/linux/Performance: if collecting the stats for a process fails …
(edit) @37624   13 years vboxsync Main/USB/linux: fix some doxygen
(edit) @37618   13 years vboxsync Main/USB/linux: move USBProxyLinuxChooseMethod to USBGetDevices
(edit) @37617   13 years vboxsync Main/USB/Linux: factor out the USBProxyService code for selecting the …
(edit) @37599   13 years vboxsync Main/USBProxyService: implementation inheritance is not so great that …
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37390   14 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5, added …
(edit) @37377   14 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5, fix
(edit) @37373   14 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5
(edit) @37000   14 years vboxsync Main/linux/USB: correctly handle completely absent /proc/bus/usb
(edit) @36997   14 years vboxsync Main/linux/usb: no reason not to check root paths passed in the environment
(edit) @36995   14 years vboxsync Main/linux/usb: more readable test code
(edit) @36994   14 years vboxsync Main/linux/usb: make unit tests pass and fix one test
(edit) @36993   14 years vboxsync Main/linux/USB: unit tests for the code changed in r71554 and r71557
(edit) @36964   14 years vboxsync Main/linux/USB: corrected an outdated comment
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