summaryrefslogtreecommitdiff
path: root/devicestate.c
AgeCommit message (Expand)Author
2006-02-10Merged revisions 9404 via svnmerge from Kevin P. Fleming
2006-02-09conversions to memory allocation wrappers, remove duplicated error messages,Russell Bryant
2006-01-20More doxygen updatesOlle Johansson
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-01issue #5558Kevin P. Fleming
2005-10-28add 'ast_cond_t' type for pthread condition variables, and appropriate API wr...Kevin P. Fleming
2005-10-26look for the last '-' in the channel name instead of the first (issue #5514)Russell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-17Handle device state changes properly when formatting characters are present (...Mark Spencer
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-01various devicestate fixes (issue #5081, take two)Kevin P. Fleming
2005-08-09eliminate compiler warnings when DEBUG_THREADS is enabledKevin P. Fleming
2005-07-20add English device state output (bug #4733, with minor mod)Kevin P. Fleming
2005-07-10simplify locking (use a single lock, no deadlock possible)Kevin P. Fleming
2005-07-10Fix lock ordering in devicestateMark Spencer
2005-07-08add the new files for the last commit :-)Kevin P. Fleming