~jelmer/bitlbee/telepathy

  • Committer: Jelmer Vernooij
  • Date: 2010-06-11 09:07:47 UTC
  • mfrom: (488.2.107 devel)
  • Revision ID: jelmer@samba.org-20100611090747-xpk6itnbrvuo9bl5
Merge trunk
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 488.2.11 14 years ago Wilmer van der Gaast Added nick_source account setting to allow using f 8.1 KB Diff Download File
account.h 488.1.1 14 years ago Wilmer van der Gaast Preparing for per-account status/away messages. Co 2.3 KB Diff Download File
bitlbee.c 488.2.64 14 years ago Wilmer van der Gaast getaddrinfo(NULL) may return an IPv4 address first 8.9 KB Diff Download File
bitlbee.conf 488.2.20 14 years ago Wilmer van der Gaast Allow disabling certain IM protocols at runtime, p 4.2 KB Diff Download File
bitlbee.h 488.2.91 13 years ago Wilmer van der Gaast 1.2.7 changelog. Have to release soon, now that 1. 5.1 KB Diff Download File
chat.c 482 14 years ago Wilmer van der Gaast Don't include chat.h from bitlbee.h. make install- 4 KB Diff Download File
chat.h 482 14 years ago Wilmer van der Gaast Don't include chat.h from bitlbee.h. make install- 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 488.2.60 14 years ago Wilmer van der Gaast Adding -V flag to show version info from a not-ser 10.2 KB Diff Download File
conf.h 488.2.20 14 years ago Wilmer van der Gaast Allow disabling certain IM protocols at runtime, p 1.8 KB Diff Download File
File configure 491 13 years ago Jelmer Vernooij Merge trunk 15.1 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 488.2.3 14 years ago Wilmer van der Gaast Replaced obsolete (useless for the current .xml fi 3.3 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 488.2.79 13 years ago Wilmer van der Gaast Applied show-offline patch from Florian E.J. Fruth 34.4 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 488.2.102 13 years ago Wilmer van der Gaast Allow nick changes. (Based on patch from zibri) Th 18.4 KB Diff Download File
log.c 488.2.63 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 488.2.53 14 years ago Wilmer van der Gaast Make compiling on BSD less painful: mktemp really 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 488.2.35 14 years ago Wilmer van der Gaast Allow changing the name of the control channel at 26.7 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 488.2.106 13 years ago Wilmer van der Gaast Use mkstemp() instead of just a tilde-file when wr 15.5 KB Diff Download File
unix.c 488.2.63 14 years ago Wilmer van der Gaast Log to stderr+syslog until daemonized. Current beh 8.3 KB Diff Download File
user.c 488.2.18 14 years ago Wilmer van der Gaast Adding a few consts and other misc fixes from bug 5.6 KB Diff Download File
user.h 488.2.25 14 years ago Wilmer van der Gaast Include non-away status messages in blist and whoi 1.9 KB Diff Download File
win32.c 385.1.4 15 years ago Jelmer Vernooij Fix indentation. 7.9 KB Diff Download File