summaryrefslogtreecommitdiff
path: root/src/error.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-0/+0
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-1/+1
2013-02-19error: Handle ECONNREFUSED gracefully in dbus error handlerJukka Rissanen1-0/+1
2012-10-01error: EINPROGRESS error was not handledJukka Rissanen1-0/+1
2012-04-29core: Update copyright informationMarcel Holtmann1-1/+1
2010-08-20error: fix warning about formatting stringPekka Pessi1-1/+1
2010-08-19Remove wrong comma from D-Bus error message helperMarcel Holtmann1-1/+1
2010-05-13Add error for not unique situationsMarcel Holtmann1-0/+8
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-08-29Add support for handling errors from agent registrationMarcel Holtmann1-0/+8
2009-08-04Add support for creating, modifying and removing profilesMarcel Holtmann1-0/+16
2009-07-29Fix error handling in case when passphrase is requiredMarcel Holtmann1-0/+8
2009-07-24Fix wrong D-Bus error namesMarcel Holtmann1-7/+4
2009-07-24Add error code translation for timeout errorMarcel Holtmann1-0/+2
2009-07-24Add error codes for already enabled and disabled technologiesMarcel Holtmann1-0/+14
2009-07-17Handle error for operation aborted caseMarcel Holtmann1-0/+2
2009-07-06Fix various error definitionsMarcel Holtmann1-2/+15
2009-07-06Convert EALREADY to proper error messageMarcel Holtmann1-0/+2
2009-07-06Convert EINPROGRESS to proper error messageMarcel Holtmann1-0/+2
2009-06-29Add some special error conversion handling for EACCES and EINVALMarcel Holtmann1-0/+7
2009-06-29Add error code for invalid propertiesMarcel Holtmann1-0/+6
2009-05-15Add helper for invalid service error messagesMarcel Holtmann1-0/+5
2009-05-15Add descriptions to all D-Bus error messagesMarcel Holtmann1-10/+9
2009-05-13Add helper for already connected error messagesMarcel Holtmann1-0/+7
2009-05-13Add helper for operation timeout error messagesMarcel Holtmann1-0/+7
2009-05-13Add helper for operation aborted error messagesMarcel Holtmann1-0/+6
2009-05-13Add helper for in progress error messagesMarcel Holtmann1-0/+7
2009-05-12Fix service state signal emission and error handlingMarcel Holtmann1-2/+7
2009-04-22Add helper function for no carrier error messagesMarcel Holtmann1-0/+6
2009-04-04Add D-Bus error message for not implemented methodsMarcel Holtmann1-0/+6
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-12-25Add not supported error and use itMarcel Holtmann1-0/+6
2008-12-05Add generic failure replyMarcel Holtmann1-0/+6
2008-08-17Add error definition for invalid argumentsMarcel Holtmann1-0/+6
2008-08-13Start consolidating D-Bus errorsMarcel Holtmann1-0/+34