source:
@
3063f81
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | 73c2dce | 2008-06-10T03:21:13Z | Update docs, remove obsolete win32-related utilities. | ||
tests | 1521a85 | 2010-07-29T19:17:57Z | Make the unittests work *slightly* better with libevent. (Still won't … | ||
protocols | 8b61469 | 2010-07-30T14:28:22Z | Don't notify the UI about group changes if there wasn't, in fact, a … | ||
lib | b40e60d | 2010-07-29T08:57:01Z | Fixing http_encode(): BitlBee now calls setlocale() (for nickname … | ||
doc | b925666 | 2010-07-29T19:30:47Z | Show a friendly warning message when running in inetd mode on the … | ||
debian | 8f984a0 | 2010-07-30T14:33:36Z | Make the "chop off +b stuff from version number" more specific to … | ||
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.5 KB | 82ca986 | 2010-07-27T17:45:16Z | Fixed shutdown sequence (could cause 100% CPU usage on SIGTERM). | |
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 … | |
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.2 KB | f6f5eee | 2010-07-27T22:04:19Z | Source documentation update, including a short HACKING file. | |
set.c | 6.2 KB | 88eaf4b | 2010-06-06T01:24:13Z | buddy_sendbuffer should be renamed, since it has to work for users and … | |
root_commands.c | 30.9 KB | f7ca587 | 2010-07-29T18:18:54Z | Restore default_target setting, kill last_root_cmd variable and just … | |
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 … | |
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 … | |
nick.h | 1.7 KB | b1f818b | 2010-07-11T12:21:59Z | Use bee_user structs in all nick_* functions. Prepare for a nick_get() … | |
nick.c | 9.5 KB | 3b3c50d9 | 2010-07-28T08:24:47Z | Allow including account tags in nicknames, and be a bit more clever … | |
motd.txt | 540 bytes | fa29d093 | 2007-03-28T05:53:11Z | Preparing for Jabber conference room support. | |
Makefile | 3.8 KB | 3063f81 | 2010-08-02T19:37:31Z | Bump up the version number, and also copy bee.h to the public include … | |
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.9 KB | 156bbd7 | 2010-04-13T23:55:30Z | Log to stderr+syslog until daemonized. Current behaviour is too … | |
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 … | |
irc_user.c | 6.8 KB | f7ca587 | 2010-07-29T18:18:54Z | Restore default_target setting, kill last_root_cmd variable and just … | |
irc_send.c | 11.0 KB | f7ca587 | 2010-07-29T18:18:54Z | Restore default_target setting, kill last_root_cmd variable and just … | |
irc_im.c | 22.5 KB | f7ca587 | 2010-07-29T18:18:54Z | Restore default_target setting, kill last_root_cmd variable and just … | |
irc_commands.c | 19.0 KB | 13fa2db | 2010-07-27T22:24:59Z | Don't crash when trying to join a channel with an invalid name. | |
irc_channel.c | 16.8 KB | f7ca587 | 2010-07-29T18:18:54Z | Restore default_target setting, kill last_root_cmd variable and just … | |
irc.h | 9.3 KB | f7ca587 | 2010-07-29T18:18:54Z | Restore default_target setting, kill last_root_cmd variable and just … | |
irc.c | 24.5 KB | b925666 | 2010-07-29T19:30:47Z | Show a friendly warning message when running in inetd mode on the … | |
ipc.h | 2.2 KB | 83e2d30 | 2010-07-14T23:19:03Z | This makes Bitlbee compile on OpenBSD. | |
ipc.c | 24.0 KB | 82ca986 | 2010-07-27T17:45:16Z | Fixed shutdown sequence (could cause 100% CPU usage on SIGTERM). | |
help.h | 1.6 KB | e5d8d21 | 2009-11-25T00:45:27Z | Added in-memory help info, which I wanted to implement for ages … | |
help.c | 4.0 KB | e5d8d21 | 2009-11-25T00:45:27Z | Added in-memory help info, which I wanted to implement for ages … | |
dcc.h | 3.9 KB | 89c11e7 | 2010-04-12T23:54:55Z | Restored CTCP/DCC hooks for outgoing file transfers. | |
dcc.c | 14.7 KB | f1f7b5e | 2010-07-24T22:50:23Z | Take the local address from the IM/IRC connection when setting up a … | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
configure | 16.0 KB | 04dc563 | 2010-06-05T10:32:02Z | A few more configure script tweaks: Don't enable libpurple by default … | |
conf.h | 1.9 KB | 90cd6c4 | 2010-03-14T18:22:43Z | Allow disabling certain IM protocols at runtime, patch from … | |
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) | |
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.2 KB | 3063f81 | 2010-08-02T19:37:31Z | Bump up the version number, and also copy bee.h to the public include … | |
bitlbee.conf | 4.2 KB | 90cd6c4 | 2010-03-14T18:22:43Z | Allow disabling certain IM protocols at runtime, patch from … | |
bitlbee.c | 9.0 KB | 82ca986 | 2010-07-27T17:45:16Z | Fixed shutdown sequence (could cause 100% CPU usage on SIGTERM). | |
.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.