Add keyd backend (persistant database access over Unix socket)
authorJonathan McDowell <noodles@earth.li>
Sat, 25 Sep 2004 09:34:55 +0000 (09:34 +0000)
committerJonathan McDowell <noodles@earth.li>
Sat, 25 Sep 2004 09:34:55 +0000 (09:34 +0000)
commit66748d60571a5ebbbc0f0cb84c061f9c62f5aef7
tree6b37722927343ea782528d8deaa7a5e75fa8d955
parent848a41ea337ecee39f3eaf9d091a316d07ec8e9d
Add keyd backend (persistant database access over Unix socket)
Add keyd, which runs in the background and talks to the real database
and then communicates with the various onak programs over a Unix
socket.
Makefile.in
configure.ac
keyd.c [new file with mode: 0644]
keyd.h [new file with mode: 0644]
keydb_keyd.c [new file with mode: 0644]