summaryrefslogtreecommitdiff
path: root/src/salut.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-26Eliminate trailing whitespace so make check can pass againSimon McVittie1-1/+1
2012-03-20g_thread_init() is deprecated but still needed in GLib 2.30 and older.Alvaro Soliverez1-2/+1
2012-03-12salut: Use bonjour discovery clientSiraj Razick1-0/+4
2012-02-22salut: Support using the dummy backendSiraj Razick1-1/+12
2011-11-21Support building for Android.Alvaro Soliverez1-0/+4
2011-04-28src: remove annoying salut- prefixJonny Lamb1-2/+2
2011-04-18symbol-hacks: add some hacks to enable all wocky symbols be visible for pluginsJonny Lamb1-0/+3
2011-02-07plugin-loader: add plugin loader from gabbleJonny Lamb1-1/+10
2010-05-20fd.o #26152: make critical warnings fatal by defaultSimon McVittie1-0/+7
2010-03-25Remove use of g_set_prgname in main().Mike Ruprecht1-1/+0
2009-01-11src/salut.c: don't call debug functions if debug is disabledGuillaume Desmottes1-0/+2
2008-10-28Added Marco's file transfer code.Jonny Lamb1-0/+1
2008-08-07use tp_debug_divert_messages instead of our own copy of itGuillaume Desmottes1-1/+1
2008-06-05Remove the two salut_discovery_client_new() functions, choose the avahi or du...Alban Crequy1-1/+4
2008-06-03Add coding style checker tools from gabble and make the main salut src tree v...Sjoerd Simons1-8/+10
2008-04-21Add a hard dependency on telepathy-glib 0.6.1 and avoid using #ifdef for tp_d...Simon McVittie1-9/+1
2007-11-13Use tp_debug_set_flags() if available, to separate 'persist' from the rest of...Guillaume Desmottes1-0/+12
2007-06-06add support for SALUT_LOGFILE env variable to log output to a fileGuillaume Desmottes1-0/+1
2007-03-30Megapatch to port to telepathy-glibSjoerd Simons1-55/+8
2006-11-02[project @ 5e69e72e9cdf60cf75fe7d9cea48fe1a6c65b876]Sjoerd Simons1-1/+39
2006-10-23[project @ 94458aec8a5f2139cc075945f7336e4307c8d96e]Sjoerd Simons1-0/+37