55 Commits (970d81abfcbcca905bbfb52f415c38ab5da812e9)

Author SHA1 Message Date
Sönke Holz 970d81abfc nifm: treat a missing host IP address as a non-critical error 4 years ago
spholz 1e98e73828 configuration: add option to select network interface 4 years ago
Sönke Holz dd5c41b5a6 network: GetCurrentIpConfigInfo: return host IP address 4 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph faaea00069 nifm, ssl: Fix incorrect response sizes 5 years ago
bunnei 510f71d871 fixup! hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei ab704acab8 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei addc0bf037 hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
bunnei ff3c7c068b hle: kernel: Reimplement KReadableEvent and KWritableEvent. 5 years ago
bunnei 3f942c01f0 hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
Morph 8c7d89e6c7 nifm: Stub GetCurrentIpConfigInfo 5 years ago
Morph 4bf1cf1f81 nifm: Stub GetCurrentNetworkProfile 5 years ago
Morph 70a2065828 nifm: Add several structs 5 years ago
Morph 9914db8daa nifm: Fix GetAppletInfo stub 5 years ago
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 5 years ago
David Marcec 298b50e220 Added remaining params 5 years ago
David Marcec acd35e1b60 nifm: GetAppletInfo stub 6 years ago
ReinUsesLisp ef8acc9c3d services/nifm: Implement GetCurrentIpAddress 6 years ago
VolcaEM cb75ccc1f7
clang-format 6 years ago
VolcaEM 235805edf3
nifm: correct assert in CreateTemporaryNetworkProfile 6 years ago
Lioncash e21b6ff79d service: Update function tables 6 years ago
Fernando Sahmkow 3c95e49c42 nifm: Only return that there's an internet connection when there's a BCATServer 6 years ago
bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 6 years ago
Zach Hilman 532ec459b8 nifm: Signal to applications that internet access is available 7 years ago
David Marcec ad53dc0106 Deglobalize System: Nifm 6 years ago
Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 years ago
Lioncash ca96dc4676 service: Update service function tables 7 years ago
Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 years ago
David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
Lioncash 4f52800822 nifm: Update service function tables 7 years ago
David Marcec b918925bd5 Revert GetRequestState 7 years ago
David Marcec 3f49725a51 Fixed submit 7 years ago
David Marcec cfc9fe4460 Added IRequest::Submit 7 years ago
David 0432af5ad1 Reworked incorrect nifm stubs (#1355) 7 years ago
Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 7 years ago
Lioncash 85ed42a1d2 service/nifm: Deduplicate interface code 8 years ago
David Marcec 3d68f6ba6c Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyInternetRequestAccepted 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
bunnei c5684411a0 nifm: Stub out IRequest::SetConnectionConfirmationOption. 8 years ago
Lioncash 47054327c2
nifm: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 years ago
bunnei 910b02d74b nifm: GetResult does not return a data field. 8 years ago
mailwl fbfa7ddd62 IGeneralService: fix function list 8 years ago
mailwl 9289255314 Service/NIFM: stub cancel function 8 years ago
mailwl ec030a542f Service/NIFM: convert to module 8 years ago
mailwl e4f94ee30b Stub more functions 8 years ago