summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2008-09-28Merge the cli_cleanup branch.Michiel van Baak
2008-09-28Change several improper "sizeof" to "strlen", as sizeof in that context wouldTilghman Lesher
2008-09-24Blanch the 404 error message for those with no sense of humorDoug Bailey
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-09-09Disable autoprune by default.Philippe Sultan
2008-09-06Merged revisions 141503 via svnmerge from Tilghman Lesher
2008-09-04Merged revisions 141094 via svnmerge from Steve Murphy
2008-09-04Merged revisions 141028 via svnmerge from Jeff Peeler
2008-09-03In these changes, I have added some explanationSteve Murphy
2008-09-02I'm not sure how these files got to trunk (probably my fault), but theyRussell Bryant
2008-08-29Merged revisions 140488 via svnmerge from Mark Michelson
2008-08-19Oops. put a decl in a generated file. My bad, but fixed now.Steve Murphy
2008-08-19These changes are in regards to bug 13249, where users are being surprised by...Steve Murphy
2008-08-19Mention JID rather than SreenName in help messagesPhilippe Sultan
2008-08-11Merged revisions 137138 via svnmerge from Tilghman Lesher
2008-08-10All of the res/ stuff (other than res_jabber) from the RSW branch.Sean Bright
2008-08-09Update documentation as to the behavior of AGI in 1.6.0 and higher. Also, addTilghman Lesher
2008-08-08Merged revisions 136726 via svnmerge from Steve Murphy
2008-08-06- FormattingOlle Johansson
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-08-04HTTP module memory leaksTilghman Lesher
2008-08-01Fix mime parsing by re-adding support for passing headers to callback functionsTerry Wilson
2008-07-31Switch command order, to meet with current specsTilghman Lesher
2008-07-31Increase column size beyond the minimum required, since PostgreSQL won't letTilghman Lesher
2008-07-31Two errors:Tilghman Lesher
2008-07-30Merged revisions 134480 via svnmerge from Tilghman Lesher
2008-07-30Add adaptive capabilities to the sqlite realtime driverTilghman Lesher
2008-07-19fix a couple of comments in sqlite resource driver.Michiel van Baak
2008-07-17Fix memory leaksTilghman Lesher
2008-07-17Fix memory leak.Tilghman Lesher
2008-07-16Don't try to dereference the dbfile pointer ifMark Michelson
2008-07-16Merged revisions 131242 via svnmerge from Steve Murphy
2008-07-15Fix a couple of places in res_agi where the agi_commands lock would not beRussell Bryant
2008-07-13Make all sed calls Posix sed compatible.Michiel van Baak
2008-07-11a small change to make things compileSteve Murphy
2008-07-11Don't copy on NULL.Tilghman Lesher
2008-07-11Add some debug code and add a missing releaseTilghman Lesher
2008-07-11Fix some usages of snprintf, and clarify a couple variable names.Sean Bright
2008-07-10Merged revisions 129741 via svnmerge from Tilghman Lesher
2008-07-09Code wasn't ready to be merged - see -dev list discussionTilghman Lesher
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-07-05Implement flags for AGI in the channel structure so taht "show channels" andOlle Johansson
2008-07-01Add AMI events for start/stop of MOHTilghman Lesher
2008-07-01make the AIS checking a little more generic, and have a more useful configure...Kevin P. Fleming
2008-06-27Fix a compile time error that occurs if OpenSSL is not installed. Reported by...Philippe Sultan
2008-06-26- add get_max_rate timing API callRussell Bryant
2008-06-26fix compile failure found by buildbot (go, buildbot!)Kevin P. Fleming
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-25Separate the global initialization routines for cURL into its own separateTilghman Lesher
2008-06-24Subscribe to buddy's presence only if we really need to. That is, ifPhilippe Sultan