source: irc.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @bbb6ffb   2006-10-31T08:35:36Z wilmer Disabling little optimization in irc.c because it can't be done safely …
(edit) @0383943   2006-08-24T22:06:52Z wilmer Added message on successful creation of accounts and fixed "set …
(edit) @d5ccd83   2006-08-13T19:15:23Z wilmer Extra comments in set.h and now properly using set_getbool() instead …
(edit) @0aaca60   2006-07-19T16:52:38Z wilmer Added some (more) comments to .h files in lib/ and some minor …
(edit) @04026d4   2006-07-15T17:26:13Z wilmer Fixed a broken call to set_get() (CRASH), shut up a compiler warning …
(edit) @eda0270   2006-07-14T09:34:56Z wilmer Merging from main.
(edit) @b0a33a5   2006-07-11T09:28:44Z wilmer Better handling of situations where IPv6 is not available at run-time.
(edit) @a93e3c8   2006-07-09T10:54:45Z wilmer Fixed irc_names() (forgot to add @s for user/root in the new version).
(edit) @5b52a48   2006-07-03T21:22:45Z wilmer Implemented per-account nick lists instead of per-protocol nick lists. …
(edit) @fef6116   2006-07-01T19:17:42Z wilmer Fixed check in set_eval_account() and merging from main (better NAMES …
(edit) @0a3c243   2006-06-30T23:18:56Z wilmer Got rid of struct aim_user (now using account_t everywhere). Needs …
(edit) @5c9512f   2006-06-30T09:17:18Z wilmer Made set.c API more generic so it's not specific to irc_t structures …
(edit) @3f9440d   2006-06-26T21:50:12Z wilmer /NAMES replies are more efficient now.
(edit) @471573f   2006-06-26T15:06:08Z wilmer Merging from devel (IRC protocol compliance stuff).
Note: See TracRevisionLog for help on using the revision log.