summaryrefslogtreecommitdiff
path: root/apps/app_osplookup.c
AgeCommit message (Expand)Author
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-02-11fix compiler warningsKevin P. Fleming
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
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-21issue #5789Russell Bryant
2005-11-08issue #5650Kevin P. Fleming
2005-11-08issue #5638Kevin P. Fleming
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-06-06the last round of file version tagsKevin 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-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-05Merge OSP updates from matt nicholson (with changes)Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-06-25Small outgoing OSP cleanupsMark Spencer
2004-06-25Add outgoing OSP support (SIP only at this point)Mark Spencer