~ulim/bitlbee/ulim-tests

  • Committer: ulim
  • Date: 2009-02-13 05:27:53 UTC
  • Revision ID: a.sporto+bee@gmail.com-20090213052753-o4ln1ijtfu9wakjp
Added valgrind suppressions file.
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 4.3.47 15 years ago Jelmer Vernooij Update docs, remove obsolete win32-related utiliti 213 bytes Diff Download File
account.c 441 15 years ago Wilmer van der Gaast Fixed ugly looping bug in chatroom list cleanup co 7.4 KB Diff Download File
account.h 420 15 years ago Wilmer van der Gaast Added SET_INVALID, which set evaluators should now 1.9 KB Diff Download File
bitlbee.c 407 15 years ago Wilmer van der Gaast Merging changes from Jelmer: It's now possible to 8.1 KB Diff Download File
bitlbee.conf 423 15 years ago Wilmer van der Gaast Reverting a change I accidentally imported from th 4 KB Diff Download File
bitlbee.h 443 15 years ago Wilmer van der Gaast Merging BitlBee 1.2.3 release. 4.9 KB Diff Download File
chat.c 453 15 years ago Wilmer van der Gaast Added more chat.c sanity checks that were (embaras 4 KB Diff Download File
chat.h 446 15 years ago Wilmer van der Gaast Restored support for password-protected chatrooms 1.7 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 461 15 years ago Wilmer van der Gaast Simplified ini parser code a bit more. Not using s 9.7 KB Diff Download File
conf.h 380 16 years ago Wilmer van der Gaast Added ClientInterface configuration option to make 1.8 KB Diff Download File
File configure 4.3.48 15 years ago Jelmer Vernooij Move OUTFILE determination to Makefile rather than 12.7 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 322 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 254.1.1 16 years ago Jelmer Vernooij Add GCC attributes. 1.4 KB Diff Download File
help.c 317 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 317 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 407 15 years ago Wilmer van der Gaast Merging changes from Jelmer: It's now possible to 14.3 KB Diff Download File
ipc.h 406 15 years ago Wilmer van der Gaast Now using an environment variable instead of a fla 2 KB Diff Download File
irc.c 454 15 years ago Wilmer van der Gaast Fixed a bug in the IRC parser where lines that sta 33.1 KB Diff Download File
irc.h 434 15 years ago Wilmer van der Gaast /join can now be used to join chatrooms, join_chat 4.2 KB Diff Download File
irc_commands.c 446 15 years ago Wilmer van der Gaast Restored support for password-protected chatrooms 18 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 427 15 years ago Wilmer van der Gaast Added chat.c to keep track of chatrooms the user c 3.6 KB Diff Download File
motd.txt 212 17 years ago Wilmer van der Gaast Preparing for Jabber conference room support. 540 bytes Diff Download File
nick.c 401 15 years ago Wilmer van der Gaast Fixed a bug with nickname handling. I really shoul 6.6 KB Diff Download File
nick.h 233.1.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 376 16 years ago Wilmer van der Gaast query.h now defines a callback function type, not 4 KB Diff Download File
query.h 376 16 years ago Wilmer van der Gaast query.h now defines a callback function type, not 1.6 KB Diff Download File
root_commands.c 451 15 years ago Wilmer van der Gaast Added argument count check to "add -tmp" to preven 27.1 KB Diff Download File
set.c 421 15 years ago Wilmer van der Gaast Clearer feedback after set/account set commands. 5.6 KB Diff Download File
set.h 421 15 years ago Wilmer van der Gaast Clearer feedback after set/account set commands. 4.1 KB Diff Download File
sock.h 4.3.34 16 years ago Jelmer Vernooij Remove no longer needed functions. 969 bytes Diff Download File
storage.c 426.1.1 15 years ago Wilmer van der Gaast Completely reviewed all uses of irc->password, irc 5.1 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_text.c 426.1.1 15 years ago Wilmer van der Gaast Completely reviewed all uses of irc->password, irc 4.5 KB Diff Download File
storage_xml.c 443 15 years ago Wilmer van der Gaast Merging BitlBee 1.2.3 release. 15.5 KB Diff Download File
unix.c 407 15 years ago Wilmer van der Gaast Merging changes from Jelmer: It's now possible to 6.2 KB Diff Download File
user.c 233.1.12 16 years ago Wilmer van der Gaast Fixed a memory management problem that caused some 5.6 KB Diff Download File
user.h 236 16 years ago Wilmer van der Gaast Merge from Jelmer (mainly unit testing things). 1.9 KB Diff Download File
win32.c 385.1.4 15 years ago Jelmer Vernooij Fix indentation. 7.9 KB Diff Download File