|
|
@39f93f0
|
2008-08-31T13:42:33Z |
wilmer |
/join can now be used to join chatrooms, join_chat should not be used …
|
|
|
@ad9feec
|
2008-08-30T18:59:58Z |
wilmer |
Added chat.c to keep track of chatrooms the user cares about.
|
|
|
@f9756bd
|
2008-03-30T21:26:16Z |
wilmer |
Changed charset handling: irc_t keeps two iconv structures, which are …
|
|
|
@a199d33
|
2008-03-29T22:19:17Z |
wilmer |
Closing bug #209: The PASS command can now be used to identify …
|
|
|
@0fbda193
|
2008-02-02T21:48:09Z |
wilmer |
Added help_free() and cleaned up some very stale help-related stuff I …
|
|
|
@0e7ab64
|
2007-04-23T02:58:44Z |
wilmer |
Got rid of one HORRIBLE stupidity called chat_by_channel(), which …
|
|
|
@5b52a48
|
2006-07-03T21:22:45Z |
wilmer |
Implemented per-account nick lists instead of per-protocol nick lists. …
|
|
|
@5898ef8
|
2006-06-15T12:46:31Z |
wilmer |
xml_save(), decent error handling and merging fixed autosaving.
|
|
|
@79e826a
|
2006-06-15T12:22:17Z |
wilmer |
Converted irc->status to binary flags. (This also fixes …
|
|
|
@68b518d6
|
2006-05-26T09:03:38Z |
wilmer |
Merging from main development tree.
|
|
|
@a9ca7dd
|
2006-05-23T08:18:24Z |
wilmer |
Added G_GNUC_PRINTF(...) to definitions of functions that take format …
|
|
|
@0356ae3
|
2006-05-13T22:30:51Z |
wilmer |
irc_vawrite() now first attempts to write() immediately (because …
|
|
|
@a0d04d6
|
2006-05-07T18:07:43Z |
wilmer |
Got rid of all GLib GIOChannel-related calls outside proxy.c
|
|
|
@aefa533e
|
2006-03-21T08:12:22Z |
wilmer |
Added a special +b usermode for easier parseability of some things. …
|
|
|
@f73b969
|
2006-01-20T15:15:49Z |
wilmer |
Renamed commands.c, got rid of return values in all command functions.
|
|
|
@55ec2d6
|
2006-01-20T12:22:30Z |
wilmer |
Merging IPC branch, it's too different from the main code to keep it …
|
|
|
@fc50d48
|
2006-01-20T12:21:24Z |
wilmer |
irc_abort() does logging (including a reason) now.
|
|
|
@bd9b00f
|
2006-01-19T17:07:47Z |
wilmer |
Fixes for single-process daemon mode, changed value of …
|
|
|
@4c266f2
|
2006-01-18T22:17:59Z |
wilmer |
Merged (and adapted) changes from main tree.
|
|
|
@c1826c6
|
2006-01-18T18:25:31Z |
wilmer |
BitlBee now tries to empty sendbuffer before closing the connection.
|
|
|
@74c119d
|
2006-01-15T15:42:20Z |
wilmer |
Better DIE implementation, added SO_REUSEADDR to listening socket.
|
|
|
@0431ea1
|
2006-01-15T01:49:49Z |
wilmer |
Imported irc_command branch and used this addition for parsing IPC …
|
|
|
@de3e100
|
2006-01-14T20:31:59Z |
wilmer |
Separated the IRC line splitting/parsing code (to use it for IPC too), …
|
|
|
@edf9657
|
2006-01-14T18:25:00Z |
wilmer |
Fixed the PASS-command, added error messages for invalid commands to …
|
|
|
@4fe4be2
|
2006-01-10T14:20:48Z |
wilmer |
Removed send-flood protection code completely.
|
|
|
@238f828
|
2005-12-26T14:42:54Z |
wilmer |
Fixed that security hole, and added mode +R (don't know if that's the …
|
|
|
@d25f6fc
|
2005-12-26T14:02:47Z |
wilmer |
Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is …
|
|
|
@7cad7b4
|
2005-12-08T16:00:08Z |
Jelmer Vernooij |
Clearer seperation between crypting and generic password code
|
|
|
@22d41a2
|
2005-11-18T19:10:20Z |
wilmer |
Quit messages should appear again, at least on crashes. (And when …
|
|
|
@b7d3cc34
|
2005-11-06T18:23:18Z |
wilmer |
Initial repository (0.99 release tree)
0.99
|