summaryrefslogtreecommitdiff
path: root/apps/app_dahdiras.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-06-08Fixes to include signal.hTimo Teräs
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2013-11-08app_dahdiras: Use waitpid instead of wait4.Kevin Harwell
2012-03-01Opaquify ast_channel typedefs, fd arrays, and softhangup flagTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2009-06-07Global var cleanup - constification and removing unused vars.Russell Bryant
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2008-11-02Fix various spelling and grammatical issues in documentationRussell Bryant
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-07-29build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for ...Kevin P. Fleming
2008-07-28remove remaining Zaptel references in various placesKevin P. Fleming
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler