]> the.earth.li Git - onak.git/commit
Fix up dynamic loading; we export a structure of functions now from
authorJonathan McDowell <noodles@earth.li>
Sat, 15 Dec 2007 01:03:17 +0000 (01:03 +0000)
committerJonathan McDowell <noodles@earth.li>
Sat, 15 Dec 2007 01:03:17 +0000 (01:03 +0000)
commit5b3f77c7fbafb036d20a1577ed74f475e94ed821
treeb91429062ca9f6f01264995b1746fb17d893cb58
parentc444d104cdc0250cd23b5013fee3e56000e23ae5
Fix up dynamic loading; we export a structure of functions now from
each of the backends, which means we can maintain unique namespaces.
This should allow further cleanups/cunningness, but hopefully this is
enough to get us operating correctly across all platforms to start with.
20 files changed:
Makefile.in
add.c
gpgwww.c
keyd.c
keydb.c
keydb.h
keydb_db4.c
keydb_dynamic.c
keydb_file.c
keydb_fs.c
keydb_keyd.c
keydb_pg.c
keyindex.c
lookup.c
maxpath.c
onak-conf.c
onak-conf.h
onak.c
sixdegrees.c
stats.c