source:
@
fd45e1d1
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 | 9e27f18 | 2010-05-08T13:11:09Z | Support for receiving chatroom topics. Since I didn't restore named … | ||
lib | f4b0911 | 2010-05-01T14:10:32Z | Save the credentials again. | ||
doc | 6824fb3 | 2010-05-02T22:00:46Z | Fixed show_offline documentation. (The default is off, not on.) | ||
debian | f1b7711 | 2010-04-24T14:15:54Z | Also override package version number for bitlbee-dev when … | ||
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.3 KB | 156bbd7 | 2010-04-13T23:55:30Z | Log to stderr+syslog until daemonized. Current behaviour is too … | |
storage_xml.c | 15.6 KB | 542e44a | 2010-04-13T22:35:55Z | fsync() the user configuration file before closing it. (Bug #559) | |
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 | 27.3 KB | 2272cb3 | 2010-04-20T23:11:32Z | Restored block/allow commands. Only "chat" is left now, which will … | |
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 | e00da63 | 2010-04-11T19:10:12Z | Restored query/ask stuff. | |
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 | 81e04e1 | 2010-04-01T02:32:25Z | nogaim.c is close to doing something useful again without speaking any … | |
motd.txt | 540 bytes | fa29d093 | 2007-03-28T05:53:11Z | Preparing for Jabber conference room support. | |
Makefile | 3.7 KB | e00da63 | 2010-04-11T19:10:12Z | Restored query/ask stuff. | |
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 | 5.5 KB | 4c3519a | 2010-04-14T22:45:09Z | Restored blist command. | |
irc_send.c | 10.6 KB | eb50495 | 2010-05-04T08:45:10Z | Show offline/away status better in /WHO and /WHOIS. | |
irc_im.c | 11.5 KB | fd45e1d1 | 2010-05-08T14:12:32Z | Always show normal contacts in &bitlbee, not just the first channel in … | |
irc_commands.c | 17.7 KB | bce78c8 | 2010-05-02T18:48:26Z | Restored classical control channel behaviour (the ability to talk to … | |
irc_channel.c | 6.0 KB | b0364dc | 2010-05-08T13:21:36Z | Also allow addressing people inside the control channel using a comma. | |
irc.h | 7.0 KB | fd45e1d1 | 2010-05-08T14:12:32Z | Always show normal contacts in &bitlbee, not just the first channel in … | |
irc.c | 21.1 KB | fd45e1d1 | 2010-05-08T14:12:32Z | Always show normal contacts in &bitlbee, not just the first channel in … | |
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.9 KB | 89c11e7 | 2010-04-12T23:54:55Z | Restored CTCP/DCC hooks for outgoing file transfers. | |
dcc.c | 14.8 KB | 9d4352c | 2010-04-20T23:03:01Z | Restored a few more root commands. | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
configure | 14.5 KB | 4fca1db | 2010-04-10T10:07:11Z | Make compiling on BSD less painful: mktemp really does need a template … | |
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 | db57e7c | 2010-04-19T13:08:34Z | 1.2.6a. I fail. :-( The 1.2.6 I just released has a groupchat mode in … | |
bitlbee.conf | 4.2 KB | 90cd6c4 | 2010-03-14T18:22:43Z | Allow disabling certain IM protocols at runtime, patch from … | |
bitlbee.c | 8.9 KB | f9ed311 | 2010-04-14T19:08:23Z | getaddrinfo(NULL) may return an IPv4 address first but we should … | |
.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.