source:
@
38ee021
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | 73c2dce | 2008-06-10T03:21:13Z | Update docs, remove obsolete win32-related utilities. | ||
tests | 842cd8d | 2010-03-18T11:22:17Z | Fixed a bug that caused full JIDs to get lost sometimes with the new … | ||
protocols | 4be8239 | 2010-03-27T02:39:08Z | Simple IRC channel interface, use it to represent the control channel. | ||
lib | 60e4df3 | 2010-03-17T23:23:27Z | Small cleanup. The max_packet_size variable doesn't seem to be read … | ||
doc | 545d7c0 | 2010-03-21T10:18:28Z | Added ignore_auth_requests setting (patch from vmiklos, bug #578). | ||
debian | b788246 | 2010-03-17T15:00:27Z | 1.2.5-1: Translation fixes/additions and one other bug fixed "upstream". | ||
win32.c | 7.9 KB | ba7d16f | 2010-03-24T17:12:53Z | Now seems like a pretty good time to finally kill crypting.c and … | |
unix.c | 8.2 KB | 3ddb7477 | 2010-03-26T12:14:37Z | One total mess that doesn't do much yet, but reorganised some stuff … | |
storage_xml.c | 15.6 KB | b75acf6 | 2009-10-22T21:55:23Z | Don't include chat.h from bitlbee.h. make install-dev doesn't install … | |
storage_ldap.c | 4.2 KB | a15c097 | 2006-03-24T16:48:16Z | More work on LDAP backend; report errors | |
storage.h | 2.6 KB | 3183c21 | 2008-09-06T22:59:32Z | Completely reviewed all uses of irc->password, irc_setpass() and … | |
storage.c | 5.1 KB | ba7d16f | 2010-03-24T17:12:53Z | Now seems like a pretty good time to finally kill crypting.c and … | |
sock.h | 969 bytes | 0a14b8c | 2008-04-02T15:03:37Z | Remove no longer needed functions. | |
set.h | 4.1 KB | f3579fd | 2008-08-24T20:52:31Z | Clearer feedback after set/account set commands. | |
set.c | 5.7 KB | 3ddb7477 | 2010-03-26T12:14:37Z | One total mess that doesn't do much yet, but reorganised some stuff … | |
root_commands.c | 28.3 KB | 280c56a | 2010-03-27T17:36:47Z | Added privmsg handlers to users/channels. root commands are coming back. | |
query.h | 1.7 KB | 9143aeb | 2008-04-05T12:26:04Z | query.h now defines a callback function type, not using void* for it … | |
query.c | 4.1 KB | 9143aeb | 2008-04-05T12:26:04Z | query.h now defines a callback function type, not using void* for it … | |
nick.h | 1.7 KB | d06eabf | 2007-06-04T13:22:05Z | Added imcb_buddy_nick_hint so the Jabber conference module can suggest … | |
nick.c | 6.7 KB | 280c56a | 2010-03-27T17:36:47Z | Added privmsg handlers to users/channels. root commands are coming back. | |
motd.txt | 540 bytes | fa29d093 | 2007-03-28T05:53:11Z | Preparing for Jabber conference room support. | |
Makefile | 3.6 KB | 280c56a | 2010-03-27T17:36:47Z | Added privmsg handlers to users/channels. root commands are coming back. | |
log.h | 1.8 KB | a9ca7dd | 2006-05-23T08:18:24Z | Added G_GNUC_PRINTF(...) to definitions of functions that take format … | |
log.c | 4.8 KB | ac9f0e9 | 2006-01-18T07:53:50Z | Formatting changes. | |
irc_user.c | 4.2 KB | 38ee021 | 2010-03-28T03:03:57Z | Remove deleted user from channels too! | |
irc_send.c | 8.8 KB | 6761a40 | 2010-03-28T02:44:19Z | Restored multi-line message support. | |
irc_commands.c | 17.0 KB | 3923003 | 2010-03-28T02:49:19Z | Restored server-initiated PINGs. | |
irc_channel.c | 3.8 KB | 74f1cde | 2010-03-27T18:05:38Z | irc_usermsg() works a little bit again. Have to figure out how and … | |
irc.h | 5.7 KB | 6761a40 | 2010-03-28T02:44:19Z | Restored multi-line message support. | |
irc.c | 19.4 KB | 3923003 | 2010-03-28T02:49:19Z | Restored server-initiated PINGs. | |
ipc.h | 2.1 KB | cd63d58 | 2008-06-29T12:47:39Z | Now using an environment variable instead of a flag to pass state info … | |
ipc.c | 14.5 KB | 3ddb7477 | 2010-03-26T12:14:37Z | One total mess that doesn't do much yet, but reorganised some stuff … | |
help.h | 1.5 KB | 0fbda193 | 2008-02-02T21:48:09Z | Added help_free() and cleaned up some very stale help-related stuff I … | |
help.c | 3.5 KB | 0fbda193 | 2008-02-02T21:48:09Z | Added help_free() and cleaned up some very stale help-related stuff I … | |
dcc.h | 3.7 KB | 4ed9c8c | 2010-03-21T15:10:07Z | Fixed 100% CPU usage bug in dcc.c. | |
dcc.c | 16.6 KB | 4ed9c8c | 2010-03-21T15:10:07Z | Fixed 100% CPU usage bug in dcc.c. | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
configure | 13.7 KB | ba7d16f | 2010-03-24T17:12:53Z | Now seems like a pretty good time to finally kill crypting.c and … | |
conf.h | 1.9 KB | 90cd6c4 | 2010-03-14T18:22:43Z | Allow disabling certain IM protocols at runtime, patch from … | |
conf.c | 10.8 KB | 3ddb7477 | 2010-03-26T12:14:37Z | One total mess that doesn't do much yet, but reorganised some stuff … | |
commands.h | 1.5 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
bitlbee.h | 5.1 KB | 3ddb7477 | 2010-03-26T12:14:37Z | One total mess that doesn't do much yet, but reorganised some stuff … | |
bitlbee.conf | 4.2 KB | 90cd6c4 | 2010-03-14T18:22:43Z | Allow disabling certain IM protocols at runtime, patch from … | |
bitlbee.c | 8.2 KB | 0b510af | 2010-03-16T10:45:26Z | Check the RESTART environment variable before closing fd's 0-2 since … | |
.bzrignore | 213 bytes | 73c2dce | 2008-06-10T03:21:13Z | Update docs, remove obsolete win32-related utilities. |
Note: See TracBrowser
for help on using the repository browser.