Age | Commit message (Collapse) | Author |
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
insert. This is caused from serialize() only setting a key on
certain conditions and otherwise doing nothing at all.
|
|
|
|
be specified at runtime
|
|
need to, fixed sqlite to work again
|
|
db_sql to update the databases incrementally instead of one big flush
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
|
|
module.
|