Commit Graph

  • 35d0ee1d0d Added an example config file Izaya 2017-05-09 09:41:14 +1000
  • 27bdc9dce4 Added ping to standard system Izaya 2017-05-08 10:48:51 +1000
  • 14a97e58b6 Made it wait two seconds before testing the connection. Hopefully it'll work. Izaya 2017-05-08 10:46:31 +1000
  • 5339f4ffe0 OETF#7 compatibility. Should complete #7. Izaya 2017-05-08 10:10:45 +1000
  • 1cab6a3698 Added a shebang. Izaya 2017-05-08 09:55:48 +1000
  • 9d61f65fa0 IRC bridge fixes. Izaya 2017-05-08 09:39:23 +1000
  • 20caaa9cf7 Added a ping program. Izaya 2017-05-04 17:06:54 +1000
  • b04c33ff58 Added a dedicated IRC bridge config Izaya 2017-05-04 17:06:38 +1000
  • c0a47996b2 Added an embedded version of the IRC bridge Izaya 2017-05-04 17:06:13 +1000
  • f6fd0d6930 Merge pull request #6 from XeonSquared/dev Izaya 2017-05-04 00:57:48 +1000
  • 4181299de5 Added network bridging OVER IRC #6 Izaya 2017-05-04 00:54:38 +1000
  • c6e3ff89f1 Changed some applications to use strings for service names - 'port' is a little misleading in this case. Izaya 2017-05-04 00:51:44 +1000
  • 714e5244d7 Added a base64 library for various reasons. Izaya 2017-05-04 00:16:02 +1000
  • 1d523456ba Merge pull request #5 from XeonSquared/dev Izaya 2017-05-03 22:04:14 +1000
  • 727ad2204d Added a really terrible IRC client. #5 Izaya 2017-05-03 21:58:59 +1000
  • 4ff7c29416 Added some links to the README Izaya 2017-05-03 19:12:20 +1000
  • 1d6d863bd2 some filesystem util functions like copy and move and stuff Izaya 2017-05-03 17:53:33 +1000
  • 39a7fa7819 added a network terminal config file Izaya 2017-05-03 17:53:07 +1000
  • 3f04907dfd Update LICENSE.txt Izaya 2017-04-29 22:09:50 +1000
  • 3e038bf18b Create LICENSE.txt Izaya 2017-04-29 22:03:08 +1000
  • 09c5718a18 Updated build instructions to reflect recent changes Izaya 2017-04-24 01:32:54 +1000
  • 8955ee52c4 forgot that was there Izaya 2017-04-24 01:24:25 +1000
  • 468adf140d Added some versioning-related features. Izaya 2017-04-24 01:12:24 +1000
  • 7968f2a4f5 fixed an error in the fs lib Izaya 2017-04-23 19:31:13 +1000
  • a77d0c6356 Made the build system accept --cfgfile and --modfile Also added a dir of example configs. This contributes to #1. Izaya 2017-04-23 19:17:22 +1000
  • 50ca1050b1 optimisation Izaya 2017-04-23 19:05:16 +1000
  • c221f0ba8d Updated to ignore the build log. Izaya 2017-04-23 14:24:50 +1000
  • 8f928059b3 Fixed some technical errors. Izaya 2017-04-23 12:57:46 +1000
  • f03821ed86 Updated documentation and improved fs-ext Izaya 2017-04-23 12:52:38 +1000
  • 78047ad297 Moved the documentation into a separate folder. Izaya 2017-04-23 11:20:10 +1000
  • 156613b48f actual cleansing Izaya 2017-04-23 11:12:51 +1000
  • 70ef28be8f More cleaning. Izaya 2017-04-23 11:09:44 +1000
  • 270007e0bf Fully completes #3. It's passable for me. Izaya 2017-04-23 11:09:07 +1000
  • b06887f2d9 Wrote an extended fs library Should be pretty usable now. Mostly completes #3 Izaya 2017-04-23 11:03:43 +1000
  • 33405a3fce added a gitignore Izaya 2017-04-23 10:42:03 +1000
  • a9e321fa62 Cleansing. Izaya 2017-04-23 10:37:53 +1000
  • 8beb94836c added a more lightweight remote execution module Izaya 2017-04-23 02:47:58 +1000
  • 14580f7ce1 Added automatic way of generating a list of modules and adding it to the kernel Izaya 2017-04-21 05:26:39 +1000
  • cc2ae518e2 made build.lua use an external optimisation script Izaya 2017-04-20 19:22:42 +1000
  • 3deb0fe178 add a standalone optomisation program, strip.lua Izaya 2017-04-20 19:11:44 +1000
  • 79e48cbf3d fix spelling errors Izaya 2017-04-20 19:11:20 +1000
  • ba9240c086 added remote terminal applications Izaya 2017-04-20 19:03:06 +1000
  • 01c865d3eb changed evout to filter stuff for debugging purposes Izaya 2017-04-20 19:02:34 +1000
  • 826fd9bcc0 included shutil by default Izaya 2017-04-20 19:01:47 +1000
  • 90fb79010e Added some basic utilities for use with the lua shell Izaya 2017-04-20 17:44:15 +1000
  • 9922be19ac Added support for using arbitrary build.cfg and module.cfg files Izaya 2017-04-20 17:43:33 +1000
  • 6bcf6f19a2 added filesystem library, is now in the default modules Izaya 2017-04-20 01:05:59 +1000
  • 1866c87e90 made l() work Izaya 2017-04-20 00:02:12 +1000
  • e2da9b40db spelling Izaya 2017-04-19 23:59:51 +1000
  • 86f250cd59 more optomisations Izaya 2017-04-19 23:58:27 +1000
  • 11234086a8 formatting Izaya 2017-04-19 23:58:12 +1000
  • 63b77c019c Added comment stripping to the build script Izaya 2017-04-19 23:51:24 +1000
  • 0d7f55f01b Added build instructions Izaya 2017-04-19 23:31:21 +1000
  • a0c57e59a1 Some README formatting changes Izaya 2017-04-19 22:52:17 +1000
  • 8fe151cac3 Added module documentation to the readme Izaya 2017-04-19 22:50:47 +1000
  • 8e59a8a82d Title was derped. Izaya 2017-04-19 03:54:24 +1000
  • 1b87903037 Added a basic readme Izaya 2017-04-19 03:53:21 +1000
  • 83ad20cd9d Fixed lossy events. Izaya 2017-04-19 03:42:25 +1000
  • 0e269aa894 Imported stuff. Izaya 2017-04-19 02:40:25 +1000