summaryrefslogtreecommitdiff
path: root/apps/app_authenticate.c
AgeCommit message (Expand)Author
2007-09-19Clean up code in app_authenticate.Joshua Colp
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...Tilghman Lesher
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...Joshua Colp
2007-07-16It is no longer required for each module that deals with a channel to call as...Joshua Colp
2007-06-12Completely remove all of the code related to jumping to priority n + 101. yay!Russell Bryant
2006-09-08Merged revisions 42421 via svnmerge from Tilghman Lesher
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().Russell Bryant
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-11normalize code preparing for loader changesLuigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove lots of useless checks of the result of ast_strdupaRussell Bryant
2006-01-05Added feature from bug #5053, allowing for Matt O'Gorman
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-10clean up some application descriptions to use more gooder EnglishRussell Bryant
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-11-06alphabetize option listsRussell 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-08-23fix buglets in new authentication code (issue #4860)Kevin P. Fleming
2005-08-05Fix newline issue (bug #4632)Mark Spencer
2005-08-01fix warning (bug #4807)Russell Bryant
2005-07-25add MD5-hash matching (bug #4764, with mods)Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2004-11-11On second thought, require 'j' option to enable new jumping featureMark Spencer
2004-11-11Allow app_authenticate to go to n+101Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-05-04strlen fixes and don't destroy SIP channels that still have pending things on...Mark Spencer
2004-01-29Add support for authenticating against astdb and one time authenticationMark Spencer
2003-02-18mar feb 18 19:15:15 CET 2003Matteo Brancaleoni
2003-02-16Sun Feb 16 07:00:01 CET 2003Matteo Brancaleoni