source:
@
2945c6f
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
debian | e693ac2 | 2010-07-15T22:15:47Z | Debian package 1.2.8-1. | ||
doc | 0f28785 | 2010-07-24T16:10:27Z | Account tag documentation update. | ||
lib | 516a9c6 | 2010-07-16T23:11:37Z | No idea why http_dorequest() ever returned void*. Don't hide the type, … | ||
protocols | e135cd09 | 2010-07-24T15:58:27Z | Use the account tag in a few places and store it in the XML file as an … | ||
tests | f60079b | 2010-05-25T22:26:54Z | Allow one to run the configure script from a different directory and … | ||
utils | 73c2dce | 2008-06-10T03:21:13Z | Update docs, remove obsolete win32-related utilities. | ||
.bzrignore | 213 bytes | 73c2dce | 2008-06-10T03:21:13Z | Update docs, remove obsolete win32-related utilities. | |
bitlbee.c | 9.0 KB | 6c2404e | 2010-07-06T21:44:52Z | First part of the handshake, including sending a file descriptor to … | |
bitlbee.conf | 4.2 KB | 90cd6c4 | 2010-03-14T18:22:43Z | Allow disabling certain IM protocols at runtime, patch from … | |
bitlbee.h | 5.2 KB | 6c2404e | 2010-07-06T21:44:52Z | First part of the handshake, including sending a file descriptor to … | |
commands.h | 1.5 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
conf.c | 11.0 KB | 3d1481f | 2010-04-13T22:25:40Z | Adding -V flag to show version info from a not-serving binary. (Bug #580) | |
conf.h | 1.9 KB | 90cd6c4 | 2010-03-14T18:22:43Z | Allow disabling certain IM protocols at runtime, patch from … | |
configure | 16.0 KB | 04dc563 | 2010-06-05T10:32:02Z | A few more configure script tweaks: Don't enable libpurple by default … | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
dcc.c | 14.7 KB | 2bfe976 | 2010-07-18T14:44:55Z | The "transfers" command was renamed to "transfer". | |
dcc.h | 3.9 KB | 89c11e7 | 2010-04-12T23:54:55Z | Restored CTCP/DCC hooks for outgoing file transfers. | |
help.c | 4.0 KB | e5d8d21 | 2009-11-25T00:45:27Z | Added in-memory help info, which I wanted to implement for ages … | |
help.h | 1.6 KB | e5d8d21 | 2009-11-25T00:45:27Z | Added in-memory help info, which I wanted to implement for ages … | |
ipc.c | 24.0 KB | 133cdff | 2010-07-11T12:11:27Z | More careful pointer checking in the master. | |
ipc.h | 2.2 KB | 83e2d30 | 2010-07-14T23:19:03Z | This makes Bitlbee compile on OpenBSD. | |
irc.c | 24.6 KB | 6d8cc05 | 2010-07-18T23:50:27Z | Adding easy migration from old show_offline/away_devoice settings, and … | |
irc.h | 9.3 KB | 94d5da9c | 2010-07-18T22:12:19Z | One of the last few things I wanted to get done in this branch: … | |
irc_channel.c | 16.7 KB | e135cd09 | 2010-07-24T15:58:27Z | Use the account tag in a few places and store it in the XML file as an … | |
irc_commands.c | 18.8 KB | 324c378 | 2010-07-13T23:14:41Z | Move control channel autoconfiguration to irc_cmd_join() instead so … | |
irc_im.c | 22.0 KB | e135cd09 | 2010-07-24T15:58:27Z | Use the account tag in a few places and store it in the XML file as an … | |
irc_send.c | 11.2 KB | 006a84f | 2010-07-04T20:40:15Z | Kick the user instead of parting him/her when cleaning up a channel. … | |
irc_user.c | 6.9 KB | debe871 | 2010-07-09T21:06:38Z | Inform IPC master about nick changes. | |
irc_util.c | 3.2 KB | a4cdf43 | 2010-05-01T14:19:09Z | Same fix like 566 in mainline: tm_mon + 1 to get the right month in … | |
log.c | 4.9 KB | 156bbd7 | 2010-04-13T23:55:30Z | Log to stderr+syslog until daemonized. Current behaviour is too … | |
log.h | 1.8 KB | a9ca7dd | 2006-05-23T08:18:24Z | Added G_GNUC_PRINTF(...) to definitions of functions that take format … | |
Makefile | 3.8 KB | 4af3050 | 2010-05-25T22:41:52Z | install-* targets should also work now. Let's see how this works out … | |
motd.txt | 540 bytes | fa29d093 | 2007-03-28T05:53:11Z | Preparing for Jabber conference room support. | |
nick.c | 9.4 KB | 6f0ea57 | 2010-07-17T14:37:33Z | Making nick_format a tiny bit more complicated: Allow truncating a … | |
nick.h | 1.7 KB | b1f818b | 2010-07-11T12:21:59Z | Use bee_user structs in all nick_* functions. Prepare for a nick_get() … | |
query.c | 4.1 KB | 1e52e1f | 2010-07-11T10:30:27Z | When cleaning up queries, q->data is free()d. Even if it turns out to … | |
query.h | 1.7 KB | 1e52e1f | 2010-07-11T10:30:27Z | When cleaning up queries, q->data is free()d. Even if it turns out to … | |
root_commands.c | 30.9 KB | 593971d | 2010-07-24T20:59:41Z | Warn when adding an account twice. People are doing this a lot … | |
set.c | 6.2 KB | 88eaf4b | 2010-06-06T01:24:13Z | buddy_sendbuffer should be renamed, since it has to work for users and … | |
set.h | 4.4 KB | 88eaf4b | 2010-06-06T01:24:13Z | buddy_sendbuffer should be renamed, since it has to work for users and … | |
sock.h | 969 bytes | 0a14b8c | 2008-04-02T15:03:37Z | Remove no longer needed functions. | |
storage.c | 5.1 KB | ba7d16f | 2010-03-24T17:12:53Z | Now seems like a pretty good time to finally kill crypting.c and … | |
storage.h | 2.6 KB | 3183c21 | 2008-09-06T22:59:32Z | Completely reviewed all uses of irc->password, irc_setpass() and … | |
storage_ldap.c | 4.2 KB | a15c097 | 2006-03-24T16:48:16Z | More work on LDAP backend; report errors | |
storage_xml.c | 17.5 KB | e135cd09 | 2010-07-24T15:58:27Z | Use the account tag in a few places and store it in the XML file as an … | |
unix.c | 8.5 KB | badd148 | 2010-07-12T23:22:53Z | Reformat nicks whenever fullname/nick/group changes (but at least for … | |
win32.c | 7.9 KB | ba7d16f | 2010-03-24T17:12:53Z | Now seems like a pretty good time to finally kill crypting.c and … |
Note: See TracBrowser
for help on using the repository browser.