AmendHub

jcs

/

subtext

/

amendments

/

db.c

Amendments on January 15, 2022

db: Adapt to new bile API

jcs made amendment 52 over 2 years ago

Amendments on January 5, 2022

db+user: Switch database from resource files to bile format

jcs made amendment 48 over 2 years ago

Amendments on December 9, 2021

all: err(1, ...) -> panic()

jcs made amendment 21 over 2 years ago

Amendments on December 7, 2021

session: Support view templates

Properly close sessions in telnet+console
jcs made amendment 17 over 2 years ago

Amendments on December 6, 2021

db: Store last-used db file as the resource, use it by default

This way we don't have to keep opening the file at startup.
Also pass around the file as a char * instead of an SFReply or
AppFile.
jcs made amendment 13 over 2 years ago

Amendments on December 5, 2021

db+user: Initial work on creating a database, creating users

Of note, 'C###' templates are a C string in ### bytes in hex, not dec
jcs made amendment 8 over 2 years ago