50 check-ins occurring on or before 2021-04-23 23:57:23.
More ↑
2021-04-23
| ||
23:57 | Basic initialization of dbstruct works. check-in: 1b388397ae user: matt tags: v1.6584-ck5 | |
14:55 | Adjusted server startup timing values. Changed CHECK to be a failing status for prereq. Moved some debug messages to higher debug levels. Added unsetting of HTTP_PROXY env vars. check-in: 5ef2e6042b user: mmgraham tags: v1.65 | |
05:36 | wip, compiles check-in: cff44e26a5 user: matt tags: v1.6584-ck5 | |
00:23 | wip check-in: 0538039b08 user: matt tags: v1.6584-ck5 | |
2021-04-21
| ||
23:53 | wip check-in: 63932df3ff user: matt tags: v1.6584-ck5 | |
06:15 | wip: db:lock-create-open, db:open-db and db:get-db check-in: 1863efefdc user: matt tags: v1.6584-ck5 | |
00:01 | wip check-in: 8357e84ed0 user: matt tags: v1.6584-ck5 | |
2021-04-20
| ||
08:56 | added checks on starting watchdog that it is a not started thread check-in: 31cd96b3b8 user: matt tags: v1.6584-ck5 | |
06:15 | wip check-in: 0b376e3ac3 user: matt tags: v1.6584-ck5 | |
2021-04-19
| ||
23:42 | Ensured that servermod is available from the repl check-in: 80cccdf80e user: matt tags: v1.6584-ck5 | |
23:18 | Added basic server pkt stuff check-in: 51b1485d60 user: matt tags: v1.6584-ck5 | |
2021-04-18
| ||
23:26 | wip check-in: 641ecb4b57 user: matt tags: v1.6584-ck5 | |
22:58 | multiple tweaks getting it to all work again check-in: 507ea188e3 user: matt tags: v1.6584-ck5 | |
21:07 | wiphtop check-in: cecf838aa0 user: matt tags: v1.6584-ck5 | |
20:58 | wip check-in: a8d4af197f user: matt tags: v1.6584-ck5 | |
16:48 | wip - renamed read-config to configf:read-config check-in: b252166d42 user: matt tags: v1.6584-ck5 | |
16:28 | wip - adding bigmod. Cleaned up mess of duplicated procedures in configfmod. check-in: 2f80db5a6c user: matt tags: v1.6584-ck5 | |
14:26 | Added eval test case for solving the configf problem check-in: bc38bbc27d user: matt tags: v1.6584-ck5 | |
00:30 | re-enabled serialize-env check-in: 0aa5896c79 user: matt tags: v1.6584-ck5 | |
2021-04-17
| ||
16:00 | moved procedures around in megatest.scm check-in: f2d15bc5ea user: matt tags: v1.6584-ck5 | |
10:39 | Update makefile for install check-in: 5731777a0b user: matt tags: v1.6584-ck5 | |
10:28 | Fixed (maybe) the won't run in another directory issue. check-in: 9b490d26cf user: matt tags: v1.6584-ck5 | |
00:24 | Moved bunch of remaining non-modularized procs into modules check-in: a4b25b8489 user: matt tags: v1.6584-ck5 | |
2021-04-16
| ||
22:44 | bunch of small clean up check-in: 0d46185eb4 user: matt tags: v1.6584-ck5 | |
03:17 | wip check-in: dd2b8adfb2 user: matt tags: v1.6584-ck5 | |
2021-04-15
| ||
22:15 | wip - moving globals into *bdat* check-in: b4b89683ef user: matt tags: v1.6584-ck5 | |
21:32 | wip - moving globals into *bdat* check-in: f3116a6a76 user: matt tags: v1.6584-ck5 | |
21:24 | wip - moving globals into *bdat* check-in: 50281239f6 user: matt tags: v1.6584-ck5 | |
20:44 | wip - moving globals into *bdat* check-in: 921126fb6b user: matt tags: v1.6584-ck5 | |
20:08 | compiles, help and repl work - if you run with path to executable check-in: 97e36f1c29 user: matt tags: v1.6584-ck5 | |
15:23 | converted db accessors to procedures check-in: e2dacbec3a user: matt tags: v1.6584-ck5 | |
00:08 | added missing file check-in: 471ddaee23 user: matt tags: v1.6584-ck5 | |
2021-04-14
| ||
23:46 | wip check-in: 766a159430 user: matt tags: v1.6584-ck5 | |
23:40 | wip check-in: 69dd9a8819 user: matt tags: v1.6584-ck5 | |
23:24 | wip check-in: 21ed5f0c54 user: matt tags: v1.6584-ck5 | |
23:10 | wip check-in: 04d9567700 user: matt tags: v1.6584-ck5 | |
22:37 | wip check-in: 24d5f5ea92 user: matt tags: v1.6584-ck5 | |
21:59 | wip check-in: 3e47d0a515 user: matt tags: v1.6584-ck5 | |
21:42 | wip check-in: b2430732e0 user: matt tags: v1.6584-ck5 | |
00:07 | wip check-in: 73ba59bf9c user: matt tags: v1.6584-ck5 | |
2021-04-13
| ||
23:55 | wip check-in: d46b3c0e7d user: matt tags: v1.6584-ck5 | |
00:04 | wip check-in: 8177baef75 user: matt tags: v1.6584-ck5 | |
2021-04-12
| ||
23:53 | wip check-in: 38bad7dc9b user: matt tags: v1.6584-ck5 | |
01:04 | wip check-in: 343bb924b9 user: matt tags: v1.6584-ck5 | |
2021-04-11
| ||
22:59 | wip check-in: 927cc58fa5 user: matt tags: v1.6584-ck5 | |
19:48 | commonmod and configmod done (mostly). check-in: 22e558a91c user: matt tags: v1.6584-ck5 | |
2021-04-10
| ||
22:07 | megatest-version.scm was missing. check-in: 979fc66320 user: matt tags: v1.6584-ck5 | |
20:50 | Added some needed compilation unit uses check-in: 33818f7a92 user: matt tags: works, v1.6584-ck5 | |
2021-04-08
| ||
20:47 | basics working check-in: 4cbadb3579 user: matt tags: v1.6584-ck5 | |
2021-04-07
| ||
23:25 | wip check-in: 50cc8ed2e2 user: matt tags: v1.6584-ck5 | |