index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-auth-factory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use tp_channel_dispatch_operation_claim_async() (#650386)
Guillaume Desmottes
2011-05-30
1
-3
/
+3
*
Revert "-Fix use of include <config.h> to make sure translations work"
Guillaume Desmottes
2011-04-04
1
-4
/
+0
*
-Fix use of include <config.h> to make sure translations work
Kjartan Maraas
2011-04-04
1
-0
/
+4
*
Remove unnecessary code in empathy_auth_factory_constructed()
Stef Walter
2011-04-04
1
-8
/
+0
*
auth-factory: allow to handle more than one auth channel at the same time (#6...
Guillaume Desmottes
2011-03-18
1
-12
/
+38
*
auth-factory: use a proper priv pointer
Guillaume Desmottes
2011-03-18
1
-2
/
+2
*
Allow to Observe a ServerAuthentication channel while handling another one
Guillaume Desmottes
2011-03-18
1
-1
/
+2
*
common_checks: tell the truth in debug messages
Guillaume Desmottes
2011-03-18
1
-7
/
+9
*
common_checks: rename must_be_sasl arg to observe
Guillaume Desmottes
2011-03-18
1
-2
/
+7
*
Fix warnings from GCC 4.6 about variables that are set but not used.
Kjartan Maraas
2011-03-17
1
-2
/
+0
*
auth-factory: set Observer.DelayApprovers (#643872)
Guillaume Desmottes
2011-03-07
1
-0
/
+2
*
keyring: rename current functions to be more specifically about account passw...
Jonny Lamb
2011-01-28
1
-2
/
+2
*
auth-factory: add a comment as to why we're also an approver
Jonny Lamb
2010-12-15
1
-0
/
+6
*
auth-factory: become an Observer and claim auth channels where necessary
Jonny Lamb
2010-12-10
1
-54
/
+220
*
server-sasl-handler: make a GAsyncInitable and get the password
Jonny Lamb
2010-12-06
1
-12
/
+39
*
server-sasl-handler: add an account property
Jonny Lamb
2010-12-03
1
-1
/
+2
*
auth-factory: create ServerSASLHandlers and signal them appearing
Jonny Lamb
2010-12-01
1
-12
/
+78
*
auth-factory: add EmpathyAuthFactory::new-server-sasl-handler
Jonny Lamb
2010-12-01
1
-0
/
+10
*
auth-factory: also handle auth channels
Jonny Lamb
2010-12-01
1
-1
/
+12
*
Use separate new/free functions for the handler context data
Cosimo Cecchi
2010-09-09
1
-8
/
+24
*
Don't assume there's only one concurrent TpHandleChannelsContext
Cosimo Cecchi
2010-09-09
1
-11
/
+21
*
Properly use errors when handling channels
Cosimo Cecchi
2010-08-19
1
-14
/
+56
*
Unref the handler after the signal.
Cosimo Cecchi
2010-08-13
1
-0
/
+1
*
Add a first skeleton of the auth factory.
Cosimo Cecchi
2010-08-13
1
-0
/
+208