Amanda Cameron
|
8c1c25f79e
|
microtel: Add support for broadcast and multicast.
|
2020-11-16 09:28:41 -05:00 |
|
|
4c462a5d4e
|
add access control support to MTFS
|
2020-10-17 18:50:30 +11:00 |
|
|
2363890151
|
added basic ACLs for the RPC library
|
2020-10-17 18:49:00 +11:00 |
|
|
f0527243b4
|
add the -d option to exportfs to allow removing exports
|
2020-10-17 10:45:36 +11:00 |
|
|
69815096fe
|
exportfs does better arg parsing now, can export ro or rw
|
2020-10-17 10:39:31 +11:00 |
|
|
5679885592
|
fix cached file type, and cache whether the filesystem is read only
|
2020-10-14 17:20:12 +11:00 |
|
|
d0933c9967
|
added a basic outline of the MTFS protocol
|
2020-10-12 19:36:08 +11:00 |
|
|
11d6966a8a
|
refactored importfs to use one function for all cache access
|
2020-10-12 19:20:22 +11:00 |
|
|
a3601bc0a3
|
add metadata caching to mtfs, to increase the speed of, among other things, ls
|
2020-10-12 19:15:36 +11:00 |
|
|
dd3f922d5c
|
add mtfs to the programs.cfg
|
2020-10-12 18:15:08 +11:00 |
|
|
ba9c9a3dd7
|
initial mtfs stuff
|
2020-10-12 18:09:06 +11:00 |
|
|
c6c471cfcf
|
added the local listener. whoops.
|
2020-05-05 01:27:07 +10:00 |
|
|
0637da63b4
|
made minitel.open time out properly, for #30
|
2020-04-11 12:28:26 +10:00 |
|
|
ddf3a9b17d
|
change default retries to 3
|
2020-03-23 12:09:53 +11:00 |
|
|
cb3847d1c4
|
fixed some temporary hangs in fserv
|
2020-03-13 13:29:52 +11:00 |
|
|
645fcf8270
|
updated fserv to use threads rather than a coroutine scheduler, added internet proxy support
|
2020-02-19 20:36:23 +11:00 |
|
|
92a740389e
|
fixed the realtime entry in programs.cfg
|
2020-01-22 18:21:34 +11:00 |
|
|
d24c914855
|
add mt-rpc to programs.cfg
|
2020-01-05 06:26:46 +11:00 |
|
|
f896547ea9
|
added a usage text to exportcomponent
|
2019-12-25 16:50:52 +11:00 |
|
|
f7cc00822a
|
added two programs using the RPC library, for exporting and importing programs over the network
|
2019-12-25 16:29:58 +11:00 |
|
|
effcadc915
|
bugfix for getChannel
|
2019-12-20 02:19:35 +11:00 |
|
|
b938640625
|
improved vtunnel compatibility with real tunnel cards
|
2019-12-20 02:14:03 +11:00 |
|
|
36d5df5fcc
|
added pcap.lua for the vtunnel bridge, whoops
|
2019-12-20 01:42:38 +11:00 |
|
|
3496f70d6d
|
added an initial InterMinitel packet dissector for Wireshark
|
2019-12-19 20:47:33 +11:00 |
|
|
5c1730d9d3
|
updated vtunnel documentation
|
2019-12-19 20:47:01 +11:00 |
|
|
11ec131ab8
|
Updated the OpenOS vTunnel client, added pcap output to the vTunnel bridge.
|
2019-12-19 20:42:43 +11:00 |
|
|
970926efb6
|
made the vtunnel bridge not repeat packets to the connection that sent them
|
2019-12-19 17:20:04 +11:00 |
|
|
52ae542344
|
inital RPC-reladed commit
|
2019-12-08 14:01:53 +11:00 |
|
|
c9bb890a59
|
aaaaaaaaaaaaaaaa
Merge branch 'master' of github.com:ShadowKatStudios/OC-Minitel
|
2019-11-09 17:40:15 +11:00 |
|
|
78a68efa00
|
cleared up some docs
|
2019-11-09 17:40:04 +11:00 |
|
|
1ab051aa2d
|
fixed a file in programs.cfg
|
2019-10-28 14:09:34 +11:00 |
|
|
02bcbb1cdd
|
added portinfo to the programs.cfg
|
2019-10-28 13:38:18 +11:00 |
|
|
1ae39fc223
|
updated the realtime README
|
2019-10-24 21:48:36 +11:00 |
|
|
18f7ba2932
|
added more realtime-related stuff
|
2019-10-24 21:38:30 +11:00 |
|
|
c706ff367a
|
added the realtime library, will be used properly soon
|
2019-10-24 20:19:50 +11:00 |
|
|
1b53606fe4
|
Merge branch 'master' of github.com:ShadowKatStudios/OC-Minitel
forgot to pull before committing
|
2019-10-24 02:01:38 +11:00 |
|
|
0aaccb9e8f
|
added documentation for WoLBeacon, fixed the config file path
|
2019-10-24 02:01:25 +11:00 |
|
|
d8b6501b57
|
added a wake-on-LAN beacon daemon
|
2019-10-24 01:42:56 +11:00 |
|
Izaya
|
37db09d472
|
Merge pull request #27 from booty-bumping/save-config
Make sure config is saved after setting static routes
|
2019-09-23 08:08:16 +00:00 |
|
booty-bumping
|
134257426d
|
make sure config is saved after setting routes
|
2019-09-23 01:34:04 -06:00 |
|
|
6cbe2d6479
|
Added the dlfs module, used to download a filesystem from a remote FRequest server to the tmpfs and boot from it. This is used for the nbcore file, which is the actually usable version of that.
|
2019-05-21 02:32:05 +10:00 |
|
|
dc4f76fdcb
|
made FRequest actually start, apparently nobody uses this because this is the first I've heard of it not working
|
2019-05-21 02:28:24 +10:00 |
|
|
9ae161aeb5
|
made mtcfg start the minitel daemon as well as enable it
|
2019-05-21 02:27:45 +10:00 |
|
|
8298c21124
|
made mtcfg significantly better, now actually saves if not firstrun
|
2019-04-21 14:39:20 +10:00 |
|
|
7ed7452428
|
update the KOS NEO implementation to comply with new packet repeating behavior
|
2019-04-19 14:37:05 +10:00 |
|
|
e6e7a6b6b6
|
change wording to allow ignoring the receiving modem address if repeating packets
|
2019-04-19 14:28:05 +10:00 |
|
Izaya
|
02e4eb1794
|
Merge pull request #24 from booty-bumping/no-wired-repeat
Avoid repeating packets to the same wired interface
|
2019-04-19 14:00:51 +10:00 |
|
Izaya
|
9cdce20847
|
Merge pull request #25 from booty-bumping/add-editorconfig
Add .editorconfig
|
2019-04-19 13:58:14 +10:00 |
|
booty-bumping
|
0e2b3a9e91
|
add editorconfig
|
2019-04-18 03:49:20 -06:00 |
|
booty-bumping
|
b624918e88
|
avoid repeating packets to the same wired interface
|
2019-04-18 03:35:31 -06:00 |
|