index
:
telepathy/telepathy-mission-control
master
mission-control-4
next
telepathy-mission-control-5.10
telepathy-mission-control-5.12
telepathy-mission-control-5.14
telepathy-mission-control-5.16
telepathy-mission-control-5.2
telepathy-mission-control-5.4
telepathy-mission-control-5.6
telepathy-mission-control-5.7
telepathy-mission-control-5.8+
Glib implementation of Telepathy Mission Control daemon (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-mission-control)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
Bump soname of libmissioncontrol-server.
Alberto Mardegan
1
-1
/
+1
2008-08-18
Lots of cleanup, most made by smcv.
Alberto Mardegan
20
-119
/
+134
2008-07-11
Don't automatically attempt reconnecting after a connection error.
Alberto Mardegan
1
-6
/
+10
2008-07-09
Bump revisions
Alberto Mardegan
1
-1
/
+1
2008-07-04
Implement mcd_service_get_connection().
Alberto Mardegan
3
-5
/
+30
2008-06-30
Implement the old channel request APIs in the Compat interface, so
Alberto Mardegan
1
-0
/
+73
2008-06-30
When dealing with the channel type, use its GQuark rather than the
Alberto Mardegan
1
-18
/
+12
2008-06-27
Don't return the same channel when a second call is requested to the
Alberto Mardegan
1
-0
/
+4
2008-06-26
Add a new BDus interface to the AccountManager to request the creation
Alberto Mardegan
5
-9
/
+188
2008-06-26
Add API to internally set a property.
Alberto Mardegan
2
-15
/
+33
2008-06-18
Explicitly link to DBus libraries. Fixes: #1988768.
5.0.beta11
Alberto Mardegan
1
-2
/
+2
2008-06-03
Remove some unused code.
Alberto Mardegan
4
-456
/
+0
2008-06-02
Properly change Nickname on the connection, when it's changed on the
Alberto Mardegan
3
-60
/
+29
2008-05-30
Rewrite mapping of TpErrors to McErrors, fixing a crash.
Alberto Mardegan
1
-10
/
+8
2008-05-29
Use the new tp_XXX_call_when_ready() APIs.
Alberto Mardegan
2
-37
/
+20
2008-05-28
Make libmissioncontrol-server not depend on libmissioncontrol-client
Alberto Mardegan
13
-250
/
+120
2008-05-27
Remove references to accounts when they are deleted.
Alberto Mardegan
1
-0
/
+17
2008-05-23
Move the Avatar property into a separate interface; add it to
Alberto Mardegan
4
-4
/
+24
2008-05-20
Automatically compute the value of the ``Interfaces'' DBus property.
Alberto Mardegan
4
-25
/
+34
2008-05-13
Add missing file
Alberto Mardegan
1
-0
/
+46
2008-05-13
Tag beta8
5.0.beta8
Alberto Mardegan
15
-92
/
+427
2008-05-09
Handle disconnection.
Alberto Mardegan
1
-1
/
+64
2008-05-09
Missing declaration.
Alberto Mardegan
1
-0
/
+1
2008-05-09
Read ConnectAutomatically property.
Alberto Mardegan
1
-0
/
+4
2008-05-08
When a transport gets connected, check account conditions and connect
Alberto Mardegan
3
-15
/
+123
2008-05-08
Implement get_transport_status()
Alberto Mardegan
2
-0
/
+22
2008-05-08
Give access to some account properties.
Alberto Mardegan
2
-0
/
+44
2008-05-08
Implement get_transport_name()
Alberto Mardegan
2
-0
/
+20
2008-04-29
Implement McdTransportPlugin interface.
Alberto Mardegan
6
-1
/
+277
2008-04-29
Move plugin loading mechanism into McdMaster and make it generic for
Alberto Mardegan
5
-122
/
+136
2008-04-16
Use tp_strdiff() to avoid crashes when one of the strings is NULL.
Alberto Mardegan
1
-2
/
+2
2008-04-16
Implement two hacks to make the presence signal behave as they did in
Alberto Mardegan
1
-1
/
+12
2008-04-16
Use the actual-status signal instead of the removed presence-stable.
Alberto Mardegan
1
-6
/
+6
2008-04-15
Properly report presence and status signals.
Alberto Mardegan
2
-21
/
+63
2008-04-14
Prevent disabled accounts from going online.
Alberto Mardegan
1
-0
/
+8
2008-04-11
Rewrite the interface registration mechanism. Implement the
Alberto Mardegan
10
-75
/
+176
2008-04-11
Implement the Account Conditions interface (set/get properties only,
Alberto Mardegan
4
-0
/
+176
2008-04-11
Change modifier to static const
Alberto Mardegan
1
-1
/
+1
2008-04-10
Implement the account query API.
Alberto Mardegan
1
-0
/
+290
2008-04-10
Cosmetic changes.
Alberto Mardegan
2
-3
/
+3
2008-04-10
Add get_manager_name API
Alberto Mardegan
2
-0
/
+11
2008-04-10
Implement a DBus independent function for getting interface
Alberto Mardegan
2
-16
/
+35
2008-04-10
Add partial implementation of Query interface
Alberto Mardegan
4
-2
/
+123
2008-04-09
Properly create a GArray.
Alberto Mardegan
1
-2
/
+2
2008-04-09
Function succeeds
Alberto Mardegan
1
-1
/
+1
2008-04-08
Create the account configuration file, if it does not exist.
Alberto Mardegan
1
-0
/
+11
2008-04-08
Remove unused function
Alberto Mardegan
1
-7
/
+0
2008-04-08
Remove connection to non-existing signal.
Alberto Mardegan
1
-24
/
+0
2008-04-08
Implement get_connection_names().
Alberto Mardegan
1
-58
/
+23
2008-04-08
Implement libmissioncontrol's McAccount and McAccountMonitor using the new DB...
Alberto Mardegan
11
-42
/
+332
[next]