Commit graph

  • 45f05ebd74 Change how AppVeyor build is invoked Alex Barney 2021-03-18 18:04:06 -0700
  • 14295585af Update build scripts and build dependencies Alex Barney 2021-03-18 17:35:17 -0700
  • ba55a62425 Rename "Detail" namespaces to "Impl" Alex Barney 2021-03-18 02:04:05 -0700
  • 9365b32ba4 Rename FsSrv.Creators to FsSrv.FsCreator Alex Barney 2021-03-18 01:57:35 -0700
  • 2d8fc46b51 Use SkipParamInit for handling unwritten out values Alex Barney 2021-03-18 01:52:17 -0700
  • d2c327377d Remove "--removefeature:EventSource" compile option Alex Barney 2021-03-11 23:45:13 -0700
  • e2f1d74ae5 Remove some old logging classes Alex Barney 2021-03-11 23:02:11 -0700
  • 6e55d8c362 Fill out FS access log code Alex Barney 2021-03-11 03:04:25 -0700
  • 39977d8e90 Add the logger from nn::diag Alex Barney 2021-03-11 03:01:27 -0700
  • 7950a91dd0 Add ReaderWriterLock Alex Barney 2021-03-11 02:56:46 -0700
  • 6360a18fbf Add padding options to U8StringBuilder Alex Barney 2021-03-11 02:55:23 -0700
  • 6641109d94 Update FS shims for new Horizon and access log code Alex Barney 2021-03-01 01:22:59 -0700
  • 684fcd460f Swap in the new fsa code except for some access log calls Alex Barney 2021-02-21 00:00:59 -0700
  • 0dc433d8a2 Implement UserFileSystem and mount registration Alex Barney 2021-02-20 22:10:12 -0700
  • a11e84cc81 Implement or skeleton fsa file system code Alex Barney 2021-02-16 17:02:50 -0700
  • 61654298d2 Implement or skeleton some mounting code Alex Barney 2021-02-13 17:45:05 -0700
  • 596a8bef7c Rewrite file system accessors Alex Barney 2021-02-11 00:11:14 -0700
  • 3e5f3b8f8c Remove "--removefeature:EventSource" compile option Alex Barney 2021-03-11 23:45:13 -0700
  • fe6bc70a66 Remove some old logging classes Alex Barney 2021-03-11 23:02:11 -0700
  • 9830d1dbd0 Fill out FS access log code Alex Barney 2021-03-11 03:04:25 -0700
  • 8553e6ec07 Add the logger from nn::diag Alex Barney 2021-03-11 03:01:27 -0700
  • 83819b8518 Add ReaderWriterLock Alex Barney 2021-03-11 02:56:46 -0700
  • 0746dba182 Add padding options to U8StringBuilder Alex Barney 2021-03-11 02:55:23 -0700
  • 1dcfd549bc Update FS shims for new Horizon and access log code Alex Barney 2021-03-01 01:22:59 -0700
  • 9b4b41bab7 Swap in the new fsa code except for some access log calls Alex Barney 2021-02-21 00:00:59 -0700
  • 03b6c77d23 Implement UserFileSystem and mount registration Alex Barney 2021-02-20 22:10:12 -0700
  • 54237d0974 Implement or skeleton fsa file system code Alex Barney 2021-02-16 17:02:50 -0700
  • d2144273c1 Implement or skeleton some mounting code Alex Barney 2021-02-13 17:45:05 -0700
  • 5383a289be Rewrite file system accessors Alex Barney 2021-02-11 00:11:14 -0700
  • 5eb063f4ec
    Merge pull request #174 from Thealexbarney/Fsp-Storage Alex Barney 2021-02-07 17:41:13 -0700
  • 270e61a501 Add properties to FileSystemServerImpl and StorageService Alex Barney 2021-02-07 00:32:17 -0700
  • e50078d939 Move initialization code out of FileSystemServer Alex Barney 2021-02-07 00:26:20 -0700
  • a94bb81c54 Add FsSrv.Impl.FileSystemProxyServiceObject Alex Barney 2021-02-06 22:04:00 -0700
  • e3c14dfa4f Add FileSystemProxyServiceObject for the FileSystemClient Alex Barney 2021-02-06 00:29:47 -0700
  • 58e94e99a9 Pass in a FileSystemServer to more classes Alex Barney 2021-02-05 01:08:44 -0700
  • dadc019439 Use globals in more places Alex Barney 2021-02-02 21:11:51 -0700
  • e9918fa5aa Add AccessFailureManagementService Alex Barney 2021-01-31 01:23:38 -0700
  • e9f518ddc1 Convert tabs to spaces because spaces are better. Fight me. Alex Barney 2021-01-30 02:29:13 -0700
  • 3463c977dd Implement the rest of TimeServiceImpl Alex Barney 2021-01-30 02:14:12 -0700
  • d0e608775e Flesh out FileSystemProxy functions a bit more including 11.0.0 ones Alex Barney 2021-01-30 01:54:43 -0700
  • 2f9fbdb818 Add StatusReportService Alex Barney 2021-01-29 17:41:12 -0700
  • e5291eb06a Fix IFatFileSystemCreator Alex Barney 2021-01-29 01:03:23 -0700
  • 119809a965 Add Mmc and SD card portions of Fssrv.Storage Alex Barney 2021-01-28 23:27:28 -0700
  • b315e14da0 Add IDeviceEventSimulator and implement some of the Os namespace Alex Barney 2021-01-27 23:50:26 -0700
  • 981b902606 Move Results to their correct namespaces Alex Barney 2021-01-08 20:56:48 -0700
  • b992cdf8c4 Allow setting namespaces on individual Results Alex Barney 2021-01-08 20:45:52 -0700
  • 65f8ab671f Mark abstract results as such Alex Barney 2021-01-07 20:48:31 -0700
  • 9eeed9c225 Allow defining abstract Results Alex Barney 2021-01-07 20:42:17 -0700
  • 7b38708c11 Add missing IFileSystemProxy methods Alex Barney 2021-01-07 16:07:49 -0700
  • e9ffc5a5e6 Move IFileSystemProxy to the Sf namespace Alex Barney 2021-01-06 00:38:42 -0700
  • 5367d7c5cd Add save data transfer sf interfaces Alex Barney 2021-01-05 01:27:25 -0700
  • f2f68958a8 Pull in some results from Atmosphere Alex Barney 2021-01-01 12:29:33 -0700
  • 6b8b1515c2 Compress result name data Alex Barney 2021-01-01 17:01:36 -0700
  • 2c7291b9ae Update CoreRT/Native AOT version Alex Barney 2021-01-01 17:01:21 -0700
  • d1a7dbc7cf Move Results to their correct namespaces Alex Barney 2021-01-08 20:56:48 -0700
  • 0e11c171ad Allow setting namespaces on individual Results Alex Barney 2021-01-08 20:45:52 -0700
  • 0a34030355 Mark abstract results as such Alex Barney 2021-01-07 20:48:31 -0700
  • 949c25939b Allow defining abstract Results Alex Barney 2021-01-07 20:42:17 -0700
  • 9f97bd2786 Add missing IFileSystemProxy methods Alex Barney 2021-01-07 16:07:49 -0700
  • 532a88cd70 Move IFileSystemProxy to the Sf namespace Alex Barney 2021-01-06 00:38:42 -0700
  • c46b3c24cd Add save data transfer sf interfaces Alex Barney 2021-01-05 01:27:25 -0700
  • 786e7a7601 Pull in some results from Atmosphere Alex Barney 2021-01-01 12:29:33 -0700
  • 57d9785faa Compress result name data Alex Barney 2021-01-01 17:01:36 -0700
  • 1517bc57d6 Update CoreRT/Native AOT version Alex Barney 2021-01-01 17:01:21 -0700
  • 4bf7060ec7
    Update ReSharper var style and warnings (#172) Alex Barney 2021-01-19 19:49:58 -0700
  • efe524184f Update ReSharper var style and warnings Alex Barney 2021-01-19 00:41:03 -0700
  • 4efd95f94c Add BufferedStorage with some supporting classes Alex Barney 2021-01-17 00:30:51 -0700
  • 32a3750a92 Add FileSystemBufferManager Alex Barney 2020-11-27 00:37:14 -0700
  • 8e1eb0d057 Add FileSystemBuddyHeap Alex Barney 2020-11-24 19:35:46 -0700
  • 454f38f1bb Rename Assert.AssertTrue to Assert.True Alex Barney 2020-11-19 22:30:42 -0700
  • acce155341 Move some functions from Utilities to LibHac.Util.* Alex Barney 2020-11-19 15:39:17 -0700
  • b7a7955ac6 Add BufferedStorage with some supporting classes Alex Barney 2021-01-17 00:30:51 -0700
  • b7b7c11868 Add FileSystemBufferManager Alex Barney 2020-11-27 00:37:14 -0700
  • 3b385b2ede Add FileSystemBuddyHeap Alex Barney 2020-11-24 19:35:46 -0700
  • 97d87b84f7 Rename Assert.AssertTrue to Assert.True Alex Barney 2020-11-19 22:30:42 -0700
  • 394dad4f7d Move some functions from Utilities to LibHac.Util.* Alex Barney 2020-11-19 15:39:17 -0700
  • 7fcb0054e4 Support NCA0 sections using IVFC hashes Alex Barney 2020-11-25 22:04:25 -0700
  • 3b18a967c7 Support NCA0 sections using IVFC hashes Alex Barney 2020-11-25 22:04:25 -0700
  • a0487980d4 Add mariko master kek source 5 Alex Barney 2020-11-22 22:14:13 -0700
  • 2200ba33f9 Add mariko master kek source 5 Alex Barney 2020-11-22 22:14:13 -0700
  • 369784ff12 Use SkipInit for initializing path string types Alex Barney 2020-11-17 21:22:28 -0700
  • e82d3e039b Update build and test packages Alex Barney 2020-11-16 01:16:52 -0700
  • 25f8115600 Move to .NET 5.0 Alex Barney 2020-11-15 14:53:08 -0700
  • aa71b400fa Use SkipInit for initializing path string types Alex Barney 2020-11-17 21:22:28 -0700
  • 5b69a7373f Update build and test packages Alex Barney 2020-11-16 01:16:52 -0700
  • 9856ba0ee9 Move to .NET 5.0 Alex Barney 2020-11-15 14:53:08 -0700
  • 46be7259d0
    Merge pull request #167 from Thealexbarney/fsp-split Alex Barney 2020-11-11 18:20:07 -0600
  • 57c0a5065c Rename FsSrv.Sf file system and storage interfaces Alex Barney 2020-11-10 19:07:52 -0700
  • 0efaafd101 Add more NcaFileSystemService functions Alex Barney 2020-11-10 15:07:28 -0700
  • 6b6a31dcea Add BaseStorageService Alex Barney 2020-11-05 01:15:21 -0700
  • c29fed67c1 Add TimeService Alex Barney 2020-11-04 14:33:10 -0700
  • 9826178fb6 Add AccessLogService Alex Barney 2020-11-04 00:46:39 -0700
  • a3220cc8df Fix method signatures in IFileSystemProxy Alex Barney 2020-11-02 17:05:13 -0700
  • 882e6bc937 Separate fssrv save code to SaveDataFileSystemService Alex Barney 2020-11-01 02:41:51 -0700
  • 3837ed7eea Add more FS IPC interfaces with adapters Alex Barney 2020-09-13 22:02:03 -0700
  • 5dc7c57851 Fully implement LR client and LocationResolverSet Alex Barney 2020-09-07 00:32:28 -0700
  • 4113bc2d36 Rename FileSystemProxy to FileSystemProxyImpl Alex Barney 2020-09-06 00:27:09 -0700
  • 2bd7bb7892 Use BaseFileSystemService in FileSystemProxy Alex Barney 2020-09-06 00:25:08 -0700
  • be55aa7e9c Add BaseFileSystemService Alex Barney 2020-09-05 16:47:02 -0700
  • 122e83defe
    Merge pull request #166 from Thealexbarney/package1 Alex Barney 2020-10-14 16:20:03 -0500