source: @ cc20520

Name Size Rev Date Author Last Change
debian 5258d364   2010-10-25T14:56:53Z aelmahmoudy * debian/*.config: use set -e in the body of maintainer scripts.
doc b11b781   2010-11-24T22:42:28Z wilmer Time to release 3.0.1, fixing some problematic 3.0 bugs.
lib ef043d3   2010-11-20T15:13:40Z wilmer Fix up NSS SSL module.
protocols 09d4922   2010-11-21T19:34:59Z wilmer Be clearer about password settings being intentionally hidden (and not …
tests 1521a85   2010-07-29T19:17:57Z wilmer Make the unittests work *slightly* better with libevent. (Still won't …
utils f29f50e   2010-08-22T11:37:49Z wilmer Cleaning up utils directory, those scripts generate old-style files no …
.bzrignore 221 bytes b0a89cc   2010-08-27T08:48:18Z wilmer Use nifty gcc -MD feature to automatically track .h dependencies of …
bitlbee.c 9.1 KB fef7813   2010-09-05T11:31:22Z wilmer Fix compiler warnings. Also fixing irc_send_motd(), which so far got …
bitlbee.conf 4.2 KB 90cd6c4   2010-03-14T18:22:43Z wilmer Allow disabling certain IM protocols at runtime, patch from …
bitlbee.h 5.5 KB 9564e55   2010-11-22T13:17:45Z wilmer Allow omitting the password argument to "account add", to then …
commands.h 1.5 KB 8358691   2010-08-31T20:05:36Z wilmer Added root_command_add() and use it to create the "otr" command.
conf.c 10.7 KB daae10f   2010-08-07T16:33:02Z wilmer OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
conf.h 1.9 KB 90cd6c4   2010-03-14T18:22:43Z wilmer Allow disabling certain IM protocols at runtime, patch from …
configure 17.8 KB 1074806   2010-11-20T15:18:55Z wilmer Fixed out-of-directory build support to not get confused by Eclipse. #713
COPYING 17.6 KB b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree)
dcc.c 14.7 KB f1f7b5e   2010-07-24T22:50:23Z wilmer Take the local address from the IM/IRC connection when setting up a …
dcc.h 3.9 KB 89c11e7   2010-04-12T23:54:55Z wilmer Restored CTCP/DCC hooks for outgoing file transfers.
help.c 4.5 KB 674a01d   2010-09-06T00:20:01Z wilmer Move whatsnew stuff into help.txt. Stop putting too much string …
help.h 1.7 KB 674a01d   2010-09-06T00:20:01Z wilmer Move whatsnew stuff into help.txt. Stop putting too much string …
ipc.c 24.4 KB 70d7795   2010-11-12T22:51:39Z wilmer Don't use the fd passing code in ipc.c on SunOS since it doesn't seem …
ipc.h 2.2 KB 83e2d30   2010-07-14T23:19:03Z doug This makes Bitlbee compile on OpenBSD.
irc.c 25.4 KB 09d4922   2010-11-21T19:34:59Z wilmer Be clearer about password settings being intentionally hidden (and not …
irc.h 11.1 KB bb151f7   2010-11-20T20:25:44Z wilmer Added irc_channel_with_user() function to find a suitable channel to …
irc_channel.c 19.5 KB cc20520   2010-12-02T12:14:09Z wilmer Clean up pastebuf_timer when cleaning up channels, and properly clean …
irc_commands.c 20.2 KB bedad20   2010-11-24T22:32:12Z wilmer Some polishing/documentation for the "account add" without password hack.
irc_im.c 25.0 KB cc20520   2010-12-02T12:14:09Z wilmer Clean up pastebuf_timer when cleaning up channels, and properly clean …
irc_send.c 11.3 KB bb151f7   2010-11-20T20:25:44Z wilmer Added irc_channel_with_user() function to find a suitable channel to …
irc_user.c 6.8 KB bb151f7   2010-11-20T20:25:44Z wilmer Added irc_channel_with_user() function to find a suitable channel to …
irc_util.c 3.2 KB a4cdf43   2010-05-01T14:19:09Z wilmer Same fix like 566 in mainline: tm_mon + 1 to get the right month in …
log.c 5.0 KB 156bbd7   2010-04-13T23:55:30Z wilmer Log to stderr+syslog until daemonized. Current behaviour is too …
log.h 1.8 KB 764c7d1   2008-02-03T21:30:03Z sm OTR support, first checkin
Makefile 4.2 KB 858ea01   2010-09-30T05:50:43Z wilmer Allow building OTR support as a plugin. Fairly simple, let's hope I …
motd.txt 540 bytes ecae65f   2010-09-10T11:45:31Z wilmer Some doc fixes, removing a % that was never supposed to be at the end …
nick.c 9.5 KB 560129a   2010-09-30T06:30:07Z wilmer Fix use of g_convert(), thanks to an anonymous person who opened #676.
nick.h 1.7 KB b1f818b   2010-07-11T12:21:59Z wilmer Use bee_user structs in all nick_* functions. Prepare for a nick_get() …
otr.c 48.2 KB ca0ce03   2010-11-21T19:24:37Z wilmer Advertise support for OTR 1 + 2 when doing "otr connect", as was …
otr.h 2.3 KB 934db064   2010-09-01T22:09:27Z wilmer Do encryption and decryption. Somehow SMP and other things aren't …
query.c 4.2 KB 1e52e1f   2010-07-11T10:30:27Z wilmer 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 wilmer When cleaning up queries, q->data is free()d. Even if it turns out to …
root_commands.c 35.3 KB bedad20   2010-11-24T22:32:12Z wilmer Some polishing/documentation for the "account add" without password hack.
set.c 6.2 KB 88eaf4b   2010-06-06T01:24:13Z wilmer buddy_sendbuffer should be renamed, since it has to work for users and …
set.h 4.2 KB 09d4922   2010-11-21T19:34:59Z wilmer Be clearer about password settings being intentionally hidden (and not …
sock.h 934 bytes 25b5a4a   2010-10-03T03:03:19Z wilmer Make sure events_*.c are fully compatible to callers so plugins built …
storage.c 5.6 KB 2dcaf9a   2010-09-01T22:35:06Z wilmer Load/save code. It'd be better if the OTR module would just save its …
storage.h 2.6 KB 823de9d   2009-03-12T19:10:06Z pesco commit updates by ashish shukla <wahjava@…>
storage_ldap.c 4.2 KB a15c097   2006-03-24T16:48:16Z Jelmer Vernooij More work on LDAP backend; report errors
storage_xml.c 17.8 KB 5df65bd   2010-11-21T16:14:03Z wilmer Don't save the global "away" settings, leave that to the IRC /AWAY …
unix.c 9.4 KB 3fc6c32   2010-10-16T22:58:21Z wilmer Stop calling nogaim_init() on every incoming connection (unless we're …
win32.c 7.9 KB ba7d16f   2010-03-24T17:12:53Z wilmer Now seems like a pretty good time to finally kill crypting.c and …
Note: See TracBrowser for help on using the repository browser.