source: irc.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @5b52a48   2006-07-03T21:22:45Z wilmer Implemented per-account nick lists instead of per-protocol nick lists. …
(edit) @5898ef8   2006-06-15T12:46:31Z wilmer xml_save(), decent error handling and merging fixed autosaving.
(edit) @79e826a   2006-06-15T12:22:17Z wilmer Converted irc->status to binary flags. (This also fixes …
(edit) @68b518d6   2006-05-26T09:03:38Z wilmer Merging from main development tree.
(edit) @a9ca7dd   2006-05-23T08:18:24Z wilmer Added G_GNUC_PRINTF(...) to definitions of functions that take format …
(edit) @0356ae3   2006-05-13T22:30:51Z wilmer irc_vawrite() now first attempts to write() immediately (because …
(edit) @a0d04d6   2006-05-07T18:07:43Z wilmer Got rid of all GLib GIOChannel-related calls outside proxy.c
(edit) @aefa533e   2006-03-21T08:12:22Z wilmer Added a special +b usermode for easier parseability of some things. …
(edit) @f73b969   2006-01-20T15:15:49Z wilmer Renamed commands.c, got rid of return values in all command functions.
(edit) @55ec2d6   2006-01-20T12:22:30Z wilmer Merging IPC branch, it's too different from the main code to keep it …
(edit) @fc50d48   2006-01-20T12:21:24Z wilmer irc_abort() does logging (including a reason) now.
(edit) @bd9b00f   2006-01-19T17:07:47Z wilmer Fixes for single-process daemon mode, changed value of …
(edit) @4c266f2   2006-01-18T22:17:59Z wilmer Merged (and adapted) changes from main tree.
(edit) @c1826c6   2006-01-18T18:25:31Z wilmer BitlBee now tries to empty sendbuffer before closing the connection.
(edit) @74c119d   2006-01-15T15:42:20Z wilmer Better DIE implementation, added SO_REUSEADDR to listening socket.
(edit) @0431ea1   2006-01-15T01:49:49Z wilmer Imported irc_command branch and used this addition for parsing IPC …
(edit) @de3e100   2006-01-14T20:31:59Z wilmer Separated the IRC line splitting/parsing code (to use it for IPC too), …
(edit) @edf9657   2006-01-14T18:25:00Z wilmer Fixed the PASS-command, added error messages for invalid commands to …
(edit) @4fe4be2   2006-01-10T14:20:48Z wilmer Removed send-flood protection code completely.
(edit) @238f828   2005-12-26T14:42:54Z wilmer Fixed that security hole, and added mode +R (don't know if that's the …
(edit) @d25f6fc   2005-12-26T14:02:47Z wilmer Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is …
(edit) @7cad7b4   2005-12-08T16:00:08Z Jelmer Vernooij Clearer seperation between crypting and generic password code
(edit) @22d41a2   2005-11-18T19:10:20Z wilmer Quit messages should appear again, at least on crashes. (And when …
(add) @b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree) 0.99
Note: See TracRevisionLog for help on using the revision log.