source: @ 7b59872

Name Size Rev Date Author Last Change
debian b788246   2010-03-17T15:00:27Z wilmer 1.2.5-1: Translation fixes/additions and one other bug fixed "upstream".
doc 545d7c0   2010-03-21T10:18:28Z wilmer Added ignore_auth_requests setting (patch from vmiklos, bug #578).
lib 89c11e7   2010-04-12T23:54:55Z wilmer Restored CTCP/DCC hooks for outgoing file transfers.
protocols eabc9d2   2010-04-11T22:49:32Z wilmer Fixed cleanup issues when turning off an account. Also fixed syntax of …
tests 842cd8d   2010-03-18T11:22:17Z wilmer Fixed a bug that caused full JIDs to get lost sometimes with the new …
utils 73c2dce   2008-06-10T03:21:13Z Jelmer Vernooij Update docs, remove obsolete win32-related utilities.
.bzrignore 213 bytes 73c2dce   2008-06-10T03:21:13Z Jelmer Vernooij Update docs, remove obsolete win32-related utilities.
bitlbee.c 8.2 KB 0b510af   2010-03-16T10:45:26Z wilmer Check the RESTART environment variable before closing fd's 0-2 since …
bitlbee.conf 4.2 KB 90cd6c4   2010-03-14T18:22:43Z wilmer Allow disabling certain IM protocols at runtime, patch from …
bitlbee.h 5.1 KB fb117aee   2010-04-02T02:29:45Z wilmer Cleaned lots of compiler warnings so I can get some signal again.
commands.h 1.5 KB f73b969   2006-01-20T15:15:49Z wilmer Renamed commands.c, got rid of return values in all command functions.
conf.c 10.8 KB 3ddb7477   2010-03-26T12:14:37Z wilmer One total mess that doesn't do much yet, but reorganised some stuff …
conf.h 1.9 KB 90cd6c4   2010-03-14T18:22:43Z wilmer Allow disabling certain IM protocols at runtime, patch from …
configure 13.7 KB ba7d16f   2010-03-24T17:12:53Z wilmer Now seems like a pretty good time to finally kill crypting.c and …
COPYING 17.6 KB b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree)
dcc.c 14.8 KB 89c11e7   2010-04-12T23:54:55Z wilmer Restored CTCP/DCC hooks for outgoing file transfers.
dcc.h 3.9 KB 89c11e7   2010-04-12T23:54:55Z wilmer Restored CTCP/DCC hooks for outgoing file transfers.
help.c 3.5 KB 0fbda193   2008-02-02T21:48:09Z wilmer Added help_free() and cleaned up some very stale help-related stuff I …
help.h 1.5 KB 0fbda193   2008-02-02T21:48:09Z wilmer Added help_free() and cleaned up some very stale help-related stuff I …
ipc.c 14.5 KB 3ddb7477   2010-03-26T12:14:37Z wilmer One total mess that doesn't do much yet, but reorganised some stuff …
ipc.h 2.1 KB cd63d58   2008-06-29T12:47:39Z wilmer Now using an environment variable instead of a flag to pass state info …
irc.c 20.1 KB e21c0f8   2010-04-11T23:31:43Z wilmer Always show root's greeting inside the control channel.
irc.h 6.1 KB 7b59872   2010-04-13T00:04:55Z wilmer Support for simple VERSION/PING CTCPs to root.
irc_channel.c 4.0 KB 57c96f7   2010-04-05T01:00:02Z wilmer Restored the rename command.
irc_commands.c 17.7 KB 24b8bbb   2010-04-12T00:06:49Z wilmer Start handling CTCPs, in a saner way than before.
irc_im.c 6.0 KB 89c11e7   2010-04-12T23:54:55Z wilmer Restored CTCP/DCC hooks for outgoing file transfers.
irc_send.c 9.1 KB 7b59872   2010-04-13T00:04:55Z wilmer Support for simple VERSION/PING CTCPs to root.
irc_user.c 5.0 KB 7b59872   2010-04-13T00:04:55Z wilmer Support for simple VERSION/PING CTCPs to root.
log.c 4.8 KB ac9f0e9   2006-01-18T07:53:50Z wilmer Formatting changes.
log.h 1.8 KB a9ca7dd   2006-05-23T08:18:24Z wilmer Added G_GNUC_PRINTF(...) to definitions of functions that take format …
Makefile 3.6 KB e00da63   2010-04-11T19:10:12Z wilmer Restored query/ask stuff.
motd.txt 540 bytes fa29d093   2007-03-28T05:53:11Z wilmer Preparing for Jabber conference room support.
nick.c 6.7 KB 81e04e1   2010-04-01T02:32:25Z wilmer nogaim.c is close to doing something useful again without speaking any …
nick.h 1.7 KB d06eabf   2007-06-04T13:22:05Z wilmer Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
query.c 4.1 KB e00da63   2010-04-11T19:10:12Z wilmer Restored query/ask stuff.
query.h 1.7 KB 9143aeb   2008-04-05T12:26:04Z wilmer query.h now defines a callback function type, not using void* for it …
root_commands.c 26.9 KB 24b8bbb   2010-04-12T00:06:49Z wilmer Start handling CTCPs, in a saner way than before.
set.c 5.7 KB 3ddb7477   2010-03-26T12:14:37Z wilmer One total mess that doesn't do much yet, but reorganised some stuff …
set.h 4.1 KB f3579fd   2008-08-24T20:52:31Z wilmer Clearer feedback after set/account set commands.
sock.h 969 bytes 0a14b8c   2008-04-02T15:03:37Z Jelmer Vernooij Remove no longer needed functions.
storage.c 5.1 KB ba7d16f   2010-03-24T17:12:53Z wilmer Now seems like a pretty good time to finally kill crypting.c and …
storage.h 2.6 KB 3183c21   2008-09-06T22:59:32Z wilmer Completely reviewed all uses of irc->password, irc_setpass() and …
storage_ldap.c 4.2 KB a15c097   2006-03-24T16:48:16Z Jelmer Vernooij More work on LDAP backend; report errors
storage_xml.c 15.6 KB 1f92a58   2010-04-10T02:27:50Z wilmer Restore the storage module.
unix.c 8.2 KB 1f92a58   2010-04-10T02:27:50Z wilmer Restore the storage module.
win32.c 7.9 KB ba7d16f   2010-03-24T17:12:53Z wilmer Now seems like a pretty good time to finally kill crypting.c and …
Note: See TracBrowser for help on using the repository browser.