aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Collapse)AuthorFilesLines
2006-05-19automerge commitroot1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@28831 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-25automerge commitroot1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@8627 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-11silence a couple of compiler warnings about pointer signednessrussell1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7430 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 ↵kpfleming9-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29remove CVS ignore lists, set SVN ignore listskpfleming1-6/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7212 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01issue #4678kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6936 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-30Fix build of CVS head on Solaris (bug #5527)markster1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6895 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-28fix compiler warningskpfleming2-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6872 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-18fix build on older versions of mac osx, thanks twisted!russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6814 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-16make ouput a little bit more informativerussell1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6802 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-15more license/copyright header updates (thanks Ian!)kpfleming1-2/+19
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6618 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming3-10/+56
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6596 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14delete streamplayer with 'make clean'russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6594 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14more BSD portability fixes (issue #5155)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6578 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-08first set of Cygwin portability stuff (issue #4678)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6547 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-6/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6449 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-29don't make expression evaluator allocate a memory buffer for each resultkpfleming2-8/+16
to be returned; use the buffers already present in the PBX for this purpose update testexpr2/check_expr to allocate buffers for expression evaluation git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6440 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-24fix build for OpenBSD (bug #5019)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6393 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23fix build on FreeBSD (issue #5003)kpfleming1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6382 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22add file to ignore listkpfleming1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6356 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22support new format for musiconhold.conf (issue #4908)kpfleming2-1/+88
support non-SLINEAR moh streams (issue #4908) add external app to feed TCP stream into Asterisk for moh (issue #4908) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6353 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-24add man pages (bug #4515)kpfleming1-0/+102
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5999 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21enhance check_expr to check for parsing errors in dialplans (bug #4556)kpfleming2-74/+191
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5959 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-1/+14
clean up Makefile headers git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5942 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-09add check_expr to 'make clean' and CVS ignore listkpfleming2-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5890 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-09add tool to check extensions.conf files for problems with new expression ↵kpfleming1-0/+191
parser (bug #4491) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5886 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-07fix astman buildkpfleming1-0/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5870 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-28hopefully the last commit to make things happyrussell1-6/+14
across various versions of newt (bug #4388) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5780 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-26fix usage of const char (bug #4388)russell1-6/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5770 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-24get rid of some compilation warningsrussell1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5757 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15fix build with older popt.h (bug #4225)kpfleming1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5665 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-10Fix 'make clean' bug in for app (Bug 4230)mattf1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5619 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-09Fix to makefile (bug #4215)markster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5611 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-21use double-quotes instead of angle-brackets for non-system include files ↵kpfleming1-2/+2
(bug #4058) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5490 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-03fix various compiler warnings (bug #3938)kpfleming1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5367 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-27Fix cross compiling (bug #3868)markster1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5278 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-17Add support for Solaris/x86 (bug #3064)markster2-1/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5199 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
2005-01-21Fix typo for bug #3142markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4860 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-21Add stereoize (bug #3142), faster than soxmixmarkster5-3/+1498
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4859 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-14Fix small issue with smsq and sub addresses (bug #3338)markster1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4791 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-19Merge Olle's comment patch (bug #3097)markster1-26/+26
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4488 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-18Fix silly error in makefile (bug #3081)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4475 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-15DISA fix, makefile fix (bug #3049)markster1-4/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4461 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-15Fix it so TARGET always has at least one thing in it (bug #3049)markster1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4456 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-13Fix minor makefile issues (bug #3036)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4444 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-12smsq issues (bug #3025)markster1-10/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4439 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-11Merge sms stuff and move to "utils" subdir (bug #2973)markster3-0/+786
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4429 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-24Fix astman build on FreeBSD (bug #2119)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3503 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Merge remaining audit patch (save dlfcn.c)markster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3436 f38db490-d61c-443f-a65b-d21fe96a405b