index
:
telepathy/telepathy-gabble
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conn-aliasing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-06
conn-aliasing: implement negative caching
Simon McVittie
1
-3
/
+53
2007-09-05
Avoid requesting vCards if we already have them cached, which trips an assertion
Simon McVittie
1
-8
/
+9
2007-09-05
Don't re-request the vCard if we have it cached already
Simon McVittie
1
-1
/
+1
2007-09-05
Handle PEP errors correctly
Simon McVittie
1
-0
/
+4
2007-09-05
Explicitly look up PEP nicknames when looking for aliases, before requesting ...
Simon McVittie
1
-3
/
+101
2007-09-05
Move PEP <nick> handling to conn-aliasing
Simon McVittie
1
-0
/
+107
2007-08-29
GabbleVCardManager: specify number of vcard items in edit calls, instead of N...
Senko Rasic
1
-1
/
+1
2007-08-29
GabbleVCardManager: remove unused error param to the request function
Senko Rasic
1
-10
/
+1
2007-08-14
gabble_connection_request_aliases: remove code that should never be reached
Dafydd Harries
1
-13
/
+0
2007-08-02
Put vCard requests through the request pipeline, and fix fd.o#11201.
Simon McVittie
1
-1
/
+1
2007-04-20
host comment
Dafydd Harries
1
-4
/
+5
2007-04-20
support PEP nicknames
Dafydd Harries
1
-0
/
+44
2007-04-06
src/: wrap long lines
Simon McVittie
1
-2
/
+4
2007-04-05
Fail "make check" if you declare a GError*, leave it uninitialized and don't ...
Simon McVittie
1
-1
/
+1
2007-04-02
src/: Use TP_BASE_CONNECTION_ERROR_IF_NOT_CONNECTED (replacing ERROR_IF_NOT_C...
Simon McVittie
1
-4
/
+3
2007-03-08
Convert Gabble to use new handle API.
Simon McVittie
1
-6
/
+7
2007-03-01
split out aliasing interface from gabble-connection.c
Dafydd Harries
1
-0
/
+376
[prev]