aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_txtcidname.c
AgeCommit message (Collapse)AuthorFilesLines
2005-06-06the last round of file version tagskpfleming1-5/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5867 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-21use double-quotes instead of angle-brackets for non-system include files ↵kpfleming1-10/+10
(bug #4058) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5490 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-25Merge config updates (bug #3406)markster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4889 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-21update copyright headers for 2005russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4868 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-02Huge callerid rework (might break H.323, others)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3874 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3429 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-03add utils.h include. Bug #1965jeremy1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3379 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-02Make app_txtcidname.c use ast_strlen_zero and cleanup the code a bitcitats1-3/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3376 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ↵citats1-3/+0
instead (except in asterisk/lock.h). git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3277 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-17nitpicky fixjeremy1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2988 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-16Fix compile for old buildsmarkster1-2/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2987 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-16Add ability to look up callerid name by txt (bug #1442)markster1-0/+149
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2986 f38db490-d61c-443f-a65b-d21fe96a405b