~bitlbee/bitlbee/main

  • Committer: Wilmer van der Gaast
  • Date: 2010-09-06 09:26:39 UTC
  • Revision ID: wilmer@gaast.net-20100906092639-ai927jgs4na29rn8
libpurple insists on storing its own version of reality somewhere. I was
using /tmp so far but this wasn't a good idea. Try to use something saner.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 237 16 years ago Wilmer van der Gaast Adding debian/ tree to the repository again. Updat Diff
doc 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
lib 136.3.42 17 years ago Wilmer van der Gaast Moving all generic files to lib/ instead of having Diff
protocols 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
tests 163.1.3 17 years ago Jelmer Vernooij Add unit testing infrastructure. Diff
utils 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
.bzrignore 676 13 years ago Wilmer van der Gaast Use nifty gcc -MD feature to automatically track . 221 bytes Diff Download File
bitlbee.c 684 13 years ago Wilmer van der Gaast Fix compiler warnings. Also fixing irc_send_motd() 9 KB Diff Download File
bitlbee.conf 508 14 years ago Wilmer van der Gaast Allow disabling certain IM protocols at runtime, p 4.2 KB Diff Download File
bitlbee.h 687 13 years ago Wilmer van der Gaast Move whatsnew stuff into help.txt. Stop putting to 5.2 KB Diff Download File
commands.h 93.1.26 18 years ago Wilmer van der Gaast Renamed commands.c, got rid of return values in al 1.5 KB Diff Download File
conf.c 644 13 years ago Wilmer van der Gaast OpenSolaris (non-gcc) fixes, patches from Dagobert 10.7 KB Diff Download File
conf.h 271.1.34 14 years ago Wilmer van der Gaast Merging mainline. 1.8 KB Diff Download File
File configure 676 13 years ago Wilmer van der Gaast Use nifty gcc -MD feature to automatically track . 16.2 KB Diff Download File
COPYING 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) 17.5 KB Diff Download File
dcc.c 614 13 years ago Wilmer van der Gaast Take the local address from the IM/IRC connection 14.7 KB Diff Download File
dcc.h 524.1.44 14 years ago Wilmer van der Gaast Restored CTCP/DCC hooks for outgoing file transfer 3.8 KB Diff Download File
help.c 687 13 years ago Wilmer van der Gaast Move whatsnew stuff into help.txt. Stop putting to 4.5 KB Diff Download File
help.h 687 13 years ago Wilmer van der Gaast Move whatsnew stuff into help.txt. Stop putting to 1.6 KB Diff Download File
ipc.c 622 13 years ago Wilmer van der Gaast Fixed shutdown sequence (could cause 100% CPU usag 24 KB Diff Download File
ipc.h 524.1.185 13 years ago Wilmer van der Gaast Merging *BSD compatibility fix from Doug Luce (inc 2.2 KB Diff Download File
irc.c 687 13 years ago Wilmer van der Gaast Move whatsnew stuff into help.txt. Stop putting to 24.7 KB Diff Download File
irc.h 671 13 years ago Wilmer van der Gaast Process incoming XMPP groupchat invites in a saner 9.5 KB Diff Download File
irc_channel.c 664 13 years ago Wilmer van der Gaast Added some neat whatsnew code that keeps track of 18.5 KB Diff Download File
irc_commands.c 687 13 years ago Wilmer van der Gaast Move whatsnew stuff into help.txt. Stop putting to 19.5 KB Diff Download File
irc_im.c 686 13 years ago Wilmer van der Gaast Fix NULL pointer dereference when removing nicks f 23.9 KB Diff Download File
irc_send.c 687 13 years ago Wilmer van der Gaast Move whatsnew stuff into help.txt. Stop putting to 11.3 KB Diff Download File
irc_user.c 652 13 years ago Wilmer van der Gaast Don't send a /QUIT for every Twitter contact when 6.8 KB Diff Download File
irc_util.c 524.1.57 13 years ago Wilmer van der Gaast Same fix like 566 in mainline: tm_mon + 1 to get t 3.2 KB Diff Download File
log.c 551 14 years ago Wilmer van der Gaast Log to stderr+syslog until daemonized. Current beh 4.9 KB Diff Download File
log.h 148 17 years ago Wilmer van der Gaast Added G_GNUC_PRINTF(...) to definitions of functio 1.8 KB Diff Download File
Makefile 676 13 years ago Wilmer van der Gaast Use nifty gcc -MD feature to automatically track . 3.9 KB Diff Download File
motd.txt 684 13 years ago Wilmer van der Gaast Fix compiler warnings. Also fixing irc_send_motd() 541 bytes Diff Download File
nick.c 640 13 years ago Wilmer van der Gaast Some fixes for compiler warnings that only show up 9.4 KB Diff Download File
nick.h 524.1.177 13 years ago Wilmer van der Gaast Use bee_user structs in all nick_* functions. Prep 1.6 KB Diff Download File
query.c 524.1.174 13 years ago Wilmer van der Gaast When cleaning up queries, q->data is free()d. Even 4.1 KB Diff Download File
query.h 524.1.174 13 years ago Wilmer van der Gaast When cleaning up queries, q->data is free()d. Even 1.7 KB Diff Download File
root_commands.c 687 13 years ago Wilmer van der Gaast Move whatsnew stuff into help.txt. Stop putting to 33.1 KB Diff Download File
set.c 524.1.119 13 years ago Wilmer van der Gaast Merging killerbee stuff, bringing all the bleeding 6.1 KB Diff Download File
set.h 664 13 years ago Wilmer van der Gaast Added some neat whatsnew code that keeps track of 4.1 KB Diff Download File
sock.h 654 13 years ago Wilmer van der Gaast Fix the libevent-specific compiler warning about c 1003 bytes Diff Download File
storage.c 524.1.3 14 years ago Wilmer van der Gaast Now seems like a pretty good time to finally kill 5 KB Diff Download File
storage.h 426.1.1 15 years ago Wilmer van der Gaast Completely reviewed all uses of irc->password, irc 2.5 KB Diff Download File
storage_ldap.c 93.6.9 18 years ago Jelmer Vernooij More work on LDAP backend; report errors 4.2 KB Diff Download File
storage_xml.c 524.1.213 13 years ago Wilmer van der Gaast Use the account tag in a few places and store it i 17.5 KB Diff Download File
unix.c 684 13 years ago Wilmer van der Gaast Fix compiler warnings. Also fixing irc_send_motd() 8.6 KB Diff Download File
win32.c 524.1.3 14 years ago Wilmer van der Gaast Now seems like a pretty good time to finally kill 7.9 KB Diff Download File