Commit Graph

  • 7f1a0aa250 Merge branch 'master' of github.com:ShadowKatStudios/OC-Minitel oops Izaya 2018-08-11 14:43:40 +1000
  • 86055b6228 syslogd now uses minitel.lua instead of net.lua Izaya 2018-08-11 14:25:42 +1000
  • 2a2e347663
    Merge pull request #14 from ShadowKatStudios/kos-update Izaya 2018-08-11 14:01:42 +1000
  • f32385df75 convert all the applications to require minitel rather than net Izaya 2018-08-11 13:59:44 +1000
  • 5099c19be2 updated docs and such to reflect the library name changes Izaya 2018-08-11 13:54:25 +1000
  • 1a9ed7562a added a wrapper for net.lua so existing programs will work for the time being Izaya 2018-08-11 13:49:49 +1000
  • a3cb100a5c renamed net.lua to minitel.lua Izaya 2018-08-11 13:49:11 +1000
  • cd613e857d move net.lua -> minitel.lua #14 Izaya 2018-08-10 23:08:10 +1000
  • 27bc1c6fc3 update the KOS NEO versions of the core stuff Izaya 2018-08-10 23:06:17 +1000
  • 658f87e37c added the API docs to the minitel man page Izaya 2018-08-10 20:03:39 +1000
  • 9c2c74b7fd added man pages for syslog, for #9 Izaya 2018-08-10 19:12:34 +1000
  • e614eefa90 updated the man page for the minitel daemon Izaya 2018-08-08 09:44:11 +1000
  • 3df8ee1146 clarification on settings changing methods Izaya 2018-08-08 09:37:29 +1000
  • 2798e79817 added syslog to the main readme Izaya 2018-08-08 09:36:10 +1000
  • 39776e13dd added info about the configuration file to the OpenOS readme Izaya 2018-08-08 09:35:28 +1000
  • fb9aaa858c syntax highlighting is nicew Izaya 2018-08-08 09:15:55 +1000
  • bf5c56c231 cleanup and such Izaya 2018-08-08 09:15:03 +1000
  • ef6e7076b8 added a readme to the OpenOS version of syslog Izaya 2018-08-08 08:58:29 +1000
  • e31d0088dd made mtcfg enable the daemon on first run Izaya 2018-08-04 07:48:04 +1000
  • 93e22d5409 added --firstrun to the postinstall for minitel-util Izaya 2018-08-04 05:58:16 +1000
  • e4c70beae4 added a --firstrun option to mtcfg to hide advanced settings Izaya 2018-08-04 05:49:48 +1000
  • fc5f800e61 updates to setup and such, and included the postinstall commands in programs.cfg Izaya 2018-08-04 05:24:07 +1000
  • eb1a86af03 made ufs work a bit better when programs try to access / Izaya 2018-08-04 05:23:14 +1000
  • f2de219206 added mtcfg to the repo, added a utils and docs section to the oppm repo Izaya 2018-08-04 05:17:50 +1000
  • 43c6f5279d added an option to display log messages over a certain priority Izaya 2018-07-28 17:22:22 +1000
  • ff4ab9c0b9 made minitel use the right config write function Izaya 2018-07-28 05:54:27 +1000
  • 276c8f125e replaced a bunch of different configuration options in the minitel daemon with a single command Izaya 2018-07-28 05:52:37 +1000
  • b212d13010 added a beeplevel option, any events equal to or above that level will make the server beep. Izaya 2018-07-28 05:34:31 +1000
  • 80a059342e made fserv actually able to save/load configs Izaya 2018-07-28 05:26:19 +1000
  • a509630361 replaced fserv.lua with a much cleaner version that uses libsyslog Izaya 2018-07-28 05:19:58 +1000
  • 97734851dc made the minitel daemom use a config file Izaya 2018-07-27 10:43:56 +1000
  • b21295f9fb added the -s flag to fget for getting file sizes Izaya 2018-07-27 03:38:45 +1000
  • 6d0ea31c27 protocol documentation for syslog Izaya 2018-07-25 21:28:25 +1000
  • e2dddc542a added a ping util Izaya 2018-07-25 21:05:50 +1000
  • 57606424ca push some old embedded-related work Izaya 2018-07-25 21:04:24 +1000
  • a85e2b01c2 added an option to not block in net.rsend Izaya 2018-07-25 12:29:25 +1000
  • 89b19e7808 added syslogd and libsyslog to the programs.cfg Izaya 2018-07-25 12:05:55 +1000
  • a7b2d2c012 add variable for amount of retries for #6 Izaya 2018-07-25 11:56:10 +1000
  • 4aba85513a fixed up network syslog stuff Izaya 2018-07-25 04:41:00 +1000
  • 284c67994e initial work on #9 Izaya 2018-07-24 22:15:12 +1000
  • d726ddbfb6 more timeout-related bugfixes Izaya 2018-07-02 01:16:07 +1000
  • c3cd39544b fixed fget Izaya 2018-06-22 12:58:45 +1000
  • 5e4f2727e1 added protocol detection to fget, to deal with actual URLs Izaya 2018-06-22 11:48:21 +1000
  • 3a769628e6 more #3 related stuff, this time adding the improvements to the KOS NEO version Izaya 2018-06-17 23:16:58 +1000
  • ad3c6d8433 made timeouts shorter and made stuff fail when it times out, resolves #3 hopefully Izaya 2018-06-17 23:00:19 +1000
  • e74b8282c6 made fs.resolve remove trailing /s Izaya 2018-05-25 10:51:32 +1000
  • 7e9758ca6d added ufs, a tiny filesystem library for embedded systems Izaya 2018-05-23 06:07:54 +1000
  • b790d3f39b all the stuff to make your own tiny terminal Izaya 2018-05-23 05:00:18 +1000
  • 73694b480f improved the minifier significantly, added miniprompt, and fixed some bugs in microtel Izaya 2018-05-19 13:36:32 +1000
  • e9df741396 added minifying ..s Izaya 2018-05-19 03:31:02 +1000
  • de57eb0331 made minify's output less obnoxious Izaya 2018-05-17 16:46:10 +1000
  • 01419cf186 added a script to minify everything with minify.lua, and added mini-*.lua to the gitignore Izaya 2018-05-17 16:40:33 +1000
  • 5e1d7c0606 made minify.lua not output statistics to stdout Izaya 2018-05-17 16:36:32 +1000
  • c96c575021 added .min files for microtel Izaya 2018-05-17 16:32:11 +1000
  • 5f55fa294d minification can now be done from inside OC Izaya 2018-05-17 16:19:04 +1000
  • a115679097 added vim swap files to the gitignore Izaya 2018-05-17 15:27:18 +1000
  • 75826aecb8 added an embeddable VT100 emulator Izaya 2018-04-30 01:43:27 +1000
  • e1763644c5 cleanup 2: electric boogaloo Izaya 2018-04-27 13:28:45 +1000
  • f784897b08 cleanup Izaya 2018-04-27 13:25:33 +1000
  • ebe82bd4bf fix computer.address on R1 Izaya 2018-04-25 03:20:57 +1000
  • 6a5b711172 removed the requirement for access to the computer API, used the system-wide hostname if available Izaya 2018-04-25 02:50:35 +1000
  • 1c8f5f75bf added an FRequest browser for KittenOS NEO I guess Izaya 2018-04-19 12:06:00 +1000
  • b3848e6886 updated fget to use a better URL parser from the KittenOS version Izaya 2018-04-18 10:22:59 +1000
  • b25311bfed fixed a dumb bug in the KittenOS net lib Izaya 2018-04-18 01:59:13 +1000
  • f3fc4b3504 fix headings Izaya 2018-04-17 01:26:27 +1000
  • 55a389e7f3 updated vtunnel readme to reflect configuration from rc.cfg Izaya 2018-04-17 01:24:59 +1000
  • 75b5d832ca made the parsing not die with no input Izaya 2018-04-17 01:16:03 +1000
  • c886e27774 changed vtunnel parsing of addresses Izaya 2018-04-17 01:09:16 +1000
  • 318b9c6857 Fixed some docs, made the bridge use less CPU time Izaya 2018-04-16 10:13:40 +1000
  • 25e0f08c87 fixed programs.cfg again Izaya 2018-04-15 23:27:00 +1000
  • 48cf9ffee1 made vtunnel clean up after itself better, hopefully Izaya 2018-04-15 23:19:48 +1000
  • c63506ec8b updated the readme to relfect the rc-ness of vtunnel now Izaya 2018-04-15 23:18:10 +1000
  • 83304aae9c Added some more connection handling to the bridge Izaya 2018-04-15 22:21:12 +1000
  • 90118de6ab Turned vtunnel into a daemon Izaya 2018-04-15 22:16:15 +1000
  • 372690f2f8 Made minitel reset the modems table before filling Izaya 2018-04-15 21:42:57 +1000
  • 8de556a21c Forgot to pull before commiting. Izaya 2018-04-15 18:29:02 +1000
  • b98d4b104f fixed a stupid bug in fget Izaya 2018-04-15 18:28:41 +1000
  • 5a52ca5f8d Merge branch 'master' of github.com:ShadowKatStudios/OC-Minitel Izaya 2018-04-07 00:40:55 +1000
  • 53ea736b86 made vtunnel components have the right type x_x Izaya 2018-04-07 00:40:13 +1000
  • 8731e9bbbf made the vtunnel bridge output more useful information Izaya 2018-04-06 17:57:45 +1000
  • 0871784ff9 added vcomponent to the requirements for vtunnel Izaya 2018-04-06 17:49:55 +1000
  • 17c7bc0a13 hopefully fixed keepalives Izaya 2018-04-06 17:41:28 +1000
  • 9528dd443d programs.cfg was still wrong x_x Izaya 2018-04-06 17:16:57 +1000
  • 4bc7a6d151 fixed an issue with the URL in programs.cfg Izaya 2018-04-06 17:11:52 +1000
  • 0f4b725471 added vtunnel to oppm Izaya 2018-04-06 17:09:21 +1000
  • 8bb51d5a74 documented the keepalive stuff Izaya 2018-04-06 16:56:54 +1000
  • 1559364799 implemented keepalives Izaya 2018-04-06 16:55:54 +1000
  • f254ededac bridge improvements, mostly configuration Izaya 2018-04-06 16:51:45 +1000
  • 57345b6598 wrote some more docs Izaya 2018-04-06 16:42:03 +1000
  • 6d3e20c91d moved vtunnel to the right place Izaya 2018-04-05 23:51:11 +1000
  • f50ea19a9e added vtunnel docs Izaya 2018-04-05 23:50:42 +1000
  • a43ab44ce2 vtunnel provides a tcpbridge client Izaya 2018-04-05 20:49:15 +1000
  • 16f337531a changed the timeout for the bridge server and made the output more useful Izaya 2018-04-05 20:48:57 +1000
  • ad4284a340 confirmed working more or less Izaya 2018-04-05 18:19:02 +1000
  • ce368627da hopefully made the bridge support arbitrary types and such Izaya 2018-04-05 17:27:36 +1000
  • aa74d105ff added an initial (untested) version of the minitel internet bridge Izaya 2018-04-05 01:48:57 +1000
  • 54f9714a4b added the KittenOS implementation to the readme Izaya 2018-04-04 14:40:35 +1000
  • 0bf9d0fd79 wrote some docs for the KittenOS version Izaya 2018-04-04 14:38:21 +1000
  • cda871410a added the net library for sockets and stuff for KittenOS Izaya 2018-04-04 14:25:18 +1000
  • 9aaf884f06 cleanups and reorganisation Izaya 2018-04-04 13:47:18 +1000