source:
@
7add7ec
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | f29f50e | 2010-08-22T11:37:49Z | Cleaning up utils directory, those scripts generate old-style files no … | ||
tests | 1521a85 | 2010-07-29T19:17:57Z | Make the unittests work *slightly* better with libevent. (Still won't … | ||
protocols | 7add7ec | 2011-03-08T06:48:39Z | Fixed proxy support with libpurple. | ||
lib | 93cc86f | 2011-03-08T06:24:34Z | Twitter: Warn the user if the OAuth username and the configured … | ||
doc | 79ec314 | 2011-02-24T19:20:54Z | Doc fixes for Twitter: non-Twitter services are supported for a while … | ||
debian | b9de97b | 2010-12-19T11:13:19Z | 3.0.1-1 changelog entry. Note that this revision is *not* the exact … | ||
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 | 9.4 KB | 3fc6c32 | 2010-10-16T22:58:21Z | Stop calling nogaim_init() on every incoming connection (unless we're … | |
storage_xml.c | 17.8 KB | 5df65bd | 2010-11-21T16:14:03Z | Don't save the global "away" settings, leave that to the IRC /AWAY … | |
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.6 KB | 2dcaf9a | 2010-09-01T22:35:06Z | Load/save code. It'd be better if the OTR module would just save its … | |
sock.h | 934 bytes | 25b5a4a | 2010-10-03T03:03:19Z | Make sure events_*.c are fully compatible to callers so plugins built … | |
set.h | 4.2 KB | 09d4922 | 2010-11-21T19:34:59Z | Be clearer about password settings being intentionally hidden (and not … | |
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 | 35.8 KB | da60f28 | 2011-02-01T18:17:16Z | Oops. Forgot to set OPER_HACK_ACCOUNT_ADD when adding an account. | |
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.2 KB | 1e52e1f | 2010-07-11T10:30:27Z | When cleaning up queries, q->data is free()d. Even if it turns out to … | |
otr.h | 2.3 KB | 934db064 | 2010-09-01T22:09:27Z | Do encryption and decryption. Somehow SMP and other things aren't … | |
otr.c | 48.2 KB | ca0ce03 | 2010-11-21T19:24:37Z | Advertise support for OTR 1 + 2 when doing "otr connect", as was … | |
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 | 560129a | 2010-09-30T06:30:07Z | Fix use of g_convert(), thanks to an anonymous person who opened #676. | |
motd.txt | 540 bytes | ecae65f | 2010-09-10T11:45:31Z | Some doc fixes, removing a % that was never supposed to be at the end … | |
Makefile | 4.2 KB | b41d5d2 | 2010-12-04T23:59:51Z | Don't use xargs -r in distclean (fixes OS X compatibility, #688). | |
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_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 | bb151f7 | 2010-11-20T20:25:44Z | Added irc_channel_with_user() function to find a suitable channel to … | |
irc_send.c | 11.3 KB | bb151f7 | 2010-11-20T20:25:44Z | Added irc_channel_with_user() function to find a suitable channel to … | |
irc_im.c | 26.8 KB | a97a336 | 2010-12-07T23:14:30Z | Add CTCP HELP code. Also cleaning up some noop handlers in the Twitter … | |
irc_commands.c | 21.1 KB | 060d066 | 2011-02-01T13:05:58Z | More password paranoia: Allow omitting the identify/register password … | |
irc_channel.c | 19.5 KB | cc20520 | 2010-12-02T12:14:09Z | Clean up pastebuf_timer when cleaning up channels, and properly clean … | |
irc.h | 11.6 KB | 060d066 | 2011-02-01T13:05:58Z | More password paranoia: Allow omitting the identify/register password … | |
irc.c | 25.6 KB | 00fd005 | 2011-01-29T20:50:05Z | Cleaning up irc_umode_set() a little bit, but it's still a disaster. | |
ipc.h | 2.2 KB | 83e2d30 | 2010-07-14T23:19:03Z | This makes Bitlbee compile on OpenBSD. | |
ipc.c | 24.4 KB | 70d7795 | 2010-11-12T22:51:39Z | Don't use the fd passing code in ipc.c on SunOS since it doesn't seem … | |
help.h | 1.7 KB | 674a01d | 2010-09-06T00:20:01Z | Move whatsnew stuff into help.txt. Stop putting too much string … | |
help.c | 4.5 KB | 674a01d | 2010-09-06T00:20:01Z | Move whatsnew stuff into help.txt. Stop putting too much string … | |
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 | 18.1 KB | 4e3df8a | 2011-02-24T18:50:18Z | More discouraging words on libpurple. Too many people seem to be using … | |
conf.h | 1.9 KB | 90cd6c4 | 2010-03-14T18:22:43Z | Allow disabling certain IM protocols at runtime, patch from … | |
conf.c | 10.7 KB | daae10f | 2010-08-07T16:33:02Z | OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen … | |
commands.h | 1.5 KB | 8358691 | 2010-08-31T20:05:36Z | Added root_command_add() and use it to create the "otr" command. | |
bitlbee.h | 5.5 KB | 50c9996 | 2011-01-08T13:24:42Z | Bump API version number because of the new CTCP stuff. | |
bitlbee.conf | 4.2 KB | 90cd6c4 | 2010-03-14T18:22:43Z | Allow disabling certain IM protocols at runtime, patch from … | |
bitlbee.c | 9.3 KB | fd73022 | 2011-02-24T19:15:44Z | Don't use AI_ADDRCONFIG at all for setting up a listening socket, … | |
.bzrignore | 221 bytes | b0a89cc | 2010-08-27T08:48:18Z | Use nifty gcc -MD feature to automatically track .h dependencies of … |
Note: See TracBrowser
for help on using the repository browser.