~lericson/bitlbee/mek-ft

  • Committer: Ludvig Ericson
  • Date: 2008-06-23 11:33:06 UTC
  • mfrom: (167.1.232 devel)
  • Revision ID: ludvig@blogg.se-20080623113306-pbnvylrqbpvui96m
Merged main.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 167.1.70 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 167.18.3 in 1 year Jelmer Vernooij Ignore lcov output data. 201 bytes Diff Download File
account.c 167.1.205 16 years ago Wilmer van der Gaast Reordered irc_free() a little bit, hoping that thi 5.2 KB Diff Download File
account.h 167.1.46 17 years ago Wilmer van der Gaast s/gaim_connection/im_connection/ and some other mi 1.8 KB Diff Download File
bitlbee.c 191 15 years ago Ludvig Ericson Merge main. 8.1 KB Diff Download File
bitlbee.conf 192 15 years ago Ludvig Ericson Merged main. 4.2 KB Diff Download File
bitlbee.h 192 15 years ago Ludvig Ericson Merged main. 4.8 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 192 15 years ago Ludvig Ericson Merged main. 10.1 KB Diff Download File
conf.h 191 15 years ago Ludvig Ericson Merge main. 1.8 KB Diff Download File
File configure 167.17.2 15 years ago Jelmer Vernooij Merge lcov improvements. 12.5 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
crypting.c 167.1.155 16 years ago Wilmer van der Gaast Added bogus G_GNUC_MALLOC to restore GLib 2.4 comp 4.5 KB Diff Download File
crypting.h 167.7.1 16 years ago Jelmer Vernooij Add GCC attributes. 1.4 KB Diff Download File
dcc.c 179 16 years ago Ludvig Ericson Fixed warning on compile, "format '%x' expects typ 11.8 KB Diff Download File
dcc.h 174 17 years ago Marijn Kruisselbrink Make a maximum file size for transfers configurabl 7.9 KB Diff Download File
help.c 167.1.150 16 years ago Wilmer van der Gaast Added help_free() and cleaned up some very stale h 3.5 KB Diff Download File
help.h 167.1.150 16 years ago Wilmer van der Gaast Added help_free() and cleaned up some very stale h 1.5 KB Diff Download File
ipc.c 167.1.224 15 years ago Wilmer van der Gaast Fixed two more embarassing memory leaks. 13.8 KB Diff Download File
ipc.h 167.1.174 16 years ago Wilmer van der Gaast Some saner error handling in ipc.c. One of the thi 2.1 KB Diff Download File
irc.c 190 15 years ago Ludvig Ericson Merge. 33.1 KB Diff Download File
irc.h 190 15 years ago Ludvig Ericson Merge. 4.3 KB Diff Download File
irc_commands.c 167.1.203 16 years ago Wilmer van der Gaast Changed charset handling: irc_t keeps two iconv st 18.3 KB Diff Download File
log.c 93.2.1 18 years ago Wilmer van der Gaast Formatting changes. 4.8 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 189 16 years ago Ludvig Ericson Merge devel. 3.5 KB Diff Download File
motd.txt 167.1.45 17 years ago Wilmer van der Gaast Preparing for Jabber conference room support. 540 bytes Diff Download File
nick.c 167.1.129 16 years ago Wilmer van der Gaast More consistency in error/warning errors. Until no 6.6 KB Diff Download File
nick.h 167.8.8 16 years ago Wilmer van der Gaast Added imcb_buddy_nick_hint so the Jabber conferenc 1.6 KB Diff Download File
query.c 167.1.209 15 years ago Wilmer van der Gaast query.h now defines a callback function type, not 4 KB Diff Download File
query.h 167.1.209 15 years ago Wilmer van der Gaast query.h now defines a callback function type, not 1.6 KB Diff Download File
root_commands.c 192 15 years ago Ludvig Ericson Merged main. 24.5 KB Diff Download File
set.c 167.1.203 16 years ago Wilmer van der Gaast Changed charset handling: irc_t keeps two iconv st 5.1 KB Diff Download File
set.h 167.1.203 16 years ago Wilmer van der Gaast Changed charset handling: irc_t keeps two iconv st 4 KB Diff Download File
sock.h 167.1.9 17 years ago Wilmer van der Gaast Better handling of situations where IPv6 is not av 1 KB Diff Download File
storage.c 136.3.60 17 years ago Wilmer van der Gaast Fixed text_load(), added detection of primary stor 4.6 KB Diff Download File
storage.h 167.7.1 16 years ago Jelmer Vernooij Add GCC attributes. 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_text.c 167.1.160 16 years ago Wilmer van der Gaast Got rid of some noise at startup: complaining when 4.6 KB Diff Download File
storage_xml.c 167.16.1 16 years ago Jelmer Vernooij Use GLib functions to check whether files exist, f 14.2 KB Diff Download File
unix.c 167.17.4 15 years ago Jelmer Vernooij Revert move of random_bytes() to unix.c 6 KB Diff Download File
user.c 167.8.12 16 years ago Wilmer van der Gaast Fixed a memory management problem that caused some 5.6 KB Diff Download File
user.h 167.1.69 16 years ago Wilmer van der Gaast Merge from Jelmer (mainly unit testing things). 1.9 KB Diff Download File