VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @85270   4 年 vboxsync Main/xpcom/server.cpp: Status code type mixup. Fixed …
(edit) @85268   4 年 vboxsync Main/xpcom/server.cpp: Status code type mixup. Fixed …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @82921   5 年 vboxsync Main/VBoxSVC: Implemented command line help for XPCOM implementation …
(edit) @76598   6 年 vboxsync Main: GCC precompiled headers hacking.
(edit) @76592   6 年 vboxsync Main: Don't use Logging.h.
(edit) @76562   6 年 vboxsync Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76517   6 年 vboxsync Main: scm --fix-header-guards. bugref:9344
(edit) @76474   6 年 vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @72975   6 年 vboxsync Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. …
(edit) @69749   7 年 vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @65420   8 年 vboxsync VBoxSVC: temporary allow release assertions to terminate VBoxSVC
(edit) @65361   8 年 vboxsync xpcom/server.cpp: use a guaranteed safe sequence (never decreasing the …
(edit) @65247   8 年 vboxsync xpcom/server.cpp: need to restore the VirtualBox object refcount if it …
(edit) @65246   8 年 vboxsync xpcom/server.cpp: temporary logging change for bug hunting
(edit) @63396   8 年 vboxsync xpcom/server.cpp: warning
(edit) @63378   8 年 vboxsync Main: warnings (gcc)
(edit) @62485   8 年 vboxsync (C) 2016
(edit) @62445   8 年 vboxsync gcc warning. Probably better use SUCCEEDED_NP() but that's not available.
(edit) @62363   8 年 vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62222   8 年 vboxsync Main/server: add a BUILDID to the server similar to what we have in …
(edit) @61714   8 年 vboxsync Main/xpcom/server.cpp: change the behavior of the SIGUSR1 signal …
(edit) @61196   9 年 vboxsync xpcom/server.cpp: exit code adjust.
(edit) @58579   9 年 vboxsync Main/src-server/xpcom/server.cpp: switch from raw XPCOM event queue …
(edit) @57428   9 年 vboxsync DECLCALLBACK
(edit) @56595   9 年 vboxsync Main/Machine+ProgresProxy: for the few things not handled by the …
(edit) @56587   9 年 vboxsync Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
(edit) @55458   10 年 vboxsync Main/src-server/xpcom/server.cpp: make the event queue handling and …
(edit) @55401   10 年 vboxsync added a couple of missing Id headers
(edit) @51498   11 年 vboxsync 6813 - MachineImpl use of server side wrappers + misc mods on other …
(edit) @50919   11 年 vboxsync 6183 src-all/SharedFolderImpl.cpp
(edit) @50914   11 年 vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50874   11 年 vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50369   11 年 vboxsync Main/xpcom: fix server registration breakage, incomplete conversion to …
(edit) @50359   11 年 vboxsync Main/server.h: (please review) fixes of clang build and gcc-warning of …
(edit) @50355   11 年 vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @50117   11 年 vboxsync Main+Frontends: clear out some cruft code, outdated EventQueue stuff …
(edit) @49960   11 年 vboxsync 6813 stage 6 - Make use of server side API wrapper code in all interfaces
(edit) @49953   11 年 vboxsync Main/src-server/xpcom/server.cpp: fix outdated comment, whitespace
(edit) @49951   11 年 vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49871   11 年 vboxsync 6813 - User server side API wrapper code in all interfaces.. stage 4 rev 1
(edit) @49795   11 年 vboxsync 6813 - stage 3 rev 1
(edit) @49742   11 年 vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @49644   11 年 vboxsync stage 1/8 of 6813 changes
(edit) @49517   11 年 vboxsync Main: NetworkServiceRunner dependencies included in …
(edit) @49497   11 年 vboxsync build-fix: like r90651.
(edit) @48164   11 年 vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
(edit) @47525   11 年 vboxsync control VBoxSVC release logging xtracker id 6787
(edit) @47376   11 年 vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47117   11 年 vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47018   11 年 vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @46969   11 年 vboxsync backed out …
(edit) @46959   11 年 vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46909   11 年 vboxsync Todos.
(edit) @46908   11 年 vboxsync server.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @45518   12 年 vboxsync Main: Code generator for (xp)com API implementations, including …
(edit) @45138   12 年 vboxsync Main/NATNetworks: API+XML serialization for NATNetworks.
(edit) @45119   12 年 vboxsync reverted: r84411. (need to solve issues with java first.)
(edit) @45117   12 年 vboxsync Main/NATNetwork API (xTracker/5894).
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44124   12 年 vboxsync Eliminate last use of the CombinedProgess class - bugtracker id 6167
(edit) @41100   13 年 vboxsync better error report if the global settings directory is not accessible
(edit) @41040   13 年 vboxsync Main+Frontends: move release logging setup to the glue code (to …
(edit) @39459   13 年 vboxsync VBoxSVC: logging and --shutdown-delay.
(edit) @38636   13 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @37666   13 年 vboxsync Main/VBoxSVC: add release logging, with conservative log rotation …
(edit) @37356   14 年 vboxsync Main/src-server/xpcom/server.cpp: fix handling of parameter passing …
(edit) @37179   14 年 vboxsync Main/xpcom: comment fix
(edit) @37010   14 年 vboxsync Main/src-server/xpcom: fix simultaneous autostarting of VBoxSVC, …
(edit) @36478   14 年 vboxsync Main/src-server/xpcom: build fix for some gcc versions
(edit) @36466   14 年 vboxsync Main/src-server/xpcom: Avoid initializing static variables with a …
(edit) @35976   14 年 vboxsync Main: sort headers
(edit) @35974   14 年 vboxsync that was wrong, this is client code not server code
(edit) @35973   14 年 vboxsync Forgot include.
(edit) @35972   14 年 vboxsync Build fix for Mac.
(edit) @35375   14 年 vboxsync Adding Makefile.kup files to the new Main directories.
(add) @35368   14 年 vboxsync Main: source re-org.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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