aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentrizzo2-4/+4
2006-03-30Merged revisions 16534 via svnmerge from file1-0/+5
2006-03-30do not export the tzlock and the list head, and introduce a new method,rizzo2-28/+10
2006-03-30Set default value of adsipark (import from 1.2)oej1-0/+1
2006-03-28use ast_cli_complete() to largely simplify the command completion code.rizzo1-18/+4
2006-03-28Bring in the new loader code as described in mantis #4377rizzo1-6/+0
2006-03-28Use the standard macros to manipulate usecount.rizzo1-10/+9
2006-03-27Janitor work converting !ast_strlen_zero(a)?a:bmogorman1-3/+3
2006-03-25Add micro-http server and abstract manager interface, make snmp not die markster2-5/+6
2006-03-25revert loader changes that have clearly not undergone adequate testing before...kpfleming1-3/+10
2006-03-25Bug 4377 - Round 2 of the loader updatestilghman1-10/+3
2006-03-23Merged revisions 14523 via svnmerge from file1-0/+3
2006-03-21Merged revisions 13961 via svnmerge from russell1-1/+1
2006-03-14add a CLI command that allows conversion of files to other formats usingrussell1-0/+165
2006-03-14- Formatting fix in musiconholdoej2-1/+2
2006-03-06Bug 6304 - Add Park command to the manager interfacetilghman1-0/+64
2006-03-06Issue #6628 - Disable res_snmp on incompatible platforms untiloej1-0/+11
2006-03-05Some days... Sorry.oej1-1/+1
2006-03-05Oopsoej1-1/+1
2006-03-02Merged revisions 11561 via svnmerge from russell1-1/+1
2006-03-01Merged revisions 11503 via svnmerge from tilghman1-5/+5
2006-02-28Merged revisions 11382 via svnmerge from russell1-1/+1
2006-02-26Fix the make file *again*markster1-1/+2
2006-02-26Fix snmp buildmarkster1-3/+3
2006-02-26Add SNMP support (bug #6439)markster4-0/+1041
2006-02-24Reverting revision 10998 that was accidentaly committed to trunk. My apologies.oej1-1/+1
2006-02-24Update to trunkoej1-1/+1
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...kpfleming1-1/+1
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...kpfleming2-3/+3
2006-02-16remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)russell1-1/+2
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERrussell4-8/+0
2006-02-15Merged revisions 10021,10108 via svnmerge from kpfleming1-9/+15
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)kpfleming1-12/+5
2006-02-14Fix build issues...markster1-1/+1
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-2/+5
2006-02-12major dialplan functions updatekpfleming1-1/+1
2006-02-11Merged revisions 9581 via svnmerge from russell1-2/+2
2006-02-11use auto-build for apps, simplify variable settingkpfleming1-3/+3
2006-02-11use auto-build for res modules tookpfleming1-29/+20
2006-02-11set standard properties on all non-binary fileskpfleming2-2/+2
2006-02-11Fix SMDI to not blow up asterisk when there's no config file.markster1-2/+5
2006-02-10one more copyright/file header and version string supportkpfleming1-9/+19
2006-02-10clean up SMDI support commit:kpfleming1-154/+127
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)mattf2-0/+801
2006-02-02Fix for very unlikely memory leak in res_odbcmattf1-19/+21
2006-02-02Issue #6383 - Crash on CLI originate with missing channel argumentoej1-0/+4
2006-02-01use string fields for some stuff in ast_channelkpfleming3-10/+11
2006-02-01reports why an agi script errors out on openingmogorman1-1/+2
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-0/+2
2006-01-27remove some more redundant flagsrussell1-5/+0