aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2008-09-02I'm not sure how these files got to trunk (probably my fault), but theyrussell3-718/+0
2008-08-29Merged revisions 140488 via svnmerge from mmichelson3-5/+5
2008-08-19Oops. put a decl in a generated file. My bad, but fixed now.murf3-251/+255
2008-08-19These changes are in regards to bug 13249, where users are being surprised by...murf3-288/+321
2008-08-19Mention JID rather than SreenName in help messagesphsultan1-13/+13
2008-08-11Merged revisions 137138 via svnmerge from tilghman1-3/+14
2008-08-10All of the res/ stuff (other than res_jabber) from the RSW branch.seanbright11-136/+136
2008-08-09Update documentation as to the behavior of AGI in 1.6.0 and higher. Also, addtilghman1-16/+23
2008-08-08Merged revisions 136726 via svnmerge from murf1-16/+339
2008-08-06- Formattingoej1-39/+52
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming2-3/+3
2008-08-04HTTP module memory leakstilghman1-3/+6
2008-08-01Fix mime parsing by re-adding support for passing headers to callback functionstwilson1-2/+4
2008-07-31Switch command order, to meet with current specstilghman1-2/+2
2008-07-31Increase column size beyond the minimum required, since PostgreSQL won't lettilghman1-7/+13
2008-07-31Two errors:tilghman1-23/+32
2008-07-30Merged revisions 134480 via svnmerge from tilghman1-1/+1
2008-07-30Add adaptive capabilities to the sqlite realtime drivertilghman1-60/+299
2008-07-19fix a couple of comments in sqlite resource driver.mvanbaak1-10/+4
2008-07-17Fix memory leakstilghman1-0/+6
2008-07-17Fix memory leak.tilghman1-0/+1
2008-07-16Don't try to dereference the dbfile pointer ifmmichelson1-1/+1
2008-07-16Merged revisions 131242 via svnmerge from murf1-6/+19
2008-07-15Fix a couple of places in res_agi where the agi_commands lock would not berussell1-2/+6
2008-07-13Make all sed calls Posix sed compatible.mvanbaak1-1/+1
2008-07-11a small change to make things compilemurf1-1/+1
2008-07-11Don't copy on NULL.tilghman1-3/+5
2008-07-11Add some debug code and add a missing releasetilghman1-0/+25
2008-07-11Fix some usages of snprintf, and clarify a couple variable names.seanbright2-17/+17
2008-07-10Merged revisions 129741 via svnmerge from tilghman1-1/+3
2008-07-09Code wasn't ready to be merged - see -dev list discussiontilghman1-10/+2
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant1-4/+4
2008-07-05Implement flags for AGI in the channel structure so taht "show channels" andoej1-2/+10
2008-07-01Add AMI events for start/stop of MOHtilghman1-0/+13
2008-07-01make the AIS checking a little more generic, and have a more useful configure...kpfleming3-8/+9
2008-06-27Fix a compile time error that occurs if OpenSSL is not installed. Reported by...phsultan1-14/+18
2008-06-26- add get_max_rate timing API callrussell2-0/+14
2008-06-26fix compile failure found by buildbot (go, buildbot!)kpfleming1-0/+2
2008-06-25Merged revisions 125132 via svnmerge from kpfleming2-2/+3
2008-06-25Separate the global initialization routines for cURL into its own separatetilghman2-2/+84
2008-06-24Subscribe to buddy's presence only if we really need to. That is, ifphsultan1-20/+27
2008-06-24Code simplificationphsultan1-29/+31
2008-06-24fix a memory leak.russell1-2/+6
2008-06-21Reduce warning to debug, otherwise we flood the log when we (legitimately)tilghman1-7/+7
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.mvanbaak2-6/+6
2008-06-19- Make res_timing_pthread allow a max rate of 100/sec instead of 50/secrussell1-5/+4
2008-06-19Don't change pointers that need to be later passed back for deallocation.tilghman1-41/+44
2008-06-18Whitespace onlyseanbright1-134/+134
2008-06-17Fix the check against the max supported raterussell1-1/+1
2008-06-16Merge res_timing_pthread. This is a timing interface for Asterisk thatrussell1-0/+480