aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nifm/nifm.cpp
AgeCommit message (Expand)Author
2020-05-21clang-formatVolcaEM
2020-05-21nifm: correct assert in CreateTemporaryNetworkProfileVolcaEM
2020-01-05Merge pull request #2945 from FernandoS27/fix-bcatbunnei
2019-11-12service: Update function tablesLioncash
2019-11-06nifm: Only return that there's an internet connection when there's a BCATServerFernando Sahmkow
2019-11-03kernel: events: Remove ResetType::Automatic.bunnei
2019-09-30nifm: Signal to applications that internet access is availableZach Hilman
2019-09-22Deglobalize System: NifmDavid Marcec
2019-05-18core/kernel/object: Rename ResetType enum membersLioncash
2019-04-11service: Update service function tablesLioncash
2018-11-29kernel/event: Reference ReadableEvent from WritableEventZach Hilman
2018-11-29core: Port all current usages of Event to Readable/WritableEventZach Hilman
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-10-19nifm: Update service function tablesLioncash
2018-09-20Merge pull request #1368 from ogniK5377/nifm-fixbunnei
2018-09-21Revert GetRequestStateDavid Marcec
2018-09-21Fixed submitDavid Marcec
2018-09-21Added IRequest::SubmitDavid Marcec
2018-09-19Reworked incorrect nifm stubs (#1355)David
2018-08-28kernel: Eliminate kernel global stateLioncash
2018-07-25service/nifm: Deduplicate interface codeLioncash
2018-07-12Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyIn...David Marcec
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-06-05nifm: Stub out IRequest::SetConnectionConfirmationOption.bunnei
2018-04-24nifm: Move logging macros over to new fmt-compatible onesLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-02nifm: GetResult does not return a data field.bunnei
2018-03-16IGeneralService: fix function listmailwl
2018-03-16Service/NIFM: stub cancel functionmailwl
2018-03-16Service/NIFM: convert to modulemailwl
2018-02-22Stub more functionsmailwl
2018-02-04logger: Add NIFM service logging category.bunnei
2018-02-03Service:nifm: add nifm:a, nifm:s and nifm:u servicesmailwl