Commit graph

41 commits

Author SHA1 Message Date
5105aee437 linux.lua cgi fix. 2025-05-28 23:52:49 +02:00
46d655ba11 License change from MIT to Apache-2.0. 2024-12-24 00:37:38 +01:00
81abc04201 Changed license from MIT to Apache 2.0. 2024-12-18 20:48:30 +01:00
6dfc8e2400 Added new Kernel version to cgi/kernelstats/. 2024-12-13 00:04:41 +01:00
13f40aba92 Kernelstats CGI script update. 2024-10-05 04:02:39 +02:00
a841112481 Reverted some stuff. 2024-09-25 02:07:36 +02:00
d7f6d3fd6a Moved configuration from _config.yml to front matter. 2024-09-25 02:01:05 +02:00
ab5c2fb4c9 Renamed *.sh Bash scripts to .bash. 2024-09-25 01:28:22 +02:00
b931cce35b Testing GitHub mirroring... 2024-09-02 03:01:41 +02:00
15b1489345 Added new kernel version (6.10) 2024-08-10 02:55:01 +02:00
c9bee8e079 Added code for sending email via Lua. 2024-05-29 17:59:06 +02:00
411b040a11 Added code comments and did some cleanup. 2024-05-21 10:50:04 +02:00
3e753c07d4 Added more Lua testing code. 2024-05-19 09:23:29 +02:00
64b54dd697 Added some test code to lua/test.lua. 2024-05-19 08:07:28 +02:00
f50eb8c62c Moved kernelstats.sh configuration vars to Jekyll's _config.yml. 2024-05-19 06:22:25 +02:00
a7a014aa37 README update. 2024-05-19 03:50:06 +02:00
2c3f1037c7 Added kernelstats to cgi/ 2024-05-19 01:27:12 +02:00
452ac91c41 Merge branch 'main' of git.xw3.org:xw3/cgi 2024-05-09 19:09:51 +02:00
f265ea5cee Add two gitlog cgi scripts for the cgi and lib directory. 2024-05-09 19:09:10 +02:00
03abc8f63d Add two gitlog cgi scriptsd for the cgi and lib directory. 2024-05-09 19:06:16 +02:00
cba8604d0e Moved C example to bin/. 2024-05-09 00:17:44 +02:00
7bb22e8763 Reverted last commit. 2024-04-30 10:30:31 +02:00
73d9890f93 Added env vars to Lua example. 2024-04-30 10:27:37 +02:00
6773191bee Removed string from uptime/uptime.lua. 2024-04-30 09:37:22 +02:00
f4a0473ff1 Added lighttpd and renamed uname to linux for getting their versions. 2024-04-30 09:05:06 +02:00
760a67de3a Added more C example code. 2024-04-30 01:36:14 +02:00
03993bb64c Added C example. 2024-04-30 01:11:01 +02:00
9c07d57684 Uptime cleanup. 2024-04-05 22:44:39 +02:00
71d50ba6d0 Removed obsolete PHP scripts. 2024-03-15 07:24:38 +01:00
1d7173dbcc Translated timestamp.php to timestamp.lua. 2024-03-15 06:28:58 +01:00
1713577e62 Translated uname.php and uptime.php to Lua. 2024-03-15 06:12:43 +01:00
73607f0d51 Added more HTTP headers to lua/test.lua. 2024-03-15 00:59:51 +01:00
3e774bc6c7 Added Lua test script. 2024-03-15 00:43:43 +01:00
44b1d5a987 LICENSE fix. 2024-03-10 02:09:23 +01:00
56199acc2f Added charset to HTTP header output. 2024-02-17 00:56:59 +01:00
7e72b0cd01 Added Lua example. 2024-02-16 02:47:32 +01:00
0aba1cfc69 Added document_root to _config and fixed cgi. 2024-02-10 20:27:15 +01:00
5c10762903 Added gitlog cgi. 2024-02-10 19:23:00 +01:00
519e20cd04 Added Content-type to echo in test scripts. 2024-02-10 18:19:11 +01:00
317e1b4e10 Initial commit. 2024-02-07 09:27:22 +01:00
Johannes Findeisen
a9c913c9a7 Initial commit 2024-02-07 09:25:54 +01:00