|
|
@52105
|
10 年 |
vboxsync |
shut up gcc
|
|
|
@52094
|
10 年 |
vboxsync |
Runtime: Fix VBoxRT-openssl-ose.def, there is no EVP_aes_192_xts method
|
|
|
@52092
|
10 年 |
vboxsync |
SUP: Disable hard error popups from NtCreateSection failures.
|
|
|
@52051
|
10 年 |
vboxsync |
build fix
|
|
|
@52050
|
10 年 |
vboxsync |
RTMemSafer: Split generic from ring-3 specific page based …
|
|
|
@52021
|
10 年 |
vboxsync |
IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
|
|
|
@51770
|
10 年 |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@51763
|
10 年 |
vboxsync |
build fix
|
|
|
@51437
|
10 年 |
vboxsync |
Runtime/r3/win/VBoxRT-openssl.def: properly update for openssl 1.0.1, …
|
|
|
@51428
|
10 年 |
vboxsync |
Runtime/r3/win/VBoxRT-openssl.def: update for openssl 1.0.1
|
|
|
@51343
|
11 年 |
vboxsync |
Runtime: Quick RTMemLocked* implementation using RTMemAlloc. Only to …
|
|
|
@51192
|
11 年 |
vboxsync |
Runtime/r3/linux: better handle user accounts with empty passwords -- fix
|
|
|
@51180
|
11 年 |
vboxsync |
Runtime/r3/Linux: better handle user accounts with empty passwords
|
|
|
@51076
|
11 年 |
vboxsync |
Another build fix
|
|
|
@51075
|
11 年 |
vboxsync |
Build fix for darwin
|
|
|
@51074
|
11 年 |
vboxsync |
Runtime: Add RTMemLocked* API to allocate locked memory
|
|
|
@51037
|
11 年 |
vboxsync |
Runtime: init-win.cpp: OSVERSIONINFO typos.
|
|
|
@50976
|
11 年 |
vboxsync |
RTSystemQueryOSInfo-win.cpp,init-win.cpp: Detect windows 8.1 …
|
|
|
@50853
|
11 年 |
vboxsync |
Runtime/r3/win/RTSystemQueryDmiString: don't fail if the COM lib was …
|
|
|
@50783
|
11 年 |
vboxsync |
Main and Runtime/Linux: rip out all code for recursively walking /dev, …
|
|
|
@50745
|
11 年 |
vboxsync |
IPRT/process-win: Fixed overwriting of existing environment variables …
|
|
|
@50705
|
11 年 |
vboxsync |
Runtime/r3/linux: rewrite device node walking code to use less stack.
|
|
|
@50457
|
11 年 |
vboxsync |
RTSocketQueryAddressStr: don't reinvent %RTnaipv4 and %RTnaipv6.
This …
|
|
|
@50408
|
11 年 |
vboxsync |
RTEnv: Use the unicode CRT APIs on windows to avoid …
|
|
|
@50292
|
11 年 |
vboxsync |
r3/process-creation-posix: snprintf format-specifier warning.
|
|
|
@50226
|
11 年 |
vboxsync |
Runtime/r3/darwin/rtProcInitExePath: use realpath when determining the …
|
|
|
@50062
|
11 年 |
vboxsync |
IPRT/process-win.cpp: Fixed environment creation for RTProcCreateEx(), …
|
|
|
@50059
|
11 年 |
vboxsync |
Runtime/r3/linux: when determining the number of physical cores, also …
|
|
|
@49530
|
11 年 |
vboxsync |
Runtime/posix/process-creation: handle supplemental groups properly
|
|
|
@49229
|
11 年 |
vboxsync |
win.x86 build fix
|
|
|
@49150
|
11 年 |
vboxsync |
SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
|
|
|
@49078
|
11 年 |
vboxsync |
dir-win.cpp/RTDirCreate: Aaaaaaaaaaaaaaaaarg!!!!!!!!!!
|
|
|
@49043
|
11 年 |
vboxsync |
symlink-win.cpp: Fixed bug in RTSymlinkCreate on windows, seems …
|
|
|
@49039
|
11 年 |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@49037
|
11 年 |
vboxsync |
typo
|
|
|
@49036
|
11 年 |
vboxsync |
duh3!
|
|
|
@49035
|
11 年 |
vboxsync |
duh. copy & paste
|
|
|
@49033
|
11 年 |
vboxsync |
IPRT: Added RTFileCompare* methods a la RTFileCopy*.
|
|
|
@49030
|
11 年 |
vboxsync |
Runtime/r3/win/process-win: typo
|
|
|
@49028
|
11 年 |
vboxsync |
iprt/cpp/xml: Fixed attribute lookup with namespace by doing the same …
|
|
|
@48935
|
11 年 |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@48834
|
11 年 |
vboxsync |
iprt/xml: Added more convenience methods and did more cleanup work, …
|
|
|
@48813
|
11 年 |
vboxsync |
Runtime/solaris: nit.
|
|
|
@48812
|
11 年 |
vboxsync |
Runtime/Solaris: RTMpGetCoreCount, RTMpGetOnlineCoreCount implementations.
|
|
|
@48797
|
11 年 |
vboxsync |
A bit more XAR hacking.
|
|
|
@48785
|
11 年 |
vboxsync |
warning
|
|
|
@48781
|
11 年 |
vboxsync |
iprt/list.h,xml.h: Because of gcc, we need a C++ version of a bunch of …
|
|
|
@48779
|
11 年 |
vboxsync |
iprt/xml.h: Replaced std::list<shared_ptr<>> with RTList both to safe …
|
|
|
@48768
|
11 年 |
vboxsync |
Runtime: solaris build fix
|
|
|
@48681
|
11 年 |
vboxsync |
Main,IPRT: Added RTR3INIT_FLAGS_UTF8_ARGV so VBoxExtPackHelperApp can …
|
|
|
@48304
|
11 年 |
vboxsync |
Runtime/r3/init: disable this for Vista 64 as well
|
|
|
@47976
|
11 年 |
vboxsync |
Spaces.
|
|
|
@47969
|
11 年 |
vboxsync |
Move comment to the right place.
|
|
|
@47968
|
11 年 |
vboxsync |
Runtime/r3/solaris/mp-solaris: Explicit cast to char*, Solaris need to …
|
|
|
@47596
|
11 年 |
vboxsync |
IPRT: Determin windows version on init and skip the …
|
|
|
@47535
|
11 年 |
vboxsync |
IPRT: Wrote native NT directory enumeration - not enabled by default. …
|
|
|
@47534
|
11 年 |
vboxsync |
split the directory open/enum/close code out of dir-win.cpp and into …
|
|
|
@47533
|
11 年 |
vboxsync |
Rewrote fs-win.cpp into a pure native NT version, this fixes the …
|
|
|
@47194
|
11 年 |
vboxsync |
IPRT/localipc-win.cpp: Some SDDL hacking fun.
|
|
|
@47185
|
11 年 |
vboxsync |
IPRT/localipc-win.cpp: Update; enhanced testcase, now is passing …
|
|
|
@47168
|
11 年 |
vboxsync |
IPRT/localipc-win.cpp: Update.
|
|
|
@47126
|
11 年 |
vboxsync |
Runtime: RTSystemShutdown for Solaris (untested)
|
|
|
@47122
|
11 年 |
vboxsync |
IPRT/localipc-win.cpp: Update (waiting on data now is properly getting …
|
|
|
@47104
|
11 年 |
vboxsync |
build fix
|
|
|
@47102
|
11 年 |
vboxsync |
Runtime: Missing checks for RTPROC_FLAGS_SAME_CONTRACT in the process …
|
|
|
@47096
|
11 年 |
vboxsync |
Runtime/darwin: implemented RTMpGetCoreCount()
|
|
|
@47083
|
11 年 |
vboxsync |
IPRT/localipc-win.cpp: Update, added testcase (work in progress).
|
|
|
@47071
|
11 年 |
vboxsync |
Runtime: btrfs
|
|
|
@47052
|
11 年 |
vboxsync |
Comment typos.
|
|
|
@47051
|
11 年 |
vboxsync |
IPRT/localipc-win.cpp: Update on implementation (untested so far), …
|
|
|
@47011
|
11 年 |
vboxsync |
IPRT/RTSystemQueryOSInfo-win.cpp: Must be sizeof(OSVERSIONINFOEX).
|
|
|
@47010
|
11 年 |
vboxsync |
IPRT/RTSystemQueryOSInfo-win.cpp: Warning.
|
|
|
@46987
|
11 年 |
vboxsync |
RTSystemShutdown: Don't use the long parameters on Linux but the short …
|
|
|
@46876
|
11 年 |
vboxsync |
added Win8.1 OS type
|
|
|
@46743
|
11 年 |
vboxsync |
build fix
|
|
|
@46742
|
11 年 |
vboxsync |
build fix
|
|
|
@46741
|
11 年 |
vboxsync |
build fix
|
|
|
@46740
|
11 年 |
vboxsync |
build fix
|
|
|
@46739
|
11 年 |
vboxsync |
reorged the allocex bits in ring3.
|
|
|
@46729
|
11 年 |
vboxsync |
RTMEMALLOCEX_FLAGS_32BIT_REACH for linux r3.
|
|
|
@46702
|
11 年 |
vboxsync |
release build fix
|
|
|
@46701
|
11 年 |
vboxsync |
mid air collision.
|
|
|
@46700
|
11 年 |
vboxsync |
ldrNative-win.cpp: Assert on relative paths.
|
|
|
@46697
|
11 年 |
vboxsync |
additional check
|
|
|
@46668
|
11 年 |
vboxsync |
Runtime/r3/darwin/mp-darwin: fixed typo
|
|
|
@46640
|
11 年 |
vboxsync |
typo.
|
|
|
@46639
|
11 年 |
vboxsync |
Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
|
|
|
@46637
|
11 年 |
vboxsync |
remove test /16.
|
|
|
@46635
|
11 年 |
vboxsync |
RTMpGetCoreCount: Very complicated way of walking an array, I'd say, …
|
|
|
@46625
|
11 年 |
vboxsync |
unify casing
|
|
|
@46624
|
11 年 |
vboxsync |
use RTLdrLoadSystem here as well
|
|
|
@46619
|
11 年 |
vboxsync |
typo
|
|
|
@46618
|
11 年 |
vboxsync |
Runtime/r3/mp-win: coding style
|
|
|
@46617
|
11 年 |
vboxsync |
Runtime/r3/mp-win, Runtime/Makefile: build fix.
|
|
|
@46616
|
11 年 |
vboxsync |
Runtime/r3/mp-win, Runtime/Makefile: Support for getting physical core …
|
|
|
@46593
|
11 年 |
vboxsync |
updates
|
|
|
@46577
|
11 年 |
vboxsync |
build fix.
|
|
|
@46572
|
11 年 |
vboxsync |
More correct.
|
|
|
@46570
|
11 年 |
vboxsync |
hacked up a way of getting one block of low memory.
|
|
|
@46568
|
11 年 |
vboxsync |
build fix
|
|
|