summaryrefslogtreecommitdiff
path: root/src/salut.c
Commit message (Expand)AuthorAgeFilesLines
* Remove support for --disable-debugSimon McVittie2013-11-011-2/+0
* Initialize libdbus for thread-safetySimon McVittie2013-09-231-0/+5
* Be single-include-compliantSimon McVittie2013-01-041-2/+1
* Eliminate trailing whitespace so make check can pass againSimon McVittie2012-03-261-1/+1
* g_thread_init() is deprecated but still needed in GLib 2.30 and older.Alvaro Soliverez2012-03-201-2/+1
* salut: Use bonjour discovery clientSiraj Razick2012-03-121-0/+4
* salut: Support using the dummy backendSiraj Razick2012-02-221-1/+12
* Support building for Android.Alvaro Soliverez2011-11-211-0/+4
* src: remove annoying salut- prefixJonny Lamb2011-04-281-2/+2
* symbol-hacks: add some hacks to enable all wocky symbols be visible for pluginsJonny Lamb2011-04-181-0/+3
* plugin-loader: add plugin loader from gabbleJonny Lamb2011-02-071-1/+10
* fd.o #26152: make critical warnings fatal by defaultSimon McVittie2010-05-201-0/+7
* Remove use of g_set_prgname in main().Mike Ruprecht2010-03-251-1/+0
* src/salut.c: don't call debug functions if debug is disabledGuillaume Desmottes2009-01-111-0/+2
* Added Marco's file transfer code.Jonny Lamb2008-10-281-0/+1
* use tp_debug_divert_messages instead of our own copy of itGuillaume Desmottes2008-08-071-1/+1
* Remove the two salut_discovery_client_new() functions, choose the avahi or du...Alban Crequy2008-06-051-1/+4
* Add coding style checker tools from gabble and make the main salut src tree v...Sjoerd Simons2008-06-031-8/+10
* Add a hard dependency on telepathy-glib 0.6.1 and avoid using #ifdef for tp_d...Simon McVittie2008-04-211-9/+1
* Use tp_debug_set_flags() if available, to separate 'persist' from the rest of...Guillaume Desmottes2007-11-131-0/+12
* add support for SALUT_LOGFILE env variable to log output to a fileGuillaume Desmottes2007-06-061-0/+1
* Megapatch to port to telepathy-glibSjoerd Simons2007-03-301-55/+8
* [project @ 5e69e72e9cdf60cf75fe7d9cea48fe1a6c65b876]Sjoerd Simons2006-11-021-1/+39
* [project @ 94458aec8a5f2139cc075945f7336e4307c8d96e]Sjoerd Simons2006-10-231-0/+37