|
|
@63770b4
|
2010-03-07T18:32:31Z |
wilmer |
Changed formatting of Jabber buddy info response.
|
|
|
@58adb7e
|
2010-03-07T00:22:33Z |
wilmer |
Added global and per-account settings "away" and "status" so the user …
|
|
|
@b75acf6
|
2009-10-22T21:55:23Z |
wilmer |
Don't include chat.h from bitlbee.h. make install-dev doesn't install …
|
|
|
@e59b4f6
|
2009-10-04T19:00:53Z |
wilmer |
Fixed embarassing early free() bug that sat in the WATCH command …
|
|
|
@94acdd0
|
2008-09-28T11:18:19Z |
wilmer |
Restored support for password-protected chatrooms (for now only by …
|
|
|
@e180c59
|
2008-09-28T10:56:46Z |
wilmer |
Fixed irc_cmd_join(). Giving a more proper response to invalid channel …
|
|
|
@3611717
|
2008-08-31T15:00:35Z |
wilmer |
Added auto_join code.
|
|
|
@39f93f0
|
2008-08-31T13:42:33Z |
wilmer |
/join can now be used to join chatrooms, join_chat should not be used …
|
|
|
@565a1ea
|
2008-06-29T09:35:41Z |
wilmer |
Added the DEAF command, which makes the daemon stop listening for new …
|
|
|
@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 …
|
|
|
@c029350
|
2008-03-16T17:17:23Z |
wilmer |
Added some brackets in irc_cmd_(pass|oper) to prevent crashes when no …
|
|
|
@ec0355f
|
2008-03-16T16:31:27Z |
wilmer |
Passwords in bitlbee.conf can now be (properly salted) MD5 hashes, for …
|
|
|
@eeb85a8
|
2008-02-11T12:35:01Z |
wilmer |
Got rid of some noise at startup: complaining when the default …
|
|
|
@0fbda193
|
2008-02-02T21:48:09Z |
wilmer |
Added help_free() and cleaned up some very stale help-related stuff I …
|
|
|
@c058ff9
|
2007-12-09T23:19:35Z |
wilmer |
Added /invite support for Jabber chatrooms (and fixed the argument …
|
|
|
@50e1776
|
2007-11-19T22:23:58Z |
wilmer |
Merging /TOPIC code from Miklos Vajna. Untested, because I still have …
|
|
|
@0e7ab64
|
2007-04-23T02:58:44Z |
wilmer |
Got rid of one HORRIBLE stupidity called chat_by_channel(), which …
|
|
|
@6bbb939
|
2007-04-16T04:01:13Z |
wilmer |
Split serv_got_update() into imcb_buddy_(status|times). (Well, the …
|
|
|
@84b045d
|
2007-04-16T01:03:08Z |
wilmer |
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
|
|
|
@0da65d5
|
2007-03-31T05:40:45Z |
wilmer |
s/gaim_connection/im_connection/ and some other minor API changes. The …
|
|
|
@fa29d093
|
2007-03-28T05:53:11Z |
wilmer |
Preparing for Jabber conference room support.
|
|
|
@dfc8a46
|
2006-11-24T19:39:59Z |
wilmer |
Bye bye lilo. I've never been a fan of yours, but let's not make fun …
|
|
|
@5b52a48
|
2006-07-03T21:22:45Z |
wilmer |
Implemented per-account nick lists instead of per-protocol nick lists. …
|
|
|
@0a3c243
|
2006-06-30T23:18:56Z |
wilmer |
Got rid of struct aim_user (now using account_t everywhere). Needs …
|
|
|
@5c9512f
|
2006-06-30T09:17:18Z |
wilmer |
Made set.c API more generic so it's not specific to irc_t structures …
|
|
|
@2f13222
|
2006-06-25T19:55:18Z |
wilmer |
IRC protocol compliance fixes (closes: #158, #159, #160).
|
|
|
@07e46c9
|
2006-06-16T11:26:51Z |
Jelmer Vernooij |
[merge] upstream
|
|
|
@3af70b0
|
2006-06-15T12:37:05Z |
wilmer |
!x&y == (!x)&y, not !(x&y).
|
|
|
@79e826a
|
2006-06-15T12:22:17Z |
wilmer |
Converted irc->status to binary flags. (This also fixes …
|
|
|
@b4e4b95
|
2006-06-12T22:24:04Z |
Jelmer Vernooij |
Remove unused variable.
|
|
|
@c38e965
|
2006-05-28T23:21:42Z |
wilmer |
Removed a message that only applied to the MSN module that got …
|
|
|
@42616d1
|
2006-05-28T18:24:43Z |
wilmer |
"ISON :nick1 nick2" works too now, which seems to be what the RFCs …
|
|
|
@fc630f9
|
2006-05-23T08:31:04Z |
wilmer |
Silenced all compiler warnings that appeared after previous commit.
|
|
|
@226fce1
|
2006-05-23T07:45:14Z |
wilmer |
Some changes for im_api. (bim_* functions)
|
|
|
@82898af
|
2006-03-18T09:10:57Z |
wilmer |
Added the IRC VERSION command.
|
|
|
@1d2e3c2
|
2006-02-02T13:59:14Z |
wilmer |
Added RESTART command for easier upgrades without losing IPC …
|
|
|
@a91ecee
|
2006-01-23T14:20:18Z |
wilmer |
/AWAY now only sets the IM-protocols away that belong to the current …
|
|
|
@54879ab
|
2006-01-21T22:31:10Z |
wilmer |
Added RESTART command (only for ForkDaemon mode) for easier upgrades.
|
|
|
@f1d38f2
|
2006-01-21T22:23:58Z |
wilmer |
Fixed counting of arguments in i[rp]c_exec(), made them a bit too simple.
|
|
|
@f73b969
|
2006-01-20T15:15:49Z |
wilmer |
Renamed commands.c, got rid of return values in all command functions.
|
|
|
@5424c76
|
2006-01-19T17:52:19Z |
wilmer |
Rehash command now also works in inetd mode. Other "IPC" commands only …
|
|
|
@4c266f2
|
2006-01-18T22:17:59Z |
wilmer |
Merged (and adapted) changes from main tree.
|
|
|
@48721c3
|
2006-01-17T21:15:42Z |
wilmer |
A KILL command. Unfortunately the user doesn't see the KILL message …
|
|
|
@f4a5940
|
2006-01-15T20:31:59Z |
wilmer |
Added REHASH command, IPC emulation in daemon (non-forked) mode.
|
|
|
@e0ca412
|
2006-01-15T11:33:54Z |
wilmer |
s/WALLOP/WALLOPS/, added LILO command.
|
|
|
@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), …
|
|
|
@b23c5c7
|
2006-01-14T19:12:48Z |
wilmer |
Added correct responses for OPER command, stripped some unnecessary …
|
|
|
@edf9657
|
2006-01-14T18:25:00Z |
wilmer |
Fixed the PASS-command, added error messages for invalid commands to …
|
|
|
@c22c210
|
2006-01-14T17:48:29Z |
wilmer |
Checks if there's an OPER password set before checking it, to prevent …
|
|
|
@0298d11
|
2006-01-13T23:51:21Z |
wilmer |
Moved all IRC commands to separate functions in irc_commands.c. At …
|