Fixed nickname parsing with WHOIS command to accept formatted
authorPekka Riikonen <priikone@silcnet.org>
Sun, 18 Mar 2007 15:47:57 +0000 (15:47 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 18 Mar 2007 15:47:57 +0000 (15:47 +0000)
commit573d5cb3f242157b500dd4af26e41ce9919dedc6
treeeb6f6595a9dda473d1a5835eddda7b73fd8b4d95
parent7b2c89711c8d7f20f9f1322c9af768727fc555a5
Fixed nickname parsing with WHOIS command to accept formatted
nicknames.  Changed the silc_client_get_clients_local to allow
the searched nickname to be formatted nickname.  Removed %s and
%S nickname formatters.  Added silc_client_nickname_parse to
Client library API.
lib/silcclient/client_entry.c
lib/silcclient/client_entry.h
lib/silcclient/command.c
lib/silcclient/silcclient.h
lib/silcclient/silcclient_entry.h