0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-16 08:58:20 +02:00
Commit graph

36 commits

Author SHA1 Message Date
Jason Volk 4a0a89cce9 construct: Remove/simplify this for now. 2018-07-02 02:34:28 -07:00
Jason Volk b304aec5bc construct: Remove the conftest startup option. 2018-06-14 21:58:45 -06:00
Jason Volk eec3196ef0 console: Increase the input buffer; take off stack. 2018-06-06 10:50:41 -07:00
Jason Volk 2b654d13c5 configure: Reorg various third-party sections; add lz4 support. 2018-06-03 08:35:44 -07:00
Jason Volk f41c50af5b Makefile: ld.gold arguments package. 2018-05-31 16:32:55 -07:00
Jason Volk 7461de8b3d ircd::db: Condition to check database from ircd::checkdb via -checkdb command line option. 2018-05-31 12:47:37 -07:00
Jason Volk bef69d9864 construct: Truncate comment. 2018-05-28 19:28:55 -07:00
Jason Volk a1a3c60277 construct: Do signaled conf rehash in an ircd::ctx and only in runlevel::RUN. 2018-05-28 07:04:06 -07:00
Jason Volk 0311f4d44e construct: Add back the SIGUSR1 handler to rehash running conf from !conf room. 2018-05-25 23:48:07 -07:00
Jason Volk 0a1e267b79 construct: Remove SIGTSTP handler registration. 2018-05-25 21:03:11 -07:00
Jason Volk b2b5d6abce construct: Simplify various behavior based on runlevel. 2018-05-19 18:49:05 -07:00
Jason Volk 7bf9736a23 construct: Remove SIGTSTP related stuff; minor cleanup. 2018-05-07 19:22:41 -07:00
Jason Volk 024912d072 construct: Ensure console_termstop executes in ctx. 2018-05-07 19:21:00 -07:00
Jason Volk 0df06b0b62 construct: Show console message only once per execution. 2018-04-26 03:23:48 -07:00
Jason Volk 4ee21dba48 construct: Remove the unnecessary dummy resolver instance. 2018-04-15 18:02:42 -07:00
Jason Volk 5b6ffdaed2 construct: Update console msg; repurpose exit cmd; various cleanup. 2018-04-13 17:40:37 -07:00
Jason Volk c61186fb8f construct: Slightly slower console output throttle. 2018-04-08 12:38:38 -07:00
Jason Volk da6a39812f construct: Suppress log messages during command output sequence. 2018-04-07 09:57:08 -07:00
Jason Volk e5d8d6ae67 construct: Improve console interrupt related. 2018-04-06 23:35:25 -07:00
Jason Volk 58af1ae88c construct;modules/s_control: Fix output stream related. 2018-04-06 23:35:09 -07:00
Jason Volk 3d16a89e33 construct: Include command in bad_command so what() is non-empty. 2018-04-05 20:09:46 -07:00
Jason Volk 8632998eca construct: Adjust signal handling stack indicating proper continuation. 2018-04-04 22:54:58 -07:00
Jason Volk 9db0871c2f construct: Minor README paragraph order. 2018-04-04 12:01:44 -07:00
Jason Volk 549452d7fc construct: Use static named options argument to console command. 2018-03-28 18:12:49 -07:00
Jason Volk 1ceaa73e5b modules/console: Extend arguments for options string. 2018-03-26 00:12:16 -07:00
Jason Volk 60a28ab5a8 modules/console: Eliminate output stream global; improve output related; various cleanup. 2018-03-25 23:40:35 -07:00
Jason Volk 065370c38a configure.ac: parameter package. 2018-03-24 03:19:16 -07:00
Jason Volk 9306e7c32e construct: Remove console readline; use fs::stdin::readline. 2018-03-23 22:52:36 -07:00
Jason Volk e9fcd7f1da construct: Fix console runlevel entry conditions. 2018-03-23 22:17:09 -07:00
Jason Volk 91c9737f29 ircd: Improve runlevel changed callback related. 2018-03-23 22:17:09 -07:00
Jason Volk af8835aa5c construct/ircd: Add option to soft-indicate no modules should be loaded on startup. 2018-03-16 21:42:22 -07:00
Jason Volk 7daef82218 construct/ircd: Add option to soft-indicate no listening sockets should be bound. 2018-03-16 21:42:22 -07:00
Jason Volk 143c867ad8 modules: Rename s_console back to console so it's not mapped by ircd:Ⓜ️:modules. 2018-03-06 07:50:14 -08:00
Jason Volk 5c1cb57e9c modules: Reorg conf/console related; add s_control. 2018-03-05 05:24:45 -08:00
Jason Volk 1a743f1705 construct: Fix console regressions/rot. 2018-02-23 18:18:06 -08:00
Jason Volk 797142f710 construct: Rename directory. 2018-02-22 14:30:11 -08:00