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) @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
(edit) @36963   14 years vboxsync Main/linux/USB: forgot to remove a fixed todo
(edit) @36961   14 years vboxsync Main/USB/linux: return correct error codes and messages if the user …
(edit) @36958   14 years vboxsync Main/linux/USB: better permissions checking and code cleanup
(edit) @36727   14 years vboxsync Main: fix log message format string bugs
(edit) @36618   14 years vboxsync warning
(edit) @36491   14 years vboxsync 'c' means 'count of' not 'const', 'pcSomething' = pointer to a count …
(edit) @36431   14 years vboxsync Main/USBProxyServiceLinux: fix segfault
(edit) @36418   14 years vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36417   14 years vboxsync Installer/Linux and Main: USB enumeration: fix detection of USB via …
(edit) @36350   14 years vboxsync Main/server/USB/linux: get rid of esoteric locations for probing for …
(edit) @35599   14 years vboxsync Main/linux/USBGetDevices: fix a crash due to a missed error
(copy) @35368   14 years vboxsync Main: source re-org.
copied from trunk/src/VBox/Main/linux
(edit) @35351   14 years vboxsync scm cleanups.
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