summaryrefslogtreecommitdiff
path: root/res/res_limit.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
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2012-10-14Doxygen Updates - Title updateAndrew Latham
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2009-09-08Remove what appears to be an unnecessary define.Tilghman Lesher
2009-08-10AST-2009-005Tilghman Lesher
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2008-09-28Merge the cli_cleanup branch.Michiel van Baak
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)Russell Bryant
2007-10-08Fix up tree so that it compiles when MTX Profiling is enabled.Joshua Colp
2007-07-02Fix building under Solaris.Joshua Colp
2007-02-24Doxygen additions, correctionsOlle Johansson
2006-12-19OpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until someone finds the rig...Joshua Colp
2006-12-16prevent a compiler warningLuigi Rizzo
2006-12-06Constify a bunch of usage strings for CLI commands.Russell Bryant
2006-10-06help old bsd-system which don't have RLIMIT_AS and use RLIMIT_VMEMLuigi Rizzo
2006-09-26These three are not defined on all platforms that we supportTilghman Lesher
2006-09-21Set process limits without restarting AsteriskTilghman Lesher