summaryrefslogtreecommitdiffstats
path: root/src/modules/dbus/iface-card.c
Commit message (Expand)AuthorAgeFilesLines
* Rename all the signal parameters and variables to something more explicit.Diego Elio 'Flameeyes' Pettenò2009-11-211-15/+15
* dbus: Do message argument type checking early, centrally.Tanu Kaskinen2009-08-301-13/+6
* dbus: Make sure that subscription callbacks don't try to access removed objects.Tanu Kaskinen2009-08-261-0/+4
* dbus: Save one level of identation by returning early.Tanu Kaskinen2009-08-261-26/+27
* dbusiface-card: Fix the OwnerModule property type in handle_get_all().Tanu Kaskinen2009-08-151-1/+1
* dbusiface-card: Assert that the profiles list is empty if there's no activeTanu Kaskinen2009-08-151-0/+2
* dbusiface-card: Use the ++ operator like it's meant to be used.Tanu Kaskinen2009-08-151-4/+2
* dbusiface-card: Split some overly long lines.Tanu Kaskinen2009-08-151-3/+10
* dbusiface-card-profile: Implement the CardProfile D-Bus interface.Tanu Kaskinen2009-08-091-1/+1
* dbusiface-card: Implement the Card D-Bus interface.Tanu Kaskinen2009-08-091-0/+490
* dbus: Three entangled changes:Tanu Kaskinen2009-08-091-5/+10
* Add the forgotten src/modules/dbus directory to git.Tanu Kaskinen2009-07-211-0/+61