VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/HostDnsService.h

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @98103   23 月 vboxsync Copyright year updates by scm.
(edit) @98071   23 月 vboxsync Main/HostDnsServiceLinux.cpp: Massaged the resolv.conf monitoring code …
(edit) @96407   2 年 vboxsync scm copyright and license note update
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @85271   4 年 vboxsync Main/HostDnsServiceDarwin.cpp,++: Wrong index types (must use …
(edit) @84425   5 年 vboxsync Main: VC++ 19.1 regression - must used sanitized string header. bugref:8489
(edit) @84344   5 年 vboxsync Main: VC++ 19.2 adjustments. bugref:8489
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @78941   6 年 vboxsync Main/HostDnsService: Fixed a memory leak; was not deleting the monitor …
(edit) @78030   6 年 vboxsync Main/HostDnsServiceDarwin: Preliminary fix to make VBoxSVC start on …
(edit) @78014   6 年 vboxsync Main/HostDnsService: Build fix.
(edit) @78012   6 年 vboxsync Main/HostDnsService: HostDnsServiceBase::uninit() is also virtual.
(edit) @77995   6 年 vboxsync Main/HostDnsService: Build fix.
(edit) @77993   6 年 vboxsync Main/HostDnsService: Some more cleanup and renaming.
(edit) @77985   6 年 vboxsync Main/HostDnsService: Renaming and cleanup (no functional changes) …
(edit) @77984   6 年 vboxsync Main/HostDnsService: Renaming and cleanup (no functional changes).
(edit) @77506   6 年 vboxsync Main/HostDnsService: fix a use-after-free running VBoxSVC in debug …
(edit) @76562   6 年 vboxsync Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76542   6 年 vboxsync Artwork: scm --fix-header-guards. bugref:9344
(edit) @76366   6 年 vboxsync include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
(edit) @72547   6 年 vboxsync HostDnsService: don't cache HostDnsInformation in the monitor. Move …
(edit) @72483   6 年 vboxsync HostDnsService: G/c operator== that is no longer used.
(edit) @72480   6 年 vboxsync HostDnsService: there's no point to delay a call to updateInfo().
(edit) @72439   7 年 vboxsync HostDnsService: Don't store a reference to the virtualbox object in …
(edit) @72402   7 年 vboxsync HostDnsService: use DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP()
(edit) @72395   7 年 vboxsync HostDnsService: don't pretend there can be multiple proxies. while …
(edit) @72394   7 年 vboxsync HostDnsService: move monitor creation to proxy init.
(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) @65088   8 年 vboxsync Main: doxygen fixes
(edit) @62485   8 年 vboxsync (C) 2016
(edit) @57425   9 年 vboxsync DECLCALLBACK
(edit) @56319   9 年 vboxsync whitespace (tabs!)
(edit) @55797   10 年 vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSSuffixesIgnore global …
(edit) @55278   10 年 vboxsync Main/HostDnsService: Poll for VBoxInternal2/HostDNSOrderIgnore global …
(edit) @55223   10 年 vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSOrderIgnore global …
(edit) @55200   10 年 vboxsync Main/HostDnsService: use <iprt/cpp/lock.h> instead of a roll-your-own …
(edit) @55198   10 年 vboxsync Main/HostDnsService: drop const from VirtualBox *aParent as …
(edit) @54662   10 年 vboxsync Main/HostDnsService: instead of keeping fragile state g/c notifyAll() …
(edit) @54302   10 年 vboxsync Main/src-server/HostDnsService.cpp: make sure that only actual …
(edit) @53165   10 年 vboxsync Main/HostDnsService: brush up old Windows code. In general no …
(edit) @53159   10 年 vboxsync Main/HostDnsService: revert windows code back to r91891. The rewrite …
(edit) @53151   10 年 vboxsync Main/HostDnsService: bring back Windows changes of r96331 but with …
(edit) @53122   10 年 vboxsync Main/HostDnsService: revert r96327 and follow-up r96329 and r96331 to …
(edit) @52934   10 年 vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @52897   10 年 vboxsync Main: DnsMonitorService: step on unicode rails: store network …
(edit) @50263   11 年 vboxsync Main/HostDnsService: - Generic part could be used with threading on …
(edit) @49718   11 年 vboxsync Various FreeBSD fixes submitted Bernhard Froehlich
(edit) @49409   11 年 vboxsync Main/HostDnsService: fixed object deletion and coding style
(edit) @49237   11 年 vboxsync Main/HostDnsServiceSolaris: Attempt to fix Solaris build.
(edit) @49235   11 年 vboxsync Main/HostDnsService: splits HostDnsService on "singleton" …
(edit) @49228   11 年 vboxsync Main/HostDnsService: Lockee & ALock (not used for now).
(edit) @49224   11 年 vboxsync Main/HostDnsService.h: puvlic -> public.
(edit) @49223   11 年 vboxsync Main/HostDnsService.h: c++-mode (indentation).
(edit) @49202   11 年 vboxsync Makefile.kmk: adds HostDnsServiceLinux.cpp to build on Linux host …
(edit) @48955   11 年 vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48806   11 年 vboxsync Main: typo: HostDnsServiceResolvConf::init(VirtualBox *->const …
(edit) @48805   11 年 vboxsync Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const …
(edit) @48346   11 年 vboxsync header fixes
(add) @48330   11 年 vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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