Mercurial > pidgin.yaz
annotate src/protocols/oscar/oscar.c @ 8353:8ae61bbc479f
[gaim-migrate @ 9077]
Thanks for Ronnie Misra for finding this bug and figuring out
what was causing it!
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 27 Feb 2004 17:59:41 +0000 |
parents | fec4c1fb2ac8 |
children | 05c174138e94 |
rev | line source |
---|---|
2086 | 1 /* |
2 * gaim | |
3 * | |
4 * Some code copyright (C) 1998-1999, Mark Spencer <markster@marko.net> | |
6302 | 5 * Some code copyright (C) 1999-2001, Eric Warmenhoven |
6 * Some code copyright (C) 2001-2003, Sean Egan | |
8151 | 7 * Some code copyright (C) 2001-2004, Mark Doliner <thekingant@users.sourceforge.net> |
6302 | 8 * |
9 * Most libfaim code copyright (C) 1998-2001 Adam Fritzler <afritz@auk.cx> | |
8151 | 10 * Some libfaim code copyright (C) 2001-2004 Mark Doliner <thekingant@users.sourceforge.net> |
2086 | 11 * |
12 * This program is free software; you can redistribute it and/or modify | |
13 * it under the terms of the GNU General Public License as published by | |
14 * the Free Software Foundation; either version 2 of the License, or | |
15 * (at your option) any later version. | |
16 * | |
17 * This program is distributed in the hope that it will be useful, | |
18 * but WITHOUT ANY WARRANTY; without even the implied warranty of | |
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
20 * GNU General Public License for more details. | |
21 * | |
22 * You should have received a copy of the GNU General Public License | |
23 * along with this program; if not, write to the Free Software | |
24 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | |
25 * | |
26 */ | |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
27 #include "internal.h" |
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
28 |
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
29 #include "account.h" |
5638
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5631
diff
changeset
|
30 #include "accountopt.h" |
6846
8ab95f4c9800
[gaim-migrate @ 7391]
Christian Hammond <chipx86@chipx86.com>
parents:
6787
diff
changeset
|
31 #include "buddyicon.h" |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
32 #include "conversation.h" |
7083
3100a6e03644
[gaim-migrate @ 7648]
Christian Hammond <chipx86@chipx86.com>
parents:
7082
diff
changeset
|
33 #include "core.h" |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
34 #include "debug.h" |
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
35 #include "ft.h" |
6982 | 36 #include "imgstore.h" |
2086 | 37 #include "multi.h" |
8231
f50c059b6384
[gaim-migrate @ 8954]
Christian Hammond <chipx86@chipx86.com>
parents:
8227
diff
changeset
|
38 #include "network.h" |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
39 #include "notify.h" |
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
40 #include "privacy.h" |
2086 | 41 #include "prpl.h" |
4889 | 42 #include "proxy.h" |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
43 #include "request.h" |
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
44 #include "util.h" |
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
45 |
2086 | 46 #include "aim.h" |
5842 | 47 #include "md5.h" |
2086 | 48 |
2501
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
49 #define UC_AOL 0x02 |
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
50 #define UC_ADMIN 0x04 |
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
51 #define UC_UNCONFIRMED 0x08 |
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
52 #define UC_NORMAL 0x10 |
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
53 #define UC_AB 0x20 |
3079 | 54 #define UC_WIRELESS 0x40 |
2501
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
55 |
2086 | 56 #define AIMHASHDATA "http://gaim.sourceforge.net/aim_data.php3" |
57 | |
7283 | 58 #define OSCAR_CONNECT_STEPS 6 |
59 | |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
60 static GaimPlugin *my_protocol = NULL; |
4249 | 61 |
7376 | 62 static int caps_aim = AIM_CAPS_CHAT | AIM_CAPS_BUDDYICON | AIM_CAPS_DIRECTIM | AIM_CAPS_SENDFILE | AIM_CAPS_INTEROPERATE | AIM_CAPS_ICHAT; |
63 static int caps_icq = AIM_CAPS_BUDDYICON | AIM_CAPS_DIRECTIM | AIM_CAPS_SENDFILE | AIM_CAPS_ICQUTF8 | AIM_CAPS_INTEROPERATE | AIM_CAPS_ICHAT; | |
3458 | 64 |
4665 | 65 static fu8_t features_aim[] = {0x01, 0x01, 0x01, 0x02}; |
66 static fu8_t features_icq[] = {0x01, 0x06}; | |
8341 | 67 static fu8_t ck[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; |
2086 | 68 |
7283 | 69 typedef struct _OscarData OscarData; |
70 struct _OscarData { | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
71 aim_session_t *sess; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
72 aim_conn_t *conn; |
2086 | 73 |
74 guint cnpa; | |
75 guint paspa; | |
3694 | 76 guint emlpa; |
4804 | 77 guint icopa; |
2086 | 78 |
4823 | 79 gboolean iconconnecting; |
5842 | 80 gboolean set_icon; |
4823 | 81 |
2822
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
82 GSList *create_rooms; |
2086 | 83 |
84 gboolean conf; | |
85 gboolean reqemail; | |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
86 gboolean setemail; |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
87 char *email; |
2979 | 88 gboolean setnick; |
89 char *newsn; | |
2086 | 90 gboolean chpass; |
91 char *oldp; | |
92 char *newp; | |
5842 | 93 |
2086 | 94 GSList *oscar_chats; |
95 GSList *direct_ims; | |
3630 | 96 GSList *file_transfers; |
4738 | 97 GHashTable *buddyinfo; |
4804 | 98 GSList *requesticon; |
2086 | 99 |
2501
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
100 gboolean killme; |
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
101 gboolean icq; |
4804 | 102 guint icontimer; |
5968 | 103 guint getblisttimer; |
8341 | 104 guint getinfotimer; |
2993 | 105 |
106 struct { | |
4230 | 107 guint maxwatchers; /* max users who can watch you */ |
2993 | 108 guint maxbuddies; /* max users you can watch */ |
4230 | 109 guint maxgroups; /* max groups in server list */ |
2993 | 110 guint maxpermits; /* max users on permit list */ |
111 guint maxdenies; /* max users on deny list */ | |
112 guint maxsiglen; /* max size (bytes) of profile */ | |
113 guint maxawaymsglen; /* max size (bytes) of posted away message */ | |
114 } rights; | |
2086 | 115 }; |
116 | |
2822
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
117 struct create_room { |
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
118 char *name; |
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
119 int exchange; |
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
120 }; |
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
121 |
2086 | 122 struct chat_connection { |
123 char *name; | |
124 char *show; /* AOL did something funny to us */ | |
2821
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
125 fu16_t exchange; |
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
126 fu16_t instance; |
2086 | 127 int fd; /* this is redundant since we have the conn below */ |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
128 aim_conn_t *conn; |
2086 | 129 int inpa; |
130 int id; | |
5575 | 131 GaimConnection *gc; /* i hate this. */ |
5679 | 132 GaimConversation *cnv; /* bah. */ |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
133 int maxlen; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
134 int maxvis; |
2086 | 135 }; |
136 | |
137 struct direct_im { | |
5575 | 138 GaimConnection *gc; |
2086 | 139 char name[80]; |
140 int watcher; | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
141 aim_conn_t *conn; |
3008 | 142 gboolean connected; |
2086 | 143 }; |
144 | |
145 struct ask_direct { | |
5575 | 146 GaimConnection *gc; |
2086 | 147 char *sn; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
148 char ip[64]; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
149 fu8_t cookie[8]; |
2086 | 150 }; |
151 | |
7011 | 152 /* |
153 * Various PRPL-specific buddy info that we want to keep track of | |
154 * Some other info is maintained by locate.c, and I'd like to move | |
155 * the rest of this to libfaim, mostly im.c | |
156 */ | |
4738 | 157 struct buddyinfo { |
158 gboolean typingnot; | |
6292 | 159 gchar *availmsg; |
6857 | 160 fu32_t ipaddr; |
5836 | 161 |
162 unsigned long ico_me_len; | |
163 unsigned long ico_me_csum; | |
164 time_t ico_me_time; | |
165 gboolean ico_informed; | |
4738 | 166 |
167 unsigned long ico_len; | |
168 unsigned long ico_csum; | |
169 time_t ico_time; | |
170 gboolean ico_need; | |
7406 | 171 gboolean ico_sent; |
2086 | 172 }; |
173 | |
4230 | 174 struct name_data { |
5575 | 175 GaimConnection *gc; |
4230 | 176 gchar *name; |
3453 | 177 gchar *nick; |
3141 | 178 }; |
179 | |
5129 | 180 static char *msgerrreason[] = { |
181 N_("Invalid error"), | |
182 N_("Invalid SNAC"), | |
183 N_("Rate to host"), | |
184 N_("Rate to client"), | |
185 N_("Not logged in"), | |
186 N_("Service unavailable"), | |
187 N_("Service not defined"), | |
188 N_("Obsolete SNAC"), | |
189 N_("Not supported by host"), | |
190 N_("Not supported by client"), | |
191 N_("Refused by client"), | |
192 N_("Reply too big"), | |
193 N_("Responses lost"), | |
194 N_("Request denied"), | |
195 N_("Busted SNAC payload"), | |
196 N_("Insufficient rights"), | |
197 N_("In local permit/deny"), | |
198 N_("Too evil (sender)"), | |
199 N_("Too evil (receiver)"), | |
200 N_("User temporarily unavailable"), | |
201 N_("No match"), | |
202 N_("List overflow"), | |
203 N_("Request ambiguous"), | |
204 N_("Queue full"), | |
205 N_("Not while on AOL") | |
206 }; | |
207 static int msgerrreasonlen = 25; | |
208 | |
209 /* All the libfaim->gaim callback functions */ | |
210 static int gaim_parse_auth_resp (aim_session_t *, aim_frame_t *, ...); | |
211 static int gaim_parse_login (aim_session_t *, aim_frame_t *, ...); | |
212 static int gaim_handle_redirect (aim_session_t *, aim_frame_t *, ...); | |
213 static int gaim_info_change (aim_session_t *, aim_frame_t *, ...); | |
214 static int gaim_account_confirm (aim_session_t *, aim_frame_t *, ...); | |
215 static int gaim_parse_oncoming (aim_session_t *, aim_frame_t *, ...); | |
216 static int gaim_parse_offgoing (aim_session_t *, aim_frame_t *, ...); | |
217 static int gaim_parse_incoming_im(aim_session_t *, aim_frame_t *, ...); | |
218 static int gaim_parse_misses (aim_session_t *, aim_frame_t *, ...); | |
219 static int gaim_parse_clientauto (aim_session_t *, aim_frame_t *, ...); | |
7011 | 220 static int gaim_parse_userinfo (aim_session_t *, aim_frame_t *, ...); |
8341 | 221 static int gaim_reqinfo_timeout (aim_session_t *, aim_frame_t *, ...); |
5129 | 222 static int gaim_parse_motd (aim_session_t *, aim_frame_t *, ...); |
223 static int gaim_chatnav_info (aim_session_t *, aim_frame_t *, ...); | |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
224 static int gaim_conv_chat_join (aim_session_t *, aim_frame_t *, ...); |
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
225 static int gaim_conv_chat_leave (aim_session_t *, aim_frame_t *, ...); |
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
226 static int gaim_conv_chat_info_update (aim_session_t *, aim_frame_t *, ...); |
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
227 static int gaim_conv_chat_incoming_msg(aim_session_t *, aim_frame_t *, ...); |
5129 | 228 static int gaim_email_parseupdate(aim_session_t *, aim_frame_t *, ...); |
229 static int gaim_icon_error (aim_session_t *, aim_frame_t *, ...); | |
230 static int gaim_icon_parseicon (aim_session_t *, aim_frame_t *, ...); | |
5844 | 231 static int oscar_icon_req (aim_session_t *, aim_frame_t *, ...); |
5129 | 232 static int gaim_parse_msgack (aim_session_t *, aim_frame_t *, ...); |
233 static int gaim_parse_ratechange (aim_session_t *, aim_frame_t *, ...); | |
234 static int gaim_parse_evilnotify (aim_session_t *, aim_frame_t *, ...); | |
235 static int gaim_parse_searcherror(aim_session_t *, aim_frame_t *, ...); | |
236 static int gaim_parse_searchreply(aim_session_t *, aim_frame_t *, ...); | |
237 static int gaim_bosrights (aim_session_t *, aim_frame_t *, ...); | |
238 static int gaim_connerr (aim_session_t *, aim_frame_t *, ...); | |
239 static int conninitdone_admin (aim_session_t *, aim_frame_t *, ...); | |
240 static int conninitdone_bos (aim_session_t *, aim_frame_t *, ...); | |
241 static int conninitdone_chatnav (aim_session_t *, aim_frame_t *, ...); | |
242 static int conninitdone_chat (aim_session_t *, aim_frame_t *, ...); | |
243 static int conninitdone_email (aim_session_t *, aim_frame_t *, ...); | |
244 static int conninitdone_icon (aim_session_t *, aim_frame_t *, ...); | |
245 static int gaim_parse_msgerr (aim_session_t *, aim_frame_t *, ...); | |
246 static int gaim_parse_mtn (aim_session_t *, aim_frame_t *, ...); | |
247 static int gaim_parse_locaterights(aim_session_t *, aim_frame_t *, ...); | |
248 static int gaim_parse_buddyrights(aim_session_t *, aim_frame_t *, ...); | |
249 static int gaim_parse_locerr (aim_session_t *, aim_frame_t *, ...); | |
250 static int gaim_icbm_param_info (aim_session_t *, aim_frame_t *, ...); | |
251 static int gaim_parse_genericerr (aim_session_t *, aim_frame_t *, ...); | |
252 static int gaim_memrequest (aim_session_t *, aim_frame_t *, ...); | |
253 static int gaim_selfinfo (aim_session_t *, aim_frame_t *, ...); | |
254 static int gaim_offlinemsg (aim_session_t *, aim_frame_t *, ...); | |
255 static int gaim_offlinemsgdone (aim_session_t *, aim_frame_t *, ...); | |
256 static int gaim_icqalias (aim_session_t *, aim_frame_t *, ...); | |
257 static int gaim_icqinfo (aim_session_t *, aim_frame_t *, ...); | |
258 static int gaim_popup (aim_session_t *, aim_frame_t *, ...); | |
259 #ifndef NOSSI | |
260 static int gaim_ssi_parseerr (aim_session_t *, aim_frame_t *, ...); | |
261 static int gaim_ssi_parserights (aim_session_t *, aim_frame_t *, ...); | |
262 static int gaim_ssi_parselist (aim_session_t *, aim_frame_t *, ...); | |
263 static int gaim_ssi_parseack (aim_session_t *, aim_frame_t *, ...); | |
8227 | 264 static int gaim_ssi_parseadd (aim_session_t *, aim_frame_t *, ...); |
5129 | 265 static int gaim_ssi_authgiven (aim_session_t *, aim_frame_t *, ...); |
266 static int gaim_ssi_authrequest (aim_session_t *, aim_frame_t *, ...); | |
267 static int gaim_ssi_authreply (aim_session_t *, aim_frame_t *, ...); | |
268 static int gaim_ssi_gotadded (aim_session_t *, aim_frame_t *, ...); | |
269 #endif | |
270 | |
271 /* for DirectIM/image transfer */ | |
272 static int gaim_odc_initiate (aim_session_t *, aim_frame_t *, ...); | |
273 static int gaim_odc_incoming (aim_session_t *, aim_frame_t *, ...); | |
274 static int gaim_odc_typing (aim_session_t *, aim_frame_t *, ...); | |
6982 | 275 static int gaim_odc_update_ui (aim_session_t *, aim_frame_t *, ...); |
5129 | 276 |
277 /* for file transfer */ | |
278 static int oscar_sendfile_estblsh(aim_session_t *, aim_frame_t *, ...); | |
279 static int oscar_sendfile_prompt (aim_session_t *, aim_frame_t *, ...); | |
280 static int oscar_sendfile_ack (aim_session_t *, aim_frame_t *, ...); | |
281 static int oscar_sendfile_done (aim_session_t *, aim_frame_t *, ...); | |
282 | |
283 /* for icons */ | |
284 static gboolean gaim_icon_timerfunc(gpointer data); | |
285 | |
8076 | 286 /* remove these at some point? */ |
7282 | 287 /* Because I don't like forward declarations? I think that was why... */ |
5954 | 288 static void oscar_set_info(GaimConnection *gc, const char *text); |
8076 | 289 static void oscar_set_away(GaimConnection *gc, const char *state, const char *message); |
5306 | 290 |
5836 | 291 static void oscar_free_name_data(struct name_data *data) { |
4230 | 292 g_free(data->name); |
293 g_free(data->nick); | |
294 g_free(data); | |
295 } | |
296 | |
5836 | 297 static void oscar_free_buddyinfo(void *data) { |
298 struct buddyinfo *bi = data; | |
6292 | 299 g_free(bi->availmsg); |
5836 | 300 g_free(bi); |
301 } | |
302 | |
5129 | 303 static fu32_t oscar_encoding_check(const char *utf8) |
304 { | |
305 int i = 0; | |
306 fu32_t encodingflag = 0; | |
307 | |
308 /* Determine how we can send this message. Per the warnings elsewhere | |
309 * in this file, these little checks determine the simplest encoding | |
310 * we can use for a given message send using it. */ | |
311 while (utf8[i]) { | |
312 if ((unsigned char)utf8[i] > 0x7f) { | |
313 /* not ASCII! */ | |
314 encodingflag = AIM_IMFLAGS_ISO_8859_1; | |
315 break; | |
316 } | |
317 i++; | |
318 } | |
319 while (utf8[i]) { | |
320 /* ISO-8859-1 is 0x00-0xbf in the first byte | |
321 * followed by 0xc0-0xc3 in the second */ | |
322 if ((unsigned char)utf8[i] < 0x80) { | |
323 i++; | |
324 continue; | |
325 } else if (((unsigned char)utf8[i] & 0xfc) == 0xc0 && | |
326 ((unsigned char)utf8[i + 1] & 0xc0) == 0x80) { | |
327 i += 2; | |
328 continue; | |
329 } | |
330 encodingflag = AIM_IMFLAGS_UNICODE; | |
331 break; | |
332 } | |
333 | |
334 return encodingflag; | |
335 } | |
336 | |
8225 | 337 /* |
338 * Take a string of the form charset="bleh" where bleh is | |
339 * one of us-ascii, utf-8, iso-8859-1, or unicode-2-0, and | |
340 * return a newly allocated string containing bleh. | |
341 */ | |
342 static gchar *oscar_encoding_extract(const char *encoding) | |
5129 | 343 { |
8225 | 344 gchar *ret = NULL; |
345 char *begin, *end; | |
346 | |
347 /* Make sure encoding begings with charset= */ | |
348 if (strncmp(encoding, "text/aolrtf; charset=", 21)) | |
349 return NULL; | |
350 | |
351 begin = strchr(encoding, '"'); | |
352 end = strrchr(encoding, '"'); | |
353 | |
354 if ((begin == NULL) || (end == NULL) || (begin >= end)) | |
355 return NULL; | |
356 | |
357 ret = g_strndup(begin+1, (end-1) - begin); | |
358 | |
359 return ret; | |
360 } | |
361 | |
362 /* | |
363 * Return the flag specifying the given encoding. | |
364 */ | |
365 static fu32_t oscar_encoding_parse(const char *encoding) | |
366 { | |
367 if ((encoding == NULL) || encoding[0] == '\0') { | |
368 gaim_debug(GAIM_DEBUG_WARNING, "oscar", "Empty encoding, assuming ASCII\n"); | |
5129 | 369 return 0; |
370 } | |
8225 | 371 |
372 if (!strcmp(encoding, "us-ascii") || !strcmp(encoding, "utf-8")) { | |
373 /* UTF-8 is our native encoding, ASCII is a proper subset */ | |
5129 | 374 return 0; |
8225 | 375 } else if (!strcmp(encoding, "iso-8859-1")) { |
5129 | 376 return AIM_IMFLAGS_ISO_8859_1; |
8225 | 377 } else if (!strcmp(encoding, "unicode-2-0")) { |
5129 | 378 return AIM_IMFLAGS_UNICODE; |
379 } else { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
380 gaim_debug(GAIM_DEBUG_WARNING, "oscar", |
8250 | 381 "Unrecognized character encoding '%s', attempting to convert to utf8 anyway\n", encoding); |
382 return 99; | |
5129 | 383 } |
384 } | |
385 | |
8233 | 386 gchar *oscar_encoding_to_utf8(const char *encoding, const char *text, int textlen) |
5129 | 387 { |
388 gchar *utf8 = NULL; | |
389 int flags = oscar_encoding_parse(encoding); | |
390 | |
391 switch (flags) { | |
392 case 0: | |
8250 | 393 utf8 = g_convert(text, textlen, "UTF-8", "UTF-8", NULL, NULL, NULL); |
5129 | 394 break; |
395 case AIM_IMFLAGS_ISO_8859_1: | |
396 utf8 = g_convert(text, textlen, "UTF-8", "ISO-8859-1", NULL, NULL, NULL); | |
397 break; | |
398 case AIM_IMFLAGS_UNICODE: | |
399 utf8 = g_convert(text, textlen, "UTF-8", "UCS-2BE", NULL, NULL, NULL); | |
400 break; | |
8250 | 401 case 99: |
402 utf8 = g_convert(text, textlen, "UTF-8", encoding, NULL, NULL, NULL); | |
403 if (utf8 == NULL) { | |
404 utf8 = g_convert(text, textlen, "UTF-8", "UTF-8", NULL, NULL, NULL); | |
405 } | |
406 break; | |
5129 | 407 } |
408 | |
409 return utf8; | |
410 } | |
411 | |
7283 | 412 static struct direct_im *find_direct_im(OscarData *od, const char *who) { |
2086 | 413 GSList *d = od->direct_ims; |
414 struct direct_im *m = NULL; | |
415 | |
416 while (d) { | |
417 m = (struct direct_im *)d->data; | |
4355 | 418 if (!aim_sncmp(who, m->name)) |
4269 | 419 return m; |
2086 | 420 d = d->next; |
421 } | |
422 | |
4269 | 423 return NULL; |
2086 | 424 } |
425 | |
2821
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
426 static char *extract_name(const char *name) { |
4121 | 427 char *tmp, *x; |
2086 | 428 int i, j; |
4120 | 429 |
430 if (!name) | |
4121 | 431 return NULL; |
432 | |
4120 | 433 x = strchr(name, '-'); |
4121 | 434 |
2086 | 435 if (!x) return NULL; |
436 x = strchr(++x, '-'); | |
437 if (!x) return NULL; | |
438 tmp = g_strdup(++x); | |
439 | |
440 for (i = 0, j = 0; x[i]; i++) { | |
2361
554b001d7d98
[gaim-migrate @ 2374]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2357
diff
changeset
|
441 char hex[3]; |
554b001d7d98
[gaim-migrate @ 2374]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2357
diff
changeset
|
442 if (x[i] != '%') { |
2086 | 443 tmp[j++] = x[i]; |
2361
554b001d7d98
[gaim-migrate @ 2374]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2357
diff
changeset
|
444 continue; |
2086 | 445 } |
2361
554b001d7d98
[gaim-migrate @ 2374]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2357
diff
changeset
|
446 strncpy(hex, x + ++i, 2); hex[2] = 0; |
554b001d7d98
[gaim-migrate @ 2374]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2357
diff
changeset
|
447 i++; |
554b001d7d98
[gaim-migrate @ 2374]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2357
diff
changeset
|
448 tmp[j++] = strtol(hex, NULL, 16); |
2086 | 449 } |
450 | |
451 tmp[j] = 0; | |
452 return tmp; | |
453 } | |
454 | |
5575 | 455 static struct chat_connection *find_oscar_chat(GaimConnection *gc, int id) { |
7283 | 456 GSList *g = ((OscarData *)gc->proto_data)->oscar_chats; |
2086 | 457 struct chat_connection *c = NULL; |
458 | |
459 while (g) { | |
460 c = (struct chat_connection *)g->data; | |
461 if (c->id == id) | |
462 break; | |
463 g = g->next; | |
464 c = NULL; | |
465 } | |
466 | |
467 return c; | |
468 } | |
469 | |
5575 | 470 static struct chat_connection *find_oscar_chat_by_conn(GaimConnection *gc, |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
471 aim_conn_t *conn) { |
7283 | 472 GSList *g = ((OscarData *)gc->proto_data)->oscar_chats; |
2086 | 473 struct chat_connection *c = NULL; |
474 | |
475 while (g) { | |
476 c = (struct chat_connection *)g->data; | |
477 if (c->conn == conn) | |
478 break; | |
479 g = g->next; | |
480 c = NULL; | |
481 } | |
482 | |
483 return c; | |
484 } | |
485 | |
8219 | 486 static struct chat_connection *find_oscar_chat_by_conv(GaimConnection *gc, |
487 GaimConversation *conv) { | |
488 GSList *g = ((OscarData *)gc->proto_data)->oscar_chats; | |
489 struct chat_connection *c = NULL; | |
490 | |
491 while (g) { | |
492 c = (struct chat_connection *)g->data; | |
493 if (c->cnv == conv) | |
494 break; | |
495 g = g->next; | |
496 c = NULL; | |
497 } | |
498 | |
499 return c; | |
500 } | |
501 | |
4617 | 502 static void gaim_odc_disconnect(aim_session_t *sess, aim_conn_t *conn) { |
5575 | 503 GaimConnection *gc = sess->aux_data; |
7283 | 504 OscarData *od = (OscarData *)gc->proto_data; |
5679 | 505 GaimConversation *cnv; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
506 struct direct_im *dim; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
507 char *sn; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
508 char buf[256]; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
509 |
4617 | 510 sn = g_strdup(aim_odc_getsn(conn)); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
511 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
512 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
513 "%s disconnected Direct IM.\n", sn); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
514 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
515 dim = find_direct_im(od, sn); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
516 od->direct_ims = g_slist_remove(od->direct_ims, dim); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
517 gaim_input_remove(dim->watcher); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
518 |
3008 | 519 if (dim->connected) |
520 g_snprintf(buf, sizeof buf, _("Direct IM with %s closed"), sn); | |
521 else | |
522 g_snprintf(buf, sizeof buf, _("Direct IM with %s failed"), sn); | |
6640
314111e7b601
[gaim-migrate @ 7165]
Christian Hammond <chipx86@chipx86.com>
parents:
6623
diff
changeset
|
523 |
314111e7b601
[gaim-migrate @ 7165]
Christian Hammond <chipx86@chipx86.com>
parents:
6623
diff
changeset
|
524 cnv = gaim_find_conversation_with_account(sn, gaim_connection_get_account(gc)); |
314111e7b601
[gaim-migrate @ 7165]
Christian Hammond <chipx86@chipx86.com>
parents:
6623
diff
changeset
|
525 if (cnv) |
6982 | 526 gaim_conversation_write(cnv, NULL, buf, GAIM_MESSAGE_SYSTEM, time(NULL)); |
4359
5fb47ec9bfe4
[gaim-migrate @ 4625]
Christian Hammond <chipx86@chipx86.com>
parents:
4358
diff
changeset
|
527 |
5579 | 528 gaim_conversation_update_progress(cnv, 0); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
529 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
530 g_free(dim); /* I guess? I don't see it anywhere else... -- mid */ |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
531 g_free(sn); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
532 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
533 return; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
534 } |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
535 |
4617 | 536 static void oscar_callback(gpointer data, gint source, GaimInputCondition condition) { |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
537 aim_conn_t *conn = (aim_conn_t *)data; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
538 aim_session_t *sess = aim_conn_getsess(conn); |
5575 | 539 GaimConnection *gc = sess ? sess->aux_data : NULL; |
7283 | 540 OscarData *od; |
2086 | 541 |
542 if (!gc) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
543 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
544 "oscar callback for closed connection (1).\n"); |
2086 | 545 return; |
546 } | |
547 | |
7283 | 548 od = (OscarData *)gc->proto_data; |
2086 | 549 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
550 if (!g_list_find(gaim_connections_get_all(), gc)) { |
2086 | 551 /* oh boy. this is probably bad. i guess the only thing we |
552 * can really do is return? */ | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
553 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
554 "oscar callback for closed connection (2).\n"); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
555 gaim_debug(GAIM_DEBUG_MISC, "oscar", "gc = %p\n", gc); |
2086 | 556 return; |
557 } | |
558 | |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
559 if (condition & GAIM_INPUT_READ) { |
4617 | 560 if (conn->type == AIM_CONN_TYPE_LISTENER) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
561 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
562 "got information on rendezvous listener\n"); |
4617 | 563 if (aim_handlerendconnect(od->sess, conn) < 0) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
564 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
565 "connection error (rendezvous listener)\n"); |
4617 | 566 aim_conn_kill(od->sess, &conn); |
2086 | 567 } |
568 } else { | |
4617 | 569 if (aim_get_command(od->sess, conn) >= 0) { |
570 aim_rxdispatch(od->sess); | |
6029 | 571 if (od->killme) { |
572 gaim_debug(GAIM_DEBUG_ERROR, "oscar", "Waiting to be destroyed\n"); | |
573 return; | |
574 } | |
2086 | 575 } else { |
576 if ((conn->type == AIM_CONN_TYPE_BOS) || | |
4617 | 577 !(aim_getconn_type(od->sess, AIM_CONN_TYPE_BOS))) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
578 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
579 "major connection error\n"); |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
580 gaim_connection_error(gc, _("Disconnected.")); |
2086 | 581 } else if (conn->type == AIM_CONN_TYPE_CHAT) { |
582 struct chat_connection *c = find_oscar_chat_by_conn(gc, conn); | |
5420 | 583 char *buf; |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
584 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
585 "disconnected from chat room %s\n", c->name); |
2086 | 586 c->conn = NULL; |
587 if (c->inpa > 0) | |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
588 gaim_input_remove(c->inpa); |
2086 | 589 c->inpa = 0; |
590 c->fd = -1; | |
4617 | 591 aim_conn_kill(od->sess, &conn); |
5420 | 592 buf = g_strdup_printf(_("You have been disconnected from chat room %s."), c->name); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
593 gaim_notify_error(gc, NULL, buf, NULL); |
5420 | 594 g_free(buf); |
2086 | 595 } else if (conn->type == AIM_CONN_TYPE_CHATNAV) { |
4617 | 596 if (od->cnpa > 0) |
597 gaim_input_remove(od->cnpa); | |
598 od->cnpa = 0; | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
599 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
600 "removing chatnav input watcher\n"); |
4617 | 601 while (od->create_rooms) { |
602 struct create_room *cr = od->create_rooms->data; | |
2822
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
603 g_free(cr->name); |
4617 | 604 od->create_rooms = |
605 g_slist_remove(od->create_rooms, cr); | |
2822
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
606 g_free(cr); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
607 gaim_notify_error(gc, NULL, |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
608 _("Chat is currently unavailable"), |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
609 NULL); |
2086 | 610 } |
4617 | 611 aim_conn_kill(od->sess, &conn); |
2086 | 612 } else if (conn->type == AIM_CONN_TYPE_AUTH) { |
4617 | 613 if (od->paspa > 0) |
614 gaim_input_remove(od->paspa); | |
615 od->paspa = 0; | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
616 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
617 "removing authconn input watcher\n"); |
4617 | 618 aim_conn_kill(od->sess, &conn); |
3694 | 619 } else if (conn->type == AIM_CONN_TYPE_EMAIL) { |
4617 | 620 if (od->emlpa > 0) |
621 gaim_input_remove(od->emlpa); | |
622 od->emlpa = 0; | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
623 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
624 "removing email input watcher\n"); |
4617 | 625 aim_conn_kill(od->sess, &conn); |
4804 | 626 } else if (conn->type == AIM_CONN_TYPE_ICON) { |
627 if (od->icopa > 0) | |
628 gaim_input_remove(od->icopa); | |
629 od->icopa = 0; | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
630 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
631 "removing icon input watcher\n"); |
4804 | 632 aim_conn_kill(od->sess, &conn); |
2086 | 633 } else if (conn->type == AIM_CONN_TYPE_RENDEZVOUS) { |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
634 if (conn->subtype == AIM_CONN_SUBTYPE_OFT_DIRECTIM) |
4617 | 635 gaim_odc_disconnect(od->sess, conn); |
636 aim_conn_kill(od->sess, &conn); | |
2086 | 637 } else { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
638 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
639 "holy crap! generic connection error! %hu\n", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
640 conn->type); |
4617 | 641 aim_conn_kill(od->sess, &conn); |
2086 | 642 } |
643 } | |
644 } | |
645 } | |
646 } | |
647 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
648 static void oscar_debug(aim_session_t *sess, int level, const char *format, va_list va) { |
5575 | 649 GaimConnection *gc = sess->aux_data; |
7285 | 650 gchar *s = g_strdup_vprintf(format, va); |
651 gchar *buf; | |
652 | |
653 buf = g_strdup_printf("%s %d: %s", gaim_account_get_username(gaim_connection_get_account(gc)), level, s); | |
654 gaim_debug(GAIM_DEBUG_INFO, "oscar", buf); | |
655 if (buf[strlen(buf)-1] != '\n') | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
656 gaim_debug(GAIM_DEBUG_INFO, NULL, "\n"); |
7285 | 657 g_free(buf); |
2086 | 658 g_free(s); |
659 } | |
660 | |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
661 static void oscar_login_connect(gpointer data, gint source, GaimInputCondition cond) |
2086 | 662 { |
5575 | 663 GaimConnection *gc = data; |
7283 | 664 OscarData *od; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
665 aim_session_t *sess; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
666 aim_conn_t *conn; |
2086 | 667 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
668 if (!g_list_find(gaim_connections_get_all(), gc)) { |
2086 | 669 close(source); |
670 return; | |
671 } | |
672 | |
4617 | 673 od = gc->proto_data; |
674 sess = od->sess; | |
2086 | 675 conn = aim_getconn_type_all(sess, AIM_CONN_TYPE_AUTH); |
4366 | 676 conn->fd = source; |
2086 | 677 |
678 if (source < 0) { | |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
679 gaim_connection_error(gc, _("Couldn't connect to host")); |
2086 | 680 return; |
681 } | |
682 | |
683 aim_conn_completeconnect(sess, conn); | |
4617 | 684 gc->inpa = gaim_input_add(conn->fd, GAIM_INPUT_READ, oscar_callback, conn); |
7282 | 685 aim_request_login(sess, conn, gaim_account_get_username(gaim_connection_get_account(gc))); |
686 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
687 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
7282 | 688 "Screen name sent, waiting for response\n"); |
7283 | 689 gaim_connection_update_progress(gc, _("Screen name sent"), 1, OSCAR_CONNECT_STEPS); |
8341 | 690 ck[1] = 0x65; |
2086 | 691 } |
692 | |
5575 | 693 static void oscar_login(GaimAccount *account) { |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
694 aim_session_t *sess; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
695 aim_conn_t *conn; |
5575 | 696 GaimConnection *gc = gaim_account_get_connection(account); |
7283 | 697 OscarData *od = gc->proto_data = g_new0(OscarData, 1); |
2086 | 698 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
699 gaim_debug(GAIM_DEBUG_MISC, "oscar", "oscar_login: gc = %p\n", gc); |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
700 |
5575 | 701 if (isdigit(*(gaim_account_get_username(account)))) { |
4617 | 702 od->icq = TRUE; |
2706
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
703 } else { |
6622 | 704 gc->flags |= GAIM_CONNECTION_HTML; |
705 gc->flags |= GAIM_CONNECTION_AUTO_RESP; | |
2706
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
706 } |
5836 | 707 od->buddyinfo = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, oscar_free_buddyinfo); |
2086 | 708 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
709 sess = g_new0(aim_session_t, 1); |
7285 | 710 aim_session_init(sess, TRUE, 0); |
2086 | 711 aim_setdebuggingcb(sess, oscar_debug); |
7282 | 712 /* |
713 * We need an immediate queue because we don't use a while-loop | |
714 * to see if things need to be sent. | |
715 */ | |
2086 | 716 aim_tx_setenqueue(sess, AIM_TX_IMMEDIATE, NULL); |
4617 | 717 od->sess = sess; |
2086 | 718 sess->aux_data = gc; |
719 | |
720 conn = aim_newconn(sess, AIM_CONN_TYPE_AUTH, NULL); | |
721 if (conn == NULL) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
722 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
723 "internal connection error\n"); |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
724 gaim_connection_error(gc, _("Unable to login to AIM")); |
2086 | 725 return; |
726 } | |
727 | |
4649 | 728 aim_conn_addhandler(sess, conn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNERR, gaim_connerr, 0); |
2086 | 729 aim_conn_addhandler(sess, conn, 0x0017, 0x0007, gaim_parse_login, 0); |
730 aim_conn_addhandler(sess, conn, 0x0017, 0x0003, gaim_parse_auth_resp, 0); | |
731 | |
732 conn->status |= AIM_CONN_STATUS_INPROGRESS; | |
5681
46d7ad0dfa26
[gaim-migrate @ 6100]
Christian Hammond <chipx86@chipx86.com>
parents:
5679
diff
changeset
|
733 if (gaim_proxy_connect(account, gaim_account_get_string(account, "server", FAIM_LOGIN_SERVER), |
5575 | 734 gaim_account_get_int(account, "port", FAIM_LOGIN_PORT), |
735 oscar_login_connect, gc) < 0) { | |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
736 gaim_connection_error(gc, _("Couldn't connect to host")); |
2086 | 737 return; |
738 } | |
7282 | 739 |
7283 | 740 gaim_connection_update_progress(gc, _("Connecting"), 0, OSCAR_CONNECT_STEPS); |
8341 | 741 ck[0] = 0x5a; |
5575 | 742 } |
743 | |
744 static void oscar_close(GaimConnection *gc) { | |
7283 | 745 OscarData *od = (OscarData *)gc->proto_data; |
4617 | 746 |
747 while (od->oscar_chats) { | |
748 struct chat_connection *n = od->oscar_chats->data; | |
2086 | 749 if (n->inpa > 0) |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
750 gaim_input_remove(n->inpa); |
2086 | 751 g_free(n->name); |
752 g_free(n->show); | |
4617 | 753 od->oscar_chats = g_slist_remove(od->oscar_chats, n); |
2086 | 754 g_free(n); |
755 } | |
4617 | 756 while (od->direct_ims) { |
757 struct direct_im *n = od->direct_ims->data; | |
2086 | 758 if (n->watcher > 0) |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
759 gaim_input_remove(n->watcher); |
4617 | 760 od->direct_ims = g_slist_remove(od->direct_ims, n); |
2086 | 761 g_free(n); |
762 } | |
4617 | 763 /* BBB */ |
764 while (od->file_transfers) { | |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
765 GaimXfer *xfer; |
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
766 xfer = (GaimXfer *)od->file_transfers->data; |
7805 | 767 gaim_xfer_cancel_local(xfer); |
3630 | 768 } |
4804 | 769 while (od->requesticon) { |
770 char *sn = od->requesticon->data; | |
771 od->requesticon = g_slist_remove(od->requesticon, sn); | |
772 free(sn); | |
773 } | |
4738 | 774 g_hash_table_destroy(od->buddyinfo); |
4617 | 775 while (od->create_rooms) { |
776 struct create_room *cr = od->create_rooms->data; | |
2822
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
777 g_free(cr->name); |
4617 | 778 od->create_rooms = g_slist_remove(od->create_rooms, cr); |
2822
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
779 g_free(cr); |
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
780 } |
4617 | 781 if (od->email) |
782 g_free(od->email); | |
783 if (od->newp) | |
784 g_free(od->newp); | |
785 if (od->oldp) | |
786 g_free(od->oldp); | |
2086 | 787 if (gc->inpa > 0) |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
788 gaim_input_remove(gc->inpa); |
4617 | 789 if (od->cnpa > 0) |
790 gaim_input_remove(od->cnpa); | |
791 if (od->paspa > 0) | |
792 gaim_input_remove(od->paspa); | |
793 if (od->emlpa > 0) | |
794 gaim_input_remove(od->emlpa); | |
4804 | 795 if (od->icopa > 0) |
796 gaim_input_remove(od->icopa); | |
6907 | 797 if (od->icontimer > 0) |
8287
ef881489396e
[gaim-migrate @ 9011]
Christian Hammond <chipx86@chipx86.com>
parents:
8273
diff
changeset
|
798 gaim_timeout_remove(od->icontimer); |
8341 | 799 if (od->getblisttimer > 0) |
8287
ef881489396e
[gaim-migrate @ 9011]
Christian Hammond <chipx86@chipx86.com>
parents:
8273
diff
changeset
|
800 gaim_timeout_remove(od->getblisttimer); |
8341 | 801 if (od->getinfotimer > 0) |
802 gaim_timeout_remove(od->getinfotimer); | |
4617 | 803 aim_session_kill(od->sess); |
804 g_free(od->sess); | |
805 od->sess = NULL; | |
2086 | 806 g_free(gc->proto_data); |
807 gc->proto_data = NULL; | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
808 gaim_debug(GAIM_DEBUG_INFO, "oscar", "Signed off.\n"); |
2086 | 809 } |
810 | |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
811 static void oscar_bos_connect(gpointer data, gint source, GaimInputCondition cond) { |
5575 | 812 GaimConnection *gc = data; |
7283 | 813 OscarData *od; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
814 aim_session_t *sess; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
815 aim_conn_t *bosconn; |
2086 | 816 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
817 if (!g_list_find(gaim_connections_get_all(), gc)) { |
2086 | 818 close(source); |
819 return; | |
820 } | |
821 | |
4617 | 822 od = gc->proto_data; |
823 sess = od->sess; | |
824 bosconn = od->conn; | |
4366 | 825 bosconn->fd = source; |
2086 | 826 |
827 if (source < 0) { | |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
828 gaim_connection_error(gc, _("Could Not Connect")); |
2086 | 829 return; |
830 } | |
831 | |
832 aim_conn_completeconnect(sess, bosconn); | |
4617 | 833 gc->inpa = gaim_input_add(bosconn->fd, GAIM_INPUT_READ, oscar_callback, bosconn); |
7283 | 834 |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
835 gaim_connection_update_progress(gc, |
7283 | 836 _("Connection established, cookie sent"), 4, OSCAR_CONNECT_STEPS); |
8341 | 837 ck[4] = 0x61; |
2086 | 838 } |
839 | |
4617 | 840 /* BBB */ |
4656 | 841 /* |
842 * This little area in oscar.c is the nexus of file transfer code, | |
843 * so I wrote a little explanation of what happens. I am such a | |
844 * ninja. | |
845 * | |
846 * The series of events for a file send is: | |
847 * -Create xfer and call gaim_xfer_request (this happens in oscar_ask_sendfile) | |
848 * -User chooses a file and oscar_xfer_init is called. It establishs a | |
849 * listening socket, then asks the remote user to connect to us (and | |
850 * gives them the file name, port, IP, etc.) | |
851 * -They connect to us and we send them an AIM_CB_OFT_PROMPT (this happens | |
852 * in oscar_sendfile_estblsh) | |
853 * -They send us an AIM_CB_OFT_ACK and then we start sending data | |
854 * -When we finish, they send us an AIM_CB_OFT_DONE and they close the | |
855 * connection. | |
856 * -We get drunk because file transfer kicks ass. | |
857 * | |
858 * The series of events for a file receive is: | |
859 * -Create xfer and call gaim_xfer request (this happens in incomingim_chan2) | |
860 * -Gaim user selects file to name and location to save file to and | |
861 * oscar_xfer_init is called | |
862 * -It connects to the remote user using the IP they gave us earlier | |
863 * -After connecting, they send us an AIM_CB_OFT_PROMPT. In reply, we send | |
864 * them an AIM_CB_OFT_ACK. | |
865 * -They begin to send us lots of raw data. | |
866 * -When they finish sending data we send an AIM_CB_OFT_DONE and then close | |
867 * the connectionn. | |
868 */ | |
869 static void oscar_sendfile_connected(gpointer data, gint source, GaimInputCondition condition); | |
870 | |
871 /* XXX - This function is pretty ugly */ | |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
872 static void oscar_xfer_init(GaimXfer *xfer) |
4656 | 873 { |
5146 | 874 struct aim_oft_info *oft_info = xfer->data; |
5575 | 875 GaimConnection *gc = oft_info->sess->aux_data; |
7283 | 876 OscarData *od = gc->proto_data; |
4656 | 877 |
878 if (gaim_xfer_get_type(xfer) == GAIM_XFER_SEND) { | |
8240 | 879 int listenfd; |
4656 | 880 |
881 xfer->filename = g_path_get_basename(xfer->local_filename); | |
5146 | 882 strncpy(oft_info->fh.name, xfer->filename, 64); |
883 oft_info->fh.totsize = gaim_xfer_get_size(xfer); | |
884 oft_info->fh.size = gaim_xfer_get_size(xfer); | |
885 oft_info->fh.checksum = aim_oft_checksum_file(xfer->local_filename); | |
4656 | 886 |
8240 | 887 /* Create a listening socket and an associated libfaim conn */ |
8246 | 888 if ((listenfd = gaim_network_listen_range(5190, 5199)) < 0) |
8240 | 889 return; |
890 xfer->local_port = gaim_network_get_port_from_fd(listenfd); | |
891 oft_info->port = xfer->local_port; | |
892 aim_sendfile_listen(od->sess, oft_info, listenfd); | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
893 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
894 "port is %d, ip is %s\n", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
895 xfer->local_port, oft_info->clientip); |
5146 | 896 if (oft_info->conn) { |
897 xfer->watcher = gaim_input_add(oft_info->conn->fd, GAIM_INPUT_READ, oscar_callback, oft_info->conn); | |
898 aim_im_sendch2_sendfile_ask(od->sess, oft_info); | |
899 aim_conn_addhandler(od->sess, oft_info->conn, AIM_CB_FAM_OFT, AIM_CB_OFT_ESTABLISHED, oscar_sendfile_estblsh, 0); | |
4656 | 900 } else { |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
901 gaim_notify_error(gc, NULL, _("File Transfer Aborted"), |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
902 _("Unable to establish listener socket.")); |
4656 | 903 /* XXX - The below line causes a crash because the transfer is canceled before the "Ok" callback on the file selection thing exists, I think */ |
4675
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
904 /* gaim_xfer_cancel_remote(xfer); */ |
4656 | 905 } |
906 } else if (gaim_xfer_get_type(xfer) == GAIM_XFER_RECEIVE) { | |
5146 | 907 oft_info->conn = aim_newconn(od->sess, AIM_CONN_TYPE_RENDEZVOUS, NULL); |
908 if (oft_info->conn) { | |
909 oft_info->conn->subtype = AIM_CONN_SUBTYPE_OFT_SENDFILE; | |
910 aim_conn_addhandler(od->sess, oft_info->conn, AIM_CB_FAM_OFT, AIM_CB_OFT_PROMPT, oscar_sendfile_prompt, 0); | |
5681
46d7ad0dfa26
[gaim-migrate @ 6100]
Christian Hammond <chipx86@chipx86.com>
parents:
5679
diff
changeset
|
911 oft_info->conn->fd = xfer->fd = gaim_proxy_connect(gaim_connection_get_account(gc), xfer->remote_ip, xfer->remote_port, |
5575 | 912 oscar_sendfile_connected, xfer); |
4656 | 913 if (xfer->fd == -1) { |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
914 gaim_notify_error(gc, NULL, _("File Transfer Aborted"), |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
915 _("Unable to establish file descriptor.")); |
4675
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
916 /* gaim_xfer_cancel_remote(xfer); */ |
4656 | 917 } |
918 } else { | |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
919 gaim_notify_error(gc, NULL, _("File Transfer Aborted"), |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
920 _("Unable to create new connection.")); |
4675
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
921 /* gaim_xfer_cancel_remote(xfer); */ |
4656 | 922 /* Try a different port? Ask them to connect to us? */ |
923 } | |
924 | |
925 } | |
926 } | |
927 | |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
928 static void oscar_xfer_start(GaimXfer *xfer) |
4656 | 929 { |
5146 | 930 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
931 gaim_debug(GAIM_DEBUG_INFO, "oscar", "AAA - in oscar_xfer_start\n"); |
4656 | 932 /* I'm pretty sure we don't need to do jack here. Nor Jill. */ |
933 } | |
934 | |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
935 static void oscar_xfer_end(GaimXfer *xfer) |
4656 | 936 { |
5146 | 937 struct aim_oft_info *oft_info = xfer->data; |
5575 | 938 GaimConnection *gc = oft_info->sess->aux_data; |
7283 | 939 OscarData *od = gc->proto_data; |
4656 | 940 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
941 gaim_debug(GAIM_DEBUG_INFO, "oscar", "AAA - in oscar_xfer_end\n"); |
5146 | 942 |
943 if (gaim_xfer_get_type(xfer) == GAIM_XFER_RECEIVE) { | |
944 oft_info->fh.nrecvd = gaim_xfer_get_bytes_sent(xfer); | |
945 aim_oft_sendheader(oft_info->sess, AIM_CB_OFT_DONE, oft_info); | |
946 } | |
947 | |
948 aim_conn_kill(oft_info->sess, &oft_info->conn); | |
949 aim_oft_destroyinfo(oft_info); | |
4656 | 950 xfer->data = NULL; |
5146 | 951 od->file_transfers = g_slist_remove(od->file_transfers, xfer); |
4656 | 952 } |
953 | |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
954 static void oscar_xfer_cancel_send(GaimXfer *xfer) |
4675
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
955 { |
5146 | 956 struct aim_oft_info *oft_info = xfer->data; |
5575 | 957 GaimConnection *gc = oft_info->sess->aux_data; |
7283 | 958 OscarData *od = gc->proto_data; |
4763 | 959 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
960 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
961 "AAA - in oscar_xfer_cancel_send\n"); |
5146 | 962 |
963 aim_im_sendch2_sendfile_cancel(oft_info->sess, oft_info); | |
964 | |
965 aim_conn_kill(oft_info->sess, &oft_info->conn); | |
966 aim_oft_destroyinfo(oft_info); | |
4763 | 967 xfer->data = NULL; |
5146 | 968 od->file_transfers = g_slist_remove(od->file_transfers, xfer); |
4675
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
969 } |
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
970 |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
971 static void oscar_xfer_cancel_recv(GaimXfer *xfer) |
4656 | 972 { |
5146 | 973 struct aim_oft_info *oft_info = xfer->data; |
5575 | 974 GaimConnection *gc = oft_info->sess->aux_data; |
7283 | 975 OscarData *od = gc->proto_data; |
4656 | 976 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
977 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
978 "AAA - in oscar_xfer_cancel_recv\n"); |
5146 | 979 |
980 aim_im_sendch2_sendfile_cancel(oft_info->sess, oft_info); | |
981 | |
982 aim_conn_kill(oft_info->sess, &oft_info->conn); | |
983 aim_oft_destroyinfo(oft_info); | |
4656 | 984 xfer->data = NULL; |
5146 | 985 od->file_transfers = g_slist_remove(od->file_transfers, xfer); |
4656 | 986 } |
987 | |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
988 static void oscar_xfer_ack(GaimXfer *xfer, const char *buffer, size_t size) |
4656 | 989 { |
5146 | 990 struct aim_oft_info *oft_info = xfer->data; |
4656 | 991 |
992 if (gaim_xfer_get_type(xfer) == GAIM_XFER_SEND) { | |
993 /* | |
994 * If we're done sending, intercept the socket from the core ft code | |
995 * and wait for the other guy to send the "done" OFT packet. | |
996 */ | |
997 if (gaim_xfer_get_bytes_remaining(xfer) <= 0) { | |
998 gaim_input_remove(xfer->watcher); | |
5146 | 999 xfer->watcher = gaim_input_add(xfer->fd, GAIM_INPUT_READ, oscar_callback, oft_info->conn); |
4656 | 1000 xfer->fd = 0; |
1001 gaim_xfer_set_completed(xfer, TRUE); | |
1002 } | |
1003 } else if (gaim_xfer_get_type(xfer) == GAIM_XFER_RECEIVE) { | |
5146 | 1004 /* Update our rolling checksum. Like Walmart, yo. */ |
1005 oft_info->fh.recvcsum = aim_oft_checksum_chunk(buffer, size, oft_info->fh.recvcsum); | |
4656 | 1006 } |
1007 } | |
1008 | |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
1009 static GaimXfer *oscar_find_xfer_by_cookie(GSList *fts, const char *ck) |
4656 | 1010 { |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
1011 GaimXfer *xfer; |
5146 | 1012 struct aim_oft_info *oft_info; |
4656 | 1013 |
1014 while (fts) { | |
1015 xfer = fts->data; | |
5146 | 1016 oft_info = xfer->data; |
1017 | |
1018 if (oft_info && !strcmp(ck, oft_info->cookie)) | |
4656 | 1019 return xfer; |
1020 | |
1021 fts = g_slist_next(fts); | |
1022 } | |
1023 | |
1024 return NULL; | |
1025 } | |
1026 | |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
1027 static GaimXfer *oscar_find_xfer_by_conn(GSList *fts, aim_conn_t *conn) |
4656 | 1028 { |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
1029 GaimXfer *xfer; |
5146 | 1030 struct aim_oft_info *oft_info; |
4656 | 1031 |
1032 while (fts) { | |
1033 xfer = fts->data; | |
5146 | 1034 oft_info = xfer->data; |
1035 | |
1036 if (oft_info && (conn == oft_info->conn)) | |
4656 | 1037 return xfer; |
1038 | |
1039 fts = g_slist_next(fts); | |
1040 } | |
1041 | |
1042 return NULL; | |
1043 } | |
1044 | |
5575 | 1045 static void oscar_ask_sendfile(GaimConnection *gc, const char *destsn) { |
7283 | 1046 OscarData *od = (OscarData *)gc->proto_data; |
8231
f50c059b6384
[gaim-migrate @ 8954]
Christian Hammond <chipx86@chipx86.com>
parents:
8227
diff
changeset
|
1047 GaimAccount *account = gaim_connection_get_account(gc); |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
1048 GaimXfer *xfer; |
5146 | 1049 struct aim_oft_info *oft_info; |
8231
f50c059b6384
[gaim-migrate @ 8954]
Christian Hammond <chipx86@chipx86.com>
parents:
8227
diff
changeset
|
1050 const char *ip; |
3752 | 1051 |
4617 | 1052 /* You want to send a file to someone else, you're so generous */ |
1053 | |
1054 /* Build the file transfer handle */ | |
5575 | 1055 xfer = gaim_xfer_new(gaim_connection_get_account(gc), GAIM_XFER_SEND, destsn); |
4617 | 1056 |
5146 | 1057 /* Create the oscar-specific data */ |
8240 | 1058 ip = gaim_network_get_ip_for_account(account, od->conn ? od->conn->fd : -1); |
1059 oft_info = aim_oft_createinfo(od->sess, NULL, destsn, ip, 0, 0, 0, NULL); | |
5146 | 1060 xfer->data = oft_info; |
1061 | |
4617 | 1062 /* Setup our I/O op functions */ |
1063 gaim_xfer_set_init_fnc(xfer, oscar_xfer_init); | |
1064 gaim_xfer_set_start_fnc(xfer, oscar_xfer_start); | |
1065 gaim_xfer_set_end_fnc(xfer, oscar_xfer_end); | |
4675
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
1066 gaim_xfer_set_cancel_send_fnc(xfer, oscar_xfer_cancel_send); |
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
1067 gaim_xfer_set_cancel_recv_fnc(xfer, oscar_xfer_cancel_recv); |
4656 | 1068 gaim_xfer_set_ack_fnc(xfer, oscar_xfer_ack); |
4617 | 1069 |
1070 /* Keep track of this transfer for later */ | |
1071 od->file_transfers = g_slist_append(od->file_transfers, xfer); | |
1072 | |
1073 /* Now perform the request */ | |
1074 gaim_xfer_request(xfer); | |
3630 | 1075 } |
1076 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1077 static int gaim_parse_auth_resp(aim_session_t *sess, aim_frame_t *fr, ...) { |
6029 | 1078 GaimConnection *gc = sess->aux_data; |
7283 | 1079 OscarData *od = gc->proto_data; |
6029 | 1080 GaimAccount *account = gc->account; |
1081 aim_conn_t *bosconn; | |
1082 char *host; int port; | |
1083 int i, rc; | |
2086 | 1084 va_list ap; |
2704 | 1085 struct aim_authresp_info *info; |
6029 | 1086 |
5575 | 1087 port = gaim_account_get_int(account, "port", FAIM_LOGIN_PORT); |
2086 | 1088 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1089 va_start(ap, fr); |
2704 | 1090 info = va_arg(ap, struct aim_authresp_info *); |
2086 | 1091 va_end(ap); |
1092 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1093 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1094 "inside auth_resp (Screen name: %s)\n", info->sn); |
2704 | 1095 |
4293 | 1096 if (info->errorcode || !info->bosip || !info->cookielen || !info->cookie) { |
4056 | 1097 char buf[256]; |
2704 | 1098 switch (info->errorcode) { |
2086 | 1099 case 0x05: |
1100 /* Incorrect nick/password */ | |
6498 | 1101 gc->wants_to_die = TRUE; |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
1102 gaim_connection_error(gc, _("Incorrect nickname or password.")); |
2086 | 1103 break; |
1104 case 0x11: | |
1105 /* Suspended account */ | |
6498 | 1106 gc->wants_to_die = TRUE; |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
1107 gaim_connection_error(gc, _("Your account is currently suspended.")); |
2086 | 1108 break; |
3498 | 1109 case 0x14: |
1110 /* service temporarily unavailable */ | |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
1111 gaim_connection_error(gc, _("The AOL Instant Messenger service is temporarily unavailable.")); |
3498 | 1112 break; |
2086 | 1113 case 0x18: |
1114 /* connecting too frequently */ | |
6498 | 1115 gc->wants_to_die = TRUE; |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
1116 gaim_connection_error(gc, _("You have been connecting and disconnecting too frequently. Wait ten minutes and try again. If you continue to try, you will need to wait even longer.")); |
2086 | 1117 break; |
1118 case 0x1c: | |
1119 /* client too old */ | |
6498 | 1120 gc->wants_to_die = TRUE; |
6371
8f94cce8faa5
[gaim-migrate @ 6876]
Christian Hammond <chipx86@chipx86.com>
parents:
6350
diff
changeset
|
1121 g_snprintf(buf, sizeof(buf), _("The client version you are using is too old. Please upgrade at %s"), GAIM_WEBSITE); |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
1122 gaim_connection_error(gc, buf); |
2086 | 1123 break; |
1124 default: | |
6623 | 1125 gaim_connection_error(gc, _("Authentication failed")); |
2086 | 1126 break; |
1127 } | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1128 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1129 "Login Error Code 0x%04hx\n", info->errorcode); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1130 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1131 "Error URL: %s\n", info->errorurl); |
2086 | 1132 od->killme = TRUE; |
1133 return 1; | |
1134 } | |
1135 | |
1136 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1137 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1138 "Reg status: %hu\n", info->regstatus); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1139 |
2704 | 1140 if (info->email) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1141 gaim_debug(GAIM_DEBUG_MISC, "oscar", "Email: %s\n", info->email); |
2086 | 1142 } else { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1143 gaim_debug(GAIM_DEBUG_MISC, "oscar", "Email is NULL\n"); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1144 } |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1145 |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1146 gaim_debug(GAIM_DEBUG_MISC, "oscar", "BOSIP: %s\n", info->bosip); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1147 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1148 "Closing auth connection...\n"); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1149 aim_conn_kill(sess, &fr->conn); |
2086 | 1150 |
1151 bosconn = aim_newconn(sess, AIM_CONN_TYPE_BOS, NULL); | |
1152 if (bosconn == NULL) { | |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
1153 gaim_connection_error(gc, _("Internal Error")); |
2086 | 1154 od->killme = TRUE; |
1155 return 0; | |
1156 } | |
1157 | |
4649 | 1158 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNERR, gaim_connerr, 0); |
2675 | 1159 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNINITDONE, conninitdone_bos, 0); |
2086 | 1160 aim_conn_addhandler(sess, bosconn, 0x0009, 0x0003, gaim_bosrights, 0); |
1161 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_ACK, AIM_CB_ACK_ACK, NULL, 0); | |
1162 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_GEN, AIM_CB_GEN_REDIRECT, gaim_handle_redirect, 0); | |
2993 | 1163 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_LOC, AIM_CB_LOC_RIGHTSINFO, gaim_parse_locaterights, 0); |
2086 | 1164 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_BUD, AIM_CB_BUD_RIGHTSINFO, gaim_parse_buddyrights, 0); |
1165 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_BUD, AIM_CB_BUD_ONCOMING, gaim_parse_oncoming, 0); | |
1166 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_BUD, AIM_CB_BUD_OFFGOING, gaim_parse_offgoing, 0); | |
1167 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_MSG, AIM_CB_MSG_INCOMING, gaim_parse_incoming_im, 0); | |
1168 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_LOC, AIM_CB_LOC_ERROR, gaim_parse_locerr, 0); | |
1169 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_MSG, AIM_CB_MSG_MISSEDCALL, gaim_parse_misses, 0); | |
3212 | 1170 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_MSG, AIM_CB_MSG_CLIENTAUTORESP, gaim_parse_clientauto, 0); |
2086 | 1171 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_GEN, AIM_CB_GEN_RATECHANGE, gaim_parse_ratechange, 0); |
1172 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_GEN, AIM_CB_GEN_EVIL, gaim_parse_evilnotify, 0); | |
1173 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_LOK, AIM_CB_LOK_ERROR, gaim_parse_searcherror, 0); | |
1174 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_LOK, 0x0003, gaim_parse_searchreply, 0); | |
1175 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_MSG, AIM_CB_MSG_ERROR, gaim_parse_msgerr, 0); | |
3595 | 1176 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_MSG, AIM_CB_MSG_MTN, gaim_parse_mtn, 0); |
7011 | 1177 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_LOC, AIM_CB_LOC_USERINFO, gaim_parse_userinfo, 0); |
8341 | 1178 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_LOC, AIM_CB_LOC_REQUESTINFOTIMEOUT, gaim_reqinfo_timeout, 0); |
2086 | 1179 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_MSG, AIM_CB_MSG_ACK, gaim_parse_msgack, 0); |
1180 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_GEN, AIM_CB_GEN_MOTD, gaim_parse_motd, 0); | |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
1181 aim_conn_addhandler(sess, bosconn, 0x0004, 0x0005, gaim_icbm_param_info, 0); |
2086 | 1182 aim_conn_addhandler(sess, bosconn, 0x0001, 0x0001, gaim_parse_genericerr, 0); |
1183 aim_conn_addhandler(sess, bosconn, 0x0003, 0x0001, gaim_parse_genericerr, 0); | |
1184 aim_conn_addhandler(sess, bosconn, 0x0009, 0x0001, gaim_parse_genericerr, 0); | |
1185 aim_conn_addhandler(sess, bosconn, 0x0001, 0x001f, gaim_memrequest, 0); | |
2507
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
1186 aim_conn_addhandler(sess, bosconn, 0x0001, 0x000f, gaim_selfinfo, 0); |
5844 | 1187 aim_conn_addhandler(sess, bosconn, 0x0001, 0x0021, oscar_icon_req,0); |
2706
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
1188 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_ICQ, AIM_CB_ICQ_OFFLINEMSG, gaim_offlinemsg, 0); |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
1189 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_ICQ, AIM_CB_ICQ_OFFLINEMSGCOMPLETE, gaim_offlinemsgdone, 0); |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
1190 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_POP, 0x0002, gaim_popup, 0); |
4759 | 1191 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_ICQ, AIM_CB_ICQ_ALIAS, gaim_icqalias, 0); |
4624 | 1192 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_ICQ, AIM_CB_ICQ_INFO, gaim_icqinfo, 0); |
4230 | 1193 #ifndef NOSSI |
4642 | 1194 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SSI, AIM_CB_SSI_ERROR, gaim_ssi_parseerr, 0); |
2991 | 1195 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SSI, AIM_CB_SSI_RIGHTSINFO, gaim_ssi_parserights, 0); |
1196 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SSI, AIM_CB_SSI_LIST, gaim_ssi_parselist, 0); | |
1197 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SSI, AIM_CB_SSI_NOLIST, gaim_ssi_parselist, 0); | |
4230 | 1198 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SSI, AIM_CB_SSI_SRVACK, gaim_ssi_parseack, 0); |
8227 | 1199 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SSI, AIM_CB_SSI_ADD, gaim_ssi_parseadd, 0); |
4230 | 1200 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SSI, AIM_CB_SSI_RECVAUTH, gaim_ssi_authgiven, 0); |
1201 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SSI, AIM_CB_SSI_RECVAUTHREQ, gaim_ssi_authrequest, 0); | |
1202 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SSI, AIM_CB_SSI_RECVAUTHREP, gaim_ssi_authreply, 0); | |
1203 aim_conn_addhandler(sess, bosconn, AIM_CB_FAM_SSI, AIM_CB_SSI_ADDED, gaim_ssi_gotadded, 0); | |
1204 #endif | |
4508
4c40fccbd7c9
[gaim-migrate @ 4784]
Christian Hammond <chipx86@chipx86.com>
parents:
4491
diff
changeset
|
1205 |
7283 | 1206 od->conn = bosconn; |
2704 | 1207 for (i = 0; i < (int)strlen(info->bosip); i++) { |
1208 if (info->bosip[i] == ':') { | |
1209 port = atoi(&(info->bosip[i+1])); | |
2086 | 1210 break; |
1211 } | |
1212 } | |
2704 | 1213 host = g_strndup(info->bosip, i); |
2086 | 1214 bosconn->status |= AIM_CONN_STATUS_INPROGRESS; |
5681
46d7ad0dfa26
[gaim-migrate @ 6100]
Christian Hammond <chipx86@chipx86.com>
parents:
5679
diff
changeset
|
1215 rc = gaim_proxy_connect(gc->account, host, port, oscar_bos_connect, gc); |
2086 | 1216 g_free(host); |
4366 | 1217 if (rc < 0) { |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
1218 gaim_connection_error(gc, _("Could Not Connect")); |
2086 | 1219 od->killme = TRUE; |
1220 return 0; | |
1221 } | |
4293 | 1222 aim_sendcookie(sess, bosconn, info->cookielen, info->cookie); |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
1223 gaim_input_remove(gc->inpa); |
2704 | 1224 |
7283 | 1225 gaim_connection_update_progress(gc, _("Received authorization"), 3, OSCAR_CONNECT_STEPS); |
8341 | 1226 ck[3] = 0x64; |
7282 | 1227 |
2086 | 1228 return 1; |
1229 } | |
1230 | |
7285 | 1231 /* XXX - Should use gaim_url_fetch for the below stuff */ |
2086 | 1232 struct pieceofcrap { |
5575 | 1233 GaimConnection *gc; |
2086 | 1234 unsigned long offset; |
1235 unsigned long len; | |
1236 char *modname; | |
1237 int fd; | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1238 aim_conn_t *conn; |
2086 | 1239 unsigned int inpa; |
1240 }; | |
1241 | |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
1242 static void damn_you(gpointer data, gint source, GaimInputCondition c) |
2086 | 1243 { |
1244 struct pieceofcrap *pos = data; | |
7283 | 1245 OscarData *od = pos->gc->proto_data; |
2086 | 1246 char in = '\0'; |
1247 int x = 0; | |
1248 unsigned char m[17]; | |
1249 | |
1250 while (read(pos->fd, &in, 1) == 1) { | |
1251 if (in == '\n') | |
1252 x++; | |
1253 else if (in != '\r') | |
1254 x = 0; | |
1255 if (x == 2) | |
1256 break; | |
1257 in = '\0'; | |
1258 } | |
1259 if (in != '\n') { | |
4056 | 1260 char buf[256]; |
1261 g_snprintf(buf, sizeof(buf), _("You may be disconnected shortly. You may want to use TOC until " | |
6371
8f94cce8faa5
[gaim-migrate @ 6876]
Christian Hammond <chipx86@chipx86.com>
parents:
6350
diff
changeset
|
1262 "this is fixed. Check %s for updates."), GAIM_WEBSITE); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
1263 gaim_notify_warning(pos->gc, NULL, |
7422 | 1264 _("Gaim was unable to get a valid AIM login hash."), |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
1265 buf); |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
1266 gaim_input_remove(pos->inpa); |
2086 | 1267 close(pos->fd); |
1268 g_free(pos); | |
1269 return; | |
1270 } | |
1271 read(pos->fd, m, 16); | |
1272 m[16] = '\0'; | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1273 gaim_debug(GAIM_DEBUG_MISC, "oscar", "Sending hash: "); |
2086 | 1274 for (x = 0; x < 16; x++) |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1275 gaim_debug(GAIM_DEBUG_MISC, NULL, "%02hhx ", (unsigned char)m[x]); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1276 |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1277 gaim_debug(GAIM_DEBUG_MISC, NULL, "\n"); |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
1278 gaim_input_remove(pos->inpa); |
2086 | 1279 close(pos->fd); |
1280 aim_sendmemblock(od->sess, pos->conn, 0, 16, m, AIM_SENDMEMBLOCK_FLAG_ISHASH); | |
1281 g_free(pos); | |
1282 } | |
1283 | |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
1284 static void straight_to_hell(gpointer data, gint source, GaimInputCondition cond) { |
2086 | 1285 struct pieceofcrap *pos = data; |
5420 | 1286 gchar *buf; |
2086 | 1287 |
4366 | 1288 pos->fd = source; |
1289 | |
2086 | 1290 if (source < 0) { |
5420 | 1291 buf = g_strdup_printf(_("You may be disconnected shortly. You may want to use TOC until " |
6371
8f94cce8faa5
[gaim-migrate @ 6876]
Christian Hammond <chipx86@chipx86.com>
parents:
6350
diff
changeset
|
1292 "this is fixed. Check %s for updates."), GAIM_WEBSITE); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
1293 gaim_notify_warning(pos->gc, NULL, |
7422 | 1294 _("Gaim was unable to get a valid AIM login hash."), |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
1295 buf); |
5420 | 1296 g_free(buf); |
2086 | 1297 if (pos->modname) |
1298 g_free(pos->modname); | |
1299 g_free(pos); | |
1300 return; | |
1301 } | |
1302 | |
5420 | 1303 buf = g_strdup_printf("GET " AIMHASHDATA "?offset=%ld&len=%ld&modname=%s HTTP/1.0\n\n", |
2086 | 1304 pos->offset, pos->len, pos->modname ? pos->modname : ""); |
1305 write(pos->fd, buf, strlen(buf)); | |
5420 | 1306 g_free(buf); |
2086 | 1307 if (pos->modname) |
1308 g_free(pos->modname); | |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
1309 pos->inpa = gaim_input_add(pos->fd, GAIM_INPUT_READ, damn_you, pos); |
2086 | 1310 return; |
1311 } | |
1312 | |
1313 /* size of icbmui.ocm, the largest module in AIM 3.5 */ | |
1314 #define AIM_MAX_FILE_SIZE 98304 | |
1315 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1316 int gaim_memrequest(aim_session_t *sess, aim_frame_t *fr, ...) { |
2086 | 1317 va_list ap; |
1318 struct pieceofcrap *pos; | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1319 fu32_t offset, len; |
2086 | 1320 char *modname; |
1321 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1322 va_start(ap, fr); |
4200 | 1323 offset = va_arg(ap, fu32_t); |
1324 len = va_arg(ap, fu32_t); | |
2086 | 1325 modname = va_arg(ap, char *); |
1326 va_end(ap); | |
1327 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1328 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
5556 | 1329 "offset: %u, len: %u, file: %s\n", |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1330 offset, len, (modname ? modname : "aim.exe")); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1331 |
2086 | 1332 if (len == 0) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1333 gaim_debug(GAIM_DEBUG_MISC, "oscar", "len is 0, hashing NULL\n"); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1334 aim_sendmemblock(sess, fr->conn, offset, len, NULL, |
2086 | 1335 AIM_SENDMEMBLOCK_FLAG_ISREQUEST); |
1336 return 1; | |
1337 } | |
1338 /* uncomment this when you're convinced it's right. remember, it's been wrong before. | |
1339 if (offset > AIM_MAX_FILE_SIZE || len > AIM_MAX_FILE_SIZE) { | |
1340 char *buf; | |
1341 int i = 8; | |
1342 if (modname) | |
1343 i += strlen(modname); | |
1344 buf = g_malloc(i); | |
1345 i = 0; | |
1346 if (modname) { | |
1347 memcpy(buf, modname, strlen(modname)); | |
1348 i += strlen(modname); | |
1349 } | |
1350 buf[i++] = offset & 0xff; | |
1351 buf[i++] = (offset >> 8) & 0xff; | |
1352 buf[i++] = (offset >> 16) & 0xff; | |
1353 buf[i++] = (offset >> 24) & 0xff; | |
1354 buf[i++] = len & 0xff; | |
1355 buf[i++] = (len >> 8) & 0xff; | |
1356 buf[i++] = (len >> 16) & 0xff; | |
1357 buf[i++] = (len >> 24) & 0xff; | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1358 gaim_debug(GAIM_DEBUG_MISC, "oscar", "len + offset is invalid, " |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1359 "hashing request\n"); |
2086 | 1360 aim_sendmemblock(sess, command->conn, offset, i, buf, AIM_SENDMEMBLOCK_FLAG_ISREQUEST); |
1361 g_free(buf); | |
1362 return 1; | |
1363 } | |
1364 */ | |
1365 | |
1366 pos = g_new0(struct pieceofcrap, 1); | |
1367 pos->gc = sess->aux_data; | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1368 pos->conn = fr->conn; |
2086 | 1369 |
1370 pos->offset = offset; | |
1371 pos->len = len; | |
1372 pos->modname = modname ? g_strdup(modname) : NULL; | |
1373 | |
5681
46d7ad0dfa26
[gaim-migrate @ 6100]
Christian Hammond <chipx86@chipx86.com>
parents:
5679
diff
changeset
|
1374 if (gaim_proxy_connect(pos->gc->account, "gaim.sourceforge.net", 80, straight_to_hell, pos) != 0) { |
4056 | 1375 char buf[256]; |
2086 | 1376 if (pos->modname) |
1377 g_free(pos->modname); | |
1378 g_free(pos); | |
4056 | 1379 g_snprintf(buf, sizeof(buf), _("You may be disconnected shortly. You may want to use TOC until " |
6371
8f94cce8faa5
[gaim-migrate @ 6876]
Christian Hammond <chipx86@chipx86.com>
parents:
6350
diff
changeset
|
1380 "this is fixed. Check %s for updates."), GAIM_WEBSITE); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
1381 gaim_notify_warning(pos->gc, NULL, |
7422 | 1382 _("Gaim was unable to get a valid login hash."), |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
1383 buf); |
2086 | 1384 } |
1385 | |
1386 return 1; | |
1387 } | |
1388 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1389 static int gaim_parse_login(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 1390 GaimConnection *gc = sess->aux_data; |
7283 | 1391 OscarData *od = gc->proto_data; |
5591
74a0e79ad627
[gaim-migrate @ 5995]
Christian Hammond <chipx86@chipx86.com>
parents:
5580
diff
changeset
|
1392 GaimAccount *account = gaim_connection_get_account(gc); |
5575 | 1393 GaimAccount *ac = gaim_connection_get_account(gc); |
7282 | 1394 #if 0 |
1395 struct client_info_s info = {"gaim", 7, 3, 2003, "us", "en", 0x0004, 0x0000, 0x04b}; | |
1396 #endif | |
7011 | 1397 va_list ap; |
1398 char *key; | |
2086 | 1399 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1400 va_start(ap, fr); |
2086 | 1401 key = va_arg(ap, char *); |
1402 va_end(ap); | |
1403 | |
4617 | 1404 if (od->icq) { |
3458 | 1405 struct client_info_s info = CLIENTINFO_ICQ_KNOWNGOOD; |
5591
74a0e79ad627
[gaim-migrate @ 5995]
Christian Hammond <chipx86@chipx86.com>
parents:
5580
diff
changeset
|
1406 aim_send_login(sess, fr->conn, gaim_account_get_username(ac), |
74a0e79ad627
[gaim-migrate @ 5995]
Christian Hammond <chipx86@chipx86.com>
parents:
5580
diff
changeset
|
1407 gaim_account_get_password(account), &info, key); |
3458 | 1408 } else { |
1409 struct client_info_s info = CLIENTINFO_AIM_KNOWNGOOD; | |
5591
74a0e79ad627
[gaim-migrate @ 5995]
Christian Hammond <chipx86@chipx86.com>
parents:
5580
diff
changeset
|
1410 aim_send_login(sess, fr->conn, gaim_account_get_username(ac), |
74a0e79ad627
[gaim-migrate @ 5995]
Christian Hammond <chipx86@chipx86.com>
parents:
5580
diff
changeset
|
1411 gaim_account_get_password(account), &info, key); |
3458 | 1412 } |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1413 |
7283 | 1414 gaim_connection_update_progress(gc, _("Password sent"), 2, OSCAR_CONNECT_STEPS); |
8341 | 1415 ck[2] = 0x6c; |
7282 | 1416 |
2086 | 1417 return 1; |
1418 } | |
1419 | |
2675 | 1420 static int conninitdone_chat(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 1421 GaimConnection *gc = sess->aux_data; |
2647 | 1422 struct chat_connection *chatcon; |
1423 static int id = 1; | |
1424 | |
6905 | 1425 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_CHT, 0x0001, gaim_parse_genericerr, 0); |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
1426 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_CHT, AIM_CB_CHT_USERJOIN, gaim_conv_chat_join, 0); |
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
1427 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_CHT, AIM_CB_CHT_USERLEAVE, gaim_conv_chat_leave, 0); |
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
1428 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_CHT, AIM_CB_CHT_ROOMINFOUPDATE, gaim_conv_chat_info_update, 0); |
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
1429 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_CHT, AIM_CB_CHT_INCOMINGMSG, gaim_conv_chat_incoming_msg, 0); |
2675 | 1430 |
2672 | 1431 aim_clientready(sess, fr->conn); |
2675 | 1432 |
2647 | 1433 chatcon = find_oscar_chat_by_conn(gc, fr->conn); |
1434 chatcon->id = id; | |
1435 chatcon->cnv = serv_got_joined_chat(gc, id++, chatcon->show); | |
1436 | |
1437 return 1; | |
1438 } | |
1439 | |
2675 | 1440 static int conninitdone_chatnav(aim_session_t *sess, aim_frame_t *fr, ...) { |
1441 | |
2821
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1442 aim_conn_addhandler(sess, fr->conn, 0x000d, 0x0001, gaim_parse_genericerr, 0); |
2647 | 1443 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_CTN, AIM_CB_CTN_INFO, gaim_chatnav_info, 0); |
2675 | 1444 |
1445 aim_clientready(sess, fr->conn); | |
1446 | |
1447 aim_chatnav_reqrights(sess, fr->conn); | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1448 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1449 return 1; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1450 } |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1451 |
3694 | 1452 static int conninitdone_email(aim_session_t *sess, aim_frame_t *fr, ...) { |
1453 | |
1454 aim_conn_addhandler(sess, fr->conn, 0x0018, 0x0001, gaim_parse_genericerr, 0); | |
1455 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_EML, AIM_CB_EML_MAILSTATUS, gaim_email_parseupdate, 0); | |
1456 | |
7282 | 1457 aim_email_sendcookies(sess); |
1458 aim_email_activate(sess); | |
3694 | 1459 aim_clientready(sess, fr->conn); |
1460 | |
1461 return 1; | |
1462 } | |
1463 | |
4804 | 1464 static int conninitdone_icon(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 1465 GaimConnection *gc = sess->aux_data; |
7283 | 1466 OscarData *od = gc->proto_data; |
4804 | 1467 |
1468 aim_conn_addhandler(sess, fr->conn, 0x0018, 0x0001, gaim_parse_genericerr, 0); | |
1469 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_ICO, AIM_CB_ICO_ERROR, gaim_icon_error, 0); | |
1470 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_ICO, AIM_CB_ICO_RESPONSE, gaim_icon_parseicon, 0); | |
1471 | |
1472 aim_clientready(sess, fr->conn); | |
1473 | |
4823 | 1474 od->iconconnecting = FALSE; |
1475 | |
4804 | 1476 if (od->icontimer) |
8287
ef881489396e
[gaim-migrate @ 9011]
Christian Hammond <chipx86@chipx86.com>
parents:
8273
diff
changeset
|
1477 gaim_timeout_remove(od->icontimer); |
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8266
diff
changeset
|
1478 od->icontimer = gaim_timeout_add(100, gaim_icon_timerfunc, gc); |
4804 | 1479 |
1480 return 1; | |
1481 } | |
1482 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1483 static void oscar_chatnav_connect(gpointer data, gint source, GaimInputCondition cond) { |
5575 | 1484 GaimConnection *gc = data; |
7283 | 1485 OscarData *od; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1486 aim_session_t *sess; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1487 aim_conn_t *tstconn; |
2086 | 1488 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
1489 if (!g_list_find(gaim_connections_get_all(), gc)) { |
2086 | 1490 close(source); |
1491 return; | |
1492 } | |
1493 | |
4617 | 1494 od = gc->proto_data; |
1495 sess = od->sess; | |
2086 | 1496 tstconn = aim_getconn_type_all(sess, AIM_CONN_TYPE_CHATNAV); |
4366 | 1497 tstconn->fd = source; |
2086 | 1498 |
1499 if (source < 0) { | |
1500 aim_conn_kill(sess, &tstconn); | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1501 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1502 "unable to connect to chatnav server\n"); |
2086 | 1503 return; |
1504 } | |
1505 | |
1506 aim_conn_completeconnect(sess, tstconn); | |
4617 | 1507 od->cnpa = gaim_input_add(tstconn->fd, GAIM_INPUT_READ, oscar_callback, tstconn); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1508 gaim_debug(GAIM_DEBUG_INFO, "oscar", "chatnav: connected\n"); |
2086 | 1509 } |
1510 | |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
1511 static void oscar_auth_connect(gpointer data, gint source, GaimInputCondition cond) |
2086 | 1512 { |
5575 | 1513 GaimConnection *gc = data; |
7283 | 1514 OscarData *od; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1515 aim_session_t *sess; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1516 aim_conn_t *tstconn; |
2086 | 1517 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
1518 if (!g_list_find(gaim_connections_get_all(), gc)) { |
2086 | 1519 close(source); |
1520 return; | |
1521 } | |
1522 | |
4617 | 1523 od = gc->proto_data; |
1524 sess = od->sess; | |
2086 | 1525 tstconn = aim_getconn_type_all(sess, AIM_CONN_TYPE_AUTH); |
4366 | 1526 tstconn->fd = source; |
2086 | 1527 |
1528 if (source < 0) { | |
1529 aim_conn_kill(sess, &tstconn); | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1530 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1531 "unable to connect to authorizer\n"); |
2086 | 1532 return; |
1533 } | |
1534 | |
1535 aim_conn_completeconnect(sess, tstconn); | |
4617 | 1536 od->paspa = gaim_input_add(tstconn->fd, GAIM_INPUT_READ, oscar_callback, tstconn); |
6905 | 1537 gaim_debug(GAIM_DEBUG_INFO, "oscar", "admin: connected\n"); |
2086 | 1538 } |
1539 | |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
1540 static void oscar_chat_connect(gpointer data, gint source, GaimInputCondition cond) |
2086 | 1541 { |
1542 struct chat_connection *ccon = data; | |
5575 | 1543 GaimConnection *gc = ccon->gc; |
7283 | 1544 OscarData *od; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1545 aim_session_t *sess; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1546 aim_conn_t *tstconn; |
2086 | 1547 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
1548 if (!g_list_find(gaim_connections_get_all(), gc)) { |
2086 | 1549 close(source); |
1550 g_free(ccon->show); | |
1551 g_free(ccon->name); | |
1552 g_free(ccon); | |
1553 return; | |
1554 } | |
1555 | |
4617 | 1556 od = gc->proto_data; |
1557 sess = od->sess; | |
2086 | 1558 tstconn = ccon->conn; |
4366 | 1559 tstconn->fd = source; |
2086 | 1560 |
1561 if (source < 0) { | |
1562 aim_conn_kill(sess, &tstconn); | |
1563 g_free(ccon->show); | |
1564 g_free(ccon->name); | |
1565 g_free(ccon); | |
1566 return; | |
1567 } | |
1568 | |
1569 aim_conn_completeconnect(sess, ccon->conn); | |
4617 | 1570 ccon->inpa = gaim_input_add(tstconn->fd, GAIM_INPUT_READ, oscar_callback, tstconn); |
1571 od->oscar_chats = g_slist_append(od->oscar_chats, ccon); | |
2086 | 1572 } |
1573 | |
3694 | 1574 static void oscar_email_connect(gpointer data, gint source, GaimInputCondition cond) { |
5575 | 1575 GaimConnection *gc = data; |
7283 | 1576 OscarData *od; |
3694 | 1577 aim_session_t *sess; |
1578 aim_conn_t *tstconn; | |
1579 | |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
1580 if (!g_list_find(gaim_connections_get_all(), gc)) { |
3694 | 1581 close(source); |
1582 return; | |
1583 } | |
1584 | |
4617 | 1585 od = gc->proto_data; |
1586 sess = od->sess; | |
3694 | 1587 tstconn = aim_getconn_type_all(sess, AIM_CONN_TYPE_EMAIL); |
4366 | 1588 tstconn->fd = source; |
3694 | 1589 |
1590 if (source < 0) { | |
1591 aim_conn_kill(sess, &tstconn); | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1592 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1593 "unable to connect to email server\n"); |
3694 | 1594 return; |
1595 } | |
1596 | |
1597 aim_conn_completeconnect(sess, tstconn); | |
4617 | 1598 od->emlpa = gaim_input_add(tstconn->fd, GAIM_INPUT_READ, oscar_callback, tstconn); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1599 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1600 "email: connected\n"); |
3694 | 1601 } |
1602 | |
4804 | 1603 static void oscar_icon_connect(gpointer data, gint source, GaimInputCondition cond) { |
5575 | 1604 GaimConnection *gc = data; |
7283 | 1605 OscarData *od; |
4804 | 1606 aim_session_t *sess; |
1607 aim_conn_t *tstconn; | |
1608 | |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
1609 if (!g_list_find(gaim_connections_get_all(), gc)) { |
4804 | 1610 close(source); |
1611 return; | |
1612 } | |
1613 | |
1614 od = gc->proto_data; | |
1615 sess = od->sess; | |
1616 tstconn = aim_getconn_type_all(sess, AIM_CONN_TYPE_ICON); | |
1617 tstconn->fd = source; | |
1618 | |
1619 if (source < 0) { | |
1620 aim_conn_kill(sess, &tstconn); | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1621 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1622 "unable to connect to icon server\n"); |
4804 | 1623 return; |
1624 } | |
1625 | |
1626 aim_conn_completeconnect(sess, tstconn); | |
1627 od->icopa = gaim_input_add(tstconn->fd, GAIM_INPUT_READ, oscar_callback, tstconn); | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1628 gaim_debug(GAIM_DEBUG_INFO, "oscar", "icon: connected\n"); |
4804 | 1629 } |
1630 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1631 /* Hrmph. I don't know how to make this look better. --mid */ |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1632 static int gaim_handle_redirect(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 1633 GaimConnection *gc = sess->aux_data; |
1634 GaimAccount *account = gaim_connection_get_account(gc); | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1635 aim_conn_t *tstconn; |
4452 | 1636 int i; |
2086 | 1637 char *host; |
1638 int port; | |
4821 | 1639 va_list ap; |
1640 struct aim_redirect_data *redir; | |
2086 | 1641 |
5575 | 1642 port = gaim_account_get_int(account, "port", FAIM_LOGIN_PORT); |
2086 | 1643 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1644 va_start(ap, fr); |
2821
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1645 redir = va_arg(ap, struct aim_redirect_data *); |
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1646 va_end(ap); |
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1647 |
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1648 for (i = 0; i < (int)strlen(redir->ip); i++) { |
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1649 if (redir->ip[i] == ':') { |
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1650 port = atoi(&(redir->ip[i+1])); |
2086 | 1651 break; |
1652 } | |
1653 } | |
2821
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1654 host = g_strndup(redir->ip, i); |
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1655 |
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1656 switch(redir->group) { |
2086 | 1657 case 0x7: /* Authorizer */ |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1658 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1659 "Reconnecting with authorizor...\n"); |
2086 | 1660 tstconn = aim_newconn(sess, AIM_CONN_TYPE_AUTH, NULL); |
1661 if (tstconn == NULL) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1662 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1663 "unable to reconnect with authorizer\n"); |
2086 | 1664 g_free(host); |
1665 return 1; | |
1666 } | |
4649 | 1667 aim_conn_addhandler(sess, tstconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNERR, gaim_connerr, 0); |
2675 | 1668 aim_conn_addhandler(sess, tstconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNINITDONE, conninitdone_admin, 0); |
2086 | 1669 |
1670 tstconn->status |= AIM_CONN_STATUS_INPROGRESS; | |
5681
46d7ad0dfa26
[gaim-migrate @ 6100]
Christian Hammond <chipx86@chipx86.com>
parents:
5679
diff
changeset
|
1671 if (gaim_proxy_connect(account, host, port, oscar_auth_connect, gc) != 0) { |
2086 | 1672 aim_conn_kill(sess, &tstconn); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1673 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1674 "unable to reconnect with authorizer\n"); |
2086 | 1675 g_free(host); |
1676 return 1; | |
1677 } | |
4293 | 1678 aim_sendcookie(sess, tstconn, redir->cookielen, redir->cookie); |
4194 | 1679 break; |
1680 | |
2086 | 1681 case 0xd: /* ChatNav */ |
1682 tstconn = aim_newconn(sess, AIM_CONN_TYPE_CHATNAV, NULL); | |
1683 if (tstconn == NULL) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1684 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1685 "unable to connect to chatnav server\n"); |
2086 | 1686 g_free(host); |
1687 return 1; | |
1688 } | |
4649 | 1689 aim_conn_addhandler(sess, tstconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNERR, gaim_connerr, 0); |
2675 | 1690 aim_conn_addhandler(sess, tstconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNINITDONE, conninitdone_chatnav, 0); |
2086 | 1691 |
1692 tstconn->status |= AIM_CONN_STATUS_INPROGRESS; | |
5681
46d7ad0dfa26
[gaim-migrate @ 6100]
Christian Hammond <chipx86@chipx86.com>
parents:
5679
diff
changeset
|
1693 if (gaim_proxy_connect(account, host, port, oscar_chatnav_connect, gc) != 0) { |
2086 | 1694 aim_conn_kill(sess, &tstconn); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1695 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1696 "unable to connect to chatnav server\n"); |
2086 | 1697 g_free(host); |
1698 return 1; | |
1699 } | |
4293 | 1700 aim_sendcookie(sess, tstconn, redir->cookielen, redir->cookie); |
4194 | 1701 break; |
1702 | |
1703 case 0xe: { /* Chat */ | |
2086 | 1704 struct chat_connection *ccon; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1705 |
2086 | 1706 tstconn = aim_newconn(sess, AIM_CONN_TYPE_CHAT, NULL); |
1707 if (tstconn == NULL) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1708 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1709 "unable to connect to chat server\n"); |
2086 | 1710 g_free(host); |
1711 return 1; | |
1712 } | |
1713 | |
4649 | 1714 aim_conn_addhandler(sess, tstconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNERR, gaim_connerr, 0); |
2675 | 1715 aim_conn_addhandler(sess, tstconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNINITDONE, conninitdone_chat, 0); |
1716 | |
2086 | 1717 ccon = g_new0(struct chat_connection, 1); |
1718 ccon->conn = tstconn; | |
1719 ccon->gc = gc; | |
1720 ccon->fd = -1; | |
2821
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1721 ccon->name = g_strdup(redir->chat.room); |
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1722 ccon->exchange = redir->chat.exchange; |
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1723 ccon->instance = redir->chat.instance; |
9467e4ee81be
[gaim-migrate @ 2834]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2820
diff
changeset
|
1724 ccon->show = extract_name(redir->chat.room); |
4634 | 1725 |
2086 | 1726 ccon->conn->status |= AIM_CONN_STATUS_INPROGRESS; |
5681
46d7ad0dfa26
[gaim-migrate @ 6100]
Christian Hammond <chipx86@chipx86.com>
parents:
5679
diff
changeset
|
1727 if (gaim_proxy_connect(account, host, port, oscar_chat_connect, ccon) != 0) { |
2086 | 1728 aim_conn_kill(sess, &tstconn); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1729 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1730 "unable to connect to chat server\n"); |
2086 | 1731 g_free(host); |
1732 g_free(ccon->show); | |
1733 g_free(ccon->name); | |
1734 g_free(ccon); | |
1735 return 1; | |
1736 } | |
4293 | 1737 aim_sendcookie(sess, tstconn, redir->cookielen, redir->cookie); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1738 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1739 "Connected to chat room %s exchange %hu\n", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1740 ccon->name, ccon->exchange); |
4194 | 1741 } break; |
3694 | 1742 |
4804 | 1743 case 0x0010: { /* icon */ |
1744 if (!(tstconn = aim_newconn(sess, AIM_CONN_TYPE_ICON, NULL))) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1745 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1746 "unable to connect to icon server\n"); |
4804 | 1747 g_free(host); |
1748 return 1; | |
1749 } | |
1750 aim_conn_addhandler(sess, tstconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNERR, gaim_connerr, 0); | |
1751 aim_conn_addhandler(sess, tstconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNINITDONE, conninitdone_icon, 0); | |
1752 | |
1753 tstconn->status |= AIM_CONN_STATUS_INPROGRESS; | |
5681
46d7ad0dfa26
[gaim-migrate @ 6100]
Christian Hammond <chipx86@chipx86.com>
parents:
5679
diff
changeset
|
1754 if (gaim_proxy_connect(account, host, port, oscar_icon_connect, gc) != 0) { |
4804 | 1755 aim_conn_kill(sess, &tstconn); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1756 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1757 "unable to connect to icon server\n"); |
4804 | 1758 g_free(host); |
1759 return 1; | |
1760 } | |
1761 aim_sendcookie(sess, tstconn, redir->cookielen, redir->cookie); | |
1762 } break; | |
1763 | |
3694 | 1764 case 0x0018: { /* email */ |
1765 if (!(tstconn = aim_newconn(sess, AIM_CONN_TYPE_EMAIL, NULL))) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1766 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1767 "unable to connect to email server\n"); |
3694 | 1768 g_free(host); |
1769 return 1; | |
1770 } | |
4649 | 1771 aim_conn_addhandler(sess, tstconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNERR, gaim_connerr, 0); |
3694 | 1772 aim_conn_addhandler(sess, tstconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_CONNINITDONE, conninitdone_email, 0); |
1773 | |
1774 tstconn->status |= AIM_CONN_STATUS_INPROGRESS; | |
5681
46d7ad0dfa26
[gaim-migrate @ 6100]
Christian Hammond <chipx86@chipx86.com>
parents:
5679
diff
changeset
|
1775 if (gaim_proxy_connect(account, host, port, oscar_email_connect, gc) != 0) { |
3694 | 1776 aim_conn_kill(sess, &tstconn); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1777 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1778 "unable to connect to email server\n"); |
3694 | 1779 g_free(host); |
1780 return 1; | |
1781 } | |
4293 | 1782 aim_sendcookie(sess, tstconn, redir->cookielen, redir->cookie); |
3694 | 1783 } break; |
1784 | |
2086 | 1785 default: /* huh? */ |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1786 gaim_debug(GAIM_DEBUG_WARNING, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1787 "got redirect for unknown service 0x%04hx\n", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1788 redir->group); |
2086 | 1789 break; |
1790 } | |
1791 | |
1792 g_free(host); | |
1793 return 1; | |
1794 } | |
1795 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1796 static int gaim_parse_oncoming(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 1797 GaimConnection *gc = sess->aux_data; |
7283 | 1798 OscarData *od = gc->proto_data; |
4738 | 1799 struct buddyinfo *bi; |
2993 | 1800 time_t time_idle = 0, signon = 0; |
1801 int type = 0; | |
1802 int caps = 0; | |
2086 | 1803 va_list ap; |
4738 | 1804 aim_userinfo_t *info; |
4194 | 1805 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1806 va_start(ap, fr); |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
1807 info = va_arg(ap, aim_userinfo_t *); |
2086 | 1808 va_end(ap); |
1809 | |
2993 | 1810 if (info->present & AIM_USERINFO_PRESENT_CAPABILITIES) |
1811 caps = info->capabilities; | |
3267 | 1812 if (info->flags & AIM_FLAG_ACTIVEBUDDY) |
1813 type |= UC_AB; | |
1814 | |
4766 | 1815 if (info->present & AIM_USERINFO_PRESENT_FLAGS) { |
1816 if (info->flags & AIM_FLAG_UNCONFIRMED) | |
1817 type |= UC_UNCONFIRMED; | |
1818 if (info->flags & AIM_FLAG_ADMINISTRATOR) | |
1819 type |= UC_ADMIN; | |
1820 if (info->flags & AIM_FLAG_AOL) | |
1821 type |= UC_AOL; | |
1822 if (info->flags & AIM_FLAG_FREE) | |
1823 type |= UC_NORMAL; | |
1824 if (info->flags & AIM_FLAG_AWAY) | |
1825 type |= UC_UNAVAILABLE; | |
1826 if (info->flags & AIM_FLAG_WIRELESS) | |
1827 type |= UC_WIRELESS; | |
2501
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
1828 } |
2993 | 1829 if (info->present & AIM_USERINFO_PRESENT_ICQEXTSTATUS) { |
3595 | 1830 type = (info->icqinfo.status << 16); |
3013 | 1831 if (!(info->icqinfo.status & AIM_ICQ_STATE_CHAT) && |
1832 (info->icqinfo.status != AIM_ICQ_STATE_NORMAL)) { | |
2993 | 1833 type |= UC_UNAVAILABLE; |
3013 | 1834 } |
2993 | 1835 } |
1836 | |
7141 | 1837 if (caps & AIM_CAPS_ICQ_DIRECT) |
1838 caps ^= AIM_CAPS_ICQ_DIRECT; | |
2993 | 1839 |
1840 if (info->present & AIM_USERINFO_PRESENT_IDLE) { | |
2086 | 1841 time(&time_idle); |
1842 time_idle -= info->idletime*60; | |
2993 | 1843 } |
1844 | |
5836 | 1845 if (info->present & AIM_USERINFO_PRESENT_ONLINESINCE) |
1846 signon = info->onlinesince; | |
1847 else if (info->present & AIM_USERINFO_PRESENT_SESSIONLEN) | |
2993 | 1848 signon = time(NULL) - info->sessionlen; |
2086 | 1849 |
5575 | 1850 if (!aim_sncmp(gaim_account_get_username(gaim_connection_get_account(gc)), info->sn)) |
1851 gaim_connection_set_display_name(gc, info->sn); | |
2305
0371b905baef
[gaim-migrate @ 2315]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2303
diff
changeset
|
1852 |
7261 | 1853 bi = g_hash_table_lookup(od->buddyinfo, gaim_normalize(gc->account, info->sn)); |
4738 | 1854 if (!bi) { |
1855 bi = g_new0(struct buddyinfo, 1); | |
7261 | 1856 g_hash_table_insert(od->buddyinfo, g_strdup(gaim_normalize(gc->account, info->sn)), bi); |
4738 | 1857 } |
4739 | 1858 bi->typingnot = FALSE; |
1859 bi->ico_informed = FALSE; | |
6857 | 1860 bi->ipaddr = info->icqinfo.ipaddr; |
1861 | |
1862 /* Available message stuff */ | |
6292 | 1863 free(bi->availmsg); |
7011 | 1864 if (info->avail != NULL) |
8225 | 1865 bi->availmsg = oscar_encoding_to_utf8(info->avail_encoding, info->avail, info->avail_len); |
5837 | 1866 else |
6292 | 1867 bi->availmsg = NULL; |
4732 | 1868 |
4804 | 1869 /* Server stored icon stuff */ |
4853 | 1870 if (info->iconcsumlen) { |
7125 | 1871 const char *filename = NULL, *saved_b16 = NULL; |
1872 char *b16 = NULL; | |
7093 | 1873 GaimBuddy *b = NULL; |
4853 | 1874 |
7106
db6bd3e794d8
[gaim-migrate @ 7671]
Christian Hammond <chipx86@chipx86.com>
parents:
7098
diff
changeset
|
1875 b16 = gaim_base16_encode(info->iconcsum, info->iconcsumlen); |
4853 | 1876 b = gaim_find_buddy(gc->account, info->sn); |
7093 | 1877 /* |
1878 * If for some reason the checksum is valid, but cached file is not.. | |
1879 * we want to know. | |
1880 */ | |
7693 | 1881 filename = gaim_blist_node_get_string((GaimBlistNode*)b, "buddy_icon"); |
7093 | 1882 if (filename != NULL) { |
1883 if (g_file_test(filename, G_FILE_TEST_EXISTS)) | |
7693 | 1884 saved_b16 = gaim_blist_node_get_string((GaimBlistNode*)b, |
1885 "icon_checksum"); | |
7093 | 1886 } else |
1887 saved_b16 = NULL; | |
7054
7c04a0775918
[gaim-migrate @ 7617]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7045
diff
changeset
|
1888 |
4853 | 1889 if (!b16 || !saved_b16 || strcmp(b16, saved_b16)) { |
1890 GSList *cur = od->requesticon; | |
1891 while (cur && aim_sncmp((char *)cur->data, info->sn)) | |
1892 cur = cur->next; | |
1893 if (!cur) { | |
7475 | 1894 od->requesticon = g_slist_append(od->requesticon, g_strdup(gaim_normalize(gc->account, info->sn))); |
4853 | 1895 if (od->icontimer) |
8287
ef881489396e
[gaim-migrate @ 9011]
Christian Hammond <chipx86@chipx86.com>
parents:
8273
diff
changeset
|
1896 gaim_timeout_remove(od->icontimer); |
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8266
diff
changeset
|
1897 od->icontimer = gaim_timeout_add(500, gaim_icon_timerfunc, gc); |
4853 | 1898 } |
1899 } | |
6053 | 1900 g_free(b16); |
4853 | 1901 } |
1902 | |
5628 | 1903 serv_got_update(gc, info->sn, 1, (info->warnlevel/10.0) + 0.5, signon, time_idle, type); |
2086 | 1904 |
1905 return 1; | |
1906 } | |
1907 | |
8341 | 1908 static void gaim_check_comment(OscarData *od, const char *str) { |
1909 if ((str == NULL) || strcmp(str, ck)) | |
1910 aim_locate_setcaps(od->sess, caps_aim); | |
1911 else | |
1912 aim_locate_setcaps(od->sess, caps_aim | AIM_CAPS_SECUREIM); | |
1913 } | |
1914 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1915 static int gaim_parse_offgoing(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 1916 GaimConnection *gc = sess->aux_data; |
7283 | 1917 OscarData *od = gc->proto_data; |
2086 | 1918 va_list ap; |
4739 | 1919 aim_userinfo_t *info; |
2086 | 1920 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
1921 va_start(ap, fr); |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
1922 info = va_arg(ap, aim_userinfo_t *); |
2086 | 1923 va_end(ap); |
1924 | |
4732 | 1925 serv_got_update(gc, info->sn, 0, 0, 0, 0, 0); |
2086 | 1926 |
7261 | 1927 g_hash_table_remove(od->buddyinfo, gaim_normalize(gc->account, info->sn)); |
5837 | 1928 |
2086 | 1929 return 1; |
1930 } | |
1931 | |
3730 | 1932 static void cancel_direct_im(struct ask_direct *d) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1933 gaim_debug(GAIM_DEBUG_INFO, "oscar", "Freeing DirectIM prompts.\n"); |
2086 | 1934 |
1935 g_free(d->sn); | |
1936 g_free(d); | |
1937 } | |
1938 | |
4617 | 1939 static void oscar_odc_callback(gpointer data, gint source, GaimInputCondition condition) { |
2086 | 1940 struct direct_im *dim = data; |
5575 | 1941 GaimConnection *gc = dim->gc; |
7283 | 1942 OscarData *od = gc->proto_data; |
5679 | 1943 GaimConversation *cnv; |
2086 | 1944 char buf[256]; |
3008 | 1945 struct sockaddr name; |
1946 socklen_t name_len = 1; | |
1947 | |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
1948 if (!g_list_find(gaim_connections_get_all(), gc)) { |
2086 | 1949 g_free(dim); |
1950 return; | |
1951 } | |
1952 | |
1953 if (source < 0) { | |
1954 g_free(dim); | |
1955 return; | |
1956 } | |
1957 | |
4366 | 1958 dim->conn->fd = source; |
2086 | 1959 aim_conn_completeconnect(od->sess, dim->conn); |
6640
314111e7b601
[gaim-migrate @ 7165]
Christian Hammond <chipx86@chipx86.com>
parents:
6623
diff
changeset
|
1960 cnv = gaim_conversation_new(GAIM_CONV_IM, dim->gc->account, dim->name); |
3008 | 1961 |
1962 /* This is the best way to see if we're connected or not */ | |
1963 if (getpeername(source, &name, &name_len) == 0) { | |
1964 g_snprintf(buf, sizeof buf, _("Direct IM with %s established"), dim->name); | |
1965 dim->connected = TRUE; | |
6982 | 1966 gaim_conversation_write(cnv, NULL, buf, GAIM_MESSAGE_SYSTEM, time(NULL)); |
3008 | 1967 } |
2086 | 1968 od->direct_ims = g_slist_append(od->direct_ims, dim); |
3008 | 1969 |
4617 | 1970 dim->watcher = gaim_input_add(dim->conn->fd, GAIM_INPUT_READ, oscar_callback, dim->conn); |
2086 | 1971 } |
1972 | |
4617 | 1973 /* BBB */ |
3952 | 1974 /* |
4617 | 1975 * This is called after a remote AIM user has connected to us. We |
1976 * want to do some voodoo with the socket file descriptors, add a | |
1977 * callback or two, and then send the AIM_CB_OFT_PROMPT. | |
3952 | 1978 */ |
4656 | 1979 static int oscar_sendfile_estblsh(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 1980 GaimConnection *gc = sess->aux_data; |
7283 | 1981 OscarData *od = (OscarData *)gc->proto_data; |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
1982 GaimXfer *xfer; |
5146 | 1983 struct aim_oft_info *oft_info; |
3630 | 1984 va_list ap; |
1985 aim_conn_t *conn, *listenerconn; | |
4656 | 1986 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1987 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
1988 "AAA - in oscar_sendfile_estblsh\n"); |
3630 | 1989 va_start(ap, fr); |
1990 conn = va_arg(ap, aim_conn_t *); | |
1991 listenerconn = va_arg(ap, aim_conn_t *); | |
1992 va_end(ap); | |
1993 | |
4617 | 1994 if (!(xfer = oscar_find_xfer_by_conn(od->file_transfers, listenerconn))) |
1995 return 1; | |
1996 | |
5146 | 1997 if (!(oft_info = xfer->data)) |
4617 | 1998 return 1; |
1999 | |
3630 | 2000 /* Stop watching listener conn; watch transfer conn instead */ |
4617 | 2001 gaim_input_remove(xfer->watcher); |
3630 | 2002 aim_conn_kill(sess, &listenerconn); |
2003 | |
5146 | 2004 oft_info->conn = conn; |
2005 xfer->fd = oft_info->conn->fd; | |
2006 | |
2007 aim_conn_addhandler(sess, oft_info->conn, AIM_CB_FAM_OFT, AIM_CB_OFT_ACK, oscar_sendfile_ack, 0); | |
2008 aim_conn_addhandler(sess, oft_info->conn, AIM_CB_FAM_OFT, AIM_CB_OFT_DONE, oscar_sendfile_done, 0); | |
2009 xfer->watcher = gaim_input_add(oft_info->conn->fd, GAIM_INPUT_READ, oscar_callback, oft_info->conn); | |
4617 | 2010 |
2011 /* Inform the other user that we are connected and ready to transfer */ | |
5146 | 2012 aim_oft_sendheader(sess, AIM_CB_OFT_PROMPT, oft_info); |
3630 | 2013 |
2014 return 0; | |
2015 } | |
2016 | |
3952 | 2017 /* |
5681
46d7ad0dfa26
[gaim-migrate @ 6100]
Christian Hammond <chipx86@chipx86.com>
parents:
5679
diff
changeset
|
2018 * This is the gaim callback passed to gaim_proxy_connect when connecting to another AIM |
4617 | 2019 * user in order to transfer a file. |
3952 | 2020 */ |
4617 | 2021 static void oscar_sendfile_connected(gpointer data, gint source, GaimInputCondition condition) { |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
2022 GaimXfer *xfer; |
5146 | 2023 struct aim_oft_info *oft_info; |
4656 | 2024 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2025 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2026 "AAA - in oscar_sendfile_connected\n"); |
4617 | 2027 if (!(xfer = data)) |
2028 return; | |
5146 | 2029 if (!(oft_info = xfer->data)) |
3630 | 2030 return; |
4617 | 2031 if (source < 0) |
2032 return; | |
2033 | |
2034 xfer->fd = source; | |
5146 | 2035 oft_info->conn->fd = source; |
2036 | |
2037 aim_conn_completeconnect(oft_info->sess, oft_info->conn); | |
2038 xfer->watcher = gaim_input_add(xfer->fd, GAIM_INPUT_READ, oscar_callback, oft_info->conn); | |
4617 | 2039 |
2040 /* Inform the other user that we are connected and ready to transfer */ | |
5146 | 2041 aim_im_sendch2_sendfile_accept(oft_info->sess, oft_info); |
4617 | 2042 |
2043 return; | |
3630 | 2044 } |
2045 | |
3952 | 2046 /* |
4617 | 2047 * This is called when a buddy sends us some file info. This happens when they |
2048 * are sending a file to you, and you have just established a connection to them. | |
4650 | 2049 * You should send them the exact same info except use the real cookie. We also |
4617 | 2050 * get like totally ready to like, receive the file, kay? |
3952 | 2051 */ |
4617 | 2052 static int oscar_sendfile_prompt(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 2053 GaimConnection *gc = sess->aux_data; |
7283 | 2054 OscarData *od = gc->proto_data; |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
2055 GaimXfer *xfer; |
5146 | 2056 struct aim_oft_info *oft_info; |
4617 | 2057 va_list ap; |
2058 aim_conn_t *conn; | |
2059 fu8_t *cookie; | |
2060 struct aim_fileheader_t *fh; | |
4656 | 2061 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2062 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2063 "AAA - in oscar_sendfile_prompt\n"); |
4617 | 2064 va_start(ap, fr); |
2065 conn = va_arg(ap, aim_conn_t *); | |
2066 cookie = va_arg(ap, fu8_t *); | |
2067 fh = va_arg(ap, struct aim_fileheader_t *); | |
2068 va_end(ap); | |
2069 | |
2070 if (!(xfer = oscar_find_xfer_by_conn(od->file_transfers, conn))) | |
2071 return 1; | |
2072 | |
5146 | 2073 if (!(oft_info = xfer->data)) |
4617 | 2074 return 1; |
2075 | |
2076 /* We want to stop listening with a normal thingy */ | |
2077 gaim_input_remove(xfer->watcher); | |
2078 xfer->watcher = 0; | |
2079 | |
5146 | 2080 /* They sent us some information about the file they're sending */ |
2081 memcpy(&oft_info->fh, fh, sizeof(*fh)); | |
2082 | |
2083 /* Fill in the cookie */ | |
2084 memcpy(&oft_info->fh.bcookie, oft_info->cookie, 8); | |
2085 | |
4617 | 2086 /* XXX - convert the name from UTF-8 to UCS-2 if necessary, and pass the encoding to the call below */ |
5146 | 2087 aim_oft_sendheader(oft_info->sess, AIM_CB_OFT_ACK, oft_info); |
4617 | 2088 gaim_xfer_start(xfer, xfer->fd, NULL, 0); |
2089 | |
2090 return 0; | |
3630 | 2091 } |
2092 | |
3952 | 2093 /* |
4657 | 2094 * We are sending a file to someone else. They have just acknowledged our |
4617 | 2095 * prompt, so we want to start sending data like there's no tomorrow. |
3952 | 2096 */ |
4617 | 2097 static int oscar_sendfile_ack(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 2098 GaimConnection *gc = sess->aux_data; |
7283 | 2099 OscarData *od = gc->proto_data; |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
2100 GaimXfer *xfer; |
4617 | 2101 va_list ap; |
2102 aim_conn_t *conn; | |
2103 fu8_t *cookie; | |
2104 struct aim_fileheader_t *fh; | |
4656 | 2105 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2106 gaim_debug(GAIM_DEBUG_INFO, "oscar", "AAA - in oscar_sendfile_ack\n"); |
4617 | 2107 va_start(ap, fr); |
2108 conn = va_arg(ap, aim_conn_t *); | |
2109 cookie = va_arg(ap, fu8_t *); | |
2110 fh = va_arg(ap, struct aim_fileheader_t *); | |
2111 va_end(ap); | |
2112 | |
2113 if (!(xfer = oscar_find_xfer_by_cookie(od->file_transfers, cookie))) | |
2114 return 1; | |
2115 | |
4656 | 2116 /* We want to stop listening with a normal thingy */ |
2117 gaim_input_remove(xfer->watcher); | |
2118 xfer->watcher = 0; | |
2119 | |
4617 | 2120 gaim_xfer_start(xfer, xfer->fd, NULL, 0); |
2121 | |
2122 return 0; | |
3630 | 2123 } |
4617 | 2124 |
2125 /* | |
2126 * We just sent a file to someone. They said they got it and everything, | |
2127 * so we can close our direct connection and what not. | |
2128 */ | |
2129 static int oscar_sendfile_done(aim_session_t *sess, aim_frame_t *fr, ...) { | |
5575 | 2130 GaimConnection *gc = sess->aux_data; |
7283 | 2131 OscarData *od = gc->proto_data; |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
2132 GaimXfer *xfer; |
4617 | 2133 va_list ap; |
2134 aim_conn_t *conn; | |
2135 fu8_t *cookie; | |
2136 struct aim_fileheader_t *fh; | |
4656 | 2137 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2138 gaim_debug(GAIM_DEBUG_INFO, "oscar", "AAA - in oscar_sendfile_done\n"); |
4617 | 2139 va_start(ap, fr); |
2140 conn = va_arg(ap, aim_conn_t *); | |
2141 cookie = va_arg(ap, fu8_t *); | |
2142 fh = va_arg(ap, struct aim_fileheader_t *); | |
2143 va_end(ap); | |
2144 | |
2145 if (!(xfer = oscar_find_xfer_by_conn(od->file_transfers, conn))) | |
2146 return 1; | |
2147 | |
4656 | 2148 xfer->fd = conn->fd; |
4617 | 2149 gaim_xfer_end(xfer); |
2150 | |
2151 return 0; | |
2152 } | |
3630 | 2153 |
4244 | 2154 static void accept_direct_im(struct ask_direct *d) { |
5575 | 2155 GaimConnection *gc = d->gc; |
7283 | 2156 OscarData *od; |
2086 | 2157 struct direct_im *dim; |
8240 | 2158 char *host; int port = 5190; |
4366 | 2159 int i, rc; |
2086 | 2160 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
2161 if (!g_list_find(gaim_connections_get_all(), gc)) { |
4244 | 2162 cancel_direct_im(d); |
2163 return; | |
2164 } | |
2165 | |
7283 | 2166 od = (OscarData *)gc->proto_data; |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2167 gaim_debug(GAIM_DEBUG_INFO, "oscar", "Accepted DirectIM.\n"); |
2086 | 2168 |
2169 dim = find_direct_im(od, d->sn); | |
2170 if (dim) { | |
3730 | 2171 cancel_direct_im(d); /* 40 */ |
4244 | 2172 return; |
2086 | 2173 } |
2174 dim = g_new0(struct direct_im, 1); | |
2175 dim->gc = d->gc; | |
2176 g_snprintf(dim->name, sizeof dim->name, "%s", d->sn); | |
2177 | |
4617 | 2178 dim->conn = aim_odc_connect(od->sess, d->sn, NULL, d->cookie); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2179 if (!dim->conn) { |
2086 | 2180 g_free(dim); |
3730 | 2181 cancel_direct_im(d); |
4244 | 2182 return; |
2086 | 2183 } |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2184 |
2086 | 2185 aim_conn_addhandler(od->sess, dim->conn, AIM_CB_FAM_OFT, AIM_CB_OFT_DIRECTIMINCOMING, |
4617 | 2186 gaim_odc_incoming, 0); |
2086 | 2187 aim_conn_addhandler(od->sess, dim->conn, AIM_CB_FAM_OFT, AIM_CB_OFT_DIRECTIMTYPING, |
4617 | 2188 gaim_odc_typing, 0); |
3033 | 2189 aim_conn_addhandler(od->sess, dim->conn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_IMAGETRANSFER, |
6982 | 2190 gaim_odc_update_ui, 0); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2191 for (i = 0; i < (int)strlen(d->ip); i++) { |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2192 if (d->ip[i] == ':') { |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2193 port = atoi(&(d->ip[i+1])); |
2086 | 2194 break; |
2195 } | |
2196 } | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2197 host = g_strndup(d->ip, i); |
2086 | 2198 dim->conn->status |= AIM_CONN_STATUS_INPROGRESS; |
5681
46d7ad0dfa26
[gaim-migrate @ 6100]
Christian Hammond <chipx86@chipx86.com>
parents:
5679
diff
changeset
|
2199 rc = gaim_proxy_connect(gc->account, host, port, oscar_odc_callback, dim); |
2086 | 2200 g_free(host); |
4366 | 2201 if (rc < 0) { |
2086 | 2202 aim_conn_kill(od->sess, &dim->conn); |
2203 g_free(dim); | |
3730 | 2204 cancel_direct_im(d); |
4244 | 2205 return; |
2086 | 2206 } |
2207 | |
3730 | 2208 cancel_direct_im(d); |
2086 | 2209 |
4244 | 2210 return; |
2086 | 2211 } |
2212 | |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
2213 static int incomingim_chan1(aim_session_t *sess, aim_conn_t *conn, aim_userinfo_t *userinfo, struct aim_incomingim_ch1_args *args) { |
5575 | 2214 GaimConnection *gc = sess->aux_data; |
7283 | 2215 OscarData *od = gc->proto_data; |
7475 | 2216 gchar *tmp; |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
2217 GaimConvImFlags flags = 0; |
6478
338147ea6896
[gaim-migrate @ 6991]
Christian Hammond <chipx86@chipx86.com>
parents:
6465
diff
changeset
|
2218 gsize convlen; |
3659 | 2219 GError *err = NULL; |
4738 | 2220 struct buddyinfo *bi; |
5575 | 2221 const char *iconfile; |
4738 | 2222 |
7261 | 2223 bi = g_hash_table_lookup(od->buddyinfo, gaim_normalize(gc->account, userinfo->sn)); |
4738 | 2224 if (!bi) { |
2225 bi = g_new0(struct buddyinfo, 1); | |
7261 | 2226 g_hash_table_insert(od->buddyinfo, g_strdup(gaim_normalize(gc->account, userinfo->sn)), bi); |
4738 | 2227 } |
2273
0b5c3338fa3d
[gaim-migrate @ 2283]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2249
diff
changeset
|
2228 |
0b5c3338fa3d
[gaim-migrate @ 2283]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2249
diff
changeset
|
2229 if (args->icbmflags & AIM_IMFLAGS_AWAY) |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
2230 flags |= GAIM_CONV_IM_AUTO_RESP; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2231 |
4738 | 2232 if (args->icbmflags & AIM_IMFLAGS_TYPINGNOT) |
2233 bi->typingnot = TRUE; | |
2234 else | |
2235 bi->typingnot = FALSE; | |
2236 | |
4380 | 2237 if ((args->icbmflags & AIM_IMFLAGS_HASICON) && (args->iconlen) && (args->iconsum) && (args->iconstamp)) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2238 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2239 "%s has an icon\n", userinfo->sn); |
4738 | 2240 if ((args->iconlen != bi->ico_len) || (args->iconsum != bi->ico_csum) || (args->iconstamp != bi->ico_time)) { |
2241 bi->ico_need = TRUE; | |
2242 bi->ico_len = args->iconlen; | |
2243 bi->ico_csum = args->iconsum; | |
2244 bi->ico_time = args->iconstamp; | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2245 } |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2246 } |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2247 |
5575 | 2248 if ((iconfile = gaim_account_get_buddy_icon(gaim_connection_get_account(gc))) && |
7406 | 2249 (args->icbmflags & AIM_IMFLAGS_BUDDYREQ) && !bi->ico_sent && bi->ico_informed) { |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2250 FILE *file; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2251 struct stat st; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2252 |
5575 | 2253 if (!stat(iconfile, &st)) { |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2254 char *buf = g_malloc(st.st_size); |
5575 | 2255 file = fopen(iconfile, "rb"); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2256 if (file) { |
2603
24664768a739
[gaim-migrate @ 2616]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2597
diff
changeset
|
2257 int len = fread(buf, 1, st.st_size, file); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2258 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2259 "Sending buddy icon to %s (%d bytes, " |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2260 "%lu reported)\n", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2261 userinfo->sn, len, st.st_size); |
4617 | 2262 aim_im_sendch2_icon(sess, userinfo->sn, buf, st.st_size, |
2263 st.st_mtime, aimutil_iconsum(buf, st.st_size)); | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2264 fclose(file); |
2336
c6c5eaf69188
[gaim-migrate @ 2349]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2315
diff
changeset
|
2265 } else |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2266 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2267 "Can't open buddy icon file!\n"); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2268 g_free(buf); |
2336
c6c5eaf69188
[gaim-migrate @ 2349]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2315
diff
changeset
|
2269 } else |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2270 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2271 "Can't stat buddy icon file!\n"); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2272 } |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2273 |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2274 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2275 "Character set is %hu %hu\n", args->charset, args->charsubset); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2276 if (args->icbmflags & AIM_IMFLAGS_UNICODE) { |
3722 | 2277 /* This message is marked as UNICODE, so we have to |
2278 * convert it to utf-8 before handing it to the gaim core. | |
2279 * This conversion should *never* fail, if it does it | |
2280 * means that either the incoming ICBM is corrupted or | |
4662 | 2281 * there is something we don't understand about it. |
2282 * For the record, AIM Unicode is big-endian UCS-2 */ | |
2283 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2284 gaim_debug(GAIM_DEBUG_INFO, "oscar", "Received UNICODE IM\n"); |
4121 | 2285 |
2286 if (!args->msg || !args->msglen) | |
2287 return 1; | |
4641 | 2288 |
3659 | 2289 tmp = g_convert(args->msg, args->msglen, "UTF-8", "UCS-2BE", NULL, &convlen, &err); |
2290 if (err) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2291 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2292 "Unicode IM conversion: %s\n", err->message); |
7475 | 2293 tmp = g_strdup(_("(There was an error receiving this message)")); |
4800 | 2294 g_error_free(err); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2295 } |
3722 | 2296 } else { |
3850 | 2297 /* This will get executed for both AIM_IMFLAGS_ISO_8859_1 and |
3722 | 2298 * unflagged messages, which are ASCII. That's OK because |
2299 * ASCII is a strict subset of ISO-8859-1; this should | |
2300 * help with compatibility with old, broken versions of | |
2301 * gaim (everything before 0.60) and other broken clients | |
2302 * that will happily send ISO-8859-1 without marking it as | |
2303 * such */ | |
4662 | 2304 if (args->icbmflags & AIM_IMFLAGS_ISO_8859_1) |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2305 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2306 "Received ISO-8859-1 IM\n"); |
4121 | 2307 |
2308 if (!args->msg || !args->msglen) | |
2309 return 1; | |
2310 | |
3659 | 2311 tmp = g_convert(args->msg, args->msglen, "UTF-8", "ISO-8859-1", NULL, &convlen, &err); |
2312 if (err) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2313 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2314 "ISO-8859-1 IM conversion: %s\n", err->message); |
7475 | 2315 tmp = g_strdup(_("(There was an error receiving this message)")); |
4800 | 2316 g_error_free(err); |
3659 | 2317 } |
3642 | 2318 } |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2319 |
7478
3c21f3084ff0
[gaim-migrate @ 8091]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7475
diff
changeset
|
2320 /* gaim_str_strip_cr(tmp); */ |
6982 | 2321 serv_got_im(gc, userinfo->sn, tmp, flags, time(NULL)); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2322 g_free(tmp); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2323 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2324 return 1; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2325 } |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2326 |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
2327 static int incomingim_chan2(aim_session_t *sess, aim_conn_t *conn, aim_userinfo_t *userinfo, struct aim_incomingim_ch2_args *args) { |
5575 | 2328 GaimConnection *gc = sess->aux_data; |
7283 | 2329 OscarData *od = gc->proto_data; |
5575 | 2330 const char *username = gaim_account_get_username(gaim_connection_get_account(gc)); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2331 |
4121 | 2332 if (!args) |
2333 return 0; | |
4194 | 2334 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2335 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2336 "rendezvous with %s, status is %hu\n", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2337 userinfo->sn, args->status); |
2869 | 2338 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2339 if (args->reqclass & AIM_CAPS_CHAT) { |
4121 | 2340 char *name; |
5234 | 2341 GHashTable *components; |
2342 | |
4121 | 2343 if (!args->info.chat.roominfo.name || !args->info.chat.roominfo.exchange || !args->msg) |
2344 return 1; | |
5234 | 2345 components = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, |
2346 g_free); | |
4121 | 2347 name = extract_name(args->info.chat.roominfo.name); |
5234 | 2348 g_hash_table_replace(components, g_strdup("room"), g_strdup(name ? name : args->info.chat.roominfo.name)); |
2349 g_hash_table_replace(components, g_strdup("exchange"), g_strdup_printf("%d", args->info.chat.roominfo.exchange)); | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2350 serv_got_chat_invite(gc, |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2351 name ? name : args->info.chat.roominfo.name, |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2352 userinfo->sn, |
6059 | 2353 args->msg, |
5234 | 2354 components); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2355 if (name) |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2356 g_free(name); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2357 } else if (args->reqclass & AIM_CAPS_SENDFILE) { |
4617 | 2358 /* BBB */ |
2359 if (args->status == AIM_RENDEZVOUS_PROPOSE) { | |
2360 /* Someone wants to send a file (or files) to us */ | |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
2361 GaimXfer *xfer; |
5146 | 2362 struct aim_oft_info *oft_info; |
2363 | |
2364 if (!args->cookie || !args->port || !args->verifiedip || | |
2365 !args->info.sendfile.filename || !args->info.sendfile.totsize || | |
4656 | 2366 !args->info.sendfile.totfiles || !args->reqclass) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2367 gaim_debug(GAIM_DEBUG_WARNING, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2368 "%s tried to send you a file with incomplete " |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2369 "information.\n", userinfo->sn); |
5146 | 2370 if (args->proxyip) |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2371 gaim_debug(GAIM_DEBUG_WARNING, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2372 "IP for a proxy server was given. Gaim " |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2373 "does not support this yet.\n"); |
4617 | 2374 return 1; |
4656 | 2375 } |
4617 | 2376 |
2377 if (args->info.sendfile.subtype == AIM_OFT_SUBTYPE_SEND_DIR) { | |
2378 /* last char of the ft req is a star, they are sending us a | |
2379 * directory -- remove the star and trailing slash so we dont save | |
2380 * directories that look like 'dirname\*' -- arl */ | |
2381 char *tmp = strrchr(args->info.sendfile.filename, '\\'); | |
2382 if (tmp && (tmp[1] == '*')) { | |
2383 tmp[0] = '\0'; | |
2384 } | |
2385 } | |
2386 | |
2387 /* Build the file transfer handle */ | |
2388 xfer = gaim_xfer_new(gc->account, GAIM_XFER_RECEIVE, userinfo->sn); | |
5163 | 2389 xfer->remote_ip = g_strdup(args->verifiedip); |
5146 | 2390 xfer->remote_port = args->port; |
4617 | 2391 gaim_xfer_set_filename(xfer, args->info.sendfile.filename); |
2392 gaim_xfer_set_size(xfer, args->info.sendfile.totsize); | |
5146 | 2393 |
2394 /* Create the oscar-specific data */ | |
5163 | 2395 oft_info = aim_oft_createinfo(od->sess, args->cookie, userinfo->sn, args->clientip, xfer->remote_port, 0, 0, NULL); |
4898 | 2396 if (args->proxyip) |
5146 | 2397 oft_info->proxyip = g_strdup(args->proxyip); |
4898 | 2398 if (args->verifiedip) |
5146 | 2399 oft_info->verifiedip = g_strdup(args->verifiedip); |
2400 xfer->data = oft_info; | |
4617 | 2401 |
2402 /* Setup our I/O op functions */ | |
2403 gaim_xfer_set_init_fnc(xfer, oscar_xfer_init); | |
2404 gaim_xfer_set_start_fnc(xfer, oscar_xfer_start); | |
2405 gaim_xfer_set_end_fnc(xfer, oscar_xfer_end); | |
4675
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
2406 gaim_xfer_set_cancel_send_fnc(xfer, oscar_xfer_cancel_send); |
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
2407 gaim_xfer_set_cancel_recv_fnc(xfer, oscar_xfer_cancel_recv); |
4617 | 2408 gaim_xfer_set_ack_fnc(xfer, oscar_xfer_ack); |
2409 | |
2410 /* | |
2411 * XXX - Should do something with args->msg, args->encoding, and args->language | |
2412 * probably make it apply to all ch2 messages. | |
3752 | 2413 */ |
4617 | 2414 |
2415 /* Keep track of this transfer for later */ | |
2416 od->file_transfers = g_slist_append(od->file_transfers, xfer); | |
2417 | |
2418 /* Now perform the request */ | |
2419 gaim_xfer_request(xfer); | |
2420 } else if (args->status == AIM_RENDEZVOUS_CANCEL) { | |
2421 /* The other user wants to cancel a file transfer */ | |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
2422 GaimXfer *xfer; |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2423 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2424 "AAA - File transfer canceled by remote user\n"); |
4617 | 2425 if ((xfer = oscar_find_xfer_by_cookie(od->file_transfers, args->cookie))) |
4675
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
2426 gaim_xfer_cancel_remote(xfer); |
4617 | 2427 } else if (args->status == AIM_RENDEZVOUS_ACCEPT) { |
2428 /* | |
2429 * This gets sent by the receiver of a file | |
2430 * as they connect directly to us. If we don't | |
2431 * get this, then maybe a third party connected | |
2432 * to us, and we shouldn't send them anything. | |
2433 */ | |
2434 } else { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2435 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2436 "unknown rendezvous status!\n"); |
3630 | 2437 } |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2438 } else if (args->reqclass & AIM_CAPS_GETFILE) { |
8092 | 2439 } else if (args->reqclass & AIM_CAPS_TALK) { |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2440 } else if (args->reqclass & AIM_CAPS_BUDDYICON) { |
6846
8ab95f4c9800
[gaim-migrate @ 7391]
Christian Hammond <chipx86@chipx86.com>
parents:
6787
diff
changeset
|
2441 gaim_buddy_icons_set_for_user(gaim_connection_get_account(gc), |
8ab95f4c9800
[gaim-migrate @ 7391]
Christian Hammond <chipx86@chipx86.com>
parents:
6787
diff
changeset
|
2442 userinfo->sn, args->info.icon.icon, |
8ab95f4c9800
[gaim-migrate @ 7391]
Christian Hammond <chipx86@chipx86.com>
parents:
6787
diff
changeset
|
2443 args->info.icon.length); |
6871 | 2444 } else if (args->reqclass & AIM_CAPS_DIRECTIM) { |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2445 struct ask_direct *d = g_new0(struct ask_direct, 1); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2446 char buf[256]; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2447 |
4212 | 2448 if (!args->verifiedip) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2449 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2450 "directim kill blocked (%s)\n", userinfo->sn); |
4650 | 2451 return 1; |
4212 | 2452 } |
2453 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2454 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2455 "%s received direct im request from %s (%s)\n", |
5575 | 2456 username, userinfo->sn, args->verifiedip); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2457 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2458 d->gc = gc; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2459 d->sn = g_strdup(userinfo->sn); |
2869 | 2460 strncpy(d->ip, args->verifiedip, sizeof(d->ip)); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2461 memcpy(d->cookie, args->cookie, 8); |
5575 | 2462 g_snprintf(buf, sizeof buf, _("%s has just asked to directly connect to %s"), userinfo->sn, username); |
5498
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2463 |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2464 gaim_request_action(gc, NULL, buf, |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2465 _("This requires a direct connection between " |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2466 "the two computers and is necessary for IM " |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2467 "Images. Because your IP address will be " |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2468 "revealed, this may be considered a privacy " |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2469 "risk."), 0, d, 2, |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2470 _("Connect"), G_CALLBACK(accept_direct_im), |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2471 _("Cancel"), G_CALLBACK(cancel_direct_im)); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2472 } else { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2473 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2474 "Unknown reqclass %hu\n", args->reqclass); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2475 } |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2476 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2477 return 1; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2478 } |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2479 |
3453 | 2480 /* |
4230 | 2481 * Authorization Functions |
2482 * Most of these are callbacks from dialogs. They're used by both | |
2483 * methods of authorization (SSI and old-school channel 4 ICBM) | |
3453 | 2484 */ |
4269 | 2485 /* When you ask other people for authorization */ |
5498
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2486 static void gaim_auth_request(struct name_data *data, char *msg) { |
5575 | 2487 GaimConnection *gc = data->gc; |
4244 | 2488 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
2489 if (g_list_find(gaim_connections_get_all(), gc)) { |
7283 | 2490 OscarData *od = gc->proto_data; |
6695 | 2491 GaimBuddy *buddy = gaim_find_buddy(gc->account, data->name); |
2492 GaimGroup *group = gaim_find_buddys_group(buddy); | |
4244 | 2493 if (buddy && group) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2494 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2495 "ssi: adding buddy %s to group %s\n", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2496 buddy->name, group->name); |
4889 | 2497 aim_ssi_sendauthrequest(od->sess, data->name, msg ? msg : _("Please authorize me so I can add you to my buddy list.")); |
4269 | 2498 if (!aim_ssi_itemlist_finditem(od->sess->ssi.local, group->name, buddy->name, AIM_SSI_TYPE_BUDDY)) |
4889 | 2499 aim_ssi_addbuddy(od->sess, buddy->name, group->name, gaim_get_buddy_alias_only(buddy), NULL, NULL, 1); |
4244 | 2500 } |
4230 | 2501 } |
4337 | 2502 } |
2503 | |
2504 static void gaim_auth_request_msgprompt(struct name_data *data) { | |
5493
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
2505 gaim_request_input(data->gc, NULL, _("Authorization Request Message:"), |
6035
8c44020a958e
[gaim-migrate @ 6485]
Christian Hammond <chipx86@chipx86.com>
parents:
6029
diff
changeset
|
2506 NULL, _("Please authorize me!"), TRUE, FALSE, |
5493
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
2507 _("OK"), G_CALLBACK(gaim_auth_request), |
5836 | 2508 _("Cancel"), G_CALLBACK(oscar_free_name_data), |
5493
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
2509 data); |
4230 | 2510 } |
2511 | |
2512 static void gaim_auth_dontrequest(struct name_data *data) { | |
5575 | 2513 GaimConnection *gc = data->gc; |
4244 | 2514 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
2515 if (g_list_find(gaim_connections_get_all(), gc)) { |
8151 | 2516 /* Remove from local list */ |
2517 GaimBuddy *b = gaim_find_buddy(gaim_connection_get_account(gc), data->name); | |
2518 gaim_blist_remove_buddy(b); | |
4244 | 2519 } |
2520 | |
5836 | 2521 oscar_free_name_data(data); |
4230 | 2522 } |
2523 | |
5575 | 2524 static void gaim_auth_sendrequest(GaimConnection *gc, const char *name) { |
4269 | 2525 struct name_data *data = g_new(struct name_data, 1); |
6695 | 2526 GaimBuddy *buddy; |
4269 | 2527 gchar *dialog_msg, *nombre; |
2528 | |
4687 | 2529 buddy = gaim_find_buddy(gc->account, name); |
2530 if (buddy && (gaim_get_buddy_alias_only(buddy))) | |
2531 nombre = g_strdup_printf("%s (%s)", name, gaim_get_buddy_alias_only(buddy)); | |
4269 | 2532 else |
4830 | 2533 nombre = NULL; |
2534 | |
2535 dialog_msg = g_strdup_printf(_("The user %s requires authorization before being added to a buddy list. Do you want to send an authorization request?"), (nombre ? nombre : name)); | |
4269 | 2536 data->gc = gc; |
2537 data->name = g_strdup(name); | |
2538 data->nick = NULL; | |
5498
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2539 |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2540 gaim_request_action(gc, NULL, _("Request Authorization"), dialog_msg, |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2541 0, data, 2, |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2542 _("Request Authorization"), |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2543 G_CALLBACK(gaim_auth_request_msgprompt), |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2544 _("Cancel"), G_CALLBACK(gaim_auth_dontrequest)); |
4269 | 2545 |
2546 g_free(dialog_msg); | |
2547 g_free(nombre); | |
2548 } | |
2549 | |
4230 | 2550 /* When other people ask you for authorization */ |
2551 static void gaim_auth_grant(struct name_data *data) { | |
5575 | 2552 GaimConnection *gc = data->gc; |
4244 | 2553 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
2554 if (g_list_find(gaim_connections_get_all(), gc)) { |
7283 | 2555 OscarData *od = gc->proto_data; |
4236 | 2556 #ifdef NOSSI |
6695 | 2557 GaimBuddy *buddy; |
4244 | 2558 gchar message; |
2559 message = 0; | |
4687 | 2560 buddy = gaim_find_buddy(gc->account, data->name); |
4617 | 2561 aim_im_sendch4(od->sess, data->name, AIM_ICQMSG_AUTHGRANTED, &message); |
7015
dece74f05509
[gaim-migrate @ 7578]
Christian Hammond <chipx86@chipx86.com>
parents:
7011
diff
changeset
|
2562 gaim_account_notify_added(gc->account, NULL, data->name, (buddy ? gaim_get_buddy_alias_only(buddy) : NULL), NULL); |
4230 | 2563 #else |
4889 | 2564 aim_ssi_sendauthreply(od->sess, data->name, 0x01, NULL); |
4230 | 2565 #endif |
4244 | 2566 } |
2567 | |
5836 | 2568 oscar_free_name_data(data); |
3141 | 2569 } |
2570 | |
4230 | 2571 /* When other people ask you for authorization */ |
5498
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2572 static void gaim_auth_dontgrant(struct name_data *data, char *msg) { |
5575 | 2573 GaimConnection *gc = data->gc; |
4244 | 2574 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
2575 if (g_list_find(gaim_connections_get_all(), gc)) { |
7283 | 2576 OscarData *od = gc->proto_data; |
4230 | 2577 #ifdef NOSSI |
4617 | 2578 aim_im_sendch4(od->sess, data->name, AIM_ICQMSG_AUTHDENIED, msg ? msg : _("No reason given.")); |
4230 | 2579 #else |
4889 | 2580 aim_ssi_sendauthreply(od->sess, data->name, 0x00, msg ? msg : _("No reason given.")); |
4230 | 2581 #endif |
4244 | 2582 } |
4337 | 2583 } |
2584 | |
2585 static void gaim_auth_dontgrant_msgprompt(struct name_data *data) { | |
5493
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
2586 gaim_request_input(data->gc, NULL, _("Authorization Denied Message:"), |
6035
8c44020a958e
[gaim-migrate @ 6485]
Christian Hammond <chipx86@chipx86.com>
parents:
6029
diff
changeset
|
2587 NULL, _("No reason given."), TRUE, FALSE, |
5493
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
2588 _("OK"), G_CALLBACK(gaim_auth_dontgrant), |
5836 | 2589 _("Cancel"), G_CALLBACK(oscar_free_name_data), |
5493
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
2590 data); |
3141 | 2591 } |
2592 | |
7023 | 2593 /* When someone sends you buddies */ |
2594 static void gaim_icq_buddyadd(struct name_data *data) { | |
5575 | 2595 GaimConnection *gc = data->gc; |
4244 | 2596 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
2597 if (g_list_find(gaim_connections_get_all(), gc)) { |
7060
9946001989a3
[gaim-migrate @ 7623]
Christian Hammond <chipx86@chipx86.com>
parents:
7054
diff
changeset
|
2598 gaim_blist_request_add_buddy(gaim_connection_get_account(gc), data->name, NULL, data->nick); |
4244 | 2599 } |
2600 | |
5836 | 2601 oscar_free_name_data(data); |
3453 | 2602 } |
2603 | |
4075 | 2604 static int incomingim_chan4(aim_session_t *sess, aim_conn_t *conn, aim_userinfo_t *userinfo, struct aim_incomingim_ch4_args *args, time_t t) { |
5575 | 2605 GaimConnection *gc = sess->aux_data; |
4076 | 2606 gchar **msg1, **msg2; |
2607 GError *err = NULL; | |
6051 | 2608 int i, numtoks; |
4076 | 2609 |
4121 | 2610 if (!args->type || !args->msg || !args->uin) |
2611 return 1; | |
4194 | 2612 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2613 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2614 "Received a channel 4 message of type 0x%02hhx.\n", args->type); |
4076 | 2615 |
2616 /* Split up the message at the delimeter character, then convert each string to UTF-8 */ | |
4173 | 2617 msg1 = g_strsplit(args->msg, "\376", 0); |
6051 | 2618 for (numtoks=0; msg1[numtoks]; numtoks++); |
2619 msg2 = (gchar **)g_malloc((numtoks+1)*sizeof(gchar *)); | |
4076 | 2620 for (i=0; msg1[i]; i++) { |
7478
3c21f3084ff0
[gaim-migrate @ 8091]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7475
diff
changeset
|
2621 gaim_str_strip_cr(msg1[i]); |
4076 | 2622 msg2[i] = g_convert(msg1[i], strlen(msg1[i]), "UTF-8", "ISO-8859-1", NULL, NULL, &err); |
4800 | 2623 if (err) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2624 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2625 "Error converting a string from ISO-8859-1 to " |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2626 "UTF-8 in oscar ICBM channel 4 parsing\n"); |
4800 | 2627 g_error_free(err); |
2628 } | |
4076 | 2629 } |
2630 msg2[i] = NULL; | |
2631 | |
3952 | 2632 switch (args->type) { |
4173 | 2633 case 0x01: { /* MacICQ message or basic offline message */ |
4076 | 2634 if (i >= 1) { |
5556 | 2635 gchar *uin = g_strdup_printf("%u", args->uin); |
4076 | 2636 if (t) { /* This is an offline message */ |
2637 /* I think this timestamp is in UTC, or something */ | |
6982 | 2638 serv_got_im(gc, uin, msg2[0], 0, t); |
4076 | 2639 } else { /* This is a message from MacICQ/Miranda */ |
6982 | 2640 serv_got_im(gc, uin, msg2[0], 0, time(NULL)); |
4076 | 2641 } |
2642 g_free(uin); | |
4075 | 2643 } |
3316 | 2644 } break; |
2645 | |
4173 | 2646 case 0x04: { /* Someone sent you a URL */ |
4076 | 2647 if (i >= 2) { |
7385 | 2648 if (msg2[1] != NULL) { |
2649 gchar *uin = g_strdup_printf("%u", args->uin); | |
2650 gchar *message = g_strdup_printf("<A HREF=\"%s\">%s</A>", | |
2651 msg2[1], | |
2652 (msg2[0] && msg2[0][0]) ? msg2[0] : msg2[1]); | |
2653 serv_got_im(gc, uin, message, 0, time(NULL)); | |
2654 g_free(uin); | |
2655 g_free(message); | |
2656 } | |
3453 | 2657 } |
2658 } break; | |
2659 | |
4173 | 2660 case 0x06: { /* Someone requested authorization */ |
4076 | 2661 if (i >= 6) { |
4230 | 2662 struct name_data *data = g_new(struct name_data, 1); |
5556 | 2663 gchar *dialog_msg = g_strdup_printf(_("The user %u wants to add you to their buddy list for the following reason:\n%s"), args->uin, msg2[5] ? msg2[5] : _("No reason given.")); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2664 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
5556 | 2665 "Received an authorization request from UIN %u\n", |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2666 args->uin); |
4076 | 2667 data->gc = gc; |
5556 | 2668 data->name = g_strdup_printf("%u", args->uin); |
4230 | 2669 data->nick = NULL; |
5498
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2670 |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2671 gaim_request_action(gc, NULL, _("Authorization Request"), |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2672 dialog_msg, 0, data, 2, |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2673 _("Authorize"), |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2674 G_CALLBACK(gaim_auth_grant), |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2675 _("Deny"), |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2676 G_CALLBACK(gaim_auth_dontgrant_msgprompt)); |
4076 | 2677 g_free(dialog_msg); |
2678 } | |
3141 | 2679 } break; |
2680 | |
4173 | 2681 case 0x07: { /* Someone has denied you authorization */ |
4076 | 2682 if (i >= 1) { |
7023 | 2683 gchar *dialog_msg = g_strdup_printf(_("The user %u has denied your request to add them to your buddy list for the following reason:\n%s"), args->uin, msg2[0] ? msg2[0] : _("No reason given.")); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
2684 gaim_notify_info(gc, NULL, _("ICQ authorization denied."), |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
2685 dialog_msg); |
4076 | 2686 g_free(dialog_msg); |
2687 } | |
3141 | 2688 } break; |
2689 | |
4173 | 2690 case 0x08: { /* Someone has granted you authorization */ |
7023 | 2691 gchar *dialog_msg = g_strdup_printf(_("The user %u has granted your request to add them to your buddy list."), args->uin); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
2692 gaim_notify_info(gc, NULL, "ICQ authorization accepted.", |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
2693 dialog_msg); |
3141 | 2694 g_free(dialog_msg); |
2695 } break; | |
2696 | |
4333 | 2697 case 0x09: { /* Message from the Godly ICQ server itself, I think */ |
2698 if (i >= 5) { | |
2699 gchar *dialog_msg = g_strdup_printf(_("You have received a special message\n\nFrom: %s [%s]\n%s"), msg2[0], msg2[3], msg2[5]); | |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
2700 gaim_notify_info(gc, NULL, "ICQ Server Message", dialog_msg); |
4333 | 2701 g_free(dialog_msg); |
2702 } | |
2703 } break; | |
2704 | |
4173 | 2705 case 0x0d: { /* Someone has sent you a pager message from http://www.icq.com/your_uin */ |
4076 | 2706 if (i >= 6) { |
4194 | 2707 gchar *dialog_msg = g_strdup_printf(_("You have received an ICQ page\n\nFrom: %s [%s]\n%s"), msg2[0], msg2[3], msg2[5]); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
2708 gaim_notify_info(gc, NULL, "ICQ Page", dialog_msg); |
4076 | 2709 g_free(dialog_msg); |
2710 } | |
4075 | 2711 } break; |
2712 | |
4173 | 2713 case 0x0e: { /* Someone has emailed you at your_uin@pager.icq.com */ |
4076 | 2714 if (i >= 6) { |
4308 | 2715 gchar *dialog_msg = g_strdup_printf(_("You have received an ICQ email from %s [%s]\n\nMessage is:\n%s"), msg2[0], msg2[3], msg2[5]); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
2716 gaim_notify_info(gc, NULL, "ICQ Email", dialog_msg); |
4076 | 2717 g_free(dialog_msg); |
2718 } | |
4075 | 2719 } break; |
2720 | |
4173 | 2721 case 0x12: { |
3141 | 2722 /* Ack for authorizing/denying someone. Or possibly an ack for sending any system notice */ |
7023 | 2723 /* Someone added you to their buddy list? */ |
3141 | 2724 } break; |
2725 | |
7023 | 2726 case 0x13: { /* Someone has sent you some ICQ buddies */ |
7631 | 2727 guint i, num; |
3453 | 2728 gchar **text; |
4173 | 2729 text = g_strsplit(args->msg, "\376", 0); |
3453 | 2730 if (text) { |
2731 num = 0; | |
2732 for (i=0; i<strlen(text[0]); i++) | |
2733 num = num*10 + text[0][i]-48; | |
2734 for (i=0; i<num; i++) { | |
4230 | 2735 struct name_data *data = g_new(struct name_data, 1); |
7023 | 2736 gchar *message = g_strdup_printf(_("ICQ user %u has sent you a buddy: %s (%s)"), args->uin, text[i*2+2], text[i*2+1]); |
3453 | 2737 data->gc = gc; |
4790 | 2738 data->name = g_strdup(text[i*2+1]); |
2739 data->nick = g_strdup(text[i*2+2]); | |
5498
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2740 |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2741 gaim_request_action(gc, NULL, message, |
7023 | 2742 _("Do you want to add this buddy " |
2743 "to your buddy list?"), | |
5498
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
2744 0, data, 2, |
7023 | 2745 _("Add"), G_CALLBACK(gaim_icq_buddyadd), |
5836 | 2746 _("Decline"), G_CALLBACK(oscar_free_name_data)); |
3453 | 2747 g_free(message); |
2748 } | |
2749 g_strfreev(text); | |
2750 } | |
2751 } break; | |
2752 | |
7023 | 2753 case 0x1a: { /* Someone has sent you a greeting card or requested buddies? */ |
3453 | 2754 /* This is boring and silly. */ |
2755 } break; | |
2756 | |
3141 | 2757 default: { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2758 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2759 "Received a channel 4 message of unknown type " |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2760 "(type 0x%02hhx).\n", args->type); |
3141 | 2761 } break; |
2762 } | |
2763 | |
4076 | 2764 g_strfreev(msg1); |
2765 g_strfreev(msg2); | |
2766 | |
3141 | 2767 return 1; |
2768 } | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2769 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2770 static int gaim_parse_incoming_im(aim_session_t *sess, aim_frame_t *fr, ...) { |
4200 | 2771 fu16_t channel; |
2772 int ret = 0; | |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
2773 aim_userinfo_t *userinfo; |
2086 | 2774 va_list ap; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2775 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2776 va_start(ap, fr); |
4200 | 2777 channel = (fu16_t)va_arg(ap, unsigned int); |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
2778 userinfo = va_arg(ap, aim_userinfo_t *); |
2086 | 2779 |
3141 | 2780 switch (channel) { |
2781 case 1: { /* standard message */ | |
2782 struct aim_incomingim_ch1_args *args; | |
2783 args = va_arg(ap, struct aim_incomingim_ch1_args *); | |
2784 ret = incomingim_chan1(sess, fr->conn, userinfo, args); | |
2785 } break; | |
2786 | |
2787 case 2: { /* rendevous */ | |
2788 struct aim_incomingim_ch2_args *args; | |
2789 args = va_arg(ap, struct aim_incomingim_ch2_args *); | |
2790 ret = incomingim_chan2(sess, fr->conn, userinfo, args); | |
2791 } break; | |
2792 | |
2793 case 4: { /* ICQ */ | |
2794 struct aim_incomingim_ch4_args *args; | |
2795 args = va_arg(ap, struct aim_incomingim_ch4_args *); | |
4075 | 2796 ret = incomingim_chan4(sess, fr->conn, userinfo, args, 0); |
3141 | 2797 } break; |
2798 | |
2799 default: { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2800 gaim_debug(GAIM_DEBUG_WARNING, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2801 "ICBM received on unsupported channel (channel " |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2802 "0x%04hx).", channel); |
3141 | 2803 } break; |
2086 | 2804 } |
2805 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2806 va_end(ap); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2807 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2808 return ret; |
2086 | 2809 } |
2810 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2811 static int gaim_parse_misses(aim_session_t *sess, aim_frame_t *fr, ...) { |
5420 | 2812 char *buf; |
2086 | 2813 va_list ap; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2814 fu16_t chan, nummissed, reason; |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
2815 aim_userinfo_t *userinfo; |
2086 | 2816 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2817 va_start(ap, fr); |
4200 | 2818 chan = (fu16_t)va_arg(ap, unsigned int); |
2819 userinfo = va_arg(ap, aim_userinfo_t *); | |
2820 nummissed = (fu16_t)va_arg(ap, unsigned int); | |
2821 reason = (fu16_t)va_arg(ap, unsigned int); | |
2086 | 2822 va_end(ap); |
2823 | |
2824 switch(reason) { | |
5420 | 2825 case 0: /* Invalid (0) */ |
2826 buf = g_strdup_printf( | |
2827 ngettext( | |
4276 | 2828 "You missed %hu message from %s because it was invalid.", |
2829 "You missed %hu messages from %s because they were invalid.", | |
2830 nummissed), | |
4282 | 2831 nummissed, |
2832 userinfo->sn); | |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
2833 break; |
5420 | 2834 case 1: /* Message too large */ |
2835 buf = g_strdup_printf( | |
2836 ngettext( | |
4276 | 2837 "You missed %hu message from %s because it was too large.", |
2838 "You missed %hu messages from %s because they were too large.", | |
2839 nummissed), | |
4282 | 2840 nummissed, |
2841 userinfo->sn); | |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
2842 break; |
5420 | 2843 case 2: /* Rate exceeded */ |
2844 buf = g_strdup_printf( | |
2845 ngettext( | |
4276 | 2846 "You missed %hu message from %s because the rate limit has been exceeded.", |
2847 "You missed %hu messages from %s because the rate limit has been exceeded.", | |
2848 nummissed), | |
4282 | 2849 nummissed, |
2850 userinfo->sn); | |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
2851 break; |
5420 | 2852 case 3: /* Evil Sender */ |
2853 buf = g_strdup_printf( | |
2854 ngettext( | |
4276 | 2855 "You missed %hu message from %s because he/she was too evil.", |
2856 "You missed %hu messages from %s because he/she was too evil.", | |
2857 nummissed), | |
4282 | 2858 nummissed, |
2859 userinfo->sn); | |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
2860 break; |
5420 | 2861 case 4: /* Evil Receiver */ |
2862 buf = g_strdup_printf( | |
2863 ngettext( | |
4276 | 2864 "You missed %hu message from %s because you are too evil.", |
2865 "You missed %hu messages from %s because you are too evil.", | |
2866 nummissed), | |
4282 | 2867 nummissed, |
2868 userinfo->sn); | |
2086 | 2869 break; |
2870 default: | |
5420 | 2871 buf = g_strdup_printf( |
2872 ngettext( | |
4276 | 2873 "You missed %hu message from %s for an unknown reason.", |
2874 "You missed %hu messages from %s for an unknown reason.", | |
2875 nummissed), | |
4282 | 2876 nummissed, |
2877 userinfo->sn); | |
2086 | 2878 break; |
2879 } | |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
2880 gaim_notify_error(sess->aux_data, NULL, buf, NULL); |
5420 | 2881 g_free(buf); |
2086 | 2882 |
2883 return 1; | |
2884 } | |
2885 | |
3212 | 2886 static char *gaim_icq_status(int state) { |
2887 /* Make a cute little string that shows the status of the dude or dudet */ | |
2888 if (state & AIM_ICQ_STATE_CHAT) | |
4342 | 2889 return g_strdup_printf(_("Free For Chat")); |
3212 | 2890 else if (state & AIM_ICQ_STATE_DND) |
4342 | 2891 return g_strdup_printf(_("Do Not Disturb")); |
3212 | 2892 else if (state & AIM_ICQ_STATE_OUT) |
4342 | 2893 return g_strdup_printf(_("Not Available")); |
3212 | 2894 else if (state & AIM_ICQ_STATE_BUSY) |
4342 | 2895 return g_strdup_printf(_("Occupied")); |
3212 | 2896 else if (state & AIM_ICQ_STATE_AWAY) |
4342 | 2897 return g_strdup_printf(_("Away")); |
3212 | 2898 else if (state & AIM_ICQ_STATE_WEBAWARE) |
4342 | 2899 return g_strdup_printf(_("Web Aware")); |
3212 | 2900 else if (state & AIM_ICQ_STATE_INVISIBLE) |
4342 | 2901 return g_strdup_printf(_("Invisible")); |
3212 | 2902 else |
4342 | 2903 return g_strdup_printf(_("Online")); |
3212 | 2904 } |
2905 | |
4194 | 2906 static int gaim_parse_clientauto_ch2(aim_session_t *sess, const char *who, fu16_t reason, const char *cookie) { |
5575 | 2907 GaimConnection *gc = sess->aux_data; |
7283 | 2908 OscarData *od = gc->proto_data; |
4617 | 2909 |
2910 /* BBB */ | |
3630 | 2911 switch (reason) { |
4151 | 2912 case 3: { /* Decline sendfile. */ |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
2913 GaimXfer *xfer; |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2914 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2915 "AAA - Other user declined file transfer\n"); |
4617 | 2916 if ((xfer = oscar_find_xfer_by_cookie(od->file_transfers, cookie))) |
4675
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
2917 gaim_xfer_cancel_remote(xfer); |
4151 | 2918 } break; |
2919 | |
2920 default: { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2921 gaim_debug(GAIM_DEBUG_WARNING, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2922 "Received an unknown rendezvous client auto-response " |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2923 "from %s. Type 0x%04hx\n", who, reason); |
4151 | 2924 } |
3630 | 2925 |
2926 } | |
2927 | |
2928 return 0; | |
2929 } | |
2930 | |
4194 | 2931 static int gaim_parse_clientauto_ch4(aim_session_t *sess, char *who, fu16_t reason, fu32_t state, char *msg) { |
5575 | 2932 GaimConnection *gc = sess->aux_data; |
4151 | 2933 |
2934 switch(reason) { | |
2935 case 0x0003: { /* Reply from an ICQ status message request */ | |
2936 char *status_msg = gaim_icq_status(state); | |
2937 char *dialog_msg, **splitmsg; | |
2938 | |
2939 /* Split at (carriage return/newline)'s, then rejoin later with BRs between. */ | |
2940 splitmsg = g_strsplit(msg, "\r\n", 0); | |
2941 | |
7011 | 2942 dialog_msg = g_strdup_printf(_("<B>UIN:</B> %s<BR><B>Status:</B> %s<HR>%s"), who, status_msg, g_strjoinv("<BR>", splitmsg)); |
7032 | 2943 gaim_notify_formatted(gc, NULL, _("Buddy Information"), NULL, dialog_msg, NULL, NULL); |
4151 | 2944 |
2945 g_free(status_msg); | |
2946 g_free(dialog_msg); | |
2947 g_strfreev(splitmsg); | |
2948 } break; | |
2949 | |
2950 default: { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2951 gaim_debug(GAIM_DEBUG_WARNING, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2952 "Received an unknown client auto-response from %s. " |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2953 "Type 0x%04hx\n", who, reason); |
4151 | 2954 } break; |
2955 } /* end of switch */ | |
2956 | |
2957 return 0; | |
2958 } | |
2959 | |
3212 | 2960 static int gaim_parse_clientauto(aim_session_t *sess, aim_frame_t *fr, ...) { |
2961 va_list ap; | |
2962 fu16_t chan, reason; | |
2963 char *who; | |
2964 | |
2965 va_start(ap, fr); | |
4200 | 2966 chan = (fu16_t)va_arg(ap, unsigned int); |
3212 | 2967 who = va_arg(ap, char *); |
4200 | 2968 reason = (fu16_t)va_arg(ap, unsigned int); |
3212 | 2969 |
3952 | 2970 if (chan == 0x0002) { /* File transfer declined */ |
3630 | 2971 char *cookie = va_arg(ap, char *); |
4151 | 2972 return gaim_parse_clientauto_ch2(sess, who, reason, cookie); |
3952 | 2973 } else if (chan == 0x0004) { /* ICQ message */ |
4200 | 2974 fu32_t state = 0; |
4151 | 2975 char *msg = NULL; |
2976 if (reason == 0x0003) { | |
4200 | 2977 state = va_arg(ap, fu32_t); |
4151 | 2978 msg = va_arg(ap, char *); |
2979 } | |
2980 return gaim_parse_clientauto_ch4(sess, who, reason, state, msg); | |
2981 } | |
3952 | 2982 |
3212 | 2983 va_end(ap); |
2984 | |
2985 return 1; | |
2986 } | |
2987 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2988 static int gaim_parse_genericerr(aim_session_t *sess, aim_frame_t *fr, ...) { |
2086 | 2989 va_list ap; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2990 fu16_t reason; |
2865
88dc3623a2ae
[gaim-migrate @ 2878]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2864
diff
changeset
|
2991 char *m; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2992 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
2993 va_start(ap, fr); |
4199 | 2994 reason = (fu16_t) va_arg(ap, unsigned int); |
2086 | 2995 va_end(ap); |
2996 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2997 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2998 "snac threw error (reason 0x%04hx: %s)\n", reason, |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
2999 (reason < msgerrreasonlen) ? msgerrreason[reason] : "unknown"); |
2086 | 3000 |
2865
88dc3623a2ae
[gaim-migrate @ 2878]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2864
diff
changeset
|
3001 m = g_strdup_printf(_("SNAC threw error: %s\n"), |
5411 | 3002 reason < msgerrreasonlen ? _(msgerrreason[reason]) : _("Unknown error")); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
3003 gaim_notify_error(sess->aux_data, NULL, m, NULL); |
2865
88dc3623a2ae
[gaim-migrate @ 2878]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2864
diff
changeset
|
3004 g_free(m); |
88dc3623a2ae
[gaim-migrate @ 2878]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2864
diff
changeset
|
3005 |
2086 | 3006 return 1; |
3007 } | |
3008 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3009 static int gaim_parse_msgerr(aim_session_t *sess, aim_frame_t *fr, ...) { |
4617 | 3010 #if 0 |
5575 | 3011 GaimConnection *gc = sess->aux_data; |
7283 | 3012 OscarData *od = gc->proto_data; |
6240
ac191233b816
[gaim-migrate @ 6734]
Christian Hammond <chipx86@chipx86.com>
parents:
6173
diff
changeset
|
3013 GaimXfer *xfer; |
4508
4c40fccbd7c9
[gaim-migrate @ 4784]
Christian Hammond <chipx86@chipx86.com>
parents:
4491
diff
changeset
|
3014 #endif |
4617 | 3015 va_list ap; |
3016 fu16_t reason; | |
3017 char *data, *buf; | |
4508
4c40fccbd7c9
[gaim-migrate @ 4784]
Christian Hammond <chipx86@chipx86.com>
parents:
4491
diff
changeset
|
3018 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3019 va_start(ap, fr); |
4617 | 3020 reason = (fu16_t)va_arg(ap, unsigned int); |
3752 | 3021 data = va_arg(ap, char *); |
2086 | 3022 va_end(ap); |
3023 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3024 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3025 "Message error with data %s and reason %hu\n", data, reason); |
4617 | 3026 |
3027 /* BBB */ | |
4508
4c40fccbd7c9
[gaim-migrate @ 4784]
Christian Hammond <chipx86@chipx86.com>
parents:
4491
diff
changeset
|
3028 #if 0 |
4617 | 3029 /* If this was a file transfer request, data is a cookie */ |
3030 if ((xfer = oscar_find_xfer_by_cookie(od->file_transfers, data))) { | |
4675
3145c5c45877
[gaim-migrate @ 4986]
Christian Hammond <chipx86@chipx86.com>
parents:
4666
diff
changeset
|
3031 gaim_xfer_cancel_remote(xfer); |
3630 | 3032 return 1; |
3033 } | |
4508
4c40fccbd7c9
[gaim-migrate @ 4784]
Christian Hammond <chipx86@chipx86.com>
parents:
4491
diff
changeset
|
3034 #endif |
3630 | 3035 |
4617 | 3036 /* Data is assumed to be the destination sn */ |
3037 buf = g_strdup_printf(_("Your message to %s did not get sent:"), data); | |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
3038 gaim_notify_error(sess->aux_data, NULL, buf, |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
3039 (reason < msgerrreasonlen) ? _(msgerrreason[reason]) : _("No reason given.")); |
4617 | 3040 g_free(buf); |
2086 | 3041 |
3042 return 1; | |
3043 } | |
3044 | |
3595 | 3045 static int gaim_parse_mtn(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 3046 GaimConnection *gc = sess->aux_data; |
3595 | 3047 va_list ap; |
3048 fu16_t type1, type2; | |
3049 char *sn; | |
3050 | |
3051 va_start(ap, fr); | |
4199 | 3052 type1 = (fu16_t) va_arg(ap, unsigned int); |
3595 | 3053 sn = va_arg(ap, char *); |
4199 | 3054 type2 = (fu16_t) va_arg(ap, unsigned int); |
3595 | 3055 va_end(ap); |
3056 | |
3057 switch (type2) { | |
3058 case 0x0000: { /* Text has been cleared */ | |
3059 serv_got_typing_stopped(gc, sn); | |
3060 } break; | |
3061 | |
3062 case 0x0001: { /* Paused typing */ | |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
3063 serv_got_typing(gc, sn, 0, GAIM_TYPED); |
3595 | 3064 } break; |
3065 | |
3066 case 0x0002: { /* Typing */ | |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
3067 serv_got_typing(gc, sn, 0, GAIM_TYPING); |
3595 | 3068 } break; |
3069 | |
3070 default: { | |
5435 | 3071 gaim_debug(GAIM_DEBUG_ERROR, "oscar", "Received unknown typing notification message from %s. Type1 is 0x%04x and type2 is 0x%04hx.\n", sn, type1, type2); |
3595 | 3072 } break; |
3073 } | |
3074 | |
3075 return 1; | |
3076 } | |
3077 | |
7141 | 3078 /* |
3079 * We get this error when there was an error in the locate family. This | |
7259 | 3080 * happens when you request info of someone who is offline. |
7141 | 3081 */ |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3082 static int gaim_parse_locerr(aim_session_t *sess, aim_frame_t *fr, ...) { |
7259 | 3083 gchar *buf; |
2086 | 3084 va_list ap; |
5420 | 3085 fu16_t reason; |
2086 | 3086 char *destn; |
3087 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3088 va_start(ap, fr); |
4199 | 3089 reason = (fu16_t) va_arg(ap, unsigned int); |
2086 | 3090 destn = va_arg(ap, char *); |
3091 va_end(ap); | |
3092 | |
7781 | 3093 if (destn == NULL) |
7793 | 3094 return 1; |
3095 | |
3096 buf = g_strdup_printf(_("User information for %s unavailable:"), destn); | |
7781 | 3097 |
3098 gaim_notify_error(sess->aux_data, NULL, buf, | |
3099 (reason < msgerrreasonlen) ? _(msgerrreason[reason]) : _("No reason given.")); | |
3100 g_free(buf); | |
2086 | 3101 |
3102 return 1; | |
3103 } | |
3104 | |
6982 | 3105 #if 0 |
2086 | 3106 static char *images(int flags) { |
3107 static char buf[1024]; | |
3101 | 3108 g_snprintf(buf, sizeof(buf), "%s%s%s%s%s%s%s", |
2679 | 3109 (flags & AIM_FLAG_ACTIVEBUDDY) ? "<IMG SRC=\"ab_icon.gif\">" : "", |
2086 | 3110 (flags & AIM_FLAG_UNCONFIRMED) ? "<IMG SRC=\"dt_icon.gif\">" : "", |
3111 (flags & AIM_FLAG_AOL) ? "<IMG SRC=\"aol_icon.gif\">" : "", | |
3101 | 3112 (flags & AIM_FLAG_ICQ) ? "<IMG SRC=\"icq_icon.gif\">" : "", |
2086 | 3113 (flags & AIM_FLAG_ADMINISTRATOR) ? "<IMG SRC=\"admin_icon.gif\">" : "", |
3079 | 3114 (flags & AIM_FLAG_FREE) ? "<IMG SRC=\"free_icon.gif\">" : "", |
3115 (flags & AIM_FLAG_WIRELESS) ? "<IMG SRC=\"wireless_icon.gif\">" : ""); | |
2086 | 3116 return buf; |
3117 } | |
6982 | 3118 #endif |
3101 | 3119 |
2920 | 3120 static char *caps_string(guint caps) |
3121 { | |
3122 static char buf[512], *tmp; | |
3123 int count = 0, i = 0; | |
3124 guint bit = 1; | |
4742 | 3125 |
3126 if (!caps) { | |
4744 | 3127 return NULL; |
6318 | 3128 } else while (bit <= AIM_CAPS_LAST) { |
2920 | 3129 if (bit & caps) { |
3130 switch (bit) { | |
6871 | 3131 case AIM_CAPS_BUDDYICON: |
2920 | 3132 tmp = _("Buddy Icon"); |
3133 break; | |
8092 | 3134 case AIM_CAPS_TALK: |
2920 | 3135 tmp = _("Voice"); |
3136 break; | |
6871 | 3137 case AIM_CAPS_DIRECTIM: |
7141 | 3138 tmp = _("AIM Direct IM"); |
2920 | 3139 break; |
6871 | 3140 case AIM_CAPS_CHAT: |
2920 | 3141 tmp = _("Chat"); |
3142 break; | |
6871 | 3143 case AIM_CAPS_GETFILE: |
2920 | 3144 tmp = _("Get File"); |
3145 break; | |
6871 | 3146 case AIM_CAPS_SENDFILE: |
2920 | 3147 tmp = _("Send File"); |
3148 break; | |
6871 | 3149 case AIM_CAPS_GAMES: |
3150 case AIM_CAPS_GAMES2: | |
2920 | 3151 tmp = _("Games"); |
3152 break; | |
8092 | 3153 case AIM_CAPS_ADDINS: |
4898 | 3154 tmp = _("Add-Ins"); |
2920 | 3155 break; |
6871 | 3156 case AIM_CAPS_SENDBUDDYLIST: |
2920 | 3157 tmp = _("Send Buddy List"); |
3158 break; | |
7141 | 3159 case AIM_CAPS_ICQ_DIRECT: |
3160 tmp = _("ICQ Direct Connect"); | |
2920 | 3161 break; |
6871 | 3162 case AIM_CAPS_APINFO: |
2920 | 3163 tmp = _("AP User"); |
3164 break; | |
6871 | 3165 case AIM_CAPS_ICQRTF: |
2920 | 3166 tmp = _("ICQ RTF"); |
3167 break; | |
6871 | 3168 case AIM_CAPS_EMPTY: |
2920 | 3169 tmp = _("Nihilist"); |
3170 break; | |
6871 | 3171 case AIM_CAPS_ICQSERVERRELAY: |
2920 | 3172 tmp = _("ICQ Server Relay"); |
3173 break; | |
6871 | 3174 case AIM_CAPS_ICQUTF8OLD: |
3175 tmp = _("Old ICQ UTF8"); | |
2920 | 3176 break; |
6871 | 3177 case AIM_CAPS_TRILLIANCRYPT: |
2920 | 3178 tmp = _("Trillian Encryption"); |
3179 break; | |
6871 | 3180 case AIM_CAPS_ICQUTF8: |
4742 | 3181 tmp = _("ICQ UTF8"); |
3182 break; | |
6318 | 3183 case AIM_CAPS_HIPTOP: |
3184 tmp = _("Hiptop"); | |
3185 break; | |
6871 | 3186 case AIM_CAPS_SECUREIM: |
7334 | 3187 tmp = _("Security Enabled"); |
6871 | 3188 break; |
7582 | 3189 case AIM_CAPS_VIDEO: |
3190 tmp = _("Video Chat"); | |
3191 break; | |
8092 | 3192 /* Not actually sure about this one... WinAIM doesn't show anything */ |
7945 | 3193 case AIM_CAPS_ICHATAV: |
3194 tmp = _("iChat AV"); | |
3195 break; | |
8092 | 3196 case AIM_CAPS_LIVEVIDEO: |
3197 tmp = _("Live Video"); | |
3198 break; | |
3199 case AIM_CAPS_CAMERA: | |
3200 tmp = _("Camera"); | |
3201 break; | |
2920 | 3202 default: |
3203 tmp = NULL; | |
3204 break; | |
3205 } | |
3206 if (tmp) | |
3207 i += g_snprintf(buf + i, sizeof(buf) - i, "%s%s", (count ? ", " : ""), | |
3208 tmp); | |
3209 count++; | |
3210 } | |
3211 bit <<= 1; | |
3212 } | |
4744 | 3213 return buf; |
2920 | 3214 } |
3215 | |
7011 | 3216 static int gaim_parse_userinfo(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 3217 GaimConnection *gc = sess->aux_data; |
7011 | 3218 GString *text; |
7162 | 3219 gchar *info_utf8 = NULL, *away_utf8 = NULL; |
3220 const char *final = NULL; | |
4791 | 3221 va_list ap; |
7011 | 3222 aim_userinfo_t *userinfo; |
2086 | 3223 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3224 va_start(ap, fr); |
7011 | 3225 userinfo = va_arg(ap, aim_userinfo_t *); |
2086 | 3226 va_end(ap); |
3227 | |
7011 | 3228 text = g_string_new(""); |
3229 g_string_append_printf(text, _("Username: <b>%s</b><br>\n"), userinfo->sn); | |
3230 g_string_append_printf(text, _("Warning Level: <b>%d%%</b><br>\n"), (int)((userinfo->warnlevel/10.0) + 0.5)); | |
3231 | |
3232 if (userinfo->present & AIM_USERINFO_PRESENT_ONLINESINCE) | |
3233 g_string_append_printf(text, _("Online Since: <b>%s</b><br>\n"), | |
3234 asctime(localtime((time_t *)&userinfo->onlinesince))); | |
3235 | |
3236 if (userinfo->present & AIM_USERINFO_PRESENT_MEMBERSINCE) | |
3237 g_string_append_printf(text, _("Member Since: <b>%s</b><br>\n"), | |
3238 asctime(localtime((time_t *)&userinfo->membersince))); | |
3239 | |
3240 if (userinfo->present & AIM_USERINFO_PRESENT_IDLE) { | |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
3241 gchar *itime = gaim_str_seconds_to_string(userinfo->idletime*60); |
7011 | 3242 g_string_append_printf(text, _("Idle: <b>%s</b>"), itime); |
4426 | 3243 g_free(itime); |
2993 | 3244 } else |
7011 | 3245 g_string_append_printf(text, _("Idle: <b>Active</b>")); |
3246 | |
3247 if ((userinfo->flags & AIM_FLAG_AWAY) && (userinfo->away_len > 0) && (userinfo->away != NULL) && (userinfo->away_encoding != NULL)) { | |
8225 | 3248 gchar *charset = oscar_encoding_extract(userinfo->away_encoding); |
3249 away_utf8 = oscar_encoding_to_utf8(charset, userinfo->away, userinfo->away_len); | |
3250 g_free(charset); | |
7011 | 3251 if (away_utf8 != NULL) { |
7129 | 3252 g_string_append_printf(text, "<hr>%s", away_utf8); |
7011 | 3253 g_free(away_utf8); |
2791
8f6365332a05
[gaim-migrate @ 2804]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2789
diff
changeset
|
3254 } |
7011 | 3255 } |
3256 | |
3257 if ((userinfo->info_len > 0) && (userinfo->info != NULL) && (userinfo->info_encoding != NULL)) { | |
8225 | 3258 gchar *charset = oscar_encoding_extract(userinfo->info_encoding); |
3259 info_utf8 = oscar_encoding_to_utf8(charset, userinfo->info, userinfo->info_len); | |
3260 g_free(charset); | |
7011 | 3261 if (info_utf8 != NULL) { |
7129 | 3262 g_string_append_printf(text, "<hr>%s", info_utf8); |
7011 | 3263 g_free(info_utf8); |
2791
8f6365332a05
[gaim-migrate @ 2804]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2789
diff
changeset
|
3264 } |
7011 | 3265 } |
3266 | |
7164 | 3267 final = gaim_str_sub_away_formatters(text->str, gaim_account_get_username(gaim_connection_get_account(gc))); |
7011 | 3268 g_string_free(text, TRUE); |
7091 | 3269 gaim_notify_formatted(gc, NULL, _("Buddy Information"), NULL, final, NULL, NULL); |
4151 | 3270 |
2086 | 3271 return 1; |
3272 } | |
3273 | |
8341 | 3274 static gboolean gaim_reqinfo_timeout_cb(void *data) |
3275 { | |
3276 aim_session_t *sess = data; | |
3277 GaimConnection *gc = sess->aux_data; | |
3278 OscarData *od = (OscarData *)gc->proto_data; | |
3279 | |
3280 aim_locate_dorequest(data); | |
3281 od->getinfotimer = 0; | |
3282 | |
3283 return FALSE; | |
3284 } | |
3285 | |
3286 static int gaim_reqinfo_timeout(aim_session_t *sess, aim_frame_t *fr, ...) | |
3287 { | |
3288 GaimConnection *gc = sess->aux_data; | |
3289 OscarData *od = (OscarData *)gc->proto_data; | |
3290 | |
3291 /* | |
3292 * Wait a little while then call aim_locate_dorequest(sess). This keeps | |
3293 * us from hitting the rate limit due to request away messages and info | |
3294 * too quickly. | |
3295 */ | |
3296 if (od->getinfotimer == 0) | |
3297 od->getinfotimer = gaim_timeout_add(1200, gaim_reqinfo_timeout_cb, sess); | |
3298 | |
3299 return 1; | |
3300 } | |
3301 | |
3302 static int gaim_parse_motd(aim_session_t *sess, aim_frame_t *fr, ...) | |
3303 { | |
2086 | 3304 char *msg; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3305 fu16_t id; |
2086 | 3306 va_list ap; |
3307 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3308 va_start(ap, fr); |
4199 | 3309 id = (fu16_t) va_arg(ap, unsigned int); |
2086 | 3310 msg = va_arg(ap, char *); |
3311 va_end(ap); | |
3312 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3313 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3314 "MOTD: %s (%hu)\n", msg ? msg : "Unknown", id); |
2092
59b0377d18aa
[gaim-migrate @ 2102]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2090
diff
changeset
|
3315 if (id < 4) |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
3316 gaim_notify_warning(sess->aux_data, NULL, |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
3317 _("Your AIM connection may be lost."), NULL); |
2086 | 3318 |
3319 return 1; | |
3320 } | |
3321 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3322 static int gaim_chatnav_info(aim_session_t *sess, aim_frame_t *fr, ...) { |
2086 | 3323 va_list ap; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3324 fu16_t type; |
5575 | 3325 GaimConnection *gc = sess->aux_data; |
7283 | 3326 OscarData *od = (OscarData *)gc->proto_data; |
2086 | 3327 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3328 va_start(ap, fr); |
4199 | 3329 type = (fu16_t) va_arg(ap, unsigned int); |
2086 | 3330 |
3331 switch(type) { | |
3332 case 0x0002: { | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3333 fu8_t maxrooms; |
2086 | 3334 struct aim_chat_exchangeinfo *exchanges; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3335 int exchangecount, i; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3336 |
4199 | 3337 maxrooms = (fu8_t) va_arg(ap, unsigned int); |
2086 | 3338 exchangecount = va_arg(ap, int); |
3339 exchanges = va_arg(ap, struct aim_chat_exchangeinfo *); | |
3340 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3341 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3342 "chat info: Chat Rights:\n"); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3343 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3344 "chat info: \tMax Concurrent Rooms: %hhd\n", maxrooms); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3345 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3346 "chat info: \tExchange List: (%d total)\n", exchangecount); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3347 for (i = 0; i < exchangecount; i++) |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3348 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3349 "chat info: \t\t%hu %s\n", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3350 exchanges[i].number, exchanges[i].name ? exchanges[i].name : ""); |
4617 | 3351 while (od->create_rooms) { |
3352 struct create_room *cr = od->create_rooms->data; | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3353 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3354 "creating room %s\n", cr->name); |
2822
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
3355 aim_chatnav_createroom(sess, fr->conn, cr->name, cr->exchange); |
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
3356 g_free(cr->name); |
4617 | 3357 od->create_rooms = g_slist_remove(od->create_rooms, cr); |
2822
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
3358 g_free(cr); |
2086 | 3359 } |
3360 } | |
3361 break; | |
3362 case 0x0008: { | |
3363 char *fqcn, *name, *ck; | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3364 fu16_t instance, flags, maxmsglen, maxoccupancy, unknown, exchange; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3365 fu8_t createperms; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3366 fu32_t createtime; |
2086 | 3367 |
3368 fqcn = va_arg(ap, char *); | |
4200 | 3369 instance = (fu16_t)va_arg(ap, unsigned int); |
3370 exchange = (fu16_t)va_arg(ap, unsigned int); | |
3371 flags = (fu16_t)va_arg(ap, unsigned int); | |
3372 createtime = va_arg(ap, fu32_t); | |
3373 maxmsglen = (fu16_t)va_arg(ap, unsigned int); | |
3374 maxoccupancy = (fu16_t)va_arg(ap, unsigned int); | |
3375 createperms = (fu8_t)va_arg(ap, unsigned int); | |
3376 unknown = (fu16_t)va_arg(ap, unsigned int); | |
3377 name = va_arg(ap, char *); | |
3378 ck = va_arg(ap, char *); | |
4194 | 3379 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3380 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
5556 | 3381 "created room: %s %hu %hu %hu %u %hu %hu %hhu %hu %s %s\n", |
2086 | 3382 fqcn, |
3383 exchange, instance, flags, | |
3384 createtime, | |
3385 maxmsglen, maxoccupancy, createperms, unknown, | |
3386 name, ck); | |
4617 | 3387 aim_chat_join(od->sess, od->conn, exchange, ck, instance); |
2086 | 3388 } |
3389 break; | |
3390 default: | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3391 gaim_debug(GAIM_DEBUG_WARNING, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3392 "chatnav info: unknown type (%04hx)\n", type); |
2086 | 3393 break; |
3394 } | |
4194 | 3395 |
3396 va_end(ap); | |
3397 | |
2086 | 3398 return 1; |
3399 } | |
3400 | |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
3401 static int gaim_conv_chat_join(aim_session_t *sess, aim_frame_t *fr, ...) { |
2086 | 3402 va_list ap; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3403 int count, i; |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
3404 aim_userinfo_t *info; |
5575 | 3405 GaimConnection *g = sess->aux_data; |
2086 | 3406 |
3407 struct chat_connection *c = NULL; | |
3408 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3409 va_start(ap, fr); |
2086 | 3410 count = va_arg(ap, int); |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
3411 info = va_arg(ap, aim_userinfo_t *); |
2086 | 3412 va_end(ap); |
3413 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3414 c = find_oscar_chat_by_conn(g, fr->conn); |
2086 | 3415 if (!c) |
3416 return 1; | |
3417 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3418 for (i = 0; i < count; i++) |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
3419 gaim_conv_chat_add_user(GAIM_CONV_CHAT(c->cnv), info[i].sn, NULL); |
2086 | 3420 |
3421 return 1; | |
3422 } | |
3423 | |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
3424 static int gaim_conv_chat_leave(aim_session_t *sess, aim_frame_t *fr, ...) { |
2086 | 3425 va_list ap; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3426 int count, i; |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
3427 aim_userinfo_t *info; |
5575 | 3428 GaimConnection *g = sess->aux_data; |
2086 | 3429 |
3430 struct chat_connection *c = NULL; | |
3431 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3432 va_start(ap, fr); |
2086 | 3433 count = va_arg(ap, int); |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
3434 info = va_arg(ap, aim_userinfo_t *); |
2086 | 3435 va_end(ap); |
3436 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3437 c = find_oscar_chat_by_conn(g, fr->conn); |
2086 | 3438 if (!c) |
3439 return 1; | |
3440 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3441 for (i = 0; i < count; i++) |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
3442 gaim_conv_chat_remove_user(GAIM_CONV_CHAT(c->cnv), info[i].sn, NULL); |
2086 | 3443 |
3444 return 1; | |
3445 } | |
3446 | |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
3447 static int gaim_conv_chat_info_update(aim_session_t *sess, aim_frame_t *fr, ...) { |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3448 va_list ap; |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
3449 aim_userinfo_t *userinfo; |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3450 struct aim_chat_roominfo *roominfo; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3451 char *roomname; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3452 int usercount; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3453 char *roomdesc; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3454 fu16_t unknown_c9, unknown_d2, unknown_d5, maxmsglen, maxvisiblemsglen; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3455 fu32_t creationtime; |
5575 | 3456 GaimConnection *gc = sess->aux_data; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3457 struct chat_connection *ccon = find_oscar_chat_by_conn(gc, fr->conn); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3458 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3459 va_start(ap, fr); |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3460 roominfo = va_arg(ap, struct aim_chat_roominfo *); |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3461 roomname = va_arg(ap, char *); |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3462 usercount= va_arg(ap, int); |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
3463 userinfo = va_arg(ap, aim_userinfo_t *); |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3464 roomdesc = va_arg(ap, char *); |
4200 | 3465 unknown_c9 = (fu16_t)va_arg(ap, unsigned int); |
3466 creationtime = va_arg(ap, fu32_t); | |
3467 maxmsglen = (fu16_t)va_arg(ap, unsigned int); | |
3468 unknown_d2 = (fu16_t)va_arg(ap, unsigned int); | |
3469 unknown_d5 = (fu16_t)va_arg(ap, unsigned int); | |
3470 maxvisiblemsglen = (fu16_t)va_arg(ap, unsigned int); | |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3471 va_end(ap); |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3472 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3473 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3474 "inside chat_info_update (maxmsglen = %hu, maxvislen = %hu)\n", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3475 maxmsglen, maxvisiblemsglen); |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3476 |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3477 ccon->maxlen = maxmsglen; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3478 ccon->maxvis = maxvisiblemsglen; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3479 |
2086 | 3480 return 1; |
3481 } | |
3482 | |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
3483 static int gaim_conv_chat_incoming_msg(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 3484 GaimConnection *gc = sess->aux_data; |
8225 | 3485 struct chat_connection *ccon = find_oscar_chat_by_conn(gc, fr->conn); |
3486 gchar *utf8; | |
2086 | 3487 va_list ap; |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
3488 aim_userinfo_t *info; |
8225 | 3489 int len; |
2086 | 3490 char *msg; |
8219 | 3491 char *charset; |
2086 | 3492 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3493 va_start(ap, fr); |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
3494 info = va_arg(ap, aim_userinfo_t *); |
8219 | 3495 len = va_arg(ap, int); |
4194 | 3496 msg = va_arg(ap, char *); |
8219 | 3497 charset = va_arg(ap, char *); |
4194 | 3498 va_end(ap); |
2086 | 3499 |
8225 | 3500 utf8 = oscar_encoding_to_utf8(charset, msg, len); |
3501 serv_got_chat_in(gc, ccon->id, info->sn, 0, utf8, time((time_t)NULL)); | |
3502 g_free(utf8); | |
2086 | 3503 |
3504 return 1; | |
3505 } | |
3506 | |
3694 | 3507 static int gaim_email_parseupdate(aim_session_t *sess, aim_frame_t *fr, ...) { |
3508 va_list ap; | |
5575 | 3509 GaimConnection *gc = sess->aux_data; |
3694 | 3510 struct aim_emailinfo *emailinfo; |
3725 | 3511 int havenewmail; |
7297 | 3512 char *alertitle, *alerturl; |
3694 | 3513 |
3514 va_start(ap, fr); | |
3515 emailinfo = va_arg(ap, struct aim_emailinfo *); | |
3725 | 3516 havenewmail = va_arg(ap, int); |
7301 | 3517 alertitle = va_arg(ap, char *); |
3518 alerturl = va_arg(ap, char *); | |
3694 | 3519 va_end(ap); |
3520 | |
5628 | 3521 if (emailinfo && gaim_account_get_check_mail(gc->account)) { |
5575 | 3522 gchar *to = g_strdup_printf("%s@%s", gaim_account_get_username(gaim_connection_get_account(gc)), emailinfo->domain); |
5542 | 3523 if (emailinfo->unread && havenewmail) |
3524 gaim_notify_emails(gc, emailinfo->nummsgs, FALSE, NULL, NULL, (const char **)&to, (const char **)&emailinfo->url, NULL, NULL); | |
5537 | 3525 g_free(to); |
3694 | 3526 } |
7297 | 3527 |
7301 | 3528 if (alertitle) |
7313 | 3529 gaim_debug(GAIM_DEBUG_MISC, "oscar", "Got an alert '%s' %s\n", alertitle, alerturl ? alerturl : ""); |
3694 | 3530 |
3531 return 1; | |
3532 } | |
3533 | |
4804 | 3534 static int gaim_icon_error(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 3535 GaimConnection *gc = sess->aux_data; |
7283 | 3536 OscarData *od = gc->proto_data; |
4804 | 3537 char *sn; |
3538 | |
3539 sn = od->requesticon->data; | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3540 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3541 "removing %s from hash table\n", sn); |
4804 | 3542 od->requesticon = g_slist_remove(od->requesticon, sn); |
3543 free(sn); | |
3544 | |
3545 if (od->icontimer) | |
8287
ef881489396e
[gaim-migrate @ 9011]
Christian Hammond <chipx86@chipx86.com>
parents:
8273
diff
changeset
|
3546 gaim_timeout_remove(od->icontimer); |
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8266
diff
changeset
|
3547 od->icontimer = gaim_timeout_add(500, gaim_icon_timerfunc, gc); |
4804 | 3548 |
3549 return 1; | |
3550 } | |
3551 | |
3552 static int gaim_icon_parseicon(aim_session_t *sess, aim_frame_t *fr, ...) { | |
5575 | 3553 GaimConnection *gc = sess->aux_data; |
7283 | 3554 OscarData *od = gc->proto_data; |
4804 | 3555 GSList *cur; |
3556 va_list ap; | |
3557 char *sn; | |
4853 | 3558 fu8_t *iconcsum, *icon; |
3559 fu16_t iconcsumlen, iconlen; | |
4804 | 3560 |
3561 va_start(ap, fr); | |
3562 sn = va_arg(ap, char *); | |
4853 | 3563 iconcsum = va_arg(ap, fu8_t *); |
3564 iconcsumlen = va_arg(ap, int); | |
4804 | 3565 icon = va_arg(ap, fu8_t *); |
3566 iconlen = va_arg(ap, int); | |
3567 va_end(ap); | |
3568 | |
4853 | 3569 if (iconlen > 0) { |
3570 char *b16; | |
6695 | 3571 GaimBuddy *b = gaim_find_buddy(gc->account, sn); |
6846
8ab95f4c9800
[gaim-migrate @ 7391]
Christian Hammond <chipx86@chipx86.com>
parents:
6787
diff
changeset
|
3572 gaim_buddy_icons_set_for_user(gaim_connection_get_account(gc), |
8ab95f4c9800
[gaim-migrate @ 7391]
Christian Hammond <chipx86@chipx86.com>
parents:
6787
diff
changeset
|
3573 sn, icon, iconlen); |
7106
db6bd3e794d8
[gaim-migrate @ 7671]
Christian Hammond <chipx86@chipx86.com>
parents:
7098
diff
changeset
|
3574 b16 = gaim_base16_encode(iconcsum, iconcsumlen); |
5129 | 3575 if (b16) { |
7693 | 3576 gaim_blist_node_set_string((GaimBlistNode*)b, "icon_checksum", b16); |
5129 | 3577 gaim_blist_save(); |
7162 | 3578 g_free(b16); |
5129 | 3579 } |
4853 | 3580 } |
4804 | 3581 |
3582 cur = od->requesticon; | |
3583 while (cur) { | |
3584 char *cursn = cur->data; | |
3585 if (!aim_sncmp(cursn, sn)) { | |
3586 od->requesticon = g_slist_remove(od->requesticon, cursn); | |
3587 free(cursn); | |
3588 cur = od->requesticon; | |
3589 } else | |
3590 cur = cur->next; | |
3591 } | |
3592 | |
3593 if (od->icontimer) | |
8287
ef881489396e
[gaim-migrate @ 9011]
Christian Hammond <chipx86@chipx86.com>
parents:
8273
diff
changeset
|
3594 gaim_timeout_remove(od->icontimer); |
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8266
diff
changeset
|
3595 od->icontimer = gaim_timeout_add(250, gaim_icon_timerfunc, gc); |
4804 | 3596 |
3597 return 1; | |
3598 } | |
3599 | |
3600 static gboolean gaim_icon_timerfunc(gpointer data) { | |
5575 | 3601 GaimConnection *gc = data; |
7283 | 3602 OscarData *od = gc->proto_data; |
7011 | 3603 aim_userinfo_t *userinfo; |
4804 | 3604 aim_conn_t *conn; |
3605 | |
3606 conn = aim_getconn_type(od->sess, AIM_CONN_TYPE_ICON); | |
5892 | 3607 if (!conn) { |
3608 if (!od->iconconnecting) { | |
3609 aim_reqservice(od->sess, od->conn, AIM_CONN_TYPE_ICON); | |
3610 od->iconconnecting = TRUE; | |
3611 } | |
4804 | 3612 return FALSE; |
3613 } | |
3614 | |
5842 | 3615 if (od->set_icon) { |
6039 | 3616 struct stat st; |
3617 const char *iconfile = gaim_account_get_buddy_icon(gaim_connection_get_account(gc)); | |
3618 if (iconfile == NULL) { | |
3619 /* Set an empty icon, or something */ | |
3620 } else if (!stat(iconfile, &st)) { | |
3621 char *buf = g_malloc(st.st_size); | |
3622 FILE *file = fopen(iconfile, "rb"); | |
3623 if (file) { | |
3624 fread(buf, 1, st.st_size, file); | |
3625 fclose(file); | |
3626 gaim_debug(GAIM_DEBUG_INFO, "oscar", | |
3627 "Uploading icon to icon server\n"); | |
6879 | 3628 aim_bart_upload(od->sess, buf, st.st_size); |
5842 | 3629 } else |
3630 gaim_debug(GAIM_DEBUG_ERROR, "oscar", | |
6039 | 3631 "Can't open buddy icon file!\n"); |
3632 g_free(buf); | |
3633 } else { | |
3634 gaim_debug(GAIM_DEBUG_ERROR, "oscar", | |
3635 "Can't stat buddy icon file!\n"); | |
5842 | 3636 } |
3637 od->set_icon = FALSE; | |
3638 } | |
3639 | |
3640 if (!od->requesticon) { | |
3641 gaim_debug(GAIM_DEBUG_MISC, "oscar", | |
3642 "no more icons to request\n"); | |
3643 return FALSE; | |
3644 } | |
3645 | |
7045 | 3646 userinfo = aim_locate_finduserinfo(od->sess, (char *)od->requesticon->data); |
7011 | 3647 if ((userinfo != NULL) && (userinfo->iconcsumlen > 0)) { |
3648 aim_bart_request(od->sess, od->requesticon->data, userinfo->iconcsum, userinfo->iconcsumlen); | |
4804 | 3649 return FALSE; |
3650 } else { | |
3651 char *sn = od->requesticon->data; | |
3652 od->requesticon = g_slist_remove(od->requesticon, sn); | |
3653 free(sn); | |
3654 } | |
3655 | |
3656 return TRUE; | |
3657 } | |
3658 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3659 /* |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3660 * Recieved in response to an IM sent with the AIM_IMFLAGS_ACK option. |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3661 */ |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3662 static int gaim_parse_msgack(aim_session_t *sess, aim_frame_t *fr, ...) { |
2086 | 3663 va_list ap; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3664 fu16_t type; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3665 char *sn; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3666 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3667 va_start(ap, fr); |
4199 | 3668 type = (fu16_t) va_arg(ap, unsigned int); |
2086 | 3669 sn = va_arg(ap, char *); |
3670 va_end(ap); | |
3671 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3672 gaim_debug(GAIM_DEBUG_INFO, "oscar", "Sent message to %s.\n", sn); |
2086 | 3673 |
3674 return 1; | |
3675 } | |
3676 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3677 static int gaim_parse_ratechange(aim_session_t *sess, aim_frame_t *fr, ...) { |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3678 static const char *codes[5] = { |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3679 "invalid", |
4194 | 3680 "change", |
3681 "warning", | |
3682 "limit", | |
3683 "limit cleared", | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3684 }; |
2086 | 3685 va_list ap; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3686 fu16_t code, rateclass; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3687 fu32_t windowsize, clear, alert, limit, disconnect, currentavg, maxavg; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3688 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3689 va_start(ap, fr); |
4200 | 3690 code = (fu16_t)va_arg(ap, unsigned int); |
3691 rateclass= (fu16_t)va_arg(ap, unsigned int); | |
3692 windowsize = va_arg(ap, fu32_t); | |
3693 clear = va_arg(ap, fu32_t); | |
3694 alert = va_arg(ap, fu32_t); | |
3695 limit = va_arg(ap, fu32_t); | |
3696 disconnect = va_arg(ap, fu32_t); | |
3697 currentavg = va_arg(ap, fu32_t); | |
3698 maxavg = va_arg(ap, fu32_t); | |
2086 | 3699 va_end(ap); |
3700 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3701 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
5556 | 3702 "rate %s (param ID 0x%04hx): curavg = %u, maxavg = %u, alert at %u, " |
3703 "clear warning at %u, limit at %u, disconnect at %u (window size = %u)\n", | |
2086 | 3704 (code < 5) ? codes[code] : codes[0], |
3705 rateclass, | |
3706 currentavg, maxavg, | |
3707 alert, clear, | |
3708 limit, disconnect, | |
3709 windowsize); | |
3710 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3711 /* XXX fix these values */ |
2086 | 3712 if (code == AIM_RATE_CODE_CHANGE) { |
3713 if (currentavg >= clear) | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3714 aim_conn_setlatency(fr->conn, 0); |
2086 | 3715 } else if (code == AIM_RATE_CODE_WARNING) { |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3716 aim_conn_setlatency(fr->conn, windowsize/4); |
2909
48ec70928d7f
[gaim-migrate @ 2922]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2906
diff
changeset
|
3717 } else if (code == AIM_RATE_CODE_LIMIT) { |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
3718 gaim_notify_error(sess->aux_data, NULL, _("Rate limiting error."), |
6040 | 3719 _("The last action you attempted could not be " |
3720 "performed because you are over the rate limit. " | |
3721 "Please wait 10 seconds and try again.")); | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3722 aim_conn_setlatency(fr->conn, windowsize/2); |
2086 | 3723 } else if (code == AIM_RATE_CODE_CLEARLIMIT) { |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3724 aim_conn_setlatency(fr->conn, 0); |
2086 | 3725 } |
3726 | |
3727 return 1; | |
3728 } | |
3729 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3730 static int gaim_parse_evilnotify(aim_session_t *sess, aim_frame_t *fr, ...) { |
2086 | 3731 va_list ap; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3732 fu16_t newevil; |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
3733 aim_userinfo_t *userinfo; |
5575 | 3734 GaimConnection *gc = sess->aux_data; |
2086 | 3735 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3736 va_start(ap, fr); |
4199 | 3737 newevil = (fu16_t) va_arg(ap, unsigned int); |
2421
95b4ec08abec
[gaim-migrate @ 2434]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2411
diff
changeset
|
3738 userinfo = va_arg(ap, aim_userinfo_t *); |
2086 | 3739 va_end(ap); |
3740 | |
7111 | 3741 serv_got_eviled(gc, (userinfo && userinfo->sn) ? userinfo->sn : NULL, (newevil/10.0) + 0.5); |
2086 | 3742 |
3743 return 1; | |
3744 } | |
3745 | |
2507
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3746 static int gaim_selfinfo(aim_session_t *sess, aim_frame_t *fr, ...) { |
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3747 va_list ap; |
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3748 aim_userinfo_t *info; |
5575 | 3749 GaimConnection *gc = sess->aux_data; |
2507
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3750 |
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3751 va_start(ap, fr); |
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3752 info = va_arg(ap, aim_userinfo_t *); |
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3753 va_end(ap); |
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3754 |
5628 | 3755 gc->evil = (info->warnlevel/10.0) + 0.5; |
4841 | 3756 |
7872 | 3757 if (info->present & AIM_USERINFO_PRESENT_ONLINESINCE) |
4841 | 3758 gc->login_time_official = info->onlinesince; |
7872 | 3759 else if (info->present & AIM_USERINFO_PRESENT_SESSIONLEN) |
3760 gc->login_time_official = time(NULL) - info->sessionlen; | |
2507
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3761 |
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3762 return 1; |
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3763 } |
1069b0940237
[gaim-migrate @ 2520]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2501
diff
changeset
|
3764 |
4649 | 3765 static int gaim_connerr(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 3766 GaimConnection *gc = sess->aux_data; |
7283 | 3767 OscarData *od = gc->proto_data; |
4649 | 3768 va_list ap; |
3769 fu16_t code; | |
3770 char *msg; | |
3771 | |
3772 va_start(ap, fr); | |
3773 code = (fu16_t)va_arg(ap, int); | |
3774 msg = va_arg(ap, char *); | |
3775 va_end(ap); | |
3776 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3777 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3778 "Disconnected. Code is 0x%04x and msg is %s\n", code, msg); |
4649 | 3779 if ((fr) && (fr->conn) && (fr->conn->type == AIM_CONN_TYPE_BOS)) { |
4651 | 3780 if (code == 0x0001) { |
6113 | 3781 gc->wants_to_die = TRUE; |
5579 | 3782 gaim_connection_error(gc, _("You have been disconnected because you have signed on with this screen name at another location.")); |
4651 | 3783 } else { |
5579 | 3784 gaim_connection_error(gc, _("You have been signed off for an unknown reason.")); |
4651 | 3785 } |
4666 | 3786 od->killme = TRUE; |
4649 | 3787 } |
3788 | |
3789 return 1; | |
3790 } | |
3791 | |
2675 | 3792 static int conninitdone_bos(aim_session_t *sess, aim_frame_t *fr, ...) { |
7283 | 3793 GaimConnection *gc = sess->aux_data; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3794 |
2703
441b84ab7f4e
[gaim-migrate @ 2716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2698
diff
changeset
|
3795 aim_reqpersonalinfo(sess, fr->conn); |
4230 | 3796 |
3797 #ifndef NOSSI | |
7334 | 3798 gaim_debug(GAIM_DEBUG_INFO, "oscar", "ssi: requesting rights and list\n"); |
4889 | 3799 aim_ssi_reqrights(sess); |
6350 | 3800 aim_ssi_reqdata(sess); |
4230 | 3801 #endif |
3802 | |
7011 | 3803 aim_locate_reqrights(sess); |
7285 | 3804 aim_buddylist_reqrights(sess, fr->conn); |
4617 | 3805 aim_im_reqparams(sess); |
7334 | 3806 aim_bos_reqrights(sess, fr->conn); /* XXX - Don't call this with ssi */ |
4230 | 3807 |
3808 #ifdef NOSSI | |
7334 | 3809 gaim_debug(GAIM_DEBUG_INFO, "oscar", "bos: requesting rights\n"); |
3810 aim_bos_reqrights(sess, fr->conn); | |
4230 | 3811 aim_bos_setgroupperm(sess, fr->conn, AIM_FLAG_ALLUSERS); |
3812 aim_bos_setprivacyflags(sess, fr->conn, AIM_PRIVFLAGS_ALLOWIDLE | AIM_PRIVFLAGS_ALLOWMEMBERSINCE); | |
3813 #endif | |
2086 | 3814 |
7283 | 3815 gaim_connection_update_progress(gc, _("Finalizing connection"), 5, OSCAR_CONNECT_STEPS); |
3816 | |
2086 | 3817 return 1; |
3818 } | |
3819 | |
2675 | 3820 static int conninitdone_admin(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 3821 GaimConnection *gc = sess->aux_data; |
7283 | 3822 OscarData *od = gc->proto_data; |
2647 | 3823 |
6905 | 3824 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_ADM, 0x0003, gaim_info_change, 0); |
3825 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_ADM, 0x0005, gaim_info_change, 0); | |
3826 aim_conn_addhandler(sess, fr->conn, AIM_CB_FAM_ADM, 0x0007, gaim_account_confirm, 0); | |
3827 | |
2672 | 3828 aim_clientready(sess, fr->conn); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3829 gaim_debug(GAIM_DEBUG_INFO, "oscar", "connected to admin\n"); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3830 |
2647 | 3831 if (od->chpass) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3832 gaim_debug(GAIM_DEBUG_INFO, "oscar", "changing password\n"); |
2703
441b84ab7f4e
[gaim-migrate @ 2716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2698
diff
changeset
|
3833 aim_admin_changepasswd(sess, fr->conn, od->newp, od->oldp); |
2647 | 3834 g_free(od->oldp); |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
3835 od->oldp = NULL; |
2647 | 3836 g_free(od->newp); |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
3837 od->newp = NULL; |
2647 | 3838 od->chpass = FALSE; |
3839 } | |
2979 | 3840 if (od->setnick) { |
8152 | 3841 gaim_debug(GAIM_DEBUG_INFO, "oscar", "formatting screen name\n"); |
2979 | 3842 aim_admin_setnick(sess, fr->conn, od->newsn); |
3843 g_free(od->newsn); | |
3844 od->newsn = NULL; | |
3845 od->setnick = FALSE; | |
3846 } | |
2647 | 3847 if (od->conf) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3848 gaim_debug(GAIM_DEBUG_INFO, "oscar", "confirming account\n"); |
2703
441b84ab7f4e
[gaim-migrate @ 2716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2698
diff
changeset
|
3849 aim_admin_reqconfirm(sess, fr->conn); |
2647 | 3850 od->conf = FALSE; |
3851 } | |
3852 if (od->reqemail) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3853 gaim_debug(GAIM_DEBUG_INFO, "oscar", "requesting email\n"); |
2703
441b84ab7f4e
[gaim-migrate @ 2716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2698
diff
changeset
|
3854 aim_admin_getinfo(sess, fr->conn, 0x0011); |
2647 | 3855 od->reqemail = FALSE; |
3856 } | |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
3857 if (od->setemail) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3858 gaim_debug(GAIM_DEBUG_INFO, "oscar", "setting email\n"); |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
3859 aim_admin_setemail(sess, fr->conn, od->email); |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
3860 g_free(od->email); |
5497 | 3861 od->email = NULL; |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
3862 od->setemail = FALSE; |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
3863 } |
2647 | 3864 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3865 return 1; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3866 } |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3867 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3868 static int gaim_icbm_param_info(aim_session_t *sess, aim_frame_t *fr, ...) { |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3869 struct aim_icbmparameters *params; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3870 va_list ap; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3871 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3872 va_start(ap, fr); |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3873 params = va_arg(ap, struct aim_icbmparameters *); |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3874 va_end(ap); |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3875 |
4194 | 3876 /* XXX - evidently this crashes on solaris. i have no clue why |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3877 gaim_debug(GAIM_DEBUG_MISC, "oscar", "ICBM Parameters: maxchannel = %hu, default flags = 0x%08lx, max msg len = %hu, " |
5556 | 3878 "max sender evil = %f, max receiver evil = %f, min msg interval = %u\n", |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3879 params->maxchan, params->flags, params->maxmsglen, |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3880 ((float)params->maxsenderwarn)/10.0, ((float)params->maxrecverwarn)/10.0, |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3881 params->minmsginterval); |
2427
5bc3b39fc0a5
[gaim-migrate @ 2440]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2421
diff
changeset
|
3882 */ |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3883 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3884 /* Maybe senderwarn and recverwarn should be user preferences... */ |
3595 | 3885 params->flags = 0x0000000b; |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3886 params->maxmsglen = 8000; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3887 params->minmsginterval = 0; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3888 |
4617 | 3889 aim_im_setparams(sess, params); |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3890 |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3891 return 1; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3892 } |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3893 |
2993 | 3894 static int gaim_parse_locaterights(aim_session_t *sess, aim_frame_t *fr, ...) |
3895 { | |
5575 | 3896 GaimConnection *gc = sess->aux_data; |
7283 | 3897 OscarData *od = (OscarData *)gc->proto_data; |
5306 | 3898 va_list ap; |
3899 fu16_t maxsiglen; | |
2993 | 3900 |
3901 va_start(ap, fr); | |
4199 | 3902 maxsiglen = (fu16_t) va_arg(ap, int); |
2993 | 3903 va_end(ap); |
3904 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3905 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3906 "locate rights: max sig len = %d\n", maxsiglen); |
2993 | 3907 |
4617 | 3908 od->rights.maxsiglen = od->rights.maxawaymsglen = (guint)maxsiglen; |
3909 | |
3910 if (od->icq) | |
7334 | 3911 aim_locate_setcaps(od->sess, caps_icq); |
5301 | 3912 else |
7334 | 3913 aim_locate_setcaps(od->sess, caps_aim); |
3914 oscar_set_info(gc, gc->account->user_info); | |
2993 | 3915 |
3916 return 1; | |
3917 } | |
3918 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3919 static int gaim_parse_buddyrights(aim_session_t *sess, aim_frame_t *fr, ...) { |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
3920 va_list ap; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3921 fu16_t maxbuddies, maxwatchers; |
5575 | 3922 GaimConnection *gc = sess->aux_data; |
7283 | 3923 OscarData *od = (OscarData *)gc->proto_data; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3924 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3925 va_start(ap, fr); |
4199 | 3926 maxbuddies = (fu16_t) va_arg(ap, unsigned int); |
3927 maxwatchers = (fu16_t) va_arg(ap, unsigned int); | |
2086 | 3928 va_end(ap); |
3929 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3930 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3931 "buddy list rights: Max buddies = %hu / Max watchers = %hu\n", maxbuddies, maxwatchers); |
2086 | 3932 |
4617 | 3933 od->rights.maxbuddies = (guint)maxbuddies; |
3934 od->rights.maxwatchers = (guint)maxwatchers; | |
2993 | 3935 |
2086 | 3936 return 1; |
3937 } | |
3938 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3939 static int gaim_bosrights(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 3940 GaimConnection *gc = sess->aux_data; |
7283 | 3941 OscarData *od = (OscarData *)gc->proto_data; |
7334 | 3942 va_list ap; |
3943 fu16_t maxpermits, maxdenies; | |
2086 | 3944 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
3945 va_start(ap, fr); |
4199 | 3946 maxpermits = (fu16_t) va_arg(ap, unsigned int); |
3947 maxdenies = (fu16_t) va_arg(ap, unsigned int); | |
2086 | 3948 va_end(ap); |
3949 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3950 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3951 "BOS rights: Max permit = %hu / Max deny = %hu\n", maxpermits, maxdenies); |
2086 | 3952 |
4617 | 3953 od->rights.maxpermits = (guint)maxpermits; |
3954 od->rights.maxdenies = (guint)maxdenies; | |
2993 | 3955 |
5576
8c398efc88f2
[gaim-migrate @ 5980]
Christian Hammond <chipx86@chipx86.com>
parents:
5575
diff
changeset
|
3956 gaim_connection_set_state(gc, GAIM_CONNECTED); |
2993 | 3957 serv_finish_login(gc); |
3958 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3959 gaim_debug(GAIM_DEBUG_INFO, "oscar", "buddy list loaded\n"); |
2993 | 3960 |
2672 | 3961 aim_clientready(sess, fr->conn); |
5948 | 3962 aim_srv_setavailmsg(sess, NULL); |
7474 | 3963 aim_srv_setidle(sess, 0); |
4617 | 3964 |
4664 | 3965 if (od->icq) { |
3966 aim_icq_reqofflinemsgs(sess); | |
3967 aim_icq_hideip(sess); | |
3968 } | |
2706
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3969 |
2703
441b84ab7f4e
[gaim-migrate @ 2716]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2698
diff
changeset
|
3970 aim_reqservice(sess, fr->conn, AIM_CONN_TYPE_CHATNAV); |
4102 | 3971 if (sess->authinfo->email) |
3972 aim_reqservice(sess, fr->conn, AIM_CONN_TYPE_EMAIL); | |
2086 | 3973 |
3974 return 1; | |
3975 } | |
3976 | |
2706
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3977 static int gaim_offlinemsg(aim_session_t *sess, aim_frame_t *fr, ...) { |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3978 va_list ap; |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3979 struct aim_icq_offlinemsg *msg; |
4075 | 3980 struct aim_incomingim_ch4_args args; |
3981 time_t t; | |
2706
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3982 |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3983 va_start(ap, fr); |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3984 msg = va_arg(ap, struct aim_icq_offlinemsg *); |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3985 va_end(ap); |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3986 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3987 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
3988 "Received offline message. Converting to channel 4 ICBM...\n"); |
4075 | 3989 args.uin = msg->sender; |
3990 args.type = msg->type; | |
4173 | 3991 args.flags = msg->flags; |
4076 | 3992 args.msglen = msg->msglen; |
4075 | 3993 args.msg = msg->msg; |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
3994 t = gaim_time_build(msg->year, msg->month, msg->day, msg->hour, msg->minute, 0); |
4075 | 3995 incomingim_chan4(sess, fr->conn, NULL, &args, t); |
2706
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3996 |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3997 return 1; |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3998 } |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
3999 |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
4000 static int gaim_offlinemsgdone(aim_session_t *sess, aim_frame_t *fr, ...) |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
4001 { |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
4002 aim_icq_ackofflinemsgs(sess); |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
4003 return 1; |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
4004 } |
e841b14b5b89
[gaim-migrate @ 2719]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2704
diff
changeset
|
4005 |
7388 | 4006 #if 0 |
4007 /* | |
7465 | 4008 * Update, 2003-11-09: |
4009 * Joseph S. Myers, a gcc dude, fixed this for gcc 3.4! Rock on! | |
4010 * | |
7388 | 4011 * It may not be my place to do this, but... |
4012 * I feel pretty strongly that the "last 2 digits" warning is ridiculously | |
4013 * stupid, and should not exist for % switches (%x in our case) that request | |
4014 * a year in the preferred representation for the current locale. For that | |
4015 * reason I've chosen to not use this workaround (n., see kluge). | |
4016 * | |
4017 * I have a date. I want to show it to the user in the "preferred" way. | |
4018 * Whether that displays a 2 digit year is perfectly fine--after all, it's | |
4019 * what the locale wanted. | |
4020 * | |
4021 * If I have a necessity for a full representation of the year in the current | |
4022 * locale, then I'll use a switch that returns a full representation of the | |
4023 * year. | |
4024 * | |
4025 * If you think the preferred locale should show 4 digits instead of 2 digits | |
4026 * (because you're anal, or whatever), then change the f***ing locale. | |
4027 * | |
4028 * I guess the bottom line is--I'm trying to show a date to the user how they | |
4029 * prefer to see it, why the hell does gcc want me to change that? | |
7389 | 4030 * |
4031 * See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3190 | |
4032 * See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8714 | |
7388 | 4033 */ |
4034 | |
4035 /* | |
4036 * This function was recommended by the STRFTIME(3) man page to remove the | |
7386 | 4037 * "last 2 digits" warning. |
4038 */ | |
4039 static size_t my_strftime(char *s, size_t max, const char *fmt, | |
4040 const struct tm *tm) | |
4041 { | |
4042 return strftime(s, max, fmt, tm); | |
4043 } | |
7388 | 4044 #endif |
7386 | 4045 |
4624 | 4046 static int gaim_icqinfo(aim_session_t *sess, aim_frame_t *fr, ...) |
2742
6f527cbd899d
[gaim-migrate @ 2755]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2734
diff
changeset
|
4047 { |
5575 | 4048 GaimConnection *gc = sess->aux_data; |
4819 | 4049 gchar *buf, *tmp, *utf8; |
4624 | 4050 gchar who[16]; |
6873 | 4051 GaimBuddy *buddy; |
4052 gchar *primary; | |
2742
6f527cbd899d
[gaim-migrate @ 2755]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2734
diff
changeset
|
4053 va_list ap; |
4151 | 4054 struct aim_icq_info *info; |
2742
6f527cbd899d
[gaim-migrate @ 2755]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2734
diff
changeset
|
4055 |
6f527cbd899d
[gaim-migrate @ 2755]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2734
diff
changeset
|
4056 va_start(ap, fr); |
4151 | 4057 info = va_arg(ap, struct aim_icq_info *); |
2742
6f527cbd899d
[gaim-migrate @ 2755]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2734
diff
changeset
|
4058 va_end(ap); |
6f527cbd899d
[gaim-migrate @ 2755]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2734
diff
changeset
|
4059 |
4664 | 4060 if (!info->uin) |
4061 return 0; | |
4062 | |
5556 | 4063 g_snprintf(who, sizeof(who), "%u", info->uin); |
6623 | 4064 buf = g_strdup_printf("<b>%s:</b> %s", _("UIN"), who); |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4065 if (info->nick && info->nick[0] && (utf8 = gaim_utf8_try_convert(info->nick))) { |
6623 | 4066 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Nick"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4819 | 4067 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4068 if (info->first && info->first[0] && (utf8 = gaim_utf8_try_convert(info->first))) { |
6623 | 4069 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("First Name"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4819 | 4070 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4071 if (info->last && info->last[0] && (utf8 = gaim_utf8_try_convert(info->last))) { |
6623 | 4072 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Last Name"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4819 | 4073 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4074 if (info->email && info->email[0] && (utf8 = gaim_utf8_try_convert(info->email))) { |
6623 | 4075 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Email Address"), ":</b> <a href=\"mailto:", utf8, "\">", utf8, "</a>", NULL); g_free(tmp); g_free(utf8); |
4625 | 4076 } |
4077 if (info->numaddresses && info->email2) { | |
4078 int i; | |
4079 for (i = 0; i < info->numaddresses; i++) { | |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4080 if (info->email2[i] && info->email2[i][0] && (utf8 = gaim_utf8_try_convert(info->email2[i]))) { |
6623 | 4081 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Email Address"), ":</b> <a href=\"mailto:", utf8, "\">", utf8, "</a>", NULL); g_free(tmp); g_free(utf8); |
4643 | 4082 } |
4625 | 4083 } |
4624 | 4084 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4085 if (info->mobile && info->mobile[0] && (utf8 = gaim_utf8_try_convert(info->mobile))) { |
6623 | 4086 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Mobile Phone"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4625 | 4087 } |
4088 if (info->gender) { | |
6623 | 4089 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Gender"), ":</b> ", info->gender==1 ? _("Female") : _("Male"), NULL); g_free(tmp); |
4151 | 4090 } |
4624 | 4091 if (info->birthyear || info->birthmonth || info->birthday) { |
4627 | 4092 char date[30]; |
4093 struct tm tm; | |
4094 tm.tm_mday = (int)info->birthday; | |
4095 tm.tm_mon = (int)info->birthmonth-1; | |
4096 tm.tm_year = (int)info->birthyear-1900; | |
7388 | 4097 strftime(date, sizeof(date), "%x", &tm); |
6623 | 4098 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Birthday"), ":</b> ", date, NULL); g_free(tmp); |
4151 | 4099 } |
4624 | 4100 if (info->age) { |
4101 char age[5]; | |
4102 snprintf(age, sizeof(age), "%hhd", info->age); | |
6623 | 4103 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Age"), ":</b> ", age, NULL); g_free(tmp); |
4819 | 4104 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4105 if (info->personalwebpage && info->personalwebpage[0] && (utf8 = gaim_utf8_try_convert(info->personalwebpage))) { |
6623 | 4106 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Personal Web Page"), ":</b> <a href=\"", utf8, "\">", utf8, "</a>", NULL); g_free(tmp); g_free(utf8); |
4819 | 4107 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4108 if (info->info && info->info[0] && (utf8 = gaim_utf8_try_convert(info->info))) { |
6623 | 4109 tmp = buf; buf = g_strconcat(tmp, "<hr><b>", _("Additional Information"), ":</b><br>", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4110 } |
4111 tmp = buf; buf = g_strconcat(tmp, "<hr>\n", NULL); g_free(tmp); | |
4641 | 4112 if ((info->homeaddr && (info->homeaddr[0])) || (info->homecity && info->homecity[0]) || (info->homestate && info->homestate[0]) || (info->homezip && info->homezip[0])) { |
6623 | 4113 tmp = buf; buf = g_strconcat(tmp, "<b>", _("Home Address"), ":</b>", NULL); g_free(tmp); |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4114 if (info->homeaddr && info->homeaddr[0] && (utf8 = gaim_utf8_try_convert(info->homeaddr))) { |
6623 | 4115 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Address"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4116 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4117 if (info->homecity && info->homecity[0] && (utf8 = gaim_utf8_try_convert(info->homecity))) { |
6623 | 4118 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("City"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4119 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4120 if (info->homestate && info->homestate[0] && (utf8 = gaim_utf8_try_convert(info->homestate))) { |
6623 | 4121 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("State"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4122 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4123 if (info->homezip && info->homezip[0] && (utf8 = gaim_utf8_try_convert(info->homezip))) { |
6623 | 4124 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Zip Code"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4125 } |
4126 tmp = buf; buf = g_strconcat(tmp, "\n<hr>\n", NULL); g_free(tmp); | |
4151 | 4127 } |
4641 | 4128 if ((info->workaddr && info->workaddr[0]) || (info->workcity && info->workcity[0]) || (info->workstate && info->workstate[0]) || (info->workzip && info->workzip[0])) { |
6623 | 4129 tmp = buf; buf = g_strconcat(tmp, "<b>", _("Work Address"), ":</b>", NULL); g_free(tmp); |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4130 if (info->workaddr && info->workaddr[0] && (utf8 = gaim_utf8_try_convert(info->workaddr))) { |
6623 | 4131 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Address"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4132 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4133 if (info->workcity && info->workcity[0] && (utf8 = gaim_utf8_try_convert(info->workcity))) { |
6623 | 4134 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("City"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4135 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4136 if (info->workstate && info->workstate[0] && (utf8 = gaim_utf8_try_convert(info->workstate))) { |
6623 | 4137 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("State"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4138 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4139 if (info->workzip && info->workzip[0] && (utf8 = gaim_utf8_try_convert(info->workzip))) { |
6623 | 4140 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Zip Code"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4141 } |
4142 tmp = buf; buf = g_strconcat(tmp, "\n<hr>\n", NULL); g_free(tmp); | |
4143 } | |
4641 | 4144 if ((info->workcompany && info->workcompany[0]) || (info->workdivision && info->workdivision[0]) || (info->workposition && info->workposition[0]) || (info->workwebpage && info->workwebpage[0])) { |
6623 | 4145 tmp = buf; buf = g_strconcat(tmp, "<b>", _("Work Information"), ":</b>", NULL); g_free(tmp); |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4146 if (info->workcompany && info->workcompany[0] && (utf8 = gaim_utf8_try_convert(info->workcompany))) { |
6623 | 4147 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Company"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4148 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4149 if (info->workdivision && info->workdivision[0] && (utf8 = gaim_utf8_try_convert(info->workdivision))) { |
6623 | 4150 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Division"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4151 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4152 if (info->workposition && info->workposition[0] && (utf8 = gaim_utf8_try_convert(info->workposition))) { |
6623 | 4153 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Position"), ":</b> ", utf8, NULL); g_free(tmp); g_free(utf8); |
4624 | 4154 } |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4155 if (info->workwebpage && info->workwebpage[0] && (utf8 = gaim_utf8_try_convert(info->workwebpage))) { |
6623 | 4156 tmp = buf; buf = g_strconcat(tmp, "\n<br><b>", _("Web Page"), ":</b> <a href=\"", utf8, "\">", utf8, "</a>", NULL); g_free(tmp); g_free(utf8); |
4624 | 4157 } |
4158 tmp = buf; buf = g_strconcat(tmp, "\n<hr>\n", NULL); g_free(tmp); | |
4151 | 4159 } |
4160 | |
6873 | 4161 buddy = gaim_find_buddy(gaim_connection_get_account(gc), who); |
4162 primary = g_strdup_printf(_("ICQ Info for %s"), gaim_get_buddy_alias(buddy)); | |
4163 gaim_notify_formatted(gc, NULL, primary, NULL, buf, NULL, NULL); | |
4164 g_free(primary); | |
4151 | 4165 g_free(buf); |
4166 | |
2742
6f527cbd899d
[gaim-migrate @ 2755]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2734
diff
changeset
|
4167 return 1; |
6f527cbd899d
[gaim-migrate @ 2755]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2734
diff
changeset
|
4168 } |
6f527cbd899d
[gaim-migrate @ 2755]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2734
diff
changeset
|
4169 |
4759 | 4170 static int gaim_icqalias(aim_session_t *sess, aim_frame_t *fr, ...) |
4171 { | |
5575 | 4172 GaimConnection *gc = sess->aux_data; |
4820 | 4173 gchar who[16], *utf8; |
6695 | 4174 GaimBuddy *b; |
4759 | 4175 va_list ap; |
4176 struct aim_icq_info *info; | |
4177 | |
4178 va_start(ap, fr); | |
4179 info = va_arg(ap, struct aim_icq_info *); | |
4180 va_end(ap); | |
4181 | |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4182 if (info->uin && info->nick && info->nick[0] && (utf8 = gaim_utf8_try_convert(info->nick))) { |
5556 | 4183 g_snprintf(who, sizeof(who), "%u", info->uin); |
4820 | 4184 serv_got_alias(gc, who, utf8); |
4759 | 4185 if ((b = gaim_find_buddy(gc->account, who))) { |
7693 | 4186 gaim_blist_node_set_string((GaimBlistNode*)b, "servernick", utf8); |
4759 | 4187 gaim_blist_save(); |
4188 } | |
4820 | 4189 g_free(utf8); |
4759 | 4190 } |
4191 | |
4192 return 1; | |
4193 } | |
4194 | |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4195 static int gaim_popup(aim_session_t *sess, aim_frame_t *fr, ...) |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4196 { |
7032 | 4197 GaimConnection *gc = sess->aux_data; |
4198 gchar *text; | |
4199 va_list ap; | |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4200 char *msg, *url; |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4201 fu16_t wid, hei, delay; |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4202 |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4203 va_start(ap, fr); |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4204 msg = va_arg(ap, char *); |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4205 url = va_arg(ap, char *); |
4199 | 4206 wid = (fu16_t) va_arg(ap, int); |
4207 hei = (fu16_t) va_arg(ap, int); | |
4208 delay = (fu16_t) va_arg(ap, int); | |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4209 va_end(ap); |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4210 |
7032 | 4211 text = g_strdup_printf("%s<br><a href=\"%s\">%s</a>", msg, url, url); |
4212 gaim_notify_formatted(gc, NULL, _("Pop-Up Message"), NULL, text, NULL, NULL); | |
4213 g_free(text); | |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4214 |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4215 return 1; |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4216 } |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
4217 |
7032 | 4218 static int gaim_parse_searchreply(aim_session_t *sess, aim_frame_t *fr, ...) |
4219 { | |
6873 | 4220 GaimConnection *gc = sess->aux_data; |
4221 gchar *secondary; | |
4222 GString *text; | |
4223 int i, num; | |
2086 | 4224 va_list ap; |
6873 | 4225 char *email, *SNs; |
2086 | 4226 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
4227 va_start(ap, fr); |
6873 | 4228 email = va_arg(ap, char *); |
2086 | 4229 num = va_arg(ap, int); |
4230 SNs = va_arg(ap, char *); | |
4231 va_end(ap); | |
4232 | |
8152 | 4233 secondary = g_strdup_printf(_("The following screen names are associated with %s"), email); |
6873 | 4234 text = g_string_new(""); |
2086 | 4235 for (i = 0; i < num; i++) |
6873 | 4236 g_string_append_printf(text, "%s<br>", &SNs[i * (MAXSNLEN + 1)]); |
4237 gaim_notify_formatted(gc, NULL, _("Search Results"), secondary, text->str, NULL, NULL); | |
4238 | |
4239 g_free(secondary); | |
4240 g_string_free(text, TRUE); | |
2086 | 4241 |
4242 return 1; | |
4243 } | |
4244 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
4245 static int gaim_parse_searcherror(aim_session_t *sess, aim_frame_t *fr, ...) { |
2086 | 4246 va_list ap; |
6873 | 4247 char *email; |
5420 | 4248 char *buf; |
2086 | 4249 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
4250 va_start(ap, fr); |
6873 | 4251 email = va_arg(ap, char *); |
2086 | 4252 va_end(ap); |
4253 | |
6873 | 4254 buf = g_strdup_printf(_("No results found for email address %s"), email); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4255 gaim_notify_error(sess->aux_data, NULL, buf, NULL); |
5420 | 4256 g_free(buf); |
2086 | 4257 |
4258 return 1; | |
4259 } | |
4260 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
4261 static int gaim_account_confirm(aim_session_t *sess, aim_frame_t *fr, ...) { |
6873 | 4262 GaimConnection *gc = sess->aux_data; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
4263 fu16_t status; |
2086 | 4264 va_list ap; |
4265 char msg[256]; | |
4266 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
4267 va_start(ap, fr); |
4199 | 4268 status = (fu16_t) va_arg(ap, unsigned int); /* status code of confirmation request */ |
2086 | 4269 va_end(ap); |
4270 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4271 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4272 "account confirmation returned status 0x%04x (%s)\n", status, |
3912 | 4273 status ? "unknown" : "email sent"); |
4274 if (!status) { | |
5302 | 4275 g_snprintf(msg, sizeof(msg), _("You should receive an email asking to confirm %s."), |
5575 | 4276 gaim_account_get_username(gaim_connection_get_account(gc))); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4277 gaim_notify_info(gc, NULL, _("Account Confirmation Requested"), msg); |
2086 | 4278 } |
4279 | |
4280 return 1; | |
4281 } | |
4282 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
4283 static int gaim_info_change(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 4284 GaimConnection *gc = sess->aux_data; |
2086 | 4285 va_list ap; |
3912 | 4286 fu16_t perms, err; |
4287 char *url, *sn, *email; | |
4288 int change; | |
2086 | 4289 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
4290 va_start(ap, fr); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
4291 change = va_arg(ap, int); |
4199 | 4292 perms = (fu16_t) va_arg(ap, unsigned int); |
4293 err = (fu16_t) va_arg(ap, unsigned int); | |
3912 | 4294 url = va_arg(ap, char *); |
4295 sn = va_arg(ap, char *); | |
4296 email = va_arg(ap, char *); | |
2086 | 4297 va_end(ap); |
4298 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4299 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4300 "account info: because of %s, perms=0x%04x, err=0x%04x, url=%s, sn=%s, email=%s\n", |
3912 | 4301 change ? "change" : "request", perms, err, url, sn, email); |
4302 | |
4303 if (err && url) { | |
4304 char *dialog_msg; | |
4305 char *dialog_top = g_strdup_printf(_("Error Changing Account Info")); | |
4306 switch (err) { | |
4307 case 0x0001: { | |
4308 dialog_msg = g_strdup_printf(_("Error 0x%04x: Unable to format screen name because the requested screen name differs from the original."), err); | |
4309 } break; | |
4310 case 0x0006: { | |
4311 dialog_msg = g_strdup_printf(_("Error 0x%04x: Unable to format screen name because the requested screen name ends in a space."), err); | |
4312 } break; | |
4313 case 0x000b: { | |
4314 dialog_msg = g_strdup_printf(_("Error 0x%04x: Unable to format screen name because the requested screen name is too long."), err); | |
4315 } break; | |
4316 case 0x001d: { | |
4317 dialog_msg = g_strdup_printf(_("Error 0x%04x: Unable to change email address because there is already a request pending for this screen name."), err); | |
4318 } break; | |
4319 case 0x0021: { | |
4320 dialog_msg = g_strdup_printf(_("Error 0x%04x: Unable to change email address because the given address has too many screen names associated with it."), err); | |
4321 } break; | |
4322 case 0x0023: { | |
4323 dialog_msg = g_strdup_printf(_("Error 0x%04x: Unable to change email address because the given address is invalid."), err); | |
4324 } break; | |
4325 default: { | |
4326 dialog_msg = g_strdup_printf(_("Error 0x%04x: Unknown error."), err); | |
4327 } break; | |
4328 } | |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4329 gaim_notify_error(gc, NULL, dialog_top, dialog_msg); |
3912 | 4330 g_free(dialog_top); |
4331 g_free(dialog_msg); | |
4332 return 1; | |
4333 } | |
4334 | |
4335 if (sn) { | |
4585 | 4336 char *dialog_msg = g_strdup_printf(_("Your screen name is currently formatted as follows:\n%s"), sn); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4337 gaim_notify_info(gc, NULL, _("Account Info"), dialog_msg); |
3912 | 4338 g_free(dialog_msg); |
4339 } | |
4340 | |
4341 if (email) { | |
5575 | 4342 char *dialog_msg = g_strdup_printf(_("The email address for %s is %s"), |
4343 gaim_account_get_username(gaim_connection_get_account(gc)), email); | |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4344 gaim_notify_info(gc, NULL, _("Account Info"), dialog_msg); |
3912 | 4345 g_free(dialog_msg); |
2086 | 4346 } |
4347 | |
4348 return 1; | |
4349 } | |
4350 | |
5575 | 4351 static void oscar_keepalive(GaimConnection *gc) { |
7283 | 4352 OscarData *od = (OscarData *)gc->proto_data; |
4617 | 4353 aim_flap_nop(od->sess, od->conn); |
2086 | 4354 } |
4355 | |
6059 | 4356 static int oscar_send_typing(GaimConnection *gc, const char *name, int typing) { |
7283 | 4357 OscarData *od = (OscarData *)gc->proto_data; |
4617 | 4358 struct direct_im *dim = find_direct_im(od, name); |
3595 | 4359 if (dim) |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
4360 if (typing == GAIM_TYPING) |
4870 | 4361 aim_odc_send_typing(od->sess, dim->conn, 0x0002); |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
4362 else if (typing == GAIM_TYPED) |
4870 | 4363 aim_odc_send_typing(od->sess, dim->conn, 0x0001); |
4364 else | |
4365 aim_odc_send_typing(od->sess, dim->conn, 0x0000); | |
3595 | 4366 else { |
5300 | 4367 /* Don't send if this turkey is in our deny list */ |
4368 GSList *list; | |
4369 for (list=gc->account->deny; (list && aim_sncmp(name, list->data)); list=list->next); | |
4370 if (!list) { | |
7261 | 4371 struct buddyinfo *bi = g_hash_table_lookup(od->buddyinfo, gaim_normalize(gc->account, name)); |
5300 | 4372 if (bi && bi->typingnot) { |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
4373 if (typing == GAIM_TYPING) |
5300 | 4374 aim_im_sendmtn(od->sess, 0x0001, name, 0x0002); |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
4375 else if (typing == GAIM_TYPED) |
5300 | 4376 aim_im_sendmtn(od->sess, 0x0001, name, 0x0001); |
4377 else | |
4378 aim_im_sendmtn(od->sess, 0x0001, name, 0x0000); | |
4379 } | |
3595 | 4380 } |
4381 } | |
2993 | 4382 return 0; |
4383 } | |
5575 | 4384 static void oscar_ask_direct_im(GaimConnection *gc, const char *name); |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
4385 static int gaim_odc_send_im(aim_session_t *, aim_conn_t *, const char *, GaimConvImFlags); |
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
4386 |
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
4387 static int oscar_send_im(GaimConnection *gc, const char *name, const char *message, GaimConvImFlags imflags) { |
7283 | 4388 OscarData *od = (OscarData *)gc->proto_data; |
4617 | 4389 struct direct_im *dim = find_direct_im(od, name); |
2303
f5bf315e6104
[gaim-migrate @ 2313]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2297
diff
changeset
|
4390 int ret = 0; |
3659 | 4391 GError *err = NULL; |
5575 | 4392 const char *iconfile = gaim_account_get_buddy_icon(gaim_connection_get_account(gc)); |
6371
8f94cce8faa5
[gaim-migrate @ 6876]
Christian Hammond <chipx86@chipx86.com>
parents:
6350
diff
changeset
|
4393 char *tmpmsg = NULL; |
3458 | 4394 |
4838 | 4395 if (dim && dim->connected) { |
4396 /* If we're directly connected, send a direct IM */ | |
6982 | 4397 ret = gaim_odc_send_im(od->sess, dim->conn, message, imflags); |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
4398 } else if (imflags & GAIM_CONV_IM_IMAGES) { |
3044 | 4399 /* Trying to send an IM image outside of a direct connection. */ |
4400 oscar_ask_direct_im(gc, name); | |
4838 | 4401 ret = -ENOTCONN; |
2086 | 4402 } else { |
4738 | 4403 struct buddyinfo *bi; |
3008 | 4404 struct aim_sendimext_args args; |
4405 struct stat st; | |
6478
338147ea6896
[gaim-migrate @ 6991]
Christian Hammond <chipx86@chipx86.com>
parents:
6465
diff
changeset
|
4406 gsize len; |
4269 | 4407 |
7261 | 4408 bi = g_hash_table_lookup(od->buddyinfo, gaim_normalize(gc->account, name)); |
4738 | 4409 if (!bi) { |
4410 bi = g_new0(struct buddyinfo, 1); | |
7261 | 4411 g_hash_table_insert(od->buddyinfo, g_strdup(gaim_normalize(gc->account, name)), bi); |
4738 | 4412 } |
4413 | |
3008 | 4414 args.flags = AIM_IMFLAGS_ACK | AIM_IMFLAGS_CUSTOMFEATURES; |
4665 | 4415 if (od->icq) { |
4416 args.features = features_icq; | |
4417 args.featureslen = sizeof(features_icq); | |
3008 | 4418 args.flags |= AIM_IMFLAGS_OFFLINE; |
4665 | 4419 } else { |
4420 args.features = features_aim; | |
4421 args.featureslen = sizeof(features_aim); | |
4972 | 4422 |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
4423 if (imflags & GAIM_CONV_IM_AUTO_RESP) |
4972 | 4424 args.flags |= AIM_IMFLAGS_AWAY; |
4665 | 4425 } |
4269 | 4426 |
4738 | 4427 if (bi->ico_need) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4428 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4429 "Sending buddy icon request with message\n"); |
3008 | 4430 args.flags |= AIM_IMFLAGS_BUDDYREQ; |
4738 | 4431 bi->ico_need = FALSE; |
3008 | 4432 } |
4269 | 4433 |
5575 | 4434 if (iconfile && !stat(iconfile, &st)) { |
4435 FILE *file = fopen(iconfile, "r"); | |
3008 | 4436 if (file) { |
4437 char *buf = g_malloc(st.st_size); | |
4438 fread(buf, 1, st.st_size, file); | |
6039 | 4439 fclose(file); |
4269 | 4440 |
3008 | 4441 args.iconlen = st.st_size; |
4617 | 4442 args.iconsum = aimutil_iconsum(buf, st.st_size); |
3008 | 4443 args.iconstamp = st.st_mtime; |
4444 | |
7406 | 4445 if ((args.iconlen != bi->ico_me_len) || (args.iconsum != bi->ico_me_csum) || (args.iconstamp != bi->ico_me_time)) { |
4738 | 4446 bi->ico_informed = FALSE; |
7406 | 4447 bi->ico_sent = FALSE; |
4448 } | |
4738 | 4449 |
4450 if (!bi->ico_informed) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4451 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4452 "Claiming to have a buddy icon\n"); |
4738 | 4453 args.flags |= AIM_IMFLAGS_HASICON; |
4454 bi->ico_me_len = args.iconlen; | |
4455 bi->ico_me_csum = args.iconsum; | |
4456 bi->ico_me_time = args.iconstamp; | |
4457 bi->ico_informed = TRUE; | |
4458 } | |
4459 | |
3008 | 4460 g_free(buf); |
2086 | 4461 } |
4462 } | |
4269 | 4463 |
3008 | 4464 args.destsn = name; |
4269 | 4465 |
6310 | 4466 /* For ICQ send newlines as CR/LF, for AIM send newlines as <BR> */ |
4467 if (isdigit(name[0])) | |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4468 tmpmsg = gaim_str_add_cr(message); |
6310 | 4469 else |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4470 tmpmsg = gaim_strdup_withhtml(message); |
6310 | 4471 len = strlen(tmpmsg); |
4472 | |
4473 args.flags |= oscar_encoding_check(tmpmsg); | |
3642 | 4474 if (args.flags & AIM_IMFLAGS_UNICODE) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4475 gaim_debug(GAIM_DEBUG_INFO, "oscar", "Sending Unicode IM\n"); |
4662 | 4476 args.charset = 0x0002; |
4665 | 4477 args.charsubset = 0x0000; |
6310 | 4478 args.msg = g_convert(tmpmsg, len, "UCS-2BE", "UTF-8", NULL, &len, &err); |
3659 | 4479 if (err) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4480 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4481 "Error converting a unicode message: %s\n", err->message); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4482 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4483 "This really shouldn't happen!\n"); |
3659 | 4484 /* We really shouldn't try to send the |
4485 * IM now, but I'm not sure what to do */ | |
4800 | 4486 g_error_free(err); |
3659 | 4487 } |
3850 | 4488 } else if (args.flags & AIM_IMFLAGS_ISO_8859_1) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4489 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4490 "Sending ISO-8859-1 IM\n"); |
4662 | 4491 args.charset = 0x0003; |
4665 | 4492 args.charsubset = 0x0000; |
6310 | 4493 args.msg = g_convert(tmpmsg, len, "ISO-8859-1", "UTF-8", NULL, &len, &err); |
3659 | 4494 if (err) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4495 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4496 "conversion error: %s\n", err->message); |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4497 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4498 "Someone tell Ethan his 8859-1 detection is wrong\n"); |
3642 | 4499 args.flags ^= AIM_IMFLAGS_ISO_8859_1 | AIM_IMFLAGS_UNICODE; |
6310 | 4500 len = strlen(tmpmsg); |
4800 | 4501 g_error_free(err); |
6310 | 4502 args.msg = g_convert(tmpmsg, len, "UCS-2BE", "UTF8", NULL, &len, &err); |
3659 | 4503 if (err) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4504 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4505 "Error in unicode fallback: %s\n", err->message); |
4800 | 4506 g_error_free(err); |
3659 | 4507 } |
3642 | 4508 } |
4509 } else { | |
4662 | 4510 args.charset = 0x0000; |
4511 args.charsubset = 0x0000; | |
6310 | 4512 args.msg = tmpmsg; |
3642 | 4513 } |
4514 args.msglen = len; | |
4269 | 4515 |
4617 | 4516 ret = aim_im_sendch1_ext(od->sess, &args); |
2086 | 4517 } |
4838 | 4518 |
6310 | 4519 g_free(tmpmsg); |
4520 | |
2303
f5bf315e6104
[gaim-migrate @ 2313]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2297
diff
changeset
|
4521 if (ret >= 0) |
f5bf315e6104
[gaim-migrate @ 2313]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2297
diff
changeset
|
4522 return 1; |
6310 | 4523 |
2303
f5bf315e6104
[gaim-migrate @ 2313]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2297
diff
changeset
|
4524 return ret; |
2086 | 4525 } |
4526 | |
7011 | 4527 static void oscar_get_info(GaimConnection *gc, const char *name) { |
7283 | 4528 OscarData *od = (OscarData *)gc->proto_data; |
7011 | 4529 |
7173 | 4530 if (od->icq && isdigit(name[0])) |
4624 | 4531 aim_icq_getallinfo(od->sess, name); |
2742
6f527cbd899d
[gaim-migrate @ 2755]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2734
diff
changeset
|
4532 else |
7235 | 4533 aim_locate_getinfoshort(od->sess, name, 0x00000003); |
7011 | 4534 } |
4535 | |
4536 static void oscar_get_away(GaimConnection *gc, const char *who) { | |
7283 | 4537 OscarData *od = (OscarData *)gc->proto_data; |
4617 | 4538 if (od->icq) { |
7011 | 4539 GaimBuddy *budlight = gaim_find_buddy(gc->account, who); |
3212 | 4540 if (budlight) |
3595 | 4541 if ((budlight->uc & 0xffff0000) >> 16) |
4687 | 4542 aim_im_sendch2_geticqaway(od->sess, who, (budlight->uc & 0xffff0000) >> 16); |
3212 | 4543 else |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4544 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4545 "Error: The user %s has no status message, therefore not requesting.\n", who); |
3212 | 4546 else |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4547 gaim_debug(GAIM_DEBUG_ERROR, "oscar", |
7023 | 4548 "Error: Could not find %s in local buddy list, therefore unable to request status message.\n", who); |
3212 | 4549 } else |
7011 | 4550 aim_locate_getinfoshort(od->sess, who, 0x00000002); |
4551 } | |
4552 | |
4553 static void oscar_set_dir(GaimConnection *gc, const char *first, const char *middle, const char *last, | |
3466 | 4554 const char *maiden, const char *city, const char *state, const char *country, int web) { |
4617 | 4555 /* XXX - some of these things are wrong, but i'm lazy */ |
7283 | 4556 OscarData *od = (OscarData *)gc->proto_data; |
7011 | 4557 aim_locate_setdirinfo(od->sess, first, middle, last, |
2086 | 4558 maiden, NULL, NULL, city, state, NULL, 0, web); |
4559 } | |
4560 | |
5575 | 4561 static void oscar_set_idle(GaimConnection *gc, int time) { |
7283 | 4562 OscarData *od = (OscarData *)gc->proto_data; |
7474 | 4563 aim_srv_setidle(od->sess, time); |
2086 | 4564 } |
4565 | |
5954 | 4566 static void oscar_set_info(GaimConnection *gc, const char *text) { |
7283 | 4567 OscarData *od = (OscarData *)gc->proto_data; |
5129 | 4568 fu32_t flags = 0; |
6019 | 4569 char *text_html = NULL; |
5129 | 4570 char *msg = NULL; |
6478
338147ea6896
[gaim-migrate @ 6991]
Christian Hammond <chipx86@chipx86.com>
parents:
6465
diff
changeset
|
4571 gsize msglen = 0; |
2993 | 4572 |
4617 | 4573 if (od->rights.maxsiglen == 0) |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4574 gaim_notify_warning(gc, NULL, _("Unable to set AIM profile."), |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4575 _("You have probably requested to set your " |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4576 "profile before the login procedure completed. " |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4577 "Your profile remains unset; try setting it " |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4578 "again when you are fully connected.")); |
4617 | 4579 |
7334 | 4580 if (!text) { |
4581 aim_locate_setprofile(od->sess, NULL, "", 0, NULL, NULL, 0); | |
4582 return; | |
4583 } | |
6019 | 4584 |
7334 | 4585 text_html = gaim_strdup_withhtml(text); |
4586 flags = oscar_encoding_check(text_html); | |
4587 if (flags & AIM_IMFLAGS_UNICODE) { | |
4588 msg = g_convert(text_html, strlen(text_html), "UCS-2BE", "UTF-8", NULL, &msglen, NULL); | |
4589 aim_locate_setprofile(od->sess, "unicode-2-0", msg, (msglen > od->rights.maxsiglen ? od->rights.maxsiglen : msglen), NULL, NULL, 0); | |
4590 g_free(msg); | |
4591 } else if (flags & AIM_IMFLAGS_ISO_8859_1) { | |
4592 msg = g_convert(text_html, strlen(text_html), "ISO-8859-1", "UTF-8", NULL, &msglen, NULL); | |
4593 aim_locate_setprofile(od->sess, "iso-8859-1", msg, (msglen > od->rights.maxsiglen ? od->rights.maxsiglen : msglen), NULL, NULL, 0); | |
4594 g_free(msg); | |
4595 } else { | |
4596 msglen = strlen(text_html); | |
4597 aim_locate_setprofile(od->sess, "us-ascii", text_html, (msglen > od->rights.maxsiglen ? od->rights.maxsiglen : msglen), NULL, NULL, 0); | |
4598 } | |
4599 | |
4600 if (msglen > od->rights.maxsiglen) { | |
4601 gchar *errstr; | |
4602 errstr = g_strdup_printf(ngettext("The maximum profile length of %d byte " | |
4603 "has been exceeded. Gaim has truncated it for you.", | |
4604 "The maximum profile length of %d bytes " | |
4605 "has been exceeded. Gaim has truncated it for you.", | |
4606 od->rights.maxsiglen), od->rights.maxsiglen); | |
4607 gaim_notify_warning(gc, NULL, _("Profile too long."), errstr); | |
4608 g_free(errstr); | |
4609 } | |
4610 | |
4611 g_free(text_html); | |
2993 | 4612 |
4613 return; | |
2086 | 4614 } |
4615 | |
8257 | 4616 static void oscar_set_away_aim(GaimConnection *gc, OscarData *od, const char *state, const char *text) |
2993 | 4617 { |
5129 | 4618 fu32_t flags = 0; |
6019 | 4619 gchar *text_html = NULL; |
5129 | 4620 char *msg = NULL; |
6478
338147ea6896
[gaim-migrate @ 6991]
Christian Hammond <chipx86@chipx86.com>
parents:
6465
diff
changeset
|
4621 gsize msglen = 0; |
2993 | 4622 |
8257 | 4623 if (!strcmp(state, _("Visible"))) { |
4624 aim_setextstatus(od->sess, AIM_ICQ_STATE_NORMAL); | |
4625 return; | |
4626 } else if (!strcmp(state, _("Invisible"))) { | |
4627 aim_setextstatus(od->sess, AIM_ICQ_STATE_INVISIBLE); | |
4628 return; | |
4629 } /* else... */ | |
4630 | |
4631 aim_setextstatus(od->sess, AIM_ICQ_STATE_NORMAL); | |
4632 | |
2993 | 4633 if (od->rights.maxawaymsglen == 0) |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4634 gaim_notify_warning(gc, NULL, _("Unable to set AIM away message."), |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4635 _("You have probably requested to set your " |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4636 "away message before the login procedure " |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4637 "completed. You remain in a \"present\" " |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4638 "state; try setting it again when you are " |
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4639 "fully connected.")); |
5129 | 4640 |
4111
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4641 if (gc->away) { |
2993 | 4642 g_free(gc->away); |
4111
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4643 gc->away = NULL; |
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4644 } |
2993 | 4645 |
5129 | 4646 if (!text) { |
7334 | 4647 aim_locate_setprofile(od->sess, NULL, NULL, 0, NULL, "", 0); |
2501
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
4648 return; |
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
4649 } |
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
4650 |
7108
6faeeecab0dc
[gaim-migrate @ 7673]
Christian Hammond <chipx86@chipx86.com>
parents:
7107
diff
changeset
|
4651 text_html = gaim_strdup_withhtml(text); |
6019 | 4652 flags = oscar_encoding_check(text_html); |
5129 | 4653 if (flags & AIM_IMFLAGS_UNICODE) { |
6019 | 4654 msg = g_convert(text_html, strlen(text_html), "UCS-2BE", "UTF-8", NULL, &msglen, NULL); |
7011 | 4655 aim_locate_setprofile(od->sess, NULL, NULL, 0, "unicode-2-0", msg, |
7334 | 4656 (msglen > od->rights.maxawaymsglen ? od->rights.maxawaymsglen : msglen)); |
5129 | 4657 g_free(msg); |
4658 gc->away = g_strndup(text, od->rights.maxawaymsglen/2); | |
4659 } else if (flags & AIM_IMFLAGS_ISO_8859_1) { | |
6019 | 4660 msg = g_convert(text_html, strlen(text_html), "ISO-8859-1", "UTF-8", NULL, &msglen, NULL); |
7011 | 4661 aim_locate_setprofile(od->sess, NULL, NULL, 0, "iso-8859-1", msg, |
7334 | 4662 (msglen > od->rights.maxawaymsglen ? od->rights.maxawaymsglen : msglen)); |
5129 | 4663 g_free(msg); |
6019 | 4664 gc->away = g_strndup(text_html, od->rights.maxawaymsglen); |
5129 | 4665 } else { |
6019 | 4666 msglen = strlen(text_html); |
7011 | 4667 aim_locate_setprofile(od->sess, NULL, NULL, 0, "us-ascii", text_html, |
7334 | 4668 (msglen > od->rights.maxawaymsglen ? od->rights.maxawaymsglen : msglen)); |
6019 | 4669 gc->away = g_strndup(text_html, od->rights.maxawaymsglen); |
5129 | 4670 } |
4671 | |
4672 if (msglen > od->rights.maxawaymsglen) { | |
2993 | 4673 gchar *errstr; |
4674 | |
6308 | 4675 errstr = g_strdup_printf(ngettext("The maximum away message length of %d byte " |
4676 "has been exceeded. Gaim has truncated it for you.", | |
4677 "The maximum away message length of %d bytes " | |
4678 "has been exceeded. Gaim has truncated it for you.", | |
4679 od->rights.maxawaymsglen), od->rights.maxawaymsglen); | |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
4680 gaim_notify_warning(gc, NULL, _("Away message too long."), errstr); |
2993 | 4681 g_free(errstr); |
4682 } | |
6019 | 4683 |
4684 g_free(text_html); | |
8257 | 4685 |
2993 | 4686 return; |
4687 } | |
4688 | |
7283 | 4689 static void oscar_set_away_icq(GaimConnection *gc, OscarData *od, const char *state, const char *message) |
2993 | 4690 { |
5575 | 4691 GaimAccount *account = gaim_connection_get_account(gc); |
4111
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4692 if (gc->away) { |
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4693 g_free(gc->away); |
2501
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
4694 gc->away = NULL; |
4111
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4695 } |
2501
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
4696 |
8265 | 4697 if (strcmp(state, _("Invisible"))) |
5575 | 4698 account->perm_deny = 4; |
8265 | 4699 else |
5575 | 4700 account->perm_deny = 3; |
8265 | 4701 if ((od->sess->ssi.received_data) && (aim_ssi_getpermdeny(od->sess->ssi.local) != account->perm_deny)) |
4702 aim_ssi_setpermdeny(od->sess, account->perm_deny, 0xffffffff); | |
4342 | 4703 |
4704 if (!strcmp(state, _("Online"))) | |
4901 | 4705 aim_setextstatus(od->sess, AIM_ICQ_STATE_NORMAL); |
4342 | 4706 else if (!strcmp(state, _("Away"))) { |
4901 | 4707 aim_setextstatus(od->sess, AIM_ICQ_STATE_AWAY); |
4111
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4708 gc->away = g_strdup(""); |
4342 | 4709 } else if (!strcmp(state, _("Do Not Disturb"))) { |
4901 | 4710 aim_setextstatus(od->sess, AIM_ICQ_STATE_AWAY | AIM_ICQ_STATE_DND | AIM_ICQ_STATE_BUSY); |
4111
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4711 gc->away = g_strdup(""); |
4342 | 4712 } else if (!strcmp(state, _("Not Available"))) { |
4901 | 4713 aim_setextstatus(od->sess, AIM_ICQ_STATE_OUT | AIM_ICQ_STATE_AWAY); |
4111
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4714 gc->away = g_strdup(""); |
4342 | 4715 } else if (!strcmp(state, _("Occupied"))) { |
4901 | 4716 aim_setextstatus(od->sess, AIM_ICQ_STATE_AWAY | AIM_ICQ_STATE_BUSY); |
4111
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4717 gc->away = g_strdup(""); |
4342 | 4718 } else if (!strcmp(state, _("Free For Chat"))) { |
4901 | 4719 aim_setextstatus(od->sess, AIM_ICQ_STATE_CHAT); |
4111
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4720 gc->away = g_strdup(""); |
4342 | 4721 } else if (!strcmp(state, _("Invisible"))) { |
4901 | 4722 aim_setextstatus(od->sess, AIM_ICQ_STATE_INVISIBLE); |
4111
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4723 gc->away = g_strdup(""); |
2501
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
4724 } else if (!strcmp(state, GAIM_AWAY_CUSTOM)) { |
2998 | 4725 if (message) { |
4901 | 4726 aim_setextstatus(od->sess, AIM_ICQ_STATE_OUT | AIM_ICQ_STATE_AWAY); |
4111
ee884f1d7ae3
[gaim-migrate @ 4326]
Christian Hammond <chipx86@chipx86.com>
parents:
4102
diff
changeset
|
4727 gc->away = g_strdup(""); |
2501
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
4728 } else { |
4901 | 4729 aim_setextstatus(od->sess, AIM_ICQ_STATE_NORMAL); |
2501
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
4730 } |
2086 | 4731 } |
2993 | 4732 |
4733 return; | |
4734 } | |
4735 | |
6059 | 4736 static void oscar_set_away(GaimConnection *gc, const char *state, const char *message) |
2993 | 4737 { |
7283 | 4738 OscarData *od = (OscarData *)gc->proto_data; |
2993 | 4739 |
4740 if (od->icq) | |
4741 oscar_set_away_icq(gc, od, state, message); | |
4742 else | |
8257 | 4743 oscar_set_away_aim(gc, od, state, message); |
2993 | 4744 |
4745 return; | |
2086 | 4746 } |
4747 | |
6059 | 4748 static void oscar_warn(GaimConnection *gc, const char *name, int anon) { |
7283 | 4749 OscarData *od = (OscarData *)gc->proto_data; |
4617 | 4750 aim_im_warn(od->sess, od->conn, name, anon ? AIM_WARN_ANON : 0); |
2086 | 4751 } |
4752 | |
5575 | 4753 static void oscar_dir_search(GaimConnection *gc, const char *first, const char *middle, const char *last, |
3466 | 4754 const char *maiden, const char *city, const char *state, const char *country, const char *email) { |
7283 | 4755 OscarData *od = (OscarData *)gc->proto_data; |
2086 | 4756 if (strlen(email)) |
6879 | 4757 aim_search_address(od->sess, od->conn, email); |
2086 | 4758 } |
4759 | |
6787
faa491042c66
[gaim-migrate @ 7326]
Christian Hammond <chipx86@chipx86.com>
parents:
6695
diff
changeset
|
4760 static void oscar_add_buddy(GaimConnection *gc, const char *name, GaimGroup *g) { |
7283 | 4761 OscarData *od = (OscarData *)gc->proto_data; |
8150 | 4762 GaimBuddy *b; |
4763 | |
4764 if (g == NULL) { | |
4765 /* If we were called from oscar_add_buddies... */ | |
4766 b = gaim_find_buddy(gaim_connection_get_account(gc), name); | |
4767 g = gaim_find_buddys_group(b); | |
4768 } else | |
4769 b = gaim_find_buddy_in_group(gaim_connection_get_account(gc), name, g); | |
8092 | 4770 |
4771 if (!aim_snvalid(name)) { | |
4772 gchar *buf; | |
8150 | 4773 buf = g_strdup_printf(_("Could not add the buddy %s because the screen name is invalid. Screen names must either start with a letter and contain only letters, numbers and spaces, or contain only numbers."), name); |
8092 | 4774 gaim_notify_error(gc, NULL, _("Unable To Add"), buf); |
4775 g_free(buf); | |
8150 | 4776 |
4777 /* Remove from local list */ | |
4778 gaim_blist_remove_buddy(b); | |
4779 | |
8092 | 4780 return; |
4781 } | |
4782 | |
4230 | 4783 #ifdef NOSSI |
8143 | 4784 aim_buddylist_addbuddy(od->sess, od->conn, name); |
4230 | 4785 #else |
4786 if ((od->sess->ssi.received_data) && !(aim_ssi_itemlist_exists(od->sess->ssi.local, name))) { | |
8150 | 4787 if (b && g) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4788 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
8150 | 4789 "ssi: adding buddy %s to group %s\n", name, g->name); |
4790 aim_ssi_addbuddy(od->sess, b->name, g->name, gaim_get_buddy_alias_only(b), NULL, NULL, 0); | |
4230 | 4791 } |
4792 } | |
4793 #endif | |
8150 | 4794 |
4759 | 4795 if (od->icq) |
4796 aim_icq_getalias(od->sess, name); | |
4230 | 4797 } |
4798 | |
5575 | 4799 static void oscar_add_buddies(GaimConnection *gc, GList *buddies) { |
7283 | 4800 OscarData *od = (OscarData *)gc->proto_data; |
4230 | 4801 #ifdef NOSSI |
4802 char buf[MSG_LEN]; | |
4803 int n=0; | |
4804 while (buddies) { | |
4805 if (n > MSG_LEN - 18) { | |
7285 | 4806 aim_buddylist_set(od->sess, od->conn, buf); |
4230 | 4807 n = 0; |
3092 | 4808 } |
8150 | 4809 n += g_snprintf(buf + n, sizeof(buf) - n, "%s&", (const char *)buddies->data); |
4230 | 4810 buddies = buddies->next; |
4811 } | |
7285 | 4812 aim_buddylist_set(od->sess, od->conn, buf); |
4230 | 4813 #else |
4814 if (od->sess->ssi.received_data) { | |
4815 while (buddies) { | |
8092 | 4816 oscar_add_buddy(gc, buddies->data, NULL); |
4230 | 4817 buddies = buddies->next; |
4818 } | |
4819 } | |
4820 #endif | |
4821 } | |
4822 | |
6059 | 4823 static void oscar_remove_buddy(GaimConnection *gc, const char *name, const char *group) { |
7283 | 4824 OscarData *od = (OscarData *)gc->proto_data; |
4230 | 4825 #ifdef NOSSI |
8143 | 4826 aim_buddylist_removebuddy(od->sess, od->conn, name); |
4230 | 4827 #else |
4828 if (od->sess->ssi.received_data) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4829 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4830 "ssi: deleting buddy %s from group %s\n", name, group); |
4889 | 4831 aim_ssi_delbuddy(od->sess, name, group); |
4230 | 4832 } |
4833 #endif | |
4834 } | |
4835 | |
5575 | 4836 static void oscar_remove_buddies(GaimConnection *gc, GList *buddies, const char *group) { |
7283 | 4837 OscarData *od = (OscarData *)gc->proto_data; |
4230 | 4838 #ifdef NOSSI |
4839 GList *cur; | |
4840 for (cur=buddies; cur; cur=cur->next) | |
8143 | 4841 aim_buddylist_removebuddy(od->sess, od->conn, cur->data); |
4230 | 4842 #else |
4843 if (od->sess->ssi.received_data) { | |
3092 | 4844 while (buddies) { |
8150 | 4845 oscar_remove_buddy(gc, buddies->data, group); |
3092 | 4846 buddies = buddies->next; |
4847 } | |
4230 | 4848 } |
4849 #endif | |
4850 } | |
4851 | |
4852 #ifndef NOSSI | |
5575 | 4853 static void oscar_move_buddy(GaimConnection *gc, const char *name, const char *old_group, const char *new_group) { |
7283 | 4854 OscarData *od = (OscarData *)gc->proto_data; |
4303 | 4855 if (od->sess->ssi.received_data && strcmp(old_group, new_group)) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4856 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4857 "ssi: moving buddy %s from group %s to group %s\n", name, old_group, new_group); |
4889 | 4858 aim_ssi_movebuddy(od->sess, old_group, new_group, name); |
4269 | 4859 } |
4860 } | |
4861 | |
5575 | 4862 static void oscar_alias_buddy(GaimConnection *gc, const char *name, const char *alias) { |
7283 | 4863 OscarData *od = (OscarData *)gc->proto_data; |
4269 | 4864 if (od->sess->ssi.received_data) { |
4865 char *gname = aim_ssi_itemlist_findparentname(od->sess->ssi.local, name); | |
4866 if (gname) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4867 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4868 "ssi: changing the alias for buddy %s to %s\n", name, alias); |
4889 | 4869 aim_ssi_aliasbuddy(od->sess, gname, name, alias); |
4269 | 4870 } |
4871 } | |
4872 } | |
4873 | |
8341 | 4874 static void oscar_rename_group(GaimConnection *gc, const char *old_group, const char *new_group, GList *members) { |
4875 OscarData *od = (OscarData *)gc->proto_data; | |
4230 | 4876 |
4877 if (od->sess->ssi.received_data) { | |
4878 if (aim_ssi_itemlist_finditem(od->sess->ssi.local, new_group, NULL, AIM_SSI_TYPE_GROUP)) { | |
8341 | 4879 oscar_remove_buddies(gc, members, old_group); |
4880 oscar_add_buddies(gc, members); | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4881 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4882 "ssi: moved all buddies from group %s to %s\n", old_group, new_group); |
4230 | 4883 } else { |
4889 | 4884 aim_ssi_rename_group(od->sess, old_group, new_group); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4885 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4886 "ssi: renamed group %s to %s\n", old_group, new_group); |
2995 | 4887 } |
4888 } | |
4889 } | |
4890 | |
5968 | 4891 static gboolean gaim_ssi_rerequestdata(gpointer data) { |
4892 aim_session_t *sess = data; | |
6350 | 4893 aim_ssi_reqdata(sess); |
5968 | 4894 return FALSE; |
4895 } | |
4896 | |
4642 | 4897 static int gaim_ssi_parseerr(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 4898 GaimConnection *gc = sess->aux_data; |
7283 | 4899 OscarData *od = gc->proto_data; |
4642 | 4900 va_list ap; |
4901 fu16_t reason; | |
4902 | |
4903 va_start(ap, fr); | |
4904 reason = (fu16_t)va_arg(ap, unsigned int); | |
4905 va_end(ap); | |
4906 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4907 gaim_debug(GAIM_DEBUG_ERROR, "oscar", "ssi: SNAC error %hu\n", reason); |
4642 | 4908 |
4909 if (reason == 0x0005) { | |
5892 | 4910 gaim_notify_error(gc, NULL, _("Unable To Retrieve Buddy List"), |
5828 | 4911 _("Gaim was temporarily unable to retrieve your buddy list from the AIM servers. Your buddy list is not lost, and will probably become available in a few hours.")); |
8273
f24172f53650
[gaim-migrate @ 8997]
Christian Hammond <chipx86@chipx86.com>
parents:
8266
diff
changeset
|
4912 od->getblisttimer = gaim_timeout_add(300000, gaim_ssi_rerequestdata, od->sess); |
4642 | 4913 } |
4914 | |
4915 /* Activate SSI */ | |
4916 /* Sending the enable causes other people to be able to see you, and you to see them */ | |
4917 /* Make sure your privacy setting/invisibility is set how you want it before this! */ | |
5968 | 4918 gaim_debug(GAIM_DEBUG_INFO, "oscar", "ssi: activating server-stored buddy list\n"); |
4642 | 4919 aim_ssi_enable(od->sess); |
4920 | |
4921 return 1; | |
4922 } | |
4923 | |
2991 | 4924 static int gaim_ssi_parserights(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 4925 GaimConnection *gc = sess->aux_data; |
7283 | 4926 OscarData *od = (OscarData *)gc->proto_data; |
4230 | 4927 int numtypes, i; |
4928 fu16_t *maxitems; | |
2991 | 4929 va_list ap; |
4930 | |
4931 va_start(ap, fr); | |
4230 | 4932 numtypes = va_arg(ap, int); |
4933 maxitems = va_arg(ap, fu16_t *); | |
2991 | 4934 va_end(ap); |
4935 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4936 gaim_debug(GAIM_DEBUG_MISC, "oscar", "ssi rights:"); |
5211
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5208
diff
changeset
|
4937 |
4230 | 4938 for (i=0; i<numtypes; i++) |
5211
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5208
diff
changeset
|
4939 gaim_debug(GAIM_DEBUG_MISC, NULL, " max type 0x%04x=%hd,", |
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5208
diff
changeset
|
4940 i, maxitems[i]); |
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5208
diff
changeset
|
4941 |
0241d6b6702d
[gaim-migrate @ 5581]
Christian Hammond <chipx86@chipx86.com>
parents:
5208
diff
changeset
|
4942 gaim_debug(GAIM_DEBUG_MISC, NULL, "\n"); |
4230 | 4943 |
4944 if (numtypes >= 0) | |
4945 od->rights.maxbuddies = maxitems[0]; | |
4946 if (numtypes >= 1) | |
4947 od->rights.maxgroups = maxitems[1]; | |
4948 if (numtypes >= 2) | |
4949 od->rights.maxpermits = maxitems[2]; | |
4950 if (numtypes >= 3) | |
4951 od->rights.maxdenies = maxitems[3]; | |
2991 | 4952 |
4953 return 1; | |
4954 } | |
4955 | |
4956 static int gaim_ssi_parselist(aim_session_t *sess, aim_frame_t *fr, ...) { | |
5575 | 4957 GaimConnection *gc = sess->aux_data; |
4958 GaimAccount *account = gaim_connection_get_account(gc); | |
7283 | 4959 OscarData *od = (OscarData *)gc->proto_data; |
8150 | 4960 GaimGroup *g; |
4961 GaimBuddy *b; | |
2995 | 4962 struct aim_ssi_item *curitem; |
2991 | 4963 int tmp; |
4230 | 4964 va_list ap; |
8219 | 4965 fu16_t fmtver, numitems; |
4966 struct aim_ssi_item *items; | |
4967 fu32_t timestamp; | |
4230 | 4968 |
4969 va_start(ap, fr); | |
4970 fmtver = (fu16_t)va_arg(ap, int); | |
4971 numitems = (fu16_t)va_arg(ap, int); | |
8219 | 4972 items = va_arg(ap, struct aim_ssi_item *); |
4230 | 4973 timestamp = va_arg(ap, fu32_t); |
8219 | 4974 va_end(ap); |
2991 | 4975 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4976 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
4977 "ssi: syncing local list and server list\n"); |
2991 | 4978 |
8219 | 4979 if ((timestamp == 0) || (numitems == 0)) { |
4980 gaim_notify_error(gc, NULL, "Got AIM SSI with a 0 timestamp or 0 numitems, not syncing, tell KingAnt! And tell him if your buddy list actually works or not. Thanks! Oh, IM him at markdoliner on AIM/ICQ.", NULL); | |
4981 return 1; | |
4982 } | |
4983 | |
2991 | 4984 /* Clean the buddy list */ |
4889 | 4985 aim_ssi_cleanlist(sess); |
2991 | 4986 |
8150 | 4987 { /* If not in server list then prune from local list */ |
4988 GaimBlistNode *gnode, *cnode, *bnode; | |
4989 GaimBuddyList *blist; | |
4990 GSList *cur; | |
4991 | |
4992 /* Buddies */ | |
4993 cur = NULL; | |
4994 if ((blist = gaim_get_blist()) != NULL) { | |
4995 for (gnode = blist->root; gnode; gnode = gnode->next) { | |
4996 if(!GAIM_BLIST_NODE_IS_GROUP(gnode)) | |
4997 continue; | |
4998 g = (GaimGroup *)gnode; | |
4999 for (cnode = gnode->child; cnode; cnode = cnode->next) { | |
5000 if(!GAIM_BLIST_NODE_IS_CONTACT(cnode)) | |
5001 continue; | |
5002 for (bnode = cnode->child; bnode; bnode = bnode->next) { | |
5003 if(!GAIM_BLIST_NODE_IS_BUDDY(bnode)) | |
5004 continue; | |
5005 b = (GaimBuddy *)bnode; | |
5006 if (b->account == gc->account) { | |
5007 if (aim_ssi_itemlist_exists(sess->ssi.local, b->name)) { | |
5008 /* If the buddy is an ICQ user then load his nickname */ | |
5009 const char *servernick = gaim_blist_node_get_string((GaimBlistNode*)b, "servernick"); | |
8214 | 5010 char *alias; |
8150 | 5011 if (servernick) |
5012 serv_got_alias(gc, b->name, servernick); | |
5013 | |
5014 /* Store local alias on server */ | |
8214 | 5015 alias = aim_ssi_getalias(sess->ssi.local, g->name, b->name); |
8150 | 5016 if (!alias && b->alias && strlen(b->alias)) |
5017 aim_ssi_aliasbuddy(sess, g->name, b->name, b->alias); | |
5018 free(alias); | |
5019 } else { | |
5020 gaim_debug(GAIM_DEBUG_INFO, "oscar", | |
5021 "ssi: removing buddy %s from local list\n", b->name); | |
5022 /* We can't actually remove now because it will screw up our looping */ | |
5023 cur = g_slist_prepend(cur, b); | |
5024 } | |
5025 } | |
5026 } | |
5027 } | |
5028 } | |
5029 } | |
8175 | 5030 |
8150 | 5031 while (cur != NULL) { |
5032 b = cur->data; | |
5033 cur = g_slist_remove(cur, b); | |
5034 gaim_blist_remove_buddy(b); | |
5035 } | |
5036 | |
5037 /* Permit list */ | |
5038 if (gc->account->permit) { | |
5039 for (cur=gc->account->permit; cur; cur=cur->next) | |
5040 if (!aim_ssi_itemlist_finditem(sess->ssi.local, NULL, cur->data, AIM_SSI_TYPE_PERMIT)) { | |
5041 gaim_debug(GAIM_DEBUG_INFO, "oscar", | |
5042 "ssi: removing permit %s from local list\n", (const char *)cur->data); | |
5043 gaim_privacy_permit_remove(account, cur->data, TRUE); | |
5044 cur = gc->account->permit; | |
5045 } | |
5046 } | |
5047 | |
5048 /* Deny list */ | |
5049 if (gc->account->deny) { | |
5050 for (cur=gc->account->deny; cur; cur=cur->next) | |
5051 if (!aim_ssi_itemlist_finditem(sess->ssi.local, NULL, cur->data, AIM_SSI_TYPE_DENY)) { | |
5052 gaim_debug(GAIM_DEBUG_INFO, "oscar", | |
5053 "ssi: removing deny %s from local list\n", (const char *)cur->data); | |
5054 gaim_privacy_deny_remove(account, cur->data, TRUE); | |
5055 cur = gc->account->deny; | |
5056 } | |
5057 } | |
5058 /* Presence settings (idle time visibility) */ | |
5059 if ((tmp = aim_ssi_getpresence(sess->ssi.local)) != 0xFFFFFFFF) | |
5060 if (!(tmp & 0x400)) | |
5061 aim_ssi_setpresence(sess, tmp | 0x400); | |
5062 } /* end pruning buddies from local list */ | |
5063 | |
2991 | 5064 /* Add from server list to local list */ |
4230 | 5065 for (curitem=sess->ssi.local; curitem; curitem=curitem->next) { |
7328 | 5066 if ((curitem->name == NULL) || (g_utf8_validate(curitem->name, -1, NULL))) |
2991 | 5067 switch (curitem->type) { |
4230 | 5068 case 0x0000: { /* Buddy */ |
4251 | 5069 if (curitem->name) { |
4292 | 5070 char *gname = aim_ssi_itemlist_findparentname(sess->ssi.local, curitem->name); |
7166 | 5071 char *gname_utf8 = gname ? gaim_utf8_try_convert(gname) : NULL; |
4282 | 5072 char *alias = aim_ssi_getalias(sess->ssi.local, gname, curitem->name); |
7166 | 5073 char *alias_utf8 = alias ? gaim_utf8_try_convert(alias) : NULL; |
8150 | 5074 b = gaim_find_buddy(gc->account, curitem->name); |
4458 | 5075 /* Should gname be freed here? -- elb */ |
4754 | 5076 /* Not with the current code, but that might be cleaner -- med */ |
4458 | 5077 free(alias); |
8150 | 5078 if (b) { |
4292 | 5079 /* Get server stored alias */ |
4705 | 5080 if (alias_utf8) { |
8150 | 5081 g_free(b->alias); |
5082 b->alias = g_strdup(alias_utf8); | |
4705 | 5083 } |
4282 | 5084 } else { |
8150 | 5085 b = gaim_buddy_new(gc->account, curitem->name, alias_utf8); |
5146 | 5086 |
4754 | 5087 if (!(g = gaim_find_group(gname_utf8 ? gname_utf8 : _("Orphans")))) { |
4687 | 5088 g = gaim_group_new(gname_utf8 ? gname_utf8 : _("Orphans")); |
4754 | 5089 gaim_blist_add_group(g, NULL); |
5090 } | |
5146 | 5091 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5092 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
8150 | 5093 "ssi: adding b %s to group %s to local list\n", curitem->name, gname_utf8 ? gname_utf8 : _("Orphans")); |
5094 gaim_blist_add_buddy(b, NULL, g, NULL); | |
4251 | 5095 } |
8341 | 5096 if (!aim_sncmp(curitem->name, account->username)) { |
5097 char *comment = aim_ssi_getcomment(sess->ssi.local, gname, curitem->name); | |
5098 gaim_check_comment(od, comment); | |
5099 free(comment); | |
5100 } | |
7162 | 5101 g_free(gname_utf8); |
5102 g_free(alias_utf8); | |
2991 | 5103 } |
4230 | 5104 } break; |
5105 | |
5106 case 0x0001: { /* Group */ | |
4282 | 5107 /* Shouldn't add empty groups */ |
4230 | 5108 } break; |
5109 | |
5110 case 0x0002: { /* Permit buddy */ | |
2991 | 5111 if (curitem->name) { |
4230 | 5112 /* if (!find_permdeny_by_name(gc->permit, curitem->name)) { AAA */ |
2991 | 5113 GSList *list; |
5575 | 5114 for (list=account->permit; (list && aim_sncmp(curitem->name, list->data)); list=list->next); |
2991 | 5115 if (!list) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5116 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5117 "ssi: adding permit buddy %s to local list\n", curitem->name); |
6400
588e88bcdac5
[gaim-migrate @ 6905]
Christian Hammond <chipx86@chipx86.com>
parents:
6378
diff
changeset
|
5118 gaim_privacy_permit_add(account, curitem->name, TRUE); |
2991 | 5119 } |
5120 } | |
4230 | 5121 } break; |
5122 | |
5123 case 0x0003: { /* Deny buddy */ | |
2991 | 5124 if (curitem->name) { |
5125 GSList *list; | |
5575 | 5126 for (list=account->deny; (list && aim_sncmp(curitem->name, list->data)); list=list->next); |
2991 | 5127 if (!list) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5128 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5129 "ssi: adding deny buddy %s to local list\n", curitem->name); |
6400
588e88bcdac5
[gaim-migrate @ 6905]
Christian Hammond <chipx86@chipx86.com>
parents:
6378
diff
changeset
|
5130 gaim_privacy_deny_add(account, curitem->name, TRUE); |
2991 | 5131 } |
5132 } | |
4230 | 5133 } break; |
5134 | |
5135 case 0x0004: { /* Permit/deny setting */ | |
2991 | 5136 if (curitem->data) { |
5137 fu8_t permdeny; | |
5575 | 5138 if ((permdeny = aim_ssi_getpermdeny(sess->ssi.local)) && (permdeny != account->perm_deny)) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5139 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
5575 | 5140 "ssi: changing permdeny from %d to %hhu\n", account->perm_deny, permdeny); |
5141 account->perm_deny = permdeny; | |
5142 if (od->icq && account->perm_deny == 0x03) { | |
4342 | 5143 serv_set_away(gc, "Invisible", ""); |
5144 } | |
2991 | 5145 } |
5146 } | |
4230 | 5147 } break; |
5148 | |
5149 case 0x0005: { /* Presence setting */ | |
3109 | 5150 /* We don't want to change Gaim's setting because it applies to all accounts */ |
4230 | 5151 } break; |
2991 | 5152 } /* End of switch on curitem->type */ |
5153 } /* End of for loop */ | |
4230 | 5154 |
4901 | 5155 /* Set our ICQ status */ |
8257 | 5156 if (!gc->away) { |
4901 | 5157 aim_setextstatus(sess, AIM_ICQ_STATE_NORMAL); |
5158 } | |
5159 | |
4342 | 5160 /* Activate SSI */ |
5161 /* Sending the enable causes other people to be able to see you, and you to see them */ | |
5162 /* Make sure your privacy setting/invisibility is set how you want it before this! */ | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5163 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5164 "ssi: activating server-stored buddy list\n"); |
4642 | 5165 aim_ssi_enable(sess); |
4342 | 5166 |
2991 | 5167 return 1; |
2086 | 5168 } |
4230 | 5169 |
5170 static int gaim_ssi_parseack(aim_session_t *sess, aim_frame_t *fr, ...) { | |
5575 | 5171 GaimConnection *gc = sess->aux_data; |
4230 | 5172 va_list ap; |
5173 struct aim_ssi_tmp *retval; | |
5174 | |
5175 va_start(ap, fr); | |
5176 retval = va_arg(ap, struct aim_ssi_tmp *); | |
5177 va_end(ap); | |
5178 | |
5179 while (retval) { | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5180 gaim_debug(GAIM_DEBUG_MISC, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5181 "ssi: status is 0x%04hx for a 0x%04hx action with name %s\n", retval->ack, retval->action, retval->item ? (retval->item->name ? retval->item->name : "no name") : "no item"); |
4230 | 5182 |
5183 if (retval->ack != 0xffff) | |
5184 switch (retval->ack) { | |
5185 case 0x0000: { /* added successfully */ | |
5186 } break; | |
5187 | |
4829 | 5188 case 0x000c: { /* you are over the limit, the cheat is to the limit, come on fhqwhgads */ |
5189 gchar *buf; | |
5190 buf = g_strdup_printf(_("Could not add the buddy %s because you have too many buddies in your buddy list. Please remove one and try again."), (retval->name ? retval->name : _("(no name)"))); | |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
5191 gaim_notify_error(gc, NULL, _("Unable To Add"), buf); |
4829 | 5192 g_free(buf); |
5193 } | |
5194 | |
7023 | 5195 case 0x000e: { /* buddy requires authorization */ |
4828 | 5196 if ((retval->action == AIM_CB_SSI_ADD) && (retval->name)) |
4269 | 5197 gaim_auth_sendrequest(gc, retval->name); |
4230 | 5198 } break; |
5199 | |
5200 default: { /* La la la */ | |
5197 | 5201 gchar *buf; |
5402 | 5202 gaim_debug(GAIM_DEBUG_ERROR, "oscar", "ssi: Action 0x%04hx was unsuccessful with error 0x%04hx\n", retval->action, retval->ack); |
5203 buf = g_strdup_printf(_("Could not add the buddy %s for an unknown reason. The most common reason for this is that you have the maximum number of allowed buddies in your buddy list."), (retval->name ? retval->name : _("(no name)"))); | |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
5204 gaim_notify_error(gc, NULL, _("Unable To Add"), buf); |
5197 | 5205 g_free(buf); |
4230 | 5206 } break; |
5207 } | |
5208 | |
5209 retval = retval->next; | |
5210 } | |
5211 | |
5212 return 1; | |
5213 } | |
5214 | |
8227 | 5215 static int gaim_ssi_parseadd(aim_session_t *sess, aim_frame_t *fr, ...) { |
5216 GaimConnection *gc = sess->aux_data; | |
5217 char *gname, *gname_utf8, *alias, *alias_utf8; | |
5218 GaimBuddy *b; | |
5219 GaimGroup *g; | |
5220 va_list ap; | |
5221 fu16_t type; | |
5222 const char *name; | |
5223 | |
5224 va_start(ap, fr); | |
5225 type = (fu16_t)va_arg(ap, int); | |
5226 name = va_arg(ap, char *); | |
5227 va_end(ap); | |
5228 | |
5229 if ((type != 0x0000) || (name == NULL)) | |
5230 return 1; | |
5231 | |
5232 gname = aim_ssi_itemlist_findparentname(sess->ssi.local, name); | |
5233 gname_utf8 = gname ? gaim_utf8_try_convert(gname) : NULL; | |
5234 alias = aim_ssi_getalias(sess->ssi.local, gname, name); | |
5235 alias_utf8 = alias ? gaim_utf8_try_convert(alias) : NULL; | |
5236 b = gaim_find_buddy(gc->account, name); | |
5237 free(alias); | |
5238 | |
5239 if (b) { | |
5240 /* Get server stored alias */ | |
5241 if (alias_utf8) { | |
5242 g_free(b->alias); | |
5243 b->alias = g_strdup(alias_utf8); | |
5244 } | |
5245 } else { | |
5246 b = gaim_buddy_new(gc->account, name, alias_utf8); | |
5247 | |
5248 if (!(g = gaim_find_group(gname_utf8 ? gname_utf8 : _("Orphans")))) { | |
5249 g = gaim_group_new(gname_utf8 ? gname_utf8 : _("Orphans")); | |
5250 gaim_blist_add_group(g, NULL); | |
5251 } | |
5252 | |
5253 gaim_debug(GAIM_DEBUG_INFO, "oscar", | |
5254 "ssi: adding b %s to group %s to local list\n", name, gname_utf8 ? gname_utf8 : _("Orphans")); | |
5255 gaim_blist_add_buddy(b, NULL, g, NULL); | |
5256 } | |
5257 g_free(gname_utf8); | |
5258 g_free(alias_utf8); | |
5259 | |
5260 return 1; | |
5261 } | |
5262 | |
4230 | 5263 static int gaim_ssi_authgiven(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 5264 GaimConnection *gc = sess->aux_data; |
4230 | 5265 va_list ap; |
5266 char *sn, *msg; | |
4236 | 5267 gchar *dialog_msg, *nombre; |
4230 | 5268 struct name_data *data; |
6695 | 5269 GaimBuddy *buddy; |
4230 | 5270 |
5271 va_start(ap, fr); | |
5272 sn = va_arg(ap, char *); | |
5273 msg = va_arg(ap, char *); | |
5274 va_end(ap); | |
5275 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5276 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5277 "ssi: %s has given you permission to add him to your buddy list\n", sn); |
4230 | 5278 |
4687 | 5279 buddy = gaim_find_buddy(gc->account, sn); |
5280 if (buddy && (gaim_get_buddy_alias_only(buddy))) | |
5281 nombre = g_strdup_printf("%s (%s)", sn, gaim_get_buddy_alias_only(buddy)); | |
4236 | 5282 else |
5283 nombre = g_strdup(sn); | |
5284 | |
5285 dialog_msg = g_strdup_printf(_("The user %s has given you permission to add you to their buddy list. Do you want to add them?"), nombre); | |
4230 | 5286 data = g_new(struct name_data, 1); |
5287 data->gc = gc; | |
5288 data->name = g_strdup(sn); | |
5289 data->nick = NULL; | |
5498
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
5290 |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
5291 gaim_request_yes_no(gc, NULL, _("Authorization Given"), dialog_msg, |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
5292 0, data, |
7023 | 5293 G_CALLBACK(gaim_icq_buddyadd), |
5836 | 5294 G_CALLBACK(oscar_free_name_data)); |
4236 | 5295 |
4230 | 5296 g_free(dialog_msg); |
4236 | 5297 g_free(nombre); |
4230 | 5298 |
5299 return 1; | |
5300 } | |
5301 | |
5302 static int gaim_ssi_authrequest(aim_session_t *sess, aim_frame_t *fr, ...) { | |
5575 | 5303 GaimConnection *gc = sess->aux_data; |
4230 | 5304 va_list ap; |
5305 char *sn, *msg; | |
4236 | 5306 gchar *dialog_msg, *nombre; |
4230 | 5307 struct name_data *data; |
6695 | 5308 GaimBuddy *buddy; |
4230 | 5309 |
5310 va_start(ap, fr); | |
5311 sn = va_arg(ap, char *); | |
5312 msg = va_arg(ap, char *); | |
5313 va_end(ap); | |
5314 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5315 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5316 "ssi: received authorization request from %s\n", sn); |
4230 | 5317 |
4687 | 5318 buddy = gaim_find_buddy(gc->account, sn); |
5319 if (buddy && (gaim_get_buddy_alias_only(buddy))) | |
5320 nombre = g_strdup_printf("%s (%s)", sn, gaim_get_buddy_alias_only(buddy)); | |
4236 | 5321 else |
5322 nombre = g_strdup(sn); | |
5323 | |
4337 | 5324 dialog_msg = g_strdup_printf(_("The user %s wants to add you to their buddy list for the following reason:\n%s"), nombre, msg ? msg : _("No reason given.")); |
4230 | 5325 data = g_new(struct name_data, 1); |
5326 data->gc = gc; | |
5327 data->name = g_strdup(sn); | |
5328 data->nick = NULL; | |
5498
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
5329 |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
5330 gaim_request_action(gc, NULL, _("Authorization Request"), dialog_msg, |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
5331 0, data, 2, |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
5332 _("Authorize"), G_CALLBACK(gaim_auth_grant), |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
5333 _("Deny"), G_CALLBACK(gaim_auth_dontgrant_msgprompt)); |
4236 | 5334 |
4230 | 5335 g_free(dialog_msg); |
4236 | 5336 g_free(nombre); |
4230 | 5337 |
5338 return 1; | |
5339 } | |
5340 | |
5341 static int gaim_ssi_authreply(aim_session_t *sess, aim_frame_t *fr, ...) { | |
5575 | 5342 GaimConnection *gc = sess->aux_data; |
4230 | 5343 va_list ap; |
5344 char *sn, *msg; | |
4236 | 5345 gchar *dialog_msg, *nombre; |
4230 | 5346 fu8_t reply; |
6695 | 5347 GaimBuddy *buddy; |
4230 | 5348 |
5349 va_start(ap, fr); | |
5350 sn = va_arg(ap, char *); | |
5351 reply = (fu8_t)va_arg(ap, int); | |
5352 msg = va_arg(ap, char *); | |
5353 va_end(ap); | |
5354 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5355 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5356 "ssi: received authorization reply from %s. Reply is 0x%04hhx\n", sn, reply); |
4236 | 5357 |
4687 | 5358 buddy = gaim_find_buddy(gc->account, sn); |
5359 if (buddy && (gaim_get_buddy_alias_only(buddy))) | |
5360 nombre = g_strdup_printf("%s (%s)", sn, gaim_get_buddy_alias_only(buddy)); | |
4236 | 5361 else |
5362 nombre = g_strdup(sn); | |
5363 | |
4230 | 5364 if (reply) { |
5365 /* Granted */ | |
7023 | 5366 dialog_msg = g_strdup_printf(_("The user %s has granted your request to add them to your buddy list."), nombre); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
5367 gaim_notify_info(gc, NULL, _("Authorization Granted"), dialog_msg); |
4230 | 5368 } else { |
5369 /* Denied */ | |
7023 | 5370 dialog_msg = g_strdup_printf(_("The user %s has denied your request to add them to your buddy list for the following reason:\n%s"), nombre, msg ? msg : _("No reason given.")); |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
5371 gaim_notify_info(gc, NULL, _("Authorization Denied"), dialog_msg); |
4230 | 5372 } |
5373 g_free(dialog_msg); | |
4236 | 5374 g_free(nombre); |
4230 | 5375 |
5376 return 1; | |
5377 } | |
5378 | |
5379 static int gaim_ssi_gotadded(aim_session_t *sess, aim_frame_t *fr, ...) { | |
5575 | 5380 GaimConnection *gc = sess->aux_data; |
4230 | 5381 va_list ap; |
5382 char *sn; | |
6695 | 5383 GaimBuddy *buddy; |
4230 | 5384 |
5385 va_start(ap, fr); | |
5386 sn = va_arg(ap, char *); | |
5387 va_end(ap); | |
5388 | |
4687 | 5389 buddy = gaim_find_buddy(gc->account, sn); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5390 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5391 "ssi: %s added you to their buddy list\n", sn); |
7015
dece74f05509
[gaim-migrate @ 7578]
Christian Hammond <chipx86@chipx86.com>
parents:
7011
diff
changeset
|
5392 gaim_account_notify_added(gc->account, NULL, sn, (buddy ? gaim_get_buddy_alias_only(buddy) : NULL), NULL); |
4230 | 5393 |
5394 return 1; | |
5395 } | |
4269 | 5396 #endif |
2086 | 5397 |
5575 | 5398 static GList *oscar_chat_info(GaimConnection *gc) { |
2205
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5399 GList *m = NULL; |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5400 struct proto_chat_entry *pce; |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5401 |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5402 pce = g_new0(struct proto_chat_entry, 1); |
7841 | 5403 pce->label = _("_Group:"); |
5234 | 5404 pce->identifier = "room"; |
2205
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5405 m = g_list_append(m, pce); |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5406 |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5407 pce = g_new0(struct proto_chat_entry, 1); |
7841 | 5408 pce->label = _("_Exchange:"); |
5234 | 5409 pce->identifier = "exchange"; |
2205
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5410 pce->is_int = TRUE; |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5411 pce->min = 4; |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5412 pce->max = 20; |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5413 m = g_list_append(m, pce); |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5414 |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5415 return m; |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5416 } |
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5417 |
8308 | 5418 static void oscar_join_chat(GaimConnection *gc, GHashTable *data) { |
5419 OscarData *od = (OscarData *)gc->proto_data; | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5420 aim_conn_t *cur; |
5234 | 5421 char *name, *exchange; |
5422 | |
5423 name = g_hash_table_lookup(data, "room"); | |
5424 exchange = g_hash_table_lookup(data, "exchange"); | |
2205
cff4fbe01c7b
[gaim-migrate @ 2215]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2197
diff
changeset
|
5425 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5426 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5427 "Attempting to join chat room %s.\n", name); |
8308 | 5428 |
5429 if ((name == NULL) || (*name == '\0')) { | |
5430 gaim_notify_error(gc, NULL, _("Invalid chat name specified."), NULL); | |
5431 return; | |
5432 } | |
5433 | |
4617 | 5434 if ((cur = aim_getconn_type(od->sess, AIM_CONN_TYPE_CHATNAV))) { |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5435 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5436 "chatnav exists, creating room\n"); |
5234 | 5437 aim_chatnav_createroom(od->sess, cur, name, atoi(exchange)); |
2086 | 5438 } else { |
5439 /* this gets tricky */ | |
2822
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
5440 struct create_room *cr = g_new0(struct create_room, 1); |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5441 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5442 "chatnav does not exist, opening chatnav\n"); |
5234 | 5443 cr->exchange = atoi(exchange); |
2822
744df95bf123
[gaim-migrate @ 2835]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2821
diff
changeset
|
5444 cr->name = g_strdup(name); |
4617 | 5445 od->create_rooms = g_slist_append(od->create_rooms, cr); |
5446 aim_reqservice(od->sess, od->conn, AIM_CONN_TYPE_CHATNAV); | |
2086 | 5447 } |
5448 } | |
5449 | |
8308 | 5450 static void oscar_chat_invite(GaimConnection *gc, int id, const char *message, const char *name) { |
5451 OscarData *od = (OscarData *)gc->proto_data; | |
5452 struct chat_connection *ccon = find_oscar_chat(gc, id); | |
2086 | 5453 |
5454 if (!ccon) | |
5455 return; | |
5456 | |
8225 | 5457 aim_im_sendch2_chatinvite(od->sess, name, message ? message : "", |
2086 | 5458 ccon->exchange, ccon->name, 0x0); |
5459 } | |
5460 | |
8308 | 5461 static void oscar_chat_leave(GaimConnection *gc, int id) { |
5462 OscarData *od = gc ? (OscarData *)gc->proto_data : NULL; | |
5463 GSList *bcs = gc->buddy_chats; | |
5679 | 5464 GaimConversation *b = NULL; |
2086 | 5465 struct chat_connection *c = NULL; |
5466 int count = 0; | |
5467 | |
5468 while (bcs) { | |
5469 count++; | |
5679 | 5470 b = (GaimConversation *)bcs->data; |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
5471 if (id == gaim_conv_chat_get_id(GAIM_CONV_CHAT(b))) |
2086 | 5472 break; |
5473 bcs = bcs->next; | |
5474 b = NULL; | |
5475 } | |
5476 | |
5477 if (!b) | |
5478 return; | |
5479 | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5480 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5481 "Attempting to leave room %s (currently in %d rooms)\n", b->name, count); |
2086 | 5482 |
8308 | 5483 c = find_oscar_chat(gc, gaim_conv_chat_get_id(GAIM_CONV_CHAT(b))); |
2086 | 5484 if (c != NULL) { |
4617 | 5485 if (od) |
5486 od->oscar_chats = g_slist_remove(od->oscar_chats, c); | |
2086 | 5487 if (c->inpa > 0) |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
5488 gaim_input_remove(c->inpa); |
8308 | 5489 if (gc && od->sess) |
4617 | 5490 aim_conn_kill(od->sess, &c->conn); |
2086 | 5491 g_free(c->name); |
5492 g_free(c->show); | |
5493 g_free(c); | |
5494 } | |
5495 /* we do this because with Oscar it doesn't tell us we left */ | |
8308 | 5496 serv_got_chat_left(gc, gaim_conv_chat_get_id(GAIM_CONV_CHAT(b))); |
2086 | 5497 } |
5498 | |
8219 | 5499 static int oscar_send_chat(GaimConnection *gc, int id, const char *message) { |
5500 OscarData *od = (OscarData *)gc->proto_data; | |
5501 GError *err = NULL; | |
5502 GaimConversation *conv = NULL; | |
2086 | 5503 struct chat_connection *c = NULL; |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
5504 char *buf, *buf2; |
8219 | 5505 char *charset = NULL; |
5506 int encoding; | |
5507 int len; | |
5508 | |
5509 if (!(conv = gaim_find_chat(gc, id))) | |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
5510 return -EINVAL; |
2086 | 5511 |
8219 | 5512 if (!(c = find_oscar_chat_by_conv(gc, conv))) |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
5513 return -EINVAL; |
2086 | 5514 |
8219 | 5515 buf = gaim_strdup_withhtml(message); |
5516 len = strlen(buf); | |
5517 | |
5518 encoding = oscar_encoding_check(buf); | |
8233 | 5519 if (encoding & AIM_IMFLAGS_UNICODE) { |
8219 | 5520 gaim_debug(GAIM_DEBUG_INFO, "oscar", "Sending Unicode Chat\n"); |
5521 charset = "unicode-2-0"; | |
5522 buf2 = g_convert(buf, len, "UCS-2BE", "UTF-8", NULL, &len, &err); | |
5523 if (err) { | |
5524 gaim_debug(GAIM_DEBUG_ERROR, "oscar", | |
5525 "Error converting a unicode message: %s\n", | |
5526 err->message); | |
5527 gaim_debug(GAIM_DEBUG_ERROR, "oscar", | |
5528 "This really shouldn't happen!\n"); | |
5529 /* We really shouldn't try to send the | |
5530 * IM now, but I'm not sure what to do */ | |
5531 g_error_free(err); | |
5532 } | |
5533 } else if (encoding & AIM_IMFLAGS_ISO_8859_1) { | |
5534 gaim_debug(GAIM_DEBUG_INFO, "oscar", | |
5535 "Sending ISO-8859-1 Chat\n"); | |
5536 charset = "iso-8859-1"; | |
5537 buf2 = g_convert(buf, len, "ISO-8859-1", "UTF-8", NULL, &len, &err); | |
5538 if (err) { | |
5539 gaim_debug(GAIM_DEBUG_ERROR, "oscar", | |
5540 "conversion error: %s\n", err->message); | |
5541 gaim_debug(GAIM_DEBUG_ERROR, "oscar", | |
5542 "Someone tell Ethan his 8859-1 detection is wrong\n"); | |
5543 g_error_free(err); | |
5544 encoding = AIM_IMFLAGS_UNICODE; | |
5545 buf2 = g_convert(buf, len, "UCS-2BE", "UTF8", NULL, &len, &err); | |
5546 if (err) { | |
5547 gaim_debug(GAIM_DEBUG_ERROR, "oscar", | |
5548 "Error in unicode fallback: %s\n", err->message); | |
5549 g_error_free(err); | |
5550 } | |
2086 | 5551 } |
8219 | 5552 } else { |
5553 charset = "us-ascii"; | |
5554 buf2 = g_strdup(buf); | |
5555 } | |
5556 | |
5557 if (len > c->maxlen) | |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
5558 return -E2BIG; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
5559 |
8219 | 5560 g_free(buf); |
5561 buf = gaim_markup_strip_html(buf2); | |
8353 | 5562 len = strlen(buf); |
8219 | 5563 g_free(buf2); |
8353 | 5564 if (len > c->maxvis) { |
8219 | 5565 g_free(buf); |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
5566 return -E2BIG; |
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
5567 } |
8219 | 5568 |
8233 | 5569 aim_chat_send_im(od->sess, c->conn, 0, buf, len, charset, "en"); |
2086 | 5570 g_free(buf); |
2167
edf8c5a70e5b
[gaim-migrate @ 2177]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2162
diff
changeset
|
5571 return 0; |
2086 | 5572 } |
5573 | |
6695 | 5574 static const char *oscar_list_icon(GaimAccount *a, GaimBuddy *b) { |
4766 | 5575 if (!b || (b && b->name && b->name[0] == '+')) { |
5646
48c63ee49961
[gaim-migrate @ 6060]
Christian Hammond <chipx86@chipx86.com>
parents:
5638
diff
changeset
|
5576 if (a != NULL && isdigit(*gaim_account_get_username(a))) |
4687 | 5577 return "icq"; |
5578 else | |
5579 return "aim"; | |
5580 } | |
5646
48c63ee49961
[gaim-migrate @ 6060]
Christian Hammond <chipx86@chipx86.com>
parents:
5638
diff
changeset
|
5581 |
48c63ee49961
[gaim-migrate @ 6060]
Christian Hammond <chipx86@chipx86.com>
parents:
5638
diff
changeset
|
5582 if (b != NULL && isdigit(b->name[0])) |
4687 | 5583 return "icq"; |
5584 return "aim"; | |
5585 } | |
5586 | |
6695 | 5587 static void oscar_list_emblems(GaimBuddy *b, char **se, char **sw, char **nw, char **ne) |
4687 | 5588 { |
7334 | 5589 GaimAccount *account = NULL; |
5590 GaimConnection *gc = NULL; | |
5591 OscarData *od = NULL; | |
4687 | 5592 char *emblems[4] = {NULL,NULL,NULL,NULL}; |
5593 int i = 0; | |
7334 | 5594 aim_userinfo_t *userinfo = NULL; |
5595 | |
5596 if (b != NULL) | |
5597 account = b->account; | |
5598 if (account != NULL) | |
5599 gc = account->gc; | |
5600 if (gc != NULL) | |
5601 od = gc->proto_data; | |
7945 | 5602 if (od != NULL) |
5603 userinfo = aim_locate_finduserinfo(od->sess, b->name); | |
4687 | 5604 |
5131 | 5605 if (!GAIM_BUDDY_IS_ONLINE(b)) { |
5606 char *gname; | |
7334 | 5607 if ((b->name) && (od) && (od->sess->ssi.received_data) && |
5131 | 5608 (gname = aim_ssi_itemlist_findparentname(od->sess->ssi.local, b->name)) && |
5609 (aim_ssi_waitingforauth(od->sess->ssi.local, gname, b->name))) { | |
5610 emblems[i++] = "notauthorized"; | |
5611 } else { | |
5612 emblems[i++] = "offline"; | |
5613 } | |
5614 } | |
4916 | 5615 |
4766 | 5616 if (b->name && (b->uc & 0xffff0000) && isdigit(b->name[0])) { |
4960 | 5617 int uc = b->uc >> 16; |
4766 | 5618 if (uc & AIM_ICQ_STATE_INVISIBLE) |
4960 | 5619 emblems[i++] = "invisible"; |
4766 | 5620 else if (uc & AIM_ICQ_STATE_CHAT) |
4960 | 5621 emblems[i++] = "freeforchat"; |
4766 | 5622 else if (uc & AIM_ICQ_STATE_DND) |
4960 | 5623 emblems[i++] = "dnd"; |
4766 | 5624 else if (uc & AIM_ICQ_STATE_OUT) |
4960 | 5625 emblems[i++] = "na"; |
4766 | 5626 else if (uc & AIM_ICQ_STATE_BUSY) |
4960 | 5627 emblems[i++] = "occupied"; |
4766 | 5628 else if (uc & AIM_ICQ_STATE_AWAY) |
5629 emblems[i++] = "away"; | |
5630 } else { | |
5631 if (b->uc & UC_UNAVAILABLE) | |
5632 emblems[i++] = "away"; | |
5633 } | |
4687 | 5634 if (b->uc & UC_WIRELESS) |
5635 emblems[i++] = "wireless"; | |
5636 if (b->uc & UC_AOL) | |
5637 emblems[i++] = "aol"; | |
5638 if (b->uc & UC_ADMIN) | |
5639 emblems[i++] = "admin"; | |
5640 if (b->uc & UC_AB && i < 4) | |
5641 emblems[i++] = "activebuddy"; | |
4766 | 5642 /* if (b->uc & UC_UNCONFIRMED && i < 4) |
5643 emblems[i++] = "unconfirmed"; */ | |
7334 | 5644 |
7945 | 5645 if ((i < 4) && (userinfo != NULL) && (userinfo->capabilities & AIM_CAPS_HIPTOP)) |
5646 emblems[i++] = "hiptop"; | |
5647 | |
5648 if ((i < 4) && (userinfo != NULL) && (userinfo->capabilities & AIM_CAPS_SECUREIM)) | |
7334 | 5649 emblems[i++] = "secure"; |
5650 | |
4687 | 5651 *se = emblems[0]; |
5652 *sw = emblems[1]; | |
5653 *nw = emblems[2]; | |
5654 *ne = emblems[3]; | |
5655 } | |
5656 | |
6695 | 5657 static char *oscar_tooltip_text(GaimBuddy *b) { |
5575 | 5658 GaimConnection *gc = b->account->gc; |
7283 | 5659 OscarData *od = gc->proto_data; |
7692 | 5660 GaimGroup *g = gaim_find_buddys_group(b); |
7261 | 5661 struct buddyinfo *bi = g_hash_table_lookup(od->buddyinfo, gaim_normalize(b->account, b->name)); |
7045 | 5662 aim_userinfo_t *userinfo = aim_locate_finduserinfo(od->sess, b->name); |
7011 | 5663 gchar *tmp = NULL, *ret = g_strdup(""); |
5131 | 5664 |
5665 if (GAIM_BUDDY_IS_ONLINE(b)) { | |
5666 if (isdigit(b->name[0])) { | |
7011 | 5667 char *status; |
5131 | 5668 status = gaim_icq_status((b->uc & 0xffff0000) >> 16); |
7011 | 5669 tmp = ret; |
5670 ret = g_strconcat(tmp, _("<b>Status:</b> "), status, "\n", NULL); | |
5131 | 5671 g_free(tmp); |
5672 g_free(status); | |
5673 } | |
5674 | |
7011 | 5675 if ((bi != NULL) && (bi->ipaddr)) { |
7283 | 5676 char *tstr = g_strdup_printf("%hhu.%hhu.%hhu.%hhu", |
7011 | 5677 (bi->ipaddr & 0xff000000) >> 24, |
5678 (bi->ipaddr & 0x00ff0000) >> 16, | |
5679 (bi->ipaddr & 0x0000ff00) >> 8, | |
5680 (bi->ipaddr & 0x000000ff)); | |
5681 tmp = ret; | |
5682 ret = g_strconcat(tmp, _("<b>IP Address:</b> "), tstr, "\n", NULL); | |
7162 | 5683 g_free(tmp); |
5684 g_free(tstr); | |
7011 | 5685 } |
5686 | |
5687 if ((userinfo != NULL) && (userinfo->capabilities)) { | |
5688 char *caps = caps_string(userinfo->capabilities); | |
5689 tmp = ret; | |
5690 ret = g_strconcat(tmp, _("<b>Capabilities:</b> "), caps, "\n", NULL); | |
7162 | 5691 g_free(tmp); |
7011 | 5692 } |
5693 | |
7692 | 5694 if (g && g->name) { |
5695 char *comment = NULL; | |
5696 comment = aim_ssi_getcomment(od->sess->ssi.local, g->name, b->name); | |
5697 if (comment != NULL) { | |
5698 tmp = ret; | |
5699 ret = g_strconcat(tmp, _("<b>Buddy Comment:</b> "), comment, "\n", NULL); | |
5700 free(tmp); | |
5701 free(comment); | |
5702 } | |
5703 } | |
5704 | |
7011 | 5705 if ((bi != NULL) && (bi->availmsg != NULL) && !(b->uc & UC_UNAVAILABLE)) { |
5706 gchar *escaped = g_markup_escape_text(bi->availmsg, strlen(bi->availmsg)); | |
5707 tmp = ret; | |
5708 ret = g_strconcat(tmp, _("<b>Available:</b> "), escaped, "\n", NULL); | |
7162 | 5709 g_free(tmp); |
7011 | 5710 g_free(escaped); |
5711 } | |
5712 | |
5713 if ((userinfo != NULL) && (userinfo->flags & AIM_FLAG_AWAY) && (userinfo->away_len > 0) && (userinfo->away != NULL) && (userinfo->away_encoding != NULL)) { | |
8225 | 5714 gchar *charset = oscar_encoding_extract(userinfo->away_encoding); |
5715 gchar *away_utf8 = away_utf8 = oscar_encoding_to_utf8(charset, userinfo->away, userinfo->away_len); | |
5716 g_free(charset); | |
7011 | 5717 if (away_utf8 != NULL) { |
7091 | 5718 gchar *tmp1, *tmp2; |
8341 | 5719 const gchar *tmp3; |
5720 tmp1 = gaim_strcasereplace(away_utf8, "<BR>", "\n"); | |
5721 g_free(away_utf8); | |
7095
c8bf2da398e3
[gaim-migrate @ 7660]
Christian Hammond <chipx86@chipx86.com>
parents:
7093
diff
changeset
|
5722 tmp2 = gaim_markup_strip_html(tmp1); |
7091 | 5723 g_free(tmp1); |
8341 | 5724 tmp3 = gaim_str_sub_away_formatters(tmp2, gaim_account_get_username(gaim_connection_get_account(gc))); |
7091 | 5725 g_free(tmp2); |
7011 | 5726 tmp = ret; |
7162 | 5727 ret = g_strconcat(tmp, _("<b>Away Message:</b> "), tmp3, "\n", NULL); |
5728 g_free(tmp); | |
5836 | 5729 } |
5131 | 5730 } |
5731 } else { | |
5732 char *gname = aim_ssi_itemlist_findparentname(od->sess->ssi.local, b->name); | |
5733 if (aim_ssi_waitingforauth(od->sess->ssi.local, gname, b->name)) { | |
7011 | 5734 tmp = ret; |
5735 ret = g_strconcat(tmp, _("<b>Status:</b> Not Authorized"), "\n", NULL); | |
5131 | 5736 g_free(tmp); |
5737 } else { | |
7011 | 5738 tmp = ret; |
5739 ret = g_strconcat(tmp, _("<b>Status:</b> Offline"), "\n", NULL); | |
5131 | 5740 g_free(tmp); |
5741 } | |
5742 } | |
5743 | |
5744 /* remove the trailing newline character */ | |
8266 | 5745 if (ret && (strlen(ret) > 0)) |
7011 | 5746 ret[strlen(ret)-1] = '\0'; |
5747 return ret; | |
5131 | 5748 } |
5749 | |
6695 | 5750 static char *oscar_status_text(GaimBuddy *b) { |
5575 | 5751 GaimConnection *gc = b->account->gc; |
7283 | 5752 OscarData *od = gc->proto_data; |
5167 | 5753 gchar *ret = NULL; |
5754 | |
5755 if ((b->uc & UC_UNAVAILABLE) || (((b->uc & 0xffff0000) >> 16) & AIM_ICQ_STATE_CHAT)) { | |
5756 if (isdigit(b->name[0])) | |
5757 ret = gaim_icq_status((b->uc & 0xffff0000) >> 16); | |
7038 | 5758 else |
5759 ret = g_strdup(_("Away")); | |
5836 | 5760 } else if (GAIM_BUDDY_IS_ONLINE(b)) { |
7261 | 5761 struct buddyinfo *bi = g_hash_table_lookup(od->buddyinfo, gaim_normalize(b->account, b->name)); |
6292 | 5762 if (bi->availmsg) |
5763 ret = g_markup_escape_text(bi->availmsg, strlen(bi->availmsg)); | |
5836 | 5764 } else { |
5167 | 5765 char *gname = aim_ssi_itemlist_findparentname(od->sess->ssi.local, b->name); |
5766 if (aim_ssi_waitingforauth(od->sess->ssi.local, gname, b->name)) | |
5767 ret = g_strdup(_("Not Authorized")); | |
5768 else | |
5769 ret = g_strdup(_("Offline")); | |
5770 } | |
5771 | |
5772 return ret; | |
5773 } | |
5774 | |
5842 | 5775 |
5844 | 5776 static int oscar_icon_req(aim_session_t *sess, aim_frame_t *fr, ...) { |
5842 | 5777 GaimConnection *gc = sess->aux_data; |
7283 | 5778 OscarData *od = gc->proto_data; |
5892 | 5779 va_list ap; |
5842 | 5780 fu16_t type; |
5892 | 5781 fu8_t flags = 0, length = 0; |
5782 char *md5 = NULL; | |
5783 | |
7334 | 5784 |
5842 | 5785 va_start(ap, fr); |
5786 type = va_arg(ap, int); | |
5892 | 5787 |
5788 switch(type) { | |
5789 case 0x0000: | |
5790 case 0x0001: { | |
5791 flags = va_arg(ap, int); | |
5792 length = va_arg(ap, int); | |
5793 md5 = va_arg(ap, char *); | |
5794 | |
5795 if (flags == 0x41) { | |
5796 if (!aim_getconn_type(od->sess, AIM_CONN_TYPE_ICON) && !od->iconconnecting) { | |
5797 od->iconconnecting = TRUE; | |
5798 od->set_icon = TRUE; | |
5799 aim_reqservice(od->sess, od->conn, AIM_CONN_TYPE_ICON); | |
5800 } else { | |
6039 | 5801 struct stat st; |
5802 const char *iconfile = gaim_account_get_buddy_icon(gaim_connection_get_account(gc)); | |
5803 if (iconfile == NULL) { | |
5804 /* Set an empty icon, or something */ | |
5805 } else if (!stat(iconfile, &st)) { | |
5806 char *buf = g_malloc(st.st_size); | |
5807 FILE *file = fopen(iconfile, "rb"); | |
5808 if (file) { | |
5809 fread(buf, 1, st.st_size, file); | |
5810 fclose(file); | |
5811 gaim_debug(GAIM_DEBUG_INFO, "oscar", | |
5812 "Uploading icon to icon server\n"); | |
6879 | 5813 aim_bart_upload(od->sess, buf, st.st_size); |
5892 | 5814 } else |
5815 gaim_debug(GAIM_DEBUG_ERROR, "oscar", | |
6039 | 5816 "Can't open buddy icon file!\n"); |
5817 g_free(buf); | |
5818 } else { | |
5819 gaim_debug(GAIM_DEBUG_ERROR, "oscar", | |
5820 "Can't stat buddy icon file!\n"); | |
5892 | 5821 } |
5822 } | |
5893 | 5823 } else if (flags == 0x81) |
5824 aim_ssi_seticon(od->sess, md5, length); | |
5892 | 5825 } break; |
5826 | |
5827 case 0x0002: { /* We just set an "available" message? */ | |
5828 } break; | |
5829 } | |
5830 | |
5842 | 5831 va_end(ap); |
5844 | 5832 |
5833 return 0; | |
5842 | 5834 } |
5892 | 5835 |
3952 | 5836 /* |
4617 | 5837 * We have just established a socket with the other dude, so set up some handlers. |
3952 | 5838 */ |
4617 | 5839 static int gaim_odc_initiate(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 5840 GaimConnection *gc = sess->aux_data; |
7283 | 5841 OscarData *od = (OscarData *)gc->proto_data; |
5679 | 5842 GaimConversation *cnv; |
2086 | 5843 struct direct_im *dim; |
5844 char buf[256]; | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5845 char *sn; |
4617 | 5846 va_list ap; |
5847 aim_conn_t *newconn, *listenerconn; | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5848 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5849 va_start(ap, fr); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5850 newconn = va_arg(ap, aim_conn_t *); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5851 listenerconn = va_arg(ap, aim_conn_t *); |
2086 | 5852 va_end(ap); |
5853 | |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5854 aim_conn_close(listenerconn); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5855 aim_conn_kill(sess, &listenerconn); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5856 |
4617 | 5857 sn = g_strdup(aim_odc_getsn(newconn)); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5858 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5859 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5860 "DirectIM: initiate success to %s\n", sn); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5861 dim = find_direct_im(od, sn); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5862 |
6640
314111e7b601
[gaim-migrate @ 7165]
Christian Hammond <chipx86@chipx86.com>
parents:
6623
diff
changeset
|
5863 cnv = gaim_conversation_new(GAIM_CONV_IM, dim->gc->account, sn); |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
5864 gaim_input_remove(dim->watcher); |
2086 | 5865 dim->conn = newconn; |
4617 | 5866 dim->watcher = gaim_input_add(dim->conn->fd, GAIM_INPUT_READ, oscar_callback, dim->conn); |
3008 | 5867 dim->connected = TRUE; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5868 g_snprintf(buf, sizeof buf, _("Direct IM with %s established"), sn); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5869 g_free(sn); |
6982 | 5870 gaim_conversation_write(cnv, NULL, buf, GAIM_MESSAGE_SYSTEM, time(NULL)); |
2086 | 5871 |
4617 | 5872 aim_conn_addhandler(sess, newconn, AIM_CB_FAM_OFT, AIM_CB_OFT_DIRECTIMINCOMING, gaim_odc_incoming, 0); |
5873 aim_conn_addhandler(sess, newconn, AIM_CB_FAM_OFT, AIM_CB_OFT_DIRECTIMTYPING, gaim_odc_typing, 0); | |
6982 | 5874 aim_conn_addhandler(sess, newconn, AIM_CB_FAM_SPECIAL, AIM_CB_SPECIAL_IMAGETRANSFER, gaim_odc_update_ui, 0); |
4617 | 5875 |
2993 | 5876 return 1; |
5877 } | |
5878 | |
6982 | 5879 /* |
5880 * This is called when each chunk of an image is received. It can be used to | |
5881 * update a progress bar, or to eat lots of dry cat food. Wet cat food is | |
5882 * nasty, you sicko. | |
5883 */ | |
5884 static int gaim_odc_update_ui(aim_session_t *sess, aim_frame_t *fr, ...) { | |
2993 | 5885 va_list ap; |
5886 char *sn; | |
5887 double percent; | |
5575 | 5888 GaimConnection *gc = sess->aux_data; |
7283 | 5889 OscarData *od = (OscarData *)gc->proto_data; |
5679 | 5890 GaimConversation *c; |
2993 | 5891 struct direct_im *dim; |
5892 | |
5893 va_start(ap, fr); | |
5894 sn = va_arg(ap, char *); | |
5895 percent = va_arg(ap, double); | |
5896 va_end(ap); | |
6873 | 5897 |
2994 | 5898 if (!(dim = find_direct_im(od, sn))) |
5899 return 1; | |
3059 | 5900 if (dim->watcher) { |
5901 gaim_input_remove(dim->watcher); /* Otherwise, the callback will callback */ | |
5902 dim->watcher = 0; | |
5903 } | |
6640
314111e7b601
[gaim-migrate @ 7165]
Christian Hammond <chipx86@chipx86.com>
parents:
6623
diff
changeset
|
5904 |
6982 | 5905 c = gaim_find_conversation_with_account(sn, gaim_connection_get_account(gc)); |
6873 | 5906 if (c != NULL) |
5907 gaim_conversation_update_progress(c, percent); | |
2993 | 5908 dim->watcher = gaim_input_add(dim->conn->fd, GAIM_INPUT_READ, |
5909 oscar_callback, dim->conn); | |
2086 | 5910 |
5911 return 1; | |
5912 } | |
5913 | |
6982 | 5914 /* |
5915 * This is called after a direct IM has been received in its entirety. This | |
5916 * function is passed a long chunk of data which contains the IM with any | |
5917 * data chunks (images) appended to it. | |
5918 * | |
5919 * This function rips out all the data chunks and creates an imgstore for | |
5920 * each one. In order to do this, it first goes through the IM and takes | |
5921 * out all the IMG tags. When doing so, it rewrites the original IMG tag | |
5922 * with one compatable with the imgstore Gaim core code. For each one, we | |
5923 * then read in chunks of data from the end of the message and actually | |
5924 * create the img store using the given data. | |
5925 * | |
5926 * For somewhat easy reference, here's a sample message | |
5927 * (without the whitespace and asterisks): | |
5928 * | |
5929 * <HTML><BODY BGCOLOR="#ffffff"> | |
5930 * <FONT LANG="0"> | |
5931 * This is a really stupid picture:<BR> | |
5932 * <IMG SRC="Sample.jpg" ID="1" WIDTH="283" HEIGHT="212" DATASIZE="9894"><BR> | |
5933 * Yeah it is<BR> | |
5934 * Here is another one:<BR> | |
5935 * <IMG SRC="Soap Bubbles.bmp" ID="2" WIDTH="256" HEIGHT="256" DATASIZE="65978"> | |
5936 * </FONT> | |
5937 * </BODY></HTML> | |
5938 * <BINARY> | |
5939 * <DATA ID="1" SIZE="9894">datadatadatadata</DATA> | |
5940 * <DATA ID="2" SIZE="65978">datadatadatadata</DATA> | |
5941 * </BINARY> | |
5942 */ | |
4617 | 5943 static int gaim_odc_incoming(aim_session_t *sess, aim_frame_t *fr, ...) { |
5575 | 5944 GaimConnection *gc = sess->aux_data; |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
5945 GaimConvImFlags imflags = 0; |
8233 | 5946 gchar *utf8; |
6982 | 5947 GString *newmsg = g_string_new(""); |
5948 GSList *images = NULL; | |
2086 | 5949 va_list ap; |
6982 | 5950 const char *sn, *msg, *msgend, *binary; |
5951 size_t len; | |
5952 int encoding, isawaymsg; | |
2086 | 5953 |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5954 va_start(ap, fr); |
6982 | 5955 sn = va_arg(ap, const char *); |
5956 msg = va_arg(ap, const char *); | |
5957 len = va_arg(ap, size_t); | |
3952 | 5958 encoding = va_arg(ap, int); |
4870 | 5959 isawaymsg = va_arg(ap, int); |
2086 | 5960 va_end(ap); |
6982 | 5961 msgend = msg + len; |
2086 | 5962 |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5963 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
5964 "Got DirectIM message from %s\n", sn); |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
5965 |
4870 | 5966 if (isawaymsg) |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
5967 imflags |= GAIM_CONV_IM_AUTO_RESP; |
4870 | 5968 |
6982 | 5969 /* message has a binary trailer */ |
5970 if ((binary = gaim_strcasestr(msg, "<binary>"))) { | |
5971 GData *attribs; | |
5972 const char *tmp, *start, *end, *last = NULL; | |
5973 | |
5974 tmp = msg; | |
5975 | |
5976 /* for each valid image tag... */ | |
5977 while (gaim_markup_find_tag("img", tmp, &start, &end, &attribs)) { | |
5978 const char *id, *src, *datasize; | |
5979 const char *tag = NULL, *data = NULL; | |
5980 size_t size; | |
5981 int imgid = 0; | |
5982 | |
5983 /* update the location of the last img tag */ | |
5984 last = end; | |
5985 | |
5986 /* grab attributes */ | |
5987 id = g_datalist_get_data(&attribs, "id"); | |
5988 src = g_datalist_get_data(&attribs, "src"); | |
5989 datasize = g_datalist_get_data(&attribs, "datasize"); | |
5990 | |
5991 /* if we have id & datasize, build the data tag */ | |
5992 if (id && datasize) | |
5993 tag = g_strdup_printf("<data id=\"%s\" size=\"%s\">", id, datasize); | |
5994 | |
5995 /* if we have a tag, find the start of the data */ | |
5996 if (tag && (data = gaim_strcasestr(binary, tag))) | |
5997 data += strlen(tag); | |
5998 | |
5999 /* check the data is here and store it */ | |
6000 if (data + (size = atoi(datasize)) <= msgend) | |
6001 imgid = gaim_imgstore_add(data, size, src); | |
6002 | |
8233 | 6003 /* |
6004 * XXX - The code below contains some calls to oscar_encoding_to_utf8 | |
6005 * The hardcoded "us-ascii" value REALLY needs to be removed. | |
6006 */ | |
6982 | 6007 /* if we have a stored image... */ |
6008 if (imgid) { | |
6009 /* append the message up to the tag */ | |
8233 | 6010 utf8 = oscar_encoding_to_utf8("us-ascii", tmp, start - tmp); |
6011 if (utf8 != NULL) { | |
6012 newmsg = g_string_append(newmsg, utf8); | |
6013 g_free(utf8); | |
6014 } | |
6982 | 6015 |
6016 /* write the new image tag */ | |
6017 g_string_append_printf(newmsg, "<IMG ID=\"%d\">", imgid); | |
6018 | |
6019 /* and record the image number */ | |
6020 images = g_slist_append(images, GINT_TO_POINTER(imgid)); | |
6021 } else { | |
6022 /* otherwise, copy up to the end of the tag */ | |
8233 | 6023 utf8 = oscar_encoding_to_utf8("us-ascii", tmp, (end + 1) - tmp); |
6024 if (utf8 != NULL) { | |
6025 newmsg = g_string_append(newmsg, utf8); | |
6026 g_free(utf8); | |
6027 } | |
6982 | 6028 } |
6029 | |
6030 /* clear the attribute list */ | |
6031 g_datalist_clear(&attribs); | |
6032 | |
6033 /* continue from the end of the tag */ | |
6034 tmp = end + 1; | |
6035 } | |
6036 | |
6037 /* append any remaining message data (without the > :-) */ | |
6038 if (last++ && (last < binary)) | |
6039 newmsg = g_string_append_len(newmsg, last, binary - last); | |
6040 | |
6041 /* set the flag if we caught any images */ | |
6042 if (images) | |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
6043 imflags |= GAIM_CONV_IM_IMAGES; |
6982 | 6044 } else { |
6045 g_string_append_len(newmsg, msg, len); | |
6046 } | |
6047 | |
4617 | 6048 /* XXX - I imagine Paco-Paco will want to do some voodoo with the encoding here */ |
6982 | 6049 serv_got_im(gc, sn, newmsg->str, imflags, time(NULL)); |
6050 | |
6051 /* free up the message */ | |
6052 g_string_free(newmsg, TRUE); | |
6053 | |
6054 /* unref any images we allocated */ | |
6055 if (images) { | |
6056 GSList *tmp; | |
6057 int id; | |
6058 | |
6059 for (tmp = images; tmp != NULL; tmp = tmp->next) { | |
6060 id = GPOINTER_TO_INT(tmp->data); | |
6061 gaim_imgstore_unref(id); | |
6062 } | |
6063 | |
6064 g_slist_free(images); | |
6065 } | |
2086 | 6066 |
6067 return 1; | |
6068 } | |
6069 | |
4617 | 6070 static int gaim_odc_typing(aim_session_t *sess, aim_frame_t *fr, ...) { |
2086 | 6071 va_list ap; |
6072 char *sn; | |
2993 | 6073 int typing; |
5575 | 6074 GaimConnection *gc = sess->aux_data; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6075 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6076 va_start(ap, fr); |
2086 | 6077 sn = va_arg(ap, char *); |
2993 | 6078 typing = va_arg(ap, int); |
2086 | 6079 va_end(ap); |
6080 | |
4870 | 6081 if (typing == 0x0002) { |
2993 | 6082 /* I had to leave this. It's just too funny. It reminds me of my sister. */ |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
6083 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
6084 "ohmigod! %s has started typing (DirectIM). He's going to send you a message! *squeal*\n", sn); |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
6085 serv_got_typing(gc, sn, 0, GAIM_TYPING); |
4870 | 6086 } else if (typing == 0x0001) |
5872
059d95c67cda
[gaim-migrate @ 6304]
Christian Hammond <chipx86@chipx86.com>
parents:
5868
diff
changeset
|
6087 serv_got_typing(gc, sn, 0, GAIM_TYPED); |
4870 | 6088 else |
4342 | 6089 serv_got_typing_stopped(gc, sn); |
2086 | 6090 return 1; |
6091 } | |
6092 | |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
6093 static int gaim_odc_send_im(aim_session_t *sess, aim_conn_t *conn, const char *message, GaimConvImFlags imflags) { |
6982 | 6094 char *buf; |
6095 size_t len; | |
6096 int ret; | |
6097 | |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
6098 if (imflags & GAIM_CONV_IM_IMAGES) { |
6982 | 6099 GString *msg = g_string_new(""); |
6100 GString *data = g_string_new("<BINARY>"); | |
6101 GData *attribs; | |
6102 const char *tmp, *start, *end, *last = NULL; | |
6103 int oscar_id = 0; | |
6104 | |
6105 tmp = message; | |
6106 | |
6107 /* for each valid IMG tag... */ | |
6108 while (gaim_markup_find_tag("img", tmp, &start, &end, &attribs)) { | |
6109 GaimStoredImage *image = NULL; | |
6110 const char *id; | |
6111 | |
6112 last = end; | |
6113 id = g_datalist_get_data(&attribs, "id"); | |
6114 | |
6115 /* ... if it refers to a valid gaim image ... */ | |
6116 if (id && (image = gaim_imgstore_get(atoi(id)))) { | |
6117 /* ... append the message from start to the tag ... */ | |
6118 msg = g_string_append_len(msg, tmp, start - tmp); | |
6119 oscar_id++; | |
6120 | |
6121 /* ... insert a new img tag with the oscar id ... */ | |
6122 if (image->filename) | |
6123 g_string_append_printf(msg, | |
6124 "<IMG SRC=\"file://%s\" ID=\"%d\" DATASIZE=\"%d\">", | |
7386 | 6125 image->filename, oscar_id, (int)image->size); |
6982 | 6126 else |
6127 g_string_append_printf(msg, | |
6128 "<IMG ID=\"%d\" DATASIZE=\"%d\">", | |
7386 | 6129 oscar_id, (int)image->size); |
6982 | 6130 |
6131 /* ... and append the data to the binary section ... */ | |
6132 g_string_append_printf(data, "<DATA ID=\"%d\" SIZE=\"%d\">", | |
7386 | 6133 oscar_id, (int)image->size); |
6982 | 6134 data = g_string_append_len(data, image->data, image->size); |
6135 data = g_string_append(data, "</DATA>"); | |
6136 } else { | |
6137 /* ... otherwise, allow the possibly invalid img tag through. */ | |
6138 /* should we do something else? */ | |
6139 msg = g_string_append_len(msg, tmp, (end + 1) - tmp); | |
6140 } | |
6141 | |
6142 g_datalist_clear(&attribs); | |
6143 | |
6144 /* continue from the end of the tag */ | |
6145 tmp = end + 1; | |
6146 } | |
6147 | |
6148 /* append any remaining message data (without the > :-) */ | |
6149 if (last++ && *last) | |
6150 msg = g_string_append(msg, last); | |
6151 | |
6152 /* if we inserted any images in the binary section, append it */ | |
6153 if (oscar_id) { | |
6154 msg = g_string_append_len(msg, data->str, data->len); | |
6155 msg = g_string_append(msg, "</BINARY>"); | |
6156 } | |
6157 | |
6158 len = msg->len; | |
6159 buf = msg->str; | |
6160 g_string_free(msg, FALSE); | |
6161 g_string_free(data, TRUE); | |
6162 } else { | |
6163 len = strlen(message); | |
6164 buf = g_memdup(message, len+1); | |
6165 } | |
6166 | |
6167 /* XXX - The last parameter below is the encoding. Let Paco-Paco do something with it. */ | |
7118
bf630f7dfdcd
[gaim-migrate @ 7685]
Christian Hammond <chipx86@chipx86.com>
parents:
7111
diff
changeset
|
6168 if (imflags & GAIM_CONV_IM_AUTO_RESP) |
6982 | 6169 ret = aim_odc_send_im(sess, conn, buf, len, 0, 1); |
6170 else | |
6171 ret = aim_odc_send_im(sess, conn, buf, len, 0, 0); | |
6172 | |
6173 g_free(buf); | |
6174 | |
6175 return ret; | |
6176 } | |
6177 | |
2086 | 6178 struct ask_do_dir_im { |
6179 char *who; | |
5575 | 6180 GaimConnection *gc; |
2086 | 6181 }; |
6182 | |
3730 | 6183 static void oscar_cancel_direct_im(struct ask_do_dir_im *data) { |
5136 | 6184 g_free(data->who); |
2086 | 6185 g_free(data); |
6186 } | |
6187 | |
3730 | 6188 static void oscar_direct_im(struct ask_do_dir_im *data) { |
5575 | 6189 GaimConnection *gc = data->gc; |
7283 | 6190 OscarData *od; |
2086 | 6191 struct direct_im *dim; |
8240 | 6192 int listenfd; |
2086 | 6193 |
5580
86456ec3ca25
[gaim-migrate @ 5984]
Christian Hammond <chipx86@chipx86.com>
parents:
5579
diff
changeset
|
6194 if (!g_list_find(gaim_connections_get_all(), gc)) { |
5136 | 6195 g_free(data->who); |
4244 | 6196 g_free(data); |
6197 return; | |
6198 } | |
6199 | |
7283 | 6200 od = (OscarData *)gc->proto_data; |
4244 | 6201 |
2086 | 6202 dim = find_direct_im(od, data->who); |
6203 if (dim) { | |
3008 | 6204 if (!(dim->connected)) { /* We'll free the old, unconnected dim, and start over */ |
6205 od->direct_ims = g_slist_remove(od->direct_ims, dim); | |
6206 gaim_input_remove(dim->watcher); | |
6207 g_free(dim); | |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
6208 gaim_debug(GAIM_DEBUG_INFO, "oscar", |
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
6209 "Gave up on old direct IM, trying again\n"); |
3008 | 6210 } else { |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
6211 gaim_notify_error(gc, NULL, "DirectIM already open.", NULL); |
5136 | 6212 g_free(data->who); |
4244 | 6213 g_free(data); |
3008 | 6214 return; |
6215 } | |
2086 | 6216 } |
6217 dim = g_new0(struct direct_im, 1); | |
6218 dim->gc = gc; | |
6219 g_snprintf(dim->name, sizeof dim->name, "%s", data->who); | |
6220 | |
8246 | 6221 listenfd = gaim_network_listen_range(5190, 5199); |
8240 | 6222 dim->conn = aim_odc_initiate(od->sess, data->who, listenfd, gaim_network_get_port_from_fd(listenfd)); |
2086 | 6223 if (dim->conn != NULL) { |
6224 od->direct_ims = g_slist_append(od->direct_ims, dim); | |
2090
b66aca8e8dce
[gaim-migrate @ 2100]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2086
diff
changeset
|
6225 dim->watcher = gaim_input_add(dim->conn->fd, GAIM_INPUT_READ, |
2086 | 6226 oscar_callback, dim->conn); |
4617 | 6227 aim_conn_addhandler(od->sess, dim->conn, AIM_CB_FAM_OFT, AIM_CB_OFT_DIRECTIM_ESTABLISHED, |
6228 gaim_odc_initiate, 0); | |
2086 | 6229 } else { |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
6230 gaim_notify_error(gc, NULL, _("Unable to open Direct IM"), NULL); |
2086 | 6231 g_free(dim); |
6232 } | |
4244 | 6233 |
5136 | 6234 g_free(data->who); |
4244 | 6235 g_free(data); |
2086 | 6236 } |
6237 | |
5575 | 6238 static void oscar_ask_direct_im(GaimConnection *gc, const char *who) { |
5420 | 6239 gchar *buf; |
2086 | 6240 struct ask_do_dir_im *data = g_new0(struct ask_do_dir_im, 1); |
5136 | 6241 data->who = g_strdup(who); |
2170
c24595d3c364
[gaim-migrate @ 2180]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2167
diff
changeset
|
6242 data->gc = gc; |
5420 | 6243 buf = g_strdup_printf(_("You have selected to open a Direct IM connection with %s."), who); |
5498
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
6244 |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
6245 gaim_request_action(gc, NULL, buf, |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
6246 _("Because this reveals your IP address, it " |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
6247 "may be considered a privacy risk. Do you " |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
6248 "wish to continue?"), |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
6249 0, data, 2, |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
6250 _("Connect"), G_CALLBACK(oscar_direct_im), |
cce2d7868c78
[gaim-migrate @ 5894]
Christian Hammond <chipx86@chipx86.com>
parents:
5497
diff
changeset
|
6251 _("Cancel"), G_CALLBACK(oscar_cancel_direct_im)); |
5420 | 6252 g_free(buf); |
2086 | 6253 } |
6254 | |
5575 | 6255 static void oscar_set_permit_deny(GaimConnection *gc) { |
6256 GaimAccount *account = gaim_connection_get_account(gc); | |
7283 | 6257 OscarData *od = (OscarData *)gc->proto_data; |
4230 | 6258 #ifdef NOSSI |
8143 | 6259 GSList *list; |
4230 | 6260 char buf[MAXMSGLEN]; |
6261 int at; | |
6262 | |
5575 | 6263 switch(account->perm_deny) { |
8175 | 6264 case GAIM_PRIVACY_ALLOW_ALL: |
5575 | 6265 aim_bos_changevisibility(od->sess, od->conn, AIM_VISIBILITYCHANGE_DENYADD, gaim_account_get_username(account)); |
4230 | 6266 break; |
8175 | 6267 case GAIM_PRIVACY_DENY_ALL: |
5575 | 6268 aim_bos_changevisibility(od->sess, od->conn, AIM_VISIBILITYCHANGE_PERMITADD, gaim_account_get_username(account)); |
4230 | 6269 break; |
8175 | 6270 case GAIM_PRIVACY_ALLOW_USERS: |
5575 | 6271 list = account->permit; |
4230 | 6272 at = 0; |
6273 while (list) { | |
6274 at += g_snprintf(buf + at, sizeof(buf) - at, "%s&", (char *)list->data); | |
6275 list = list->next; | |
6276 } | |
6277 aim_bos_changevisibility(od->sess, od->conn, AIM_VISIBILITYCHANGE_PERMITADD, buf); | |
6278 break; | |
8175 | 6279 case GAIM_PRIVACY_DENY_USERS: |
5575 | 6280 list = account->deny; |
4230 | 6281 at = 0; |
6282 while (list) { | |
6283 at += g_snprintf(buf + at, sizeof(buf) - at, "%s&", (char *)list->data); | |
6284 list = list->next; | |
6285 } | |
6286 aim_bos_changevisibility(od->sess, od->conn, AIM_VISIBILITYCHANGE_DENYADD, buf); | |
6287 break; | |
6288 default: | |
6289 break; | |
2086 | 6290 } |
4230 | 6291 #else |
8175 | 6292 if (od->sess->ssi.received_data) { |
6293 switch (account->perm_deny) { | |
6294 case GAIM_PRIVACY_ALLOW_ALL: | |
6295 aim_ssi_setpermdeny(od->sess, 0x01, 0xffffffff); | |
6296 break; | |
6297 case GAIM_PRIVACY_ALLOW_BUDDYLIST: | |
6298 aim_ssi_setpermdeny(od->sess, 0x05, 0xffffffff); | |
6299 break; | |
6300 case GAIM_PRIVACY_ALLOW_USERS: | |
6301 aim_ssi_setpermdeny(od->sess, 0x03, 0xffffffff); | |
6302 break; | |
6303 case GAIM_PRIVACY_DENY_ALL: | |
6304 aim_ssi_setpermdeny(od->sess, 0x02, 0xffffffff); | |
6305 break; | |
6306 case GAIM_PRIVACY_DENY_USERS: | |
6307 aim_ssi_setpermdeny(od->sess, 0x04, 0xffffffff); | |
6308 break; | |
6309 default: | |
6310 aim_ssi_setpermdeny(od->sess, 0x01, 0xffffffff); | |
6311 break; | |
6312 } | |
6313 } | |
4230 | 6314 #endif |
2086 | 6315 } |
6316 | |
5575 | 6317 static void oscar_add_permit(GaimConnection *gc, const char *who) { |
4269 | 6318 #ifdef NOSSI |
8143 | 6319 if (gc->account->perm_deny == 3) |
4269 | 6320 oscar_set_permit_deny(gc); |
6321 #else | |
7283 | 6322 OscarData *od = (OscarData *)gc->proto_data; |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
6323 gaim_debug(GAIM_DEBUG_INFO, "oscar", "ssi: About to add a permit\n"); |
4230 | 6324 if (od->sess->ssi.received_data) |
4889 | 6325 aim_ssi_addpermit(od->sess, who); |
4230 | 6326 #endif |
2086 | 6327 } |
6328 | |
5575 | 6329 static void oscar_add_deny(GaimConnection *gc, const char *who) { |
4269 | 6330 #ifdef NOSSI |
8143 | 6331 if (gc->account->perm_deny == 4) |
4269 | 6332 oscar_set_permit_deny(gc); |
6333 #else | |
7283 | 6334 OscarData *od = (OscarData *)gc->proto_data; |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
6335 gaim_debug(GAIM_DEBUG_INFO, "oscar", "ssi: About to add a deny\n"); |
4230 | 6336 if (od->sess->ssi.received_data) |
4889 | 6337 aim_ssi_adddeny(od->sess, who); |
4230 | 6338 #endif |
2086 | 6339 } |
6340 | |
5575 | 6341 static void oscar_rem_permit(GaimConnection *gc, const char *who) { |
4269 | 6342 #ifdef NOSSI |
8143 | 6343 if (gc->account->perm_deny == 3) |
4269 | 6344 oscar_set_permit_deny(gc); |
6345 #else | |
7283 | 6346 OscarData *od = (OscarData *)gc->proto_data; |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
6347 gaim_debug(GAIM_DEBUG_INFO, "oscar", "ssi: About to delete a permit\n"); |
4230 | 6348 if (od->sess->ssi.received_data) |
4889 | 6349 aim_ssi_delpermit(od->sess, who); |
4230 | 6350 #endif |
2086 | 6351 } |
6352 | |
5575 | 6353 static void oscar_rem_deny(GaimConnection *gc, const char *who) { |
4269 | 6354 #ifdef NOSSI |
8143 | 6355 if (gc->account->perm_deny == 4) |
4269 | 6356 oscar_set_permit_deny(gc); |
6357 #else | |
7283 | 6358 OscarData *od = (OscarData *)gc->proto_data; |
5219
e807abdcee83
[gaim-migrate @ 5589]
Christian Hammond <chipx86@chipx86.com>
parents:
5211
diff
changeset
|
6359 gaim_debug(GAIM_DEBUG_INFO, "oscar", "ssi: About to delete a deny\n"); |
4230 | 6360 if (od->sess->ssi.received_data) |
4889 | 6361 aim_ssi_deldeny(od->sess, who); |
4230 | 6362 #endif |
2086 | 6363 } |
6364 | |
5575 | 6365 static GList *oscar_away_states(GaimConnection *gc) |
2086 | 6366 { |
7283 | 6367 OscarData *od = gc->proto_data; |
2501
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
6368 GList *m = NULL; |
227cc42ffa6e
[gaim-migrate @ 2514]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2432
diff
changeset
|
6369 |
8257 | 6370 if (od->icq) { |
6371 m = g_list_append(m, _("Online")); | |
6372 m = g_list_append(m, _("Away")); | |
6373 m = g_list_append(m, _("Do Not Disturb")); | |
6374 m = g_list_append(m, _("Not Available")); | |
6375 m = g_list_append(m, _("Occupied")); | |
6376 m = g_list_append(m, _("Free For Chat")); | |
6377 m = g_list_append(m, _("Invisible")); | |
6378 } else { | |
6379 m = g_list_append(m, GAIM_AWAY_CUSTOM); | |
6380 m = g_list_append(m, _("Visible")); | |
6381 m = g_list_append(m, _("Invisible")); | |
6382 } | |
4333 | 6383 |
6384 return m; | |
6385 } | |
6386 | |
7172 | 6387 static void oscar_ssi_editcomment(struct name_data *data, const char *text) { |
8341 | 6388 GaimConnection *gc = data->gc; |
6389 OscarData *od = gc->proto_data; | |
7172 | 6390 GaimBuddy *b; |
6391 GaimGroup *g; | |
6392 | |
6393 if (!(b = gaim_find_buddy(gaim_connection_get_account(data->gc), data->name))) { | |
6394 oscar_free_name_data(data); | |
6395 return; | |
6396 } | |
6397 | |
6398 if (!(g = gaim_find_buddys_group(b))) { | |
6399 oscar_free_name_data(data); | |
6400 return; | |
6401 } | |
6402 | |
6403 aim_ssi_editcomment(od->sess, g->name, data->name, text); | |
8341 | 6404 |
6405 if (!aim_sncmp(data->name, gc->account->username)) | |
6406 gaim_check_comment(od, text); | |
6407 | |
7172 | 6408 oscar_free_name_data(data); |
6409 } | |
6410 | |
6411 static void oscar_buddycb_edit_comment(GaimConnection *gc, const char *name) { | |
7283 | 6412 OscarData *od = gc->proto_data; |
7172 | 6413 struct name_data *data = g_new(struct name_data, 1); |
6414 GaimBuddy *b; | |
6415 GaimGroup *g; | |
6416 char *comment; | |
6417 gchar *comment_utf8; | |
6418 | |
6419 if (!(b = gaim_find_buddy(gaim_connection_get_account(gc), name))) | |
6420 return; | |
6421 if (!(g = gaim_find_buddys_group(b))) | |
6422 return; | |
6423 comment = aim_ssi_getcomment(od->sess->ssi.local, g->name, name); | |
6424 comment_utf8 = comment ? gaim_utf8_try_convert(comment) : NULL; | |
6425 | |
6426 data->gc = gc; | |
6427 data->name = g_strdup(name); | |
6428 data->nick = NULL; | |
6429 | |
6430 gaim_request_input(gc, NULL, _("Buddy Comment:"), NULL, | |
6431 comment_utf8, TRUE, FALSE, | |
6432 _("OK"), G_CALLBACK(oscar_ssi_editcomment), | |
6433 _("Cancel"), G_CALLBACK(oscar_free_name_data), | |
6434 data); | |
6435 | |
6436 free(comment); | |
6437 g_free(comment_utf8); | |
6438 } | |
6439 | |
5575 | 6440 static GList *oscar_buddy_menu(GaimConnection *gc, const char *who) { |
7283 | 6441 OscarData *od = gc->proto_data; |
4333 | 6442 GList *m = NULL; |
6443 struct proto_buddy_menu *pbm; | |
6444 | |
7172 | 6445 pbm = g_new0(struct proto_buddy_menu, 1); |
6446 pbm->label = _("Edit Buddy Comment"); | |
6447 pbm->callback = oscar_buddycb_edit_comment; | |
6448 pbm->gc = gc; | |
6449 m = g_list_append(m, pbm); | |
6450 | |
4333 | 6451 if (od->icq) { |
4624 | 6452 #if 0 |
4333 | 6453 pbm = g_new0(struct proto_buddy_menu, 1); |
6454 pbm->label = _("Get Status Msg"); | |
4969 | 6455 pbm->callback = oscar_get_icqstatusmsg; |
4333 | 6456 pbm->gc = gc; |
6457 m = g_list_append(m, pbm); | |
4624 | 6458 #endif |
4333 | 6459 } else { |
6695 | 6460 GaimBuddy *b = gaim_find_buddy(gc->account, who); |
7011 | 6461 aim_userinfo_t *userinfo; |
5975 | 6462 |
6463 if (b) | |
7045 | 6464 userinfo = aim_locate_finduserinfo(od->sess, b->name); |
7011 | 6465 |
6466 if (b && userinfo && aim_sncmp(gaim_account_get_username(gaim_connection_get_account(gc)), who) && GAIM_BUDDY_IS_ONLINE(b)) { | |
6467 if (userinfo->capabilities & AIM_CAPS_DIRECTIM) { | |
5917 | 6468 pbm = g_new0(struct proto_buddy_menu, 1); |
6469 pbm->label = _("Direct IM"); | |
6470 pbm->callback = oscar_ask_direct_im; | |
6471 pbm->gc = gc; | |
6472 m = g_list_append(m, pbm); | |
6473 } | |
7650 | 6474 |
6475 if (userinfo->capabilities & AIM_CAPS_SENDFILE) { | |
6476 pbm = g_new0(struct proto_buddy_menu, 1); | |
6477 pbm->label = _("Send File"); | |
6478 pbm->callback = oscar_ask_sendfile; | |
6479 pbm->gc = gc; | |
6480 m = g_list_append(m, pbm); | |
6481 } | |
4826 | 6482 #if 0 |
7011 | 6483 if (userinfo->capabilities & AIM_CAPS_GETFILE) { |
5917 | 6484 pbm = g_new0(struct proto_buddy_menu, 1); |
6485 pbm->label = _("Get File"); | |
6486 pbm->callback = oscar_ask_getfile; | |
6487 pbm->gc = gc; | |
6488 m = g_list_append(m, pbm); | |
6489 } | |
4826 | 6490 #endif |
4333 | 6491 } |
5131 | 6492 } |
5197 | 6493 |
5131 | 6494 if (od->sess->ssi.received_data) { |
6495 char *gname = aim_ssi_itemlist_findparentname(od->sess->ssi.local, who); | |
6496 if (gname && aim_ssi_waitingforauth(od->sess->ssi.local, gname, who)) { | |
6497 pbm = g_new0(struct proto_buddy_menu, 1); | |
6873 | 6498 pbm->label = _("Re-request Authorization"); |
5131 | 6499 pbm->callback = gaim_auth_sendrequest; |
6500 pbm->gc = gc; | |
6501 m = g_list_append(m, pbm); | |
4333 | 6502 } |
4916 | 6503 } |
6504 | |
4333 | 6505 return m; |
6506 } | |
6507 | |
5575 | 6508 static void oscar_format_screenname(GaimConnection *gc, const char *nick) { |
7283 | 6509 OscarData *od = gc->proto_data; |
5575 | 6510 if (!aim_sncmp(gaim_account_get_username(gaim_connection_get_account(gc)), nick)) { |
4333 | 6511 if (!aim_getconn_type(od->sess, AIM_CONN_TYPE_AUTH)) { |
6512 od->setnick = TRUE; | |
6513 od->newsn = g_strdup(nick); | |
6514 aim_reqservice(od->sess, od->conn, AIM_CONN_TYPE_AUTH); | |
6515 } else { | |
6516 aim_admin_setnick(od->sess, aim_getconn_type(od->sess, AIM_CONN_TYPE_AUTH), nick); | |
6517 } | |
6518 } else { | |
5436
ad445074d239
[gaim-migrate @ 5818]
Christian Hammond <chipx86@chipx86.com>
parents:
5435
diff
changeset
|
6519 gaim_notify_error(gc, NULL, _("The new formatting is invalid."), |
8152 | 6520 _("Screen name formatting can change only capitalization and whitespace.")); |
4333 | 6521 } |
6522 } | |
6523 | |
5575 | 6524 static void oscar_show_format_screenname(GaimConnection *gc) |
4333 | 6525 { |
8152 | 6526 gaim_request_input(gc, NULL, _("New screen name formatting:"), NULL, |
6035
8c44020a958e
[gaim-migrate @ 6485]
Christian Hammond <chipx86@chipx86.com>
parents:
6029
diff
changeset
|
6527 gaim_connection_get_display_name(gc), FALSE, FALSE, |
5493
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
6528 _("OK"), G_CALLBACK(oscar_format_screenname), |
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
6529 _("Cancel"), NULL, |
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
6530 gc); |
4333 | 6531 } |
6532 | |
5575 | 6533 static void oscar_confirm_account(GaimConnection *gc) |
4333 | 6534 { |
7283 | 6535 OscarData *od = gc->proto_data; |
4333 | 6536 aim_conn_t *conn = aim_getconn_type(od->sess, AIM_CONN_TYPE_AUTH); |
6537 | |
6538 if (conn) { | |
6539 aim_admin_reqconfirm(od->sess, conn); | |
6540 } else { | |
6541 od->conf = TRUE; | |
6542 aim_reqservice(od->sess, od->conn, AIM_CONN_TYPE_AUTH); | |
6543 } | |
6544 } | |
6545 | |
5575 | 6546 static void oscar_show_email(GaimConnection *gc) |
4333 | 6547 { |
7283 | 6548 OscarData *od = gc->proto_data; |
4333 | 6549 aim_conn_t *conn = aim_getconn_type(od->sess, AIM_CONN_TYPE_AUTH); |
6550 | |
6551 if (conn) { | |
6552 aim_admin_getinfo(od->sess, conn, 0x11); | |
6553 } else { | |
6554 od->reqemail = TRUE; | |
6555 aim_reqservice(od->sess, od->conn, AIM_CONN_TYPE_AUTH); | |
6556 } | |
6557 } | |
6558 | |
5575 | 6559 static void oscar_change_email(GaimConnection *gc, const char *email) |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6560 { |
7283 | 6561 OscarData *od = gc->proto_data; |
2768
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6562 aim_conn_t *conn = aim_getconn_type(od->sess, AIM_CONN_TYPE_AUTH); |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6563 |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6564 if (conn) { |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6565 aim_admin_setemail(od->sess, conn, email); |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6566 } else { |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6567 od->setemail = TRUE; |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6568 od->email = g_strdup(email); |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6569 aim_reqservice(od->sess, od->conn, AIM_CONN_TYPE_AUTH); |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6570 } |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6571 } |
8a918df1a5ed
[gaim-migrate @ 2781]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2762
diff
changeset
|
6572 |
5575 | 6573 static void oscar_show_change_email(GaimConnection *gc) |
4333 | 6574 { |
6035
8c44020a958e
[gaim-migrate @ 6485]
Christian Hammond <chipx86@chipx86.com>
parents:
6029
diff
changeset
|
6575 gaim_request_input(gc, NULL, _("Change Address To:"), NULL, NULL, |
8c44020a958e
[gaim-migrate @ 6485]
Christian Hammond <chipx86@chipx86.com>
parents:
6029
diff
changeset
|
6576 FALSE, FALSE, |
5493
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
6577 _("OK"), G_CALLBACK(oscar_change_email), |
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
6578 _("Cancel"), NULL, |
3e8487580024
[gaim-migrate @ 5889]
Christian Hammond <chipx86@chipx86.com>
parents:
5436
diff
changeset
|
6579 gc); |
4333 | 6580 } |
6581 | |
5575 | 6582 static void oscar_show_awaitingauth(GaimConnection *gc) |
4333 | 6583 { |
7283 | 6584 OscarData *od = gc->proto_data; |
4333 | 6585 gchar *nombre, *text, *tmp; |
6695 | 6586 GaimBlistNode *gnode, *cnode, *bnode; |
4333 | 6587 int num=0; |
6588 | |
6873 | 6589 text = g_strdup(""); |
4333 | 6590 |
4785 | 6591 for (gnode = gaim_get_blist()->root; gnode; gnode = gnode->next) { |
6695 | 6592 GaimGroup *group = (GaimGroup *)gnode; |
4785 | 6593 if(!GAIM_BLIST_NODE_IS_GROUP(gnode)) |
6594 continue; | |
6695 | 6595 for (cnode = gnode->child; cnode; cnode = cnode->next) { |
6596 if(!GAIM_BLIST_NODE_IS_CONTACT(cnode)) | |
4785 | 6597 continue; |
6695 | 6598 for (bnode = cnode->child; bnode; bnode = bnode->next) { |
6599 GaimBuddy *buddy = (GaimBuddy *)bnode; | |
6600 if(!GAIM_BLIST_NODE_IS_BUDDY(bnode)) | |
6601 continue; | |
6602 if (buddy->account == gc->account && aim_ssi_waitingforauth(od->sess->ssi.local, group->name, buddy->name)) { | |
6603 if (gaim_get_buddy_alias_only(buddy)) | |
6604 nombre = g_strdup_printf(" %s (%s)", buddy->name, gaim_get_buddy_alias_only(buddy)); | |
6605 else | |
6606 nombre = g_strdup_printf(" %s", buddy->name); | |
6873 | 6607 tmp = g_strdup_printf("%s%s<br>", text, nombre); |
6695 | 6608 g_free(text); |
6609 text = tmp; | |
6610 g_free(nombre); | |
6611 num++; | |
6612 } | |
4333 | 6613 } |
2979 | 6614 } |
4333 | 6615 } |
6616 | |
6617 if (!num) { | |
6618 g_free(text); | |
6873 | 6619 text = g_strdup(_("<i>you are not waiting for authorization</i>")); |
6620 } | |
6621 | |
6622 gaim_notify_formatted(gc, NULL, _("You are awaiting authorization from " | |
6623 "the following buddies"), _("You can re-request " | |
6624 "authorization from these buddies by " | |
6625 "right-clicking on them and selecting " | |
6626 "\"Re-request Authorization.\""), text, NULL, NULL); | |
4333 | 6627 g_free(text); |
2979 | 6628 } |
6629 | |
7080
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6630 static void search_by_email_cb(GaimConnection *gc, const char *email) |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6631 { |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6632 serv_dir_search(gc, "", "", "", "", "", "", "", email); |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6633 } |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6634 |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6635 static void oscar_show_find_email(GaimConnection *gc) |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6636 { |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6637 gaim_request_input(gc, _("Find Buddy by E-mail"), |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6638 _("Search for a buddy by e-mail address"), |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6639 _("Type the e-mail address of the buddy you are " |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6640 "searching for."), |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6641 NULL, FALSE, FALSE, |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6642 _("Search"), G_CALLBACK(search_by_email_cb), |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6643 _("Cancel"), NULL, gc); |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6644 } |
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6645 |
7366 | 6646 #if 0 |
5917 | 6647 static void oscar_setavailmsg(GaimConnection *gc, char *text) { |
7283 | 6648 OscarData *od = (OscarData *)gc->proto_data; |
5917 | 6649 |
7334 | 6650 aim_locate_setprofile(od->sess, NULL, NULL, 0, NULL, "", 0); |
5917 | 6651 aim_srv_setavailmsg(od->sess, text); |
6652 } | |
6653 | |
6654 static void oscar_show_setavailmsg(GaimConnection *gc) | |
6655 { | |
7313 | 6656 gaim_request_input(gc, NULL, _("Available Message:"), NULL, |
6657 _("I'm doing work and hoping for a distraction--IM me!"), | |
6658 TRUE, FALSE, | |
5917 | 6659 _("OK"), G_CALLBACK(oscar_setavailmsg), |
6660 _("Cancel"), NULL, | |
6661 gc); | |
6662 } | |
7366 | 6663 #endif |
5917 | 6664 |
7067
71e0da45abe6
[gaim-migrate @ 7631]
Christian Hammond <chipx86@chipx86.com>
parents:
7063
diff
changeset
|
6665 static void oscar_show_set_info(GaimConnection *gc) |
71e0da45abe6
[gaim-migrate @ 7631]
Christian Hammond <chipx86@chipx86.com>
parents:
7063
diff
changeset
|
6666 { |
71e0da45abe6
[gaim-migrate @ 7631]
Christian Hammond <chipx86@chipx86.com>
parents:
7063
diff
changeset
|
6667 gaim_account_request_change_user_info(gaim_connection_get_account(gc)); |
71e0da45abe6
[gaim-migrate @ 7631]
Christian Hammond <chipx86@chipx86.com>
parents:
7063
diff
changeset
|
6668 } |
71e0da45abe6
[gaim-migrate @ 7631]
Christian Hammond <chipx86@chipx86.com>
parents:
7063
diff
changeset
|
6669 |
7063
7fdac700deb1
[gaim-migrate @ 7627]
Christian Hammond <chipx86@chipx86.com>
parents:
7060
diff
changeset
|
6670 static void oscar_change_pass(GaimConnection *gc) |
7fdac700deb1
[gaim-migrate @ 7627]
Christian Hammond <chipx86@chipx86.com>
parents:
7060
diff
changeset
|
6671 { |
7fdac700deb1
[gaim-migrate @ 7627]
Christian Hammond <chipx86@chipx86.com>
parents:
7060
diff
changeset
|
6672 gaim_account_request_change_password(gaim_connection_get_account(gc)); |
7fdac700deb1
[gaim-migrate @ 7627]
Christian Hammond <chipx86@chipx86.com>
parents:
7060
diff
changeset
|
6673 } |
7fdac700deb1
[gaim-migrate @ 7627]
Christian Hammond <chipx86@chipx86.com>
parents:
7060
diff
changeset
|
6674 |
5575 | 6675 static void oscar_show_chpassurl(GaimConnection *gc) |
4333 | 6676 { |
7283 | 6677 OscarData *od = gc->proto_data; |
5575 | 6678 gchar *substituted = gaim_strreplace(od->sess->authinfo->chpassurl, "%s", gaim_account_get_username(gaim_connection_get_account(gc))); |
6465
fb64cc87bc96
[gaim-migrate @ 6974]
Christian Hammond <chipx86@chipx86.com>
parents:
6400
diff
changeset
|
6679 gaim_notify_uri(gc, substituted); |
5517 | 6680 g_free(substituted); |
4333 | 6681 } |
6682 | |
7026 | 6683 static void oscar_show_imforwardingurl(GaimConnection *gc) |
6684 { | |
6685 gaim_notify_uri(gc, "http://mymobile.aol.com/dbreg/register?action=imf&clientID=1"); | |
6686 } | |
6687 | |
5842 | 6688 static void oscar_set_icon(GaimConnection *gc, const char *iconfile) |
6689 { | |
7283 | 6690 OscarData *od = gc->proto_data; |
5844 | 6691 aim_session_t *sess = od->sess; |
5842 | 6692 FILE *file; |
6693 struct stat st; | |
5844 | 6694 |
6039 | 6695 if (iconfile == NULL) { |
6696 /* Set an empty icon, or something */ | |
6697 } else if (!stat(iconfile, &st)) { | |
5842 | 6698 char *buf = g_malloc(st.st_size); |
6699 file = fopen(iconfile, "rb"); | |
6700 if (file) { | |
6052 | 6701 md5_state_t *state; |
6039 | 6702 char md5[16]; |
5842 | 6703 int len = fread(buf, 1, st.st_size, file); |
6039 | 6704 fclose(file); |
6052 | 6705 state = g_malloc(sizeof(md5_state_t)); |
5842 | 6706 md5_init(state); |
6707 md5_append(state, buf, len); | |
6708 md5_finish(state, md5); | |
6709 g_free(state); | |
6710 aim_ssi_seticon(sess, md5, 16); | |
6711 } else | |
6712 gaim_debug(GAIM_DEBUG_ERROR, "oscar", | |
6713 "Can't open buddy icon file!\n"); | |
6714 g_free(buf); | |
6715 } else | |
6716 gaim_debug(GAIM_DEBUG_ERROR, "oscar", | |
6717 "Can't stat buddy icon file!\n"); | |
6718 } | |
6719 | |
6720 | |
5575 | 6721 static GList *oscar_actions(GaimConnection *gc) |
2086 | 6722 { |
7283 | 6723 OscarData *od = gc->proto_data; |
4333 | 6724 struct proto_actions_menu *pam; |
6725 GList *m = NULL; | |
6726 | |
6727 pam = g_new0(struct proto_actions_menu, 1); | |
7853 | 6728 pam->label = _("Set User Info..."); |
7067
71e0da45abe6
[gaim-migrate @ 7631]
Christian Hammond <chipx86@chipx86.com>
parents:
7063
diff
changeset
|
6729 pam->callback = oscar_show_set_info; |
4333 | 6730 pam->gc = gc; |
6731 m = g_list_append(m, pam); | |
6732 | |
7366 | 6733 #if 0 |
5917 | 6734 pam = g_new0(struct proto_actions_menu, 1); |
7853 | 6735 pam->label = _("Set Available Message..."); |
5917 | 6736 pam->callback = oscar_show_setavailmsg; |
6737 pam->gc = gc; | |
6738 m = g_list_append(m, pam); | |
7366 | 6739 #endif |
5917 | 6740 |
5238 | 6741 pam = g_new0(struct proto_actions_menu, 1); |
7853 | 6742 pam->label = _("Change Password..."); |
7063
7fdac700deb1
[gaim-migrate @ 7627]
Christian Hammond <chipx86@chipx86.com>
parents:
7060
diff
changeset
|
6743 pam->callback = oscar_change_pass; |
5238 | 6744 pam->gc = gc; |
6745 m = g_list_append(m, pam); | |
4617 | 6746 |
6747 if (od->sess->authinfo->chpassurl) { | |
6748 pam = g_new0(struct proto_actions_menu, 1); | |
6749 pam->label = _("Change Password (URL)"); | |
6750 pam->callback = oscar_show_chpassurl; | |
6751 pam->gc = gc; | |
6752 m = g_list_append(m, pam); | |
6753 } | |
6754 | |
7026 | 6755 if (od->sess->authinfo->chpassurl) { |
6756 pam = g_new0(struct proto_actions_menu, 1); | |
6757 pam->label = _("Configure IM Forwarding (URL)"); | |
6758 pam->callback = oscar_show_imforwardingurl; | |
6759 pam->gc = gc; | |
6760 m = g_list_append(m, pam); | |
6761 } | |
6762 | |
5238 | 6763 if (!od->icq) { |
4617 | 6764 /* AIM actions */ |
6765 m = g_list_append(m, NULL); | |
4333 | 6766 |
5917 | 6767 pam = g_new0(struct proto_actions_menu, 1); |
8152 | 6768 pam->label = _("Format Screen Name..."); |
5844 | 6769 pam->callback = oscar_show_format_screenname; |
4333 | 6770 pam->gc = gc; |
6771 m = g_list_append(m, pam); | |
6772 | |
6773 pam = g_new0(struct proto_actions_menu, 1); | |
6774 pam->label = _("Confirm Account"); | |
6775 pam->callback = oscar_confirm_account; | |
6776 pam->gc = gc; | |
6777 m = g_list_append(m, pam); | |
6778 | |
6779 pam = g_new0(struct proto_actions_menu, 1); | |
7880 | 6780 pam->label = _("Display Currently Registered Address"); |
4333 | 6781 pam->callback = oscar_show_email; |
6782 pam->gc = gc; | |
6783 m = g_list_append(m, pam); | |
6784 | |
6785 pam = g_new0(struct proto_actions_menu, 1); | |
7880 | 6786 pam->label = _("Change Currently Registered Address..."); |
4333 | 6787 pam->callback = oscar_show_change_email; |
6788 pam->gc = gc; | |
6789 m = g_list_append(m, pam); | |
2086 | 6790 } |
4333 | 6791 |
6792 m = g_list_append(m, NULL); | |
6793 | |
6794 pam = g_new0(struct proto_actions_menu, 1); | |
6795 pam->label = _("Show Buddies Awaiting Authorization"); | |
6796 pam->callback = oscar_show_awaitingauth; | |
6797 pam->gc = gc; | |
6798 m = g_list_append(m, pam); | |
6799 | |
2086 | 6800 m = g_list_append(m, NULL); |
4333 | 6801 |
6802 pam = g_new0(struct proto_actions_menu, 1); | |
7853 | 6803 pam->label = _("Search for Buddy by Email..."); |
7080
fc9c74cfb306
[gaim-migrate @ 7645]
Christian Hammond <chipx86@chipx86.com>
parents:
7067
diff
changeset
|
6804 pam->callback = oscar_show_find_email; |
4333 | 6805 pam->gc = gc; |
6806 m = g_list_append(m, pam); | |
6807 | |
4336 | 6808 /* pam = g_new0(struct proto_actions_menu, 1); |
4333 | 6809 pam->label = _("Search for Buddy by Information"); |
6810 pam->callback = show_find_info; | |
6811 pam->gc = gc; | |
4336 | 6812 m = g_list_append(m, pam); */ |
2086 | 6813 |
6814 return m; | |
6815 } | |
6816 | |
5575 | 6817 static void oscar_change_passwd(GaimConnection *gc, const char *old, const char *new) |
2086 | 6818 { |
7283 | 6819 OscarData *od = gc->proto_data; |
4617 | 6820 |
6821 if (od->icq) { | |
6822 aim_icq_changepasswd(od->sess, new); | |
2086 | 6823 } else { |
4617 | 6824 aim_conn_t *conn = aim_getconn_type(od->sess, AIM_CONN_TYPE_AUTH); |
6825 if (conn) { | |
6826 aim_admin_changepasswd(od->sess, conn, new, old); | |
6827 } else { | |
6828 od->chpass = TRUE; | |
6829 od->oldp = g_strdup(old); | |
6830 od->newp = g_strdup(new); | |
6831 aim_reqservice(od->sess, od->conn, AIM_CONN_TYPE_AUTH); | |
6832 } | |
2086 | 6833 } |
6834 } | |
6835 | |
6059 | 6836 static void oscar_convo_closed(GaimConnection *gc, const char *who) |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6837 { |
7283 | 6838 OscarData *od = gc->proto_data; |
2246
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6839 struct direct_im *dim = find_direct_im(od, who); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6840 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6841 if (!dim) |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6842 return; |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6843 |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6844 od->direct_ims = g_slist_remove(od->direct_ims, dim); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6845 gaim_input_remove(dim->watcher); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6846 aim_conn_kill(od->sess, &dim->conn); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6847 g_free(dim); |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6848 } |
933346315b9b
[gaim-migrate @ 2256]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2235
diff
changeset
|
6849 |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6850 static GaimPluginProtocolInfo prpl_info = |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6851 { |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6852 OPT_PROTO_MAIL_CHECK | OPT_PROTO_BUDDY_ICON | OPT_PROTO_IM_IMAGE, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6853 NULL, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6854 NULL, |
8170 | 6855 NULL, |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6856 oscar_list_icon, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6857 oscar_list_emblems, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6858 oscar_status_text, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6859 oscar_tooltip_text, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6860 oscar_away_states, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6861 oscar_actions, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6862 oscar_buddy_menu, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6863 oscar_chat_info, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6864 oscar_login, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6865 oscar_close, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6866 oscar_send_im, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6867 oscar_set_info, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6868 oscar_send_typing, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6869 oscar_get_info, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6870 oscar_set_away, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6871 oscar_get_away, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6872 oscar_set_dir, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6873 NULL, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6874 oscar_dir_search, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6875 oscar_set_idle, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6876 oscar_change_passwd, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6877 oscar_add_buddy, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6878 oscar_add_buddies, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6879 oscar_remove_buddy, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6880 oscar_remove_buddies, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6881 oscar_add_permit, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6882 oscar_add_deny, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6883 oscar_rem_permit, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6884 oscar_rem_deny, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6885 oscar_set_permit_deny, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6886 oscar_warn, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6887 oscar_join_chat, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6888 oscar_chat_invite, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6889 oscar_chat_leave, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6890 NULL, |
8219 | 6891 oscar_send_chat, |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6892 oscar_keepalive, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6893 NULL, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6894 NULL, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6895 NULL, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6896 #ifndef NOSSI |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6897 oscar_alias_buddy, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6898 oscar_move_buddy, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6899 oscar_rename_group, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6900 #else |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6901 NULL, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6902 NULL, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6903 NULL, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6904 #endif |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6905 NULL, |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6906 oscar_convo_closed, |
5842 | 6907 NULL, |
7650 | 6908 oscar_set_icon |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6909 }; |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6910 |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6911 static GaimPluginInfo info = |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6912 { |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6913 2, /**< api_version */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6914 GAIM_PLUGIN_PROTOCOL, /**< type */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6915 NULL, /**< ui_requirement */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6916 0, /**< flags */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6917 NULL, /**< dependencies */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6918 GAIM_PRIORITY_DEFAULT, /**< priority */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6919 |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6920 "prpl-oscar", /**< id */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6921 "AIM/ICQ", /**< name */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6922 VERSION, /**< version */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6923 /** summary */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6924 N_("AIM/ICQ Protocol Plugin"), |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6925 /** description */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6926 N_("AIM/ICQ Protocol Plugin"), |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6927 NULL, /**< author */ |
6371
8f94cce8faa5
[gaim-migrate @ 6876]
Christian Hammond <chipx86@chipx86.com>
parents:
6350
diff
changeset
|
6928 GAIM_WEBSITE, /**< homepage */ |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6929 |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6930 NULL, /**< load */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6931 NULL, /**< unload */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6932 NULL, /**< destroy */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6933 |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6934 NULL, /**< ui_info */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6935 &prpl_info /**< extra_info */ |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6936 }; |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6937 |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6938 static void |
5920
7d385de2f9cd
[gaim-migrate @ 6360]
Christian Hammond <chipx86@chipx86.com>
parents:
5917
diff
changeset
|
6939 init_plugin(GaimPlugin *plugin) |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6940 { |
5638
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5631
diff
changeset
|
6941 GaimAccountOption *option; |
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5631
diff
changeset
|
6942 |
5685
43ea75092684
[gaim-migrate @ 6106]
Christian Hammond <chipx86@chipx86.com>
parents:
5681
diff
changeset
|
6943 option = gaim_account_option_string_new(_("Auth host"), "server", |
5638
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5631
diff
changeset
|
6944 "login.oscar.aol.com"); |
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5631
diff
changeset
|
6945 prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, |
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5631
diff
changeset
|
6946 option); |
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5631
diff
changeset
|
6947 |
5685
43ea75092684
[gaim-migrate @ 6106]
Christian Hammond <chipx86@chipx86.com>
parents:
5681
diff
changeset
|
6948 option = gaim_account_option_int_new(_("Auth port"), "port", 5190); |
5638
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5631
diff
changeset
|
6949 prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, |
0bdfa28c678e
[gaim-migrate @ 6047]
Christian Hammond <chipx86@chipx86.com>
parents:
5631
diff
changeset
|
6950 option); |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6951 |
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
5197
diff
changeset
|
6952 my_protocol = plugin; |
2086 | 6953 } |
6954 | |
5920
7d385de2f9cd
[gaim-migrate @ 6360]
Christian Hammond <chipx86@chipx86.com>
parents:
5917
diff
changeset
|
6955 GAIM_INIT_PLUGIN(oscar, init_plugin, info); |