|
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 |
|
|
67c5790bd4
|
make minitel.rsend return the packet ID if not blocking
|
2019-04-18 13:26:30 +10:00 |
|
|
40c6f47f4d
|
make it possible to rsend a packet and specify the packet ID
|
2019-04-18 13:24:35 +10:00 |
|
|
e579f1f567
|
Specify packet ID cache behavior in the standard. Closes #23
|
2019-04-03 17:49:41 +11:00 |
|
|
81a35c5e8a
|
hopefully made the layers diagram less obnoxious
|
2018-10-20 01:40:55 +11:00 |
|
|
173a0573de
|
maybe made the images work on github
|
2018-10-20 01:33:48 +11:00 |
|
|
ed82729f20
|
added some diagrams and stuff
|
2018-10-20 01:30:54 +11:00 |
|
|
ec681811d4
|
added a self-extracting program compressor
|
2018-09-22 19:21:27 +10:00 |
|
|
6d1d972e9b
|
replaced the FRequest server (again) with something that threads better
|
2018-09-01 17:47:58 +10:00 |
|
|
66f844ec65
|
changed some wording
|
2018-08-20 17:24:26 +10:00 |
|
|
873b84693f
|
updated the OpenOS documentation to include event types
|
2018-08-20 17:23:16 +10:00 |
|
|
f867737dcd
|
fixed the packet routing question
|
2018-08-17 17:43:05 +10:00 |
|
|
f3336f98f1
|
made mtcfg ask the user whether to route packets
|
2018-08-16 21:27:52 +10:00 |
|
|
c01a9fdadd
|
improved socket:read()
|
2018-08-16 20:54:23 +10:00 |
|
|
3ac99ace7d
|
argh
|
2018-08-12 02:22:59 +10:00 |
|
|
8f628d7b10
|
made mtcfg more generally useful
|
2018-08-12 02:22:49 +10:00 |
|
|
7f1a0aa250
|
Merge branch 'master' of github.com:ShadowKatStudios/OC-Minitel
oops
|
2018-08-11 14:43:40 +10:00 |
|
|
86055b6228
|
syslogd now uses minitel.lua instead of net.lua
|
2018-08-11 14:25:42 +10:00 |
|
Izaya
|
2a2e347663
|
Merge pull request #14 from ShadowKatStudios/kos-update
Update the KOS NEO version of Minitel. Closes #14
|
2018-08-11 14:01:42 +10:00 |
|
|
f32385df75
|
convert all the applications to require minitel rather than net
|
2018-08-11 13:59:44 +10:00 |
|
|
5099c19be2
|
updated docs and such to reflect the library name changes
|
2018-08-11 13:54:25 +10:00 |
|
|
1a9ed7562a
|
added a wrapper for net.lua so existing programs will work for the time being
|
2018-08-11 13:49:49 +10:00 |
|
|
a3cb100a5c
|
renamed net.lua to minitel.lua
|
2018-08-11 13:49:11 +10:00 |
|
|
cd613e857d
|
move net.lua -> minitel.lua
|
2018-08-10 23:08:10 +10:00 |
|
|
27bc1c6fc3
|
update the KOS NEO versions of the core stuff
|
2018-08-10 23:06:17 +10:00 |
|
|
658f87e37c
|
added the API docs to the minitel man page
|
2018-08-10 20:03:39 +10:00 |
|
|
9c2c74b7fd
|
added man pages for syslog, for #9
|
2018-08-10 19:12:34 +10:00 |
|
|
e614eefa90
|
updated the man page for the minitel daemon
|
2018-08-08 09:44:11 +10:00 |
|