source:
@
eb6df6a
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 | 8203da9 | 2010-06-30T22:52:27Z | D'oh. Of course the getter functions should also treat next_cursor as … | ||
lib | 0b3ffb1 | 2010-05-19T19:46:43Z | Setting the HTML flag on a connection has a nasty side effect of … | ||
doc | 00540d4 | 2010-07-04T17:25:22Z | Ready for BitlBee 1.2.8. | ||
debian | 907afe1 | 2010-05-19T20:01:33Z | Minor doc update. | ||
win32.c | 7.9 KB | 913545e | 2008-06-28T18:38:52Z | Fix indentation. | |
welcome.txt | 352 bytes | 8961950 | 2008-02-16T16:25:24Z | read root's welcome message from a file (like tho MOTD) | |
user.h | 2.0 KB | 449a51d | 2010-03-16T10:18:02Z | Include non-away status messages in blist and whois responses. The … | |
user.c | 5.7 KB | c6ca3ee | 2010-03-14T17:49:24Z | Some const/etc cleanups submitted by domen@… back in bug #431. | |
unix.c | 8.8 KB | 156bbd7 | 2010-04-13T23:55:30Z | Log to stderr+syslog until daemonized. Current behaviour is too … | |
storage_xml.c | 16.0 KB | c351434 | 2010-07-03T21:32:10Z | Skip unsupported tags in user configs. (This should make downgrades … | |
storage_text.c | 4.4 KB | 823de9d | 2009-03-12T19:10:06Z | commit updates by ashish shukla <wahjava@…> | |
storage_ldap.c | 4.2 KB | a15c097 | 2006-03-24T16:48:16Z | More work on LDAP backend; report errors | |
storage.h | 2.6 KB | 823de9d | 2009-03-12T19:10:06Z | commit updates by ashish shukla <wahjava@…> | |
storage.c | 5.3 KB | 823de9d | 2009-03-12T19:10:06Z | commit updates by ashish shukla <wahjava@…> | |
sock.h | 1.1 KB | 823de9d | 2009-03-12T19:10:06Z | commit updates by ashish shukla <wahjava@…> | |
set.h | 4.4 KB | 823de9d | 2009-03-12T19:10:06Z | commit updates by ashish shukla <wahjava@…> | |
set.c | 8.7 KB | 823de9d | 2009-03-12T19:10:06Z | commit updates by ashish shukla <wahjava@…> | |
root_commands.c | 26.9 KB | 0baed0d | 2010-03-19T00:09:50Z | Allow changing the name of the control channel at run-time. | |
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 … | |
otr.h | 3.2 KB | 59ab2af | 2008-02-17T02:21:11Z | fix compilation without otr support | |
otr.c | 45.4 KB | 1dd3470 | 2010-06-03T21:47:53Z | add an option to disable otr on twitter (and other unsuitable protocols) | |
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 | 05b44da | 2008-06-24T09:15:47Z | Fixed a bug with nickname handling. I really should kill all … | |
motd.txt | 540 bytes | fa29d093 | 2007-03-28T05:53:11Z | Preparing for Jabber conference room support. | |
Makefile | 3.8 KB | 4fca1db | 2010-04-10T10:07:11Z | Make compiling on BSD less painful: mktemp really does need a template … | |
log.h | 1.8 KB | 764c7d1 | 2008-02-03T21:30:03Z | OTR support, first checkin | |
log.c | 5.0 KB | 156bbd7 | 2010-04-13T23:55:30Z | Log to stderr+syslog until daemonized. Current behaviour is too … | |
irc_commands.c | 18.4 KB | 228fc18 | 2010-05-23T14:31:30Z | Allow nick changes. (Based on patch from zibri) This mostly closes #6! | |
irc.h | 4.3 KB | 39f93f0 | 2008-08-31T13:42:33Z | /join can now be used to join chatrooms, join_chat should not be used … | |
irc.c | 35.9 KB | 839189b | 2010-05-02T21:06:25Z | Applied show-offline patch from Florian E.J. Fruth, adapted for a few … | |
ipc.h | 2.1 KB | 823de9d | 2009-03-12T19:10:06Z | commit updates by ashish shukla <wahjava@…> | |
ipc.c | 13.9 KB | 823de9d | 2009-03-12T19:10:06Z | commit updates by ashish shukla <wahjava@…> | |
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 … | |
crypting.h | 1.4 KB | c78c032 | 2007-10-12T12:11:32Z | Add GCC attributes. | |
crypting.c | 3.4 KB | 7c9db24 | 2010-03-08T02:10:41Z | Replaced obsolete (useless for the current .xml files) encode/decode … | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
configure | 15.1 KB | 4fca1db | 2010-04-10T10:07:11Z | Make compiling on BSD less painful: mktemp really does need a template … | |
conf.h | 1.8 KB | 90cd6c4 | 2010-03-14T18:22:43Z | Allow disabling certain IM protocols at runtime, patch from … | |
conf.c | 10.4 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. | |
chat.h | 1.7 KB | b75acf6 | 2009-10-22T21:55:23Z | Don't include chat.h from bitlbee.h. make install-dev doesn't install … | |
chat.c | 4.1 KB | b75acf6 | 2009-10-22T21:55:23Z | Don't include chat.h from bitlbee.h. make install-dev doesn't install … | |
bitlbee.h | 5.4 KB | 00540d4 | 2010-07-04T17:25:22Z | Ready for BitlBee 1.2.8. | |
bitlbee.conf | 4.4 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 … | |
account.h | 2.4 KB | d1ad6f0 | 2010-03-06T14:15:14Z | Preparing for per-account status/away messages. Convert some #defines … | |
account.c | 8.1 KB | 286b28e | 2010-03-13T01:02:47Z | Added nick_source account setting to allow using full name fields for … | |
.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.