VirtualBox

source: vbox/trunk/src/VBox/RDP

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @63869   8 年 vboxsync typo
(edit) @63868   8 年 vboxsync RDP/client: TLSv1_client_method() deprecated but don't complain
(edit) @63854   8 年 vboxsync RDP/client: fixes for OpenSSL 1.1
(edit) @63836   8 年 vboxsync RDP/client: typo
(edit) @63831   8 年 vboxsync RDP/client, Runtime: compile fixes for OpenSSL 1.1 (thanks Sebastian …
(edit) @62534   8 年 vboxsync (C) 2016
(edit) @58904   9 年 vboxsync RDP/client: build fix for rdesktop.tar.gz
(edit) @58158   9 年 vboxsync USBPROXYDEV: nits.
(edit) @57416   9 年 vboxsync More DECLCALLBACK fixes; retired RTMemAutoPtr.
(edit) @56301   9 年 vboxsync *.kmk: Updated (C) year.
(edit) @55551   10 年 vboxsync RDP/client: small memory leak in error case
(edit) @55125   10 年 vboxsync remove rdesktop 1.7.0
(edit) @55123   10 年 vboxsync rdesktop 1.8.3 modified for VBox
(edit) @55121   10 年 vboxsync rdesktop 1.8.3 unmodified
(edit) @55095   10 年 vboxsync Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
(edit) @54856   10 年 vboxsync RDP/client: fixed path to keymaps
(edit) @54780   10 年 vboxsync RDP/client: fixed several regressions after r93776 due to changed …
(edit) @54703   10 年 vboxsync RDP/client: fix compilation of rdesktop-vrdp from tarball
(edit) @51770   10 年 vboxsync Merged in iprt++ dev branch.
(edit) @50234   11 年 vboxsync USB/Proxy: More code cleanup and finish a few todos, also some new …
(edit) @50228   11 年 vboxsync USB/Proxy: Start a source code cleanup, remove unused struct members …
(edit) @45164   12 年 vboxsync rdesktop-vrdp: workaround for mouse pointer shape with rdesktop 1.7.x.
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @41477   12 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @40654   13 年 vboxsync Runtime/r3, RDP: Solaris 11 iconv change.
(edit) @40651   13 年 vboxsync Runtime/r3/posix, RDP/client: Solaris 11 iconv change. Avoid …
(edit) @39871   13 年 vboxsync RDP/client: build fix for Solaris 11 b175.
(edit) @38904   13 年 vboxsync some small memory leaks in error cases and additional NULL checks
(edit) @38836   13 年 vboxsync rdesktop: Quick virtual desktop usability hack, disabled by default.
(edit) @38517   13 年 vboxsync rdesktop: fixed compilation of exported source tarball
(edit) @38302   13 年 vboxsync RDP/client: warnings.
(edit) @38226   13 年 vboxsync rdesktop: Use VBOX_OPENSSL2.
(edit) @38098   13 年 vboxsync grr2
(edit) @38097   13 年 vboxsync grr
(edit) @38095   13 年 vboxsync grr
(edit) @38094   13 年 vboxsync typo
(edit) @38091   13 年 vboxsync RDP/client/Makefile.kmk: Inline the rdesktop_nonbin_SOURCES, mode fix.
(edit) @38082   13 年 vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37955   13 年 vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37623   13 年 vboxsync RDP/client/vrdp: use USBProxyLinuxChooseMethod to select the USB …
(edit) @37224   13 年 vboxsync RDP/client: fix OSE
(edit) @37222   13 年 vboxsync remove rdesktop 1.6.0
(edit) @36958   14 年 vboxsync Main/linux/USB: better permissions checking and code cleanup
(edit) @36409   14 年 vboxsync Changed assertions to debug-only.
(edit) @36406   14 年 vboxsync rdesktop-usb: Fixed and restored a previously removed assertion.
(edit) @36325   14 年 vboxsync RDP/client/vrdp: removed three assertions and added a pointer comment
(edit) @36320   14 年 vboxsync RDP/client: typo.
(edit) @36319   14 年 vboxsync RDP/client: disable rdpusb.c assertions in release builds
(edit) @36119   14 年 vboxsync RDP/client: fix some warnings
(edit) @35532   14 年 vboxsync RDP/client: disable iprt logging on startup as iprt threading is not …
(edit) @35530   14 年 vboxsync RDP/client: fix memory allocation in USB device enumeration and add …
(edit) @35368   14 年 vboxsync Main: source re-org.
(edit) @34341   14 年 vboxsync Main/linux/USB and RDP/client/vrdp: clean up the handling of the USB …
(edit) @33977   14 年 vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @33656   14 年 vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @32472   14 年 vboxsync RDP/client: use sysfs for USB device enumeration and switch to using …
(edit) @31628   14 年 vboxsync RDP/Makefile.kmk: Use a different directory by adding a subdir. Spaces …
(edit) @31621   14 年 vboxsync RDP/client: temporary hack to unbreak incremental builds, fixed
(edit) @31620   14 年 vboxsync RDP/client: temporary hack to unbreak incremental builds
(edit) @31614   14 年 vboxsync back out svn:ignore, problem was elsewhere
(edit) @31609   14 年 vboxsync ignore copied around source files
(edit) @31560   14 年 vboxsync RDP/client: build adjustment after r64483
(edit) @31559   14 年 vboxsync RDP/client/Makefile.kmk: include subfooter.kmk at the right place. Use …
(edit) @31558   14 年 vboxsync Devices/USB and RDP/client: things that should not have been in r64661
(edit) @31557   14 年 vboxsync Devices/USB and RDP/client: share USB code
(edit) @31538   14 年 vboxsync USBProxyDevice-linux: corrected the headers and the file check rule in …
(edit) @31354   14 年 vboxsync RDP/client: disable debug flag which was accidentally left on
(edit) @31247   14 年 vboxsync RDP/client: updates to the RDP client code
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26112   15 年 vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
(edit) @26034   15 年 vboxsync VBOX_VENDOR, VBOX_PRODUCT
(edit) @23531   15 年 vboxsync RDP: Support FreeBSD
(edit) @21064   15 年 vboxsync rdesktop-vrdp: fixed default path for the keymaps in Linux.run packages
(edit) @20803   15 年 vboxsync rdesktop: fixed parsing of bcdRev and bcdUSB (base is 16 not 10)
(edit) @19988   16 年 vboxsync VRDP: fix burn
(edit) @18866   16 年 vboxsync *: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
(edit) @17550   16 年 vboxsync RDP client: accidently kept this 1.5.0 bug during 1.6.0 update
(edit) @16631   16 年 vboxsync typo
(edit) @16629   16 年 vboxsync Enable NumLock synchronization by default in rdesktop-vrdp.
(edit) @14760   16 年 vboxsync warning in unused code
(edit) @13837   16 年 vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 年 vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13795   16 年 vboxsync rdesktop/Makefile: VBOX_PATH_RDESKTOP_SRC
(edit) @13017   16 年 vboxsync warning
(edit) @12915   16 年 vboxsync warnings
(edit) @12254   16 年 vboxsync RDP/Makefiles: Eliminated (most) PATH_TARGET usage and pushed them up …
(edit) @12170   16 年 vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11982   16 年 vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11805   16 年 vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11721   16 年 vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11627   16 年 vboxsync RDP/client: Solaris build fix
(edit) @11624   16 年 vboxsync RDP/client: Solaris build fix
(edit) @11623   16 年 vboxsync RDP/client: Solaris 10 libs don't have dirfd()
(edit) @11619   16 年 vboxsync RDP/client: Solaris build fix
(edit) @11614   16 年 vboxsync RDP/client: Solaris build fix
(edit) @11611   16 年 vboxsync RDP/client: Solaris build fix
(edit) @11610   16 年 vboxsync RDP/client: Enable building/packaging on solaris. Use vbox openssl …
(edit) @10139   16 年 vboxsync build fix.
(edit) @10138   16 年 vboxsync Build fix.
(edit) @10131   16 年 vboxsync Converted the RDP tree to sub-makefiles.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette