supplicant: Call scan callback if needed when removing interface
[framework/connectivity/connman.git] / src / error.c
2012-04-28 Marcel Holtmanncore: Update copyright information
2010-08-20 Pekka Pessierror: fix warning about formatting string
2010-08-19 Marcel HoltmannRemove wrong comma from D-Bus error message helper
2010-05-13 Marcel HoltmannAdd error for not unique situations
2010-01-02 Marcel HoltmannUpdate copyright information
2009-08-30 Marcel HoltmannAdd support for handling errors from agent registration
2009-08-04 Marcel HoltmannAdd support for creating, modifying and removing profiles
2009-07-29 Marcel HoltmannFix error handling in case when passphrase is required
2009-07-24 Marcel HoltmannFix wrong D-Bus error names
2009-07-23 Marcel HoltmannAdd error code translation for timeout error
2009-07-23 Marcel HoltmannAdd error codes for already enabled and disabled techno...
2009-07-17 Marcel HoltmannHandle error for operation aborted case
2009-07-07 Marcel HoltmannFix various error definitions
2009-07-07 Marcel HoltmannConvert EALREADY to proper error message
2009-07-07 Marcel HoltmannConvert EINPROGRESS to proper error message
2009-06-29 Marcel HoltmannAdd some special error conversion handling for EACCES...
2009-06-29 Marcel HoltmannAdd error code for invalid properties
2009-05-16 Marcel HoltmannAdd helper for invalid service error messages
2009-05-15 Marcel HoltmannAdd descriptions to all D-Bus error messages
2009-05-14 Marcel HoltmannAdd helper for already connected error messages
2009-05-14 Marcel HoltmannAdd helper for operation timeout error messages
2009-05-14 Marcel HoltmannAdd helper for operation aborted error messages
2009-05-14 Marcel HoltmannAdd helper for in progress error messages
2009-05-13 Marcel HoltmannFix service state signal emission and error handling
2009-04-22 Marcel HoltmannAdd helper function for no carrier error messages
2009-04-04 Marcel HoltmannAdd D-Bus error message for not implemented methods
2009-01-01 Marcel HoltmannUpdate copyright information
2008-12-25 Marcel HoltmannAdd not supported error and use it
2008-12-05 Marcel HoltmannAdd generic failure reply
2008-08-17 Marcel HoltmannAdd error definition for invalid arguments
2008-08-13 Marcel HoltmannStart consolidating D-Bus errors