]> git.ozlabs.org Git - ccan-lca-2011.git/history - ccan/oserver/oserver.c
lca2011: oserver_restore to restore fields we labelled CDUMP_IGNORE.
[ccan-lca-2011.git] / ccan / oserver / oserver.c
2011-01-21 Rusty Russelllca2011: oserver_restore to restore fields we labelled...
2011-01-22 Rusty Russelllca2011: oserver_restore.
2011-01-25 Rusty Russelllca2011: dump on SIGHUP.
2011-01-25 Rusty Russelllca2011: avoid loops during dumping.
2011-01-22 Rusty Russelllca2011: move types out to a separate header.
2011-01-21 Rusty Russelllca2011: dump talloc tree in child.
2011-01-21 Rusty Russelllca2011: dump talloc tree on SIGUSR1
2011-01-25 Rusty Russelllca2011: fix client disconnect during answer (poorly).
2011-01-21 Rusty Russelllca2011: turn it into a true Usenet Oracle.
2011-01-21 Rusty Russelllca2011: make our server parrot the last answer it...
2011-01-25 Rusty Russelllca2011: add greeting and prefix states.
2011-01-21 Rusty Russelllca2011: valgrind catches an error for us.
2011-01-22 Rusty Russelllca2011: don't use void * for the handle.
2011-01-22 Rusty Russelllca2011: rewrite to a serious server
2011-01-21 Rusty Russelllca2011: add option parsing using ccan/opt.
2011-01-21 Rusty Russelllca2011: simpler testing by not having oserver_setup...
2011-01-21 Rusty Russelllca2011: simpler testing by not having oserver_serve...
2011-01-23 Rusty Russelllca2011: The initial server.