chiark / gitweb /
admin: Service ownership infrastructure and commands.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 1 Jan 2007 12:52:33 +0000 (12:52 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 1 Jan 2007 12:52:33 +0000 (12:52 +0000)
commitbe6a1b7ab43375b85c1d2cd2dc1703b4eaead98f
tree4dd375a787d20bc0191f5ce1200da103631743b5
parente6a3a5537973f060bbfbe9b5aecfd9c0312a1a7f
admin: Service ownership infrastructure and commands.

  * Implement a table of named and versioned services.

  * Allow clients to claim and release services, and find out about
    claimed services.

  * Notify clients when services are claimed and released.

  * Notify a service provider when another client provides a later
    version.
server/admin.c
server/tripe.h