summaryrefslogtreecommitdiff
path: root/src/cd-common.h
Commit message (Expand)AuthorAgeFilesLines
* Restrict the length of key and values when setting metadataRichard Hughes2013-10-211-0/+4
* Use G_GNUC_WARN_UNUSED_RESULT in public and private headersRichard Hughes2013-05-091-4/+8
* Move the vendor quirk table to libcolordprivate so it can be used with cd-fin...Richard Hughes2013-04-291-1/+0
* Add some more display vendor names to the display tableRichard Hughes2013-03-041-0/+1
* trivial: Don't include <colord/colord-private.h> as it's installed in the par...Richard Hughes2013-02-041-1/+1
* Move libcolord into lib/colord in the project to avoid path crazynessRichard Hughes2013-02-041-2/+1
* Use enumerated error values from the daemonRichard Hughes2012-11-291-9/+2
* Return class specific error codes if authentication failsRichard Hughes2012-11-291-4/+9
* Set the seat for devices created in the sessionRichard Hughes2012-09-141-0/+2
* Return an error when trying to register a duplicate profileRichard Hughes2011-09-121-0/+1
* Add an 'Owner' property on device and profile objectsRichard Hughes2011-09-091-0/+2
* trivial: Do not send the sender to cd_main_sender_authenticated(), it's alrea...Richard Hughes2011-09-021-1/+0
* Add all of the required GObject Introspection annotations requiredRichard Hughes2011-07-071-0/+1
* Use plain text enumerated values in CreateDevice and CreateProfileRichard Hughes2011-03-021-2/+0
* Ensure profile IDs with slashes are escaped before being used as an object pathRichard Hughes2011-02-081-1/+1
* trivial: use cd-enum.h in the server includesRichard Hughes2011-01-141-6/+2
* Save the object scope in the CdDevice and CdProfile objectsRichard Hughes2011-01-141-4/+8
* trivial: tidy up CdMappingDb by returning the correct errors and using common...Richard Hughes2011-01-141-0/+3
* Use seporate PolicyKit authorisations for each action typeRichard Hughes2011-01-051-1/+2
* Ensure the DBus object paths are validRichard Hughes2011-01-041-2/+2
* Add an 'options' parameter to the CreateDevice and CreateProfile methodsRichard Hughes2010-12-231-0/+4
* Split up the device and profile into seporate GObjectsRichard Hughes2010-12-211-0/+13
* Add some more functionality to the daemon, and add a simple text test programRichard Hughes2010-12-191-0/+34