]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
switch to the in-memory user list
authorAndre <maan@meins.(none)>
Wed, 1 Nov 2006 12:00:58 +0000 (13:00 +0100)
committerAndre <maan@meins.(none)>
Wed, 1 Nov 2006 12:00:58 +0000 (13:00 +0100)
In order to do so, the crypt functions had to be changed so that they
take an rsa key instead of the filename of that key. Also, make _get_user()
return -E_BAD_USER if the user was not found and move the corresponding error
codes from COMMAND_ERRORS to SERVER_ERRORS in error.h.


No differences found