index
:
telepathy/telepathy-ssh-contact
master
Telepathy SSH contact sharing support via Tubes (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-ssh-contact)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
Bump version to 0.7
HEAD
ssh-contact-0.7
master
Xavier Claessens
1
-1
/
+1
2012-04-12
Also remove translation of vinagre plugin
Xavier Claessens
1
-3
/
+0
2012-04-12
Remove trailing spaces
Xavier Claessens
1
-1
/
+1
2012-04-12
Use tp_channel_close_async()
Xavier Claessens
2
-2
/
+2
2012-04-12
Use tp_capabilities_supports_stream_tubes()
Xavier Claessens
1
-27
/
+2
2012-04-12
Remove vinagre plugin, it never worked
Xavier Claessens
12
-1439
/
+0
2011-08-19
add back account arg fixup
Xavier Claessens
1
-0
/
+11
2011-08-19
Use new factory APIs from telepathy-glib 0.15.5
Xavier Claessens
5
-331
/
+142
2011-08-11
Throw error if account has no contacts
Sam Hegarty
1
-0
/
+6
2011-05-12
Fix make distcheck
ssh-contact-0.6
Xavier Claessens
2
-5
/
+3
2011-05-12
prepare for release
Xavier Claessens
2
-1
/
+6
2011-04-09
Use g_io_stream_splice() from GLib 2.28
Xavier Claessens
7
-306
/
+9
2011-01-27
Start new dev
Xavier Claessens
1
-2
/
+2
2011-01-27
prepare for release
ssh-contact-0.5
Xavier Claessens
2
-1
/
+6
2011-01-27
Allow the user to pass options to the ssh client
Zac Medico
4
-5
/
+21
2010-12-16
prepare for release
ssh-contact-0.4
Xavier Claessens
2
-1
/
+15
2010-12-16
Copy the updated version of g_io_stream_splice that got merged into GLib 2.27.6
Xavier Claessens
6
-30
/
+162
2010-12-12
Do not depend on unix anymore
Xavier Claessens
5
-10
/
+4
2010-12-10
Use tp_str_empty()
Xavier Claessens
1
-1
/
+1
2010-12-09
little coding style fix
Xavier Claessens
1
-2
/
+2
2010-12-09
Correctly close channel before leaving
Xavier Claessens
3
-33
/
+80
2010-12-08
Also port vinagre plugin to small API change from client-helper.h
Xavier Claessens
1
-2
/
+1
2010-12-08
Use TpStreamTube API for service side
Xavier Claessens
3
-180
/
+57
2010-12-07
Use TpStreamTube API for service side
Xavier Claessens
2
-54
/
+27
2010-08-12
Start new dev
Xavier Claessens
1
-2
/
+2
2010-08-12
Prepare release
ssh-contact-0.3
Xavier Claessens
2
-2
/
+2
2010-08-12
Add missing \n after error message
Xavier Claessens
1
-1
/
+1
2010-08-12
Use g_print instead of g_debug for error reporting in CLI
Xavier Claessens
1
-1
/
+1
2010-08-12
Improve a bit the CLI
Xavier Claessens
1
-18
/
+45
2010-08-11
Do not build vinagre plugin by default yet
Xavier Claessens
1
-1
/
+1
2010-08-11
Make use of TpAccountChannelRequest
Xavier Claessens
8
-298
/
+319
2010-08-10
Leave service when channel is invalidated
Xavier Claessens
1
-13
/
+36
2010-08-10
Simplify a bit _g_io_stream_splice
Xavier Claessens
1
-18
/
+8
2010-08-10
Make _client_create_tube_finish() return a ref
Xavier Claessens
2
-1
/
+20
2010-08-10
Add initial vinagre plugin
Xavier Claessens
14
-0
/
+1397
2010-08-10
Refactor client code to be able to reuse it for vinagre plugin
Xavier Claessens
6
-392
/
+575
2010-08-04
Add more compiler flags, and translation support
Xavier Claessens
11
-166
/
+372
2010-07-19
Wrap lines at 80 chars
Xavier Claessens
1
-14
/
+18
2010-07-19
minor code cleanup
Xavier Claessens
1
-2
/
+1
2010-07-19
Start dev of 0.3
Xavier Claessens
1
-1
/
+1
2010-07-19
Prepare for 0.2 release
ssh-contact-0.2
Xavier Claessens
2
-1
/
+8
2010-07-19
Use g_spawn_async() instead of fork()+execvp(), and handle errors.
Xavier Claessens
1
-22
/
+42
2010-07-19
Set the GPL2 in COPYING instead of GPL3.
Xavier Claessens
1
-615
/
+279
2010-07-19
Install ssh-contact-service in libexec path
Laurent Bigonville
2
-3
/
+4
2010-07-16
Remove useless comment
ssh-contact-0.1
Xavier Claessens
1
-1
/
+0
2010-07-16
Fix the -l option, and add give -oHostKeyAlias=contact_id to ssh client
Xavier Claessens
1
-2
/
+7
2010-07-16
Little code refactor
Xavier Claessens
1
-8
/
+6
2010-07-15
has_stream_tube_cap: tube has to be a private one
Guillaume Desmottes
1
-0
/
+4
2010-07-15
Add a -l option to define the user to use to login on remote machine
Xavier Claessens
1
-16
/
+49
2010-07-15
Pass a ClientContext everywhere to keep our data
Xavier Claessens
1
-150
/
+185
[next]