silc-client cmode-a issues
nh
nhwith at bonbon.net
Wed Jul 26 05:45:19 CEST 2006
hello,
silc-client-1.0.3-autochanpw.patch
i had some problems with using of 'channel add -auto' for channel which
got password (+a), password is saved in silc.conf, but after connect it
just wrote incorrect pw
silc-client-1.0.3-reconchanpw.patch
same thing goes for state of reconnecting, but there it's more
problematic. i'm not sure if client is able to get that +a password from
channel (IRC-like way). when JOIN is send to server password gets kinda
lost, so you cant get it later (reply_command, after then channel_rec is
created). so second patch makes changes in function
silc_server_get_channels which is called when server state is being
saved (in sig_server_reconnect_save_status). it uses channel setup data,
so when user got defined channel on same chatnet with defined password
it's added there.
just fast 'fixes', there is space for more code (keys options etc).
regards
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: silc-client-1.0.3-reconchanpw.patch
Url: http://lists.silcnet.org/pipermail/silc-devel/attachments/20060726/41d2901a/silc-client-1.0.3-reconchanpw.ksh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: silc-client-1.0.3-autochanpw.patch
Url: http://lists.silcnet.org/pipermail/silc-devel/attachments/20060726/41d2901a/silc-client-1.0.3-autochanpw.ksh
More information about the silc-devel
mailing list