summaryrefslogtreecommitdiff
path: root/res/res_pktccops.c
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-11-01Prevent unload of modules which implement an Optional API.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-09-26core: Don't allow free to mean ast_free (and malloc, etc..).Walter Doekes
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2013-07-30Fix compilation on gcc 4.8.1Kinsey Moore
2012-01-14Multiple revisions 350788-350789Kevin P. Fleming
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-09-02Merged revisions 284597 via svnmerge from Tilghman Lesher
2010-01-11Socket level option is SOL_SOCKET, not SO_SOCKET.Tilghman Lesher
2010-01-04- Disable res_pktccops by defaultOlle Johansson
2009-12-04Buildbot complainedTilghman Lesher
2009-12-04OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGP...Tilghman Lesher
2009-11-09Fix various problems detected with Valgrind.Tilghman Lesher
2009-11-03Resolve another warning.Russell Bryant
2009-11-02Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networksTilghman Lesher