aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2006-01-25don't leak almost 200 bytes for each new channel (issue #6330)russell1-0/+1
2005-12-11silence a couple of compiler warnings about pointer signednessrussell1-2/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming9-0/+0
2005-11-29remove CVS ignore lists, set SVN ignore listskpfleming1-6/+0
2005-11-01issue #4678kpfleming1-1/+1
2005-10-30Fix build of CVS head on Solaris (bug #5527)markster1-1/+2
2005-10-28fix compiler warningskpfleming2-2/+2
2005-10-18fix build on older versions of mac osx, thanks twisted!russell1-1/+1
2005-10-16make ouput a little bit more informativerussell1-0/+3
2005-09-15more license/copyright header updates (thanks Ian!)kpfleming1-2/+19
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming3-10/+56
2005-09-14delete streamplayer with 'make clean'russell1-1/+1
2005-09-14more BSD portability fixes (issue #5155)kpfleming1-1/+1
2005-09-08first set of Cygwin portability stuff (issue #4678)kpfleming1-1/+1
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-6/+11
2005-08-29don't make expression evaluator allocate a memory buffer for each resultkpfleming2-8/+16
2005-08-24fix build for OpenBSD (bug #5019)russell1-1/+1
2005-08-23fix build on FreeBSD (issue #5003)kpfleming1-0/+5
2005-08-22add file to ignore listkpfleming1-0/+1
2005-08-22support new format for musiconhold.conf (issue #4908)kpfleming2-1/+88
2005-06-24add man pages (bug #4515)kpfleming1-0/+102
2005-06-21enhance check_expr to check for parsing errors in dialplans (bug #4556)kpfleming2-74/+191
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-1/+14
2005-06-09add check_expr to 'make clean' and CVS ignore listkpfleming2-1/+2
2005-06-09add tool to check extensions.conf files for problems with new expression pars...kpfleming1-0/+191
2005-06-07fix astman buildkpfleming1-0/+11
2005-05-28hopefully the last commit to make things happyrussell1-6/+14
2005-05-26fix usage of const char (bug #4388)russell1-6/+6
2005-05-24get rid of some compilation warningsrussell1-3/+3
2005-05-15fix build with older popt.h (bug #4225)kpfleming1-1/+3
2005-05-10Fix 'make clean' bug in for app (Bug 4230)mattf1-1/+1
2005-05-09Fix to makefile (bug #4215)markster1-2/+2
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-2/+2
2005-04-03fix various compiler warnings (bug #3938)kpfleming1-3/+3
2005-03-27Fix cross compiling (bug #3868)markster1-3/+3
2005-03-17Add support for Solaris/x86 (bug #3064)markster2-1/+9
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-21Fix typo for bug #3142markster1-1/+1
2005-01-21Add stereoize (bug #3142), faster than soxmixmarkster5-3/+1498
2005-01-14Fix small issue with smsq and sub addresses (bug #3338)markster1-3/+3
2004-12-19Merge Olle's comment patch (bug #3097)markster1-26/+26
2004-12-18Fix silly error in makefile (bug #3081)markster1-1/+1
2004-12-15DISA fix, makefile fix (bug #3049)markster1-4/+4
2004-12-15Fix it so TARGET always has at least one thing in it (bug #3049)markster1-1/+2
2004-12-13Fix minor makefile issues (bug #3036)markster1-1/+1
2004-12-12smsq issues (bug #3025)markster1-10/+9
2004-12-11Merge sms stuff and move to "utils" subdir (bug #2973)markster3-0/+786
2004-07-24Fix astman build on FreeBSD (bug #2119)markster1-1/+1
2004-07-14Merge remaining audit patch (save dlfcn.c)markster1-2/+2
2004-05-08Update default astman types for newer newt (bug #1578)markster1-3/+3