root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @6429 [6429] 2008-07-05 22:51:39 eugene Replaced gLicqDaemon->AddUserToList? with creation of AddUserDlg?, which is …
(edit) @6428 [6428] 2008-07-05 13:09:27 eugene Don't interfere Qt with additional mouse selection copying slots, just …
(edit) @6427 [6427] 2008-07-05 12:44:11 eugene Revised emoticon (un)parsing. It's not a hyperlink now. It removes …
(edit) @6426 [6426] 2008-07-05 06:02:06 eugene Fixed the slot name.
(edit) @6425 [6425] 2008-07-05 01:31:35 flynd Socket owner may be null so check before use.
(edit) @6424 [6424] 2008-07-04 23:12:17 flynd Always autofocus message window/tab if it's opened by the user.
(edit) @6423 [6423] 2008-07-04 20:37:56 flynd Only link with libnsl if it's actually needed. Email plugin doesn't need …
(edit) @6422 [6422] 2008-07-04 07:01:01 flynd Cast time stamp so it's the correct integer type regardless of what time_t …
(edit) @6421 [6421] 2008-07-04 06:55:17 flynd Use deprecated define for all functions.
(edit) @6420 [6420] 2008-07-04 06:48:39 flynd It seems deprecated attribute needs to be last for constructors to work on …
(edit) @6419 [6419] 2008-07-04 06:16:26 flynd Marked deprecated functions in icqd and chat.
(edit) @6418 [6418] 2008-07-04 06:05:11 flynd Marked deprecated functions in messages and utilities.
(edit) @6417 [6417] 2008-07-04 05:44:34 flynd Marked uin functions in licq_user.h as deprecated.
(edit) @6411 [6411] 2008-07-04 03:27:41 flynd Removed uin functions from socket classes as they are no longer used.
(edit) @6410 [6410] 2008-07-04 03:24:31 flynd Added missing include and use default constructor rather than the …
(edit) @6409 [6409] 2008-07-04 03:11:16 flynd No need to include licq_socket if we don't use it.
(edit) @6406 [6406] 2008-07-03 22:20:05 flynd More uin removed from the plugins.
(edit) @6405 [6405] 2008-07-03 22:13:49 flynd More UIN removed.
(edit) @6404 [6404] 2008-07-03 07:19:15 eugene Made server-side users be collected into a separate map and processed all …
(edit) @6403 [6403] 2008-07-03 06:08:04 flynd Cast should be unsigned long.
(edit) @6402 [6402] 2008-07-03 05:54:19 flynd More uin calls removed or rewritten.
(edit) @6401 [6401] 2008-07-02 23:11:23 flynd Added missing unistd.h includes.
(edit) @6400 [6400] 2008-07-02 23:03:31 flynd Fixed some cast warnings found while trying to compile on bsd.
(edit) @6399 [6399] 2008-07-02 23:02:49 flynd Restore portable cast expression for iconv() call.
(edit) @6398 [6398] 2008-07-02 23:00:59 flynd Deprecated attribute seems to work better when put before function name …
(edit) @6397 [6397] 2008-07-02 22:11:16 flynd Use a define to mark deprecated functions as the attribute is not …
(edit) @6396 [6396] 2008-07-02 21:52:02 flynd Removing -Wextra as not all compilers support it.
(edit) @6395 [6395] 2008-07-02 16:44:13 flynd Added netinet/in.h include as it's not included from arpa/inet.h on bsd.
(edit) @6394 [6394] 2008-07-02 11:40:58 eugene Set a default startup value for static variable.
(edit) @6393 [6393] 2008-07-02 09:15:08 eugene A bit more DropOwner? fixes.
(edit) @6392 [6392] 2008-07-02 09:07:06 eugene Avoid the warning: deprecated conversion from string constant to ‘char*’.
(edit) @6391 [6391] 2008-07-02 09:05:57 eugene A bit more DropOwner? fixes.
(edit) @6390 [6390] 2008-07-02 06:15:44 flynd Removed the birtday functions from daemon. They were not fully implemented …
(edit) @6389 [6389] 2008-07-02 06:04:48 flynd Some more uin function calls changed and added a missing free().
(edit) @6388 [6388] 2008-07-02 05:44:06 flynd Added silent flag to libtool so -s flag on make actually hides which …
(edit) @6387 [6387] 2008-07-02 03:15:54 root_42 - Tentative fix for the logon problems, curtesy to the Pidgin project …
(edit) @6386 [6386] 2008-07-01 19:20:07 flynd Some more uin function usage in email plugin removed.
(edit) @6385 [6385] 2008-07-01 19:09:55 flynd Some more uin function usage in console plugin removed.
(edit) @6384 [6384] 2008-07-01 19:04:43 flynd SetOwnerUin? is deprecated.
(edit) @6383 [6383] 2008-07-01 19:01:58 flynd Forgot one call to SetOwnerUin? in r6382.
(edit) @6382 [6382] 2008-07-01 18:58:01 flynd Marked old owner functions in user manager as deprecated. Updated daemon …
(edit) @6381 [6381] 2008-07-01 17:03:38 flynd Use the new DropOwner? function to properly specify which owner to unlock.
(edit) @6379 [6379] 2008-07-01 06:46:31 flynd Use the new DropOwner? function to properly specify which owner to unlock.
(edit) @6378 [6378] 2008-07-01 06:43:26 flynd Use the new DropOwner? function to properly specify which owner to unlock.
(edit) @6377 [6377] 2008-07-01 06:40:14 flynd Use the new DropOwner? function to properly specify which owner to unlock.
(edit) @6376 [6376] 2008-07-01 06:37:04 flynd Use the new DropOwner? function to properly specify which owner to unlock.
(edit) @6375 [6375] 2008-07-01 06:34:48 flynd Use the new DropOwner? function to properly specify which owner to unlock.
(edit) @6374 [6374] 2008-07-01 06:31:24 flynd Use the new DropOwner? function to properly specify which owner to unlock.
(edit) @6373 [6373] 2008-07-01 06:07:24 flynd Daemon users no longer return true when checking membership in user group …
(edit) @6372 [6372] 2008-07-01 05:59:12 flynd More uin usage removed from console plugin.
(edit) @6371 [6371] 2008-07-01 05:57:40 flynd Added partial support for id instead of uin in file transfer class.
(edit) @6370 [6370] 2008-07-01 05:55:33 flynd Added function to get user id of an owner. Added a DropOwner?() that takes …
(edit) @6369 [6369] 2008-07-01 04:30:08 flynd Removed uin function usage from auto-reply plugin.
(edit) @6368 [6368] 2008-07-01 04:26:06 flynd Daemon users no longer return true when checking membership in user group …
(edit) @6367 [6367] 2008-07-01 04:12:56 flynd Removed uin functions from qt-gui.
(edit) @6366 [6366] 2008-07-01 03:50:37 flynd Removed some uin calls in qt-gui.
(edit) @6365 [6365] 2008-07-01 03:39:13 flynd Removed some uin calls in qt4-gui.
(edit) @6364 [6364] 2008-07-01 03:07:09 flynd Removed the user list since there is no need to have both a list and a …
(edit) @6363 [6363] 2008-07-01 02:41:30 flynd Replaced CUserHashTable with std::map. A custom hash map shouldn't make …
(edit) @6362 [6362] 2008-06-27 20:31:06 flynd Remove uin functions from CUserHashTable as they're not needed anymore.
(edit) @6361 [6361] 2008-06-27 16:40:20 flynd Some more uin functions in console plugin changed.
(edit) @6360 [6360] 2008-06-27 16:26:51 flynd If path to include is added it won't use the header from the source tree.
(edit) @6359 [6359] 2008-06-27 16:10:19 flynd Removed some usage of uin functions in console plugin.
(edit) @6358 [6358] 2008-06-27 16:08:53 flynd Fixed console plugin to compile again after default group was removed in …
(edit) @6357 [6357] 2008-06-25 04:18:17 eugene Moved user processing further, after owner logoff signal is sent.
(edit) @6356 [6356] 2008-06-21 12:52:14 eugene I was too quick to make that change.
(edit) @6355 [6355] 2008-06-21 11:39:37 eugene Made a step toward proper server-side vs local group synchronization.
(edit) @6354 [6354] 2008-06-21 10:26:52 eugene Removed a network log warning about 2 unknown List family SNAC subtypes. …
(edit) @6353 [6353] 2008-06-21 04:00:10 flynd Update group membership first so we send update signal for user after …
(edit) @6352 [6352] 2008-06-20 05:13:34 flynd Reverted r6351. If definitions from a class is directly used by a class, …
(edit) @6351 [6351] 2008-06-19 09:04:07 eugene Removed licq_user.h inclusion where it seems to be not needed.
(edit) @6350 [6350] 2008-06-19 08:56:22 eugene Fixed breakage caused by r6347.
(edit) @6349 [6349] 2008-06-19 08:46:59 eugene Touching this file was my mistake…
(edit) @6348 [6348] 2008-06-19 08:40:53 eugene Added constants inclusion into licq_user.h for plugins convenience.
(edit) @6347 [6347] 2008-06-19 08:33:01 eugene Revised header inclusion. Cleaned up a little.
(edit) @6346 [6346] 2008-06-19 05:54:27 eugene Removed PPIDSTRING extern declaration, since it's already declared in …
(edit) @6345 [6345] 2008-06-19 01:05:53 flynd Fixed typo in r6342.
(edit) @6344 [6344] 2008-06-19 01:01:26 flynd Make sure we are in a system group if checking for All Users group.
(edit) @6343 [6343] 2008-06-19 01:00:11 flynd Always return true if asking if we're member in All Users.
(edit) @6342 [6342] 2008-06-19 00:08:14 flynd Other users isn't selectable so no point in allowing it as startup group.
(edit) @6341 [6341] 2008-06-19 00:00:44 flynd Highest system group is one lower than number of system groups.
(edit) @6340 [6340] 2008-06-18 23:59:01 flynd Group 0 doesn't exist so don't return that we are member of it.
(edit) @6339 [6339] 2008-06-18 23:55:53 flynd Fix for r6336. Group id might be higher than number of groups.
(edit) @6338 [6338] 2008-06-18 23:55:04 flynd Added function so we can check if a group exists without locking it.
(edit) @6337 [6337] 2008-06-18 20:57:28 eugene Don't display the empty name of the top level group when it's updated.
(edit) @6336 [6336] 2008-06-18 03:53:51 eugene Changed default values for startup group to All Users. Made read values to …
(edit) @6335 [6335] 2008-06-18 01:14:55 eugene Don't forget to propogate group id which we intend to add the user to.
(edit) @6334 [6334] 2008-06-17 20:21:43 eugene No need to duplicate the code.
(edit) @6333 [6333] 2008-06-17 18:19:30 eugene Update vertical scrollbar policy when signalled by config.
(edit) @6332 [6332] 2008-06-17 16:49:11 eugene Two more places for ppidString…
(edit) @6331 [6331] 2008-06-17 16:20:30 eugene Fixed the warning.
(edit) @6330 [6330] 2008-06-17 16:09:25 eugene Fixed ppidString cleanup and converted another place of numeric ppid …
(edit) @6329 [6329] 2008-06-17 16:05:26 eugene Exported a handy function PPIDSTRING for converting numeric ppid into a …
(edit) @6328 [6328] 2008-06-17 16:04:43 eugene Fixed compilation warning.
(edit) @6327 [6327] 2008-06-17 15:45:35 eugene Don't print the meaningless numeric ppid into a log.
(edit) @6326 [6326] 2008-06-17 15:41:52 eugene Removed an empty version of ClearSocketDesc? and gave the default value for …
(edit) @6325 [6325] 2008-06-17 13:23:25 eugene Added missing parameters into uin version of AddUserToList?.
(edit) @6324 [6324] 2008-06-17 03:43:21 flynd Make sure it's not a system group before we check server group for user.
(edit) @6323 [6323] 2008-06-17 03:34:46 flynd Fixed missing connects for group signals. This caused view to not update …
(edit) @6322 [6322] 2008-06-17 03:18:28 flynd Store group id with each item in the group combo box so we know which id …
Note: See TracRevisionLog for help on using the revision log.