summaryrefslogtreecommitdiff
path: root/apps/app_groupcount.c
AgeCommit message (Expand)Author
2005-12-07This is the first round of removing applications that were marked as deprecatedRussell Bryant
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5623Russell Bryant
2005-11-06issue #5605Russell Bryant
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-07convert a bunch of apps to use ast_goto_if_exists() (issue #5138)Kevin P. Fleming
2005-07-15ensure that format string macros are undef'd after use (bug #4716)Kevin P. Fleming
2005-07-07make CLI output use singular/plural when appropriate (bug #4654)Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-06-06more efficient (and understandable) ast_channel_walk_locked, and vastly more ...Kevin P. Fleming
2005-05-15rename SetVar application to Set, deprecate SetVarKevin P. Fleming
2005-05-08Update groupcount / db documentation (bug #4200, etc)Mark Spencer
2005-05-05major re-work of dialplan functions, including:Kevin P. Fleming
2005-05-04add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and Grou...Kevin P. Fleming
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-27help text cleanups (bug #4072, with mods)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-01-21update copyright headers for 2005Russell Bryant
2004-10-03Improve groupcount handling (bug #2529) thanks!Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-07-16Allow multiple groups (group categories)Mark Spencer
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedMark Spencer
2004-05-09More ast_strlen_zero changesJames Golovich
2004-05-09Fix null pointer dereference in app_groupcount.c (bug 1588)James Golovich
2004-05-04Add app_groupcount to manage groupsMark Spencer