]> andersk Git - moira.git/blobdiff - reg_svr/protocol.c
Add CLGN (server) / LOGC (client) protocol option to check if a username
[moira.git] / reg_svr / protocol.c
index aa82a83f00a5f8bce3e1ee17cdf3dc8dd9373c67..e6e4a84c243a3d682166bfeebc1c44ba9c4afa15 100644 (file)
@@ -44,6 +44,7 @@ struct _handler {
   { "PSWD", PSWD },
   { "QUIT", QUIT },
   { "SPIN", SPIN },
+  { "CLGN", CLGN },
   { NULL, NULL }
 };
 
This page took 0.035762 seconds and 4 git commands to generate.