Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-07 | status: fix implementation of publish nodes in pep messages | Jonny Lamb | 1 | -1/+1 | |
Previously, I'd done: ... <items xmlns="the-node"> ... when actually it should be: ... <items node="the-node"> ... Bad me. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-09-06 | salut: move more common files to plugin-base | Jonny Lamb | 5 | -772/+4 | |
"ifdef soup" Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-09-05 | salut: move some common to a separate directory | Jonny Lamb | 5 | -498/+6 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-07-20 | message-channel: Remove unused variable, fixes warningytstenut-plugins-0.1 | Rob Staudinger | 1 | -3/+0 | |
Signed-off-by: Rob Staudinger <robsta@linux.intel.com> | |||||
2011-04-27 | caps-manager, status: don't bother checking for caps prefixes | Jonny Lamb | 3 | -10/+3 | |
This was really confusing and wrong tbh. Just leave the namespace in everywhere. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-26 | status: fix some leaks | Jonny Lamb | 1 | -0/+4 | |
tp_value_array_build copies/takes references so we should free/unref these. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-26 | status: don't bail on reading capabilities if there is no name/caps | Jonny Lamb | 1 | -12/+14 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-26 | caps-manager: only add name and capabilities fields if there are some | Jonny Lamb | 1 | -6/+12 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-26 | caps-manager: keep a record of what clients expose which services | Jonny Lamb | 2 | -4/+52 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-26 | status: only try and get caps for contacts implementing the right interface | Jonny Lamb | 1 | -1/+2 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-26 | channel: send item-not-found if the channel is closed before replying | Jonny Lamb | 1 | -0/+17 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-26 | channel: fix typo when getting the nick from enum | Jonny Lamb | 1 | -1/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-26 | message-channel: be sure to include the yts and tp channel ifaces in the ↵ | Jonny Lamb | 1 | -1/+3 | |
Interfaces property Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-25 | caps-manager: create data forms out of nice HCTs | Jonny Lamb | 1 | -11/+112 | |
And try and test it. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-25 | status: handle ::capabilities-changed being fired for self object | Jonny Lamb | 1 | -8/+18 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-20 | status: implement Service{Added,Removed} and DiscoveredServices | Jonny Lamb | 1 | -0/+199 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-20 | utils: add a capabilities namespace definition and more cleanups | Jonny Lamb | 1 | -1/+3 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-20 | status: remove stray debug | Jonny Lamb | 1 | -2/+0 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-19 | status: clean up the hash table and remove rubbish if a status is unset | Jonny Lamb | 1 | -2/+17 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-19 | status: update the DiscoveredStatuses hash table before emitting StatusChanged | Jonny Lamb | 1 | -5/+10 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-19 | status: implement DiscoveredStatuses | Jonny Lamb | 2 | -6/+54 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-18 | status: start listening to status changes and emit StatusChanged | Jonny Lamb | 1 | -0/+84 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-18 | status: implement more of AdvertiseStatus | Jonny Lamb | 1 | -3/+95 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-14 | caps-manager: move the feature prefix to the utils header | Jonny Lamb | 2 | -2/+5 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-14 | status: add connection and session properties | Jonny Lamb | 3 | -7/+52 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-14 | util: rename to utils | Jonny Lamb | 6 | -5/+6 | |
We don't want to conflict with Salut's <salut/util.h> Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-14 | channel-manager: remove old include | Jonny Lamb | 1 | -1/+0 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-13 | salut: update some copyrights | Jonny Lamb | 6 | -2/+7 | |
Include our dear friends, Intel. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-13 | message-channel: fix the error stanza on Fail() | Jonny Lamb | 1 | -2/+5 | |
The text and ytstenut nodes weren't in the right namespace. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-13 | message-channel: filter {to,from}-service from the RequestAttributes | Jonny Lamb | 1 | -1/+2 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-13 | channel-manager: fix up to use contact_dup_jid | Jonny Lamb | 1 | -7/+13 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-13 | status: add dummy hash tables for the two properties | Jonny Lamb | 1 | -6/+23 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message-channel: fix error message | Jonny Lamb | 1 | -1/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message-channel: don't leak the object if the IQ doesn't send | Jonny Lamb | 1 | -1/+2 | |
...or is, say, cancelled. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message-channel: fix a few typos | Jonny Lamb | 1 | -2/+2 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message-channel: make _new take a requested argument | Jonny Lamb | 3 | -5/+7 | |
We can't work it out as if it's a message to ourselves then it will appear as requested on both sides. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message-channel: don't allow Request() to be called if not requested | Jonny Lamb | 1 | -1/+18 | |
The caller should only be calling Fail() or Reply(). Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message-channel: include all the other properties as allowed and immutable | Jonny Lamb | 2 | -1/+33 | |
Also make object path prettier. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message-channel: keep a ref to the channel when waiting for Request callback | Jonny Lamb | 2 | -1/+4 | |
And be sure to actually Close each channel when closing them all as simply unreffing might not be enough. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | channel-manager: set the initiator handle correctly | Jonny Lamb | 1 | -1/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message-channel: set TpBaseChannel:requested on new channels | Jonny Lamb | 1 | -0/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | ytstenut: add the message channel manager to the ptr array | Jonny Lamb | 1 | -0/+3 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message-channel: it's a TpBaseChannel, not a TpChannel | Jonny Lamb | 1 | -2/+2 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message-channel: don't store the connection | Jonny Lamb | 1 | -22/+9 | |
TpBaseChannel already does this for us. Silly me. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message-channel: let TpBaseChannel randomize our object path | Jonny Lamb | 1 | -8/+0 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | channel-manager: only unregister a handler if we still have a porter | Jonny Lamb | 1 | -3/+6 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | channel-manager: small style tweak | Jonny Lamb | 1 | -2/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | channel-manager: don't unref an object we didn't own anyway | Jonny Lamb | 1 | -4/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | channel-manager: implement GabbleCapsChannelManagerIface | Jonny Lamb | 1 | -1/+19 | |
Salut requires this. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-04-12 | message channel: update to work with new porter API | Jonny Lamb | 6 | -467/+178 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> |