Commit graph

4 commits

Author SHA1 Message Date
paul 55bf169b2c Implemented protocol parts:
* Added exceptions for all protocol errors (4xx, 5xx).
 * Implement commands: help, quit, adda, dela, updt, list.
 * Added Backend#prot_msg_body, let Backend#prot_msg do the outputting.
 * Added Server::Backend and Server::Account (empty stub implementations).


git-svn-id: svn+ssh://svn.luon.net/svn/ildus/trunk@4 65a33f86-aa00-0410-91be-cd1bf5efb309
2005-09-27 14:28:59 +00:00
paul 50062f3b9f Implemented parts of the server and protocol handler.
git-svn-id: svn+ssh://svn.luon.net/svn/ildus/trunk@3 65a33f86-aa00-0410-91be-cd1bf5efb309
2005-09-15 14:47:25 +00:00
paul cb0cf672bd Removed config.rb that should be generated setup-time.
git-svn-id: svn+ssh://svn.luon.net/svn/ildus/trunk@2 65a33f86-aa00-0410-91be-cd1bf5efb309
2005-09-13 19:19:07 +00:00
paul 3f0dff1084 Initial import into Subversion.
git-svn-id: svn+ssh://svn.luon.net/svn/ildus/trunk@1 65a33f86-aa00-0410-91be-cd1bf5efb309
2005-09-13 19:08:42 +00:00