summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Collapse)AuthorAgeFilesLines
* Move plugin library-specific code from util.c into its own file, toAlvaro Soliverez2012-03-151-68/+0
| | | | | | | | prevent dependency problems As part of this, a new SalutPluginContactInterface had to be created to access contact capabilities that were needed for the plugin utils. Accessing SalutContact directly would bring most of salut core in, so a GInterface is used, similar to what is done with SalutPluginConnection
* util: fix send_ll_pep_event to get the node properlyJonny Lamb2011-09-071-2/+5
| | | | | | | This is following a fix in Wocky to put the node name in the correct attribute. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* src: remove annoying salut- prefixJonny Lamb2011-04-281-0/+388
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Megapatch to port to telepathy-glibSjoerd Simons2007-03-301-34/+0
| | | | 20070330104423-93b9a-d86c98af93de306470bd26138e7ed05e08b60dd6.gz
* first compilable non-loudmouth versionSjoerd Simons2007-01-121-97/+0
| | | | | | | First compilable version with the new xmpp infrastructure. Currently the xmpp connection is just a dummy for now. 20070112135629-93b9a-c315cde73954264a7a5121782aede9ea41f11633.gz
* [project @ 67d0a4a58c5fb9682843847dafe1068d25cc4c49]Sjoerd Simons2006-11-221-0/+9
| | | | | | Add a gabble derived text mixin 20061122115558-93b9a-d017921d0c0337706c4a5cb5f5a9776115b47b6d.gz
* [project @ 7ac4cc6615b71fb0668040d9d49dfdca41510a2e]Sjoerd Simons2006-11-201-0/+122
Add some small LM utilities 20061120133748-93b9a-e56a10a6d946148917e60fb3a542a492c4f45661.gz