summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2008-05-02Make res/snmp/agent.c buildMark Michelson
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.Tilghman Lesher
2008-05-01Merge changes from team/russell/smdi-msg-searchingRussell Bryant
2008-04-29Merged revisions 114829 via svnmerge from Jason Parker
2008-04-23Merged revisions 114594 via svnmerge from Jason Parker
2008-04-21Only print out the error message if ldap_modify_ext_s actually returns an err...Joshua Colp
2008-04-18If the parsing of the config file fails make sure we unlock ldap_lock.Joshua Colp
2008-04-18Add g__object_unref to clean up gmime message objectDoug Bailey
2008-04-17Merged revisions 114198 via svnmerge from Philippe Sultan
2008-04-17Merged revisions 114195 via svnmerge from Tilghman Lesher
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...Tilghman Lesher
2008-04-14Need a new buffer for each loopTerry Wilson
2008-04-14Don't unref user twice on failure. Also, when adding sorted list of users, i...Terry Wilson
2008-04-11Use the correct function for free'ing objects, and maybe we won't crash.Tilghman Lesher
2008-04-11Make sure that ${LINE} is set even if linenumber is not set in users.confTerry Wilson
2008-04-11Fix the fact that global_variables 1) weren't being updated on reload (thanks...Terry Wilson
2008-04-11Errors are all greater than 0Tilghman Lesher
2008-04-07atoi(NULL) is badTerry Wilson
2008-04-05AsyncAGI should not close the manager session on error.Tilghman Lesher
2008-04-05Clean up some memory leak/ref counting issuesTerry Wilson
2008-04-05Multi-line support for phoneprovTerry Wilson
2008-04-02Re-add HTTP post support by moving to res_http_post.cTerry Wilson
2008-03-31Initialize all these here tmp pointers at declaration. They confused some com...Joshua Colp
2008-03-27Merged revisions 111341 via svnmerge from Steve Murphy
2008-03-20Add some fixes that I made in regards to wideband codec handling to getRussell Bryant
2008-03-19Merged revisions 110035 via svnmerge from Joshua Colp
2008-03-19ensure that res_phoneprov's HTTP handler tells the dispatcher what method it ...Kevin P. Fleming
2008-03-18Change back to using ldap_initialize() and let the user specify a URL directly,Tilghman Lesher
2008-03-18start the process of changing HTTP request dispatching to do it based on *bot...Kevin P. Fleming
2008-03-18Set protocol version, port number correctly.Tilghman Lesher
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-03-18Merged revisions 109309 via svnmerge from Steve Murphy
2008-03-14Merged revisions 108682 via svnmerge from Jason Parker
2008-03-12Rename ast_tcptls_server_instance to session_instance, since this pertains toRussell Bryant
2008-03-11An offhand comment from Russell made me realize that the configuration fileTilghman Lesher
2008-03-11Merged revisions 107352 via svnmerge from Kevin P. Fleming
2008-03-07(closes issue #6002)Steve Murphy
2008-03-06trivial fix for an agi error when attempting to use EAGI on a dead/hungup cha...Donny Kavanagh
2008-03-06Missing braces, fix parsingTilghman Lesher
2008-03-05Create a centralized configuration option for silencethresholdTilghman Lesher
2008-03-04Rename public object server_instance to ast_tcptls_server_instanceRussell Bryant
2008-03-04Set username to default to the category name if it isn't overridden by a user...Terry Wilson
2008-03-03Merged revisions 105572 via svnmerge from Jason Parker
2008-02-29Merged revisions 105326 via svnmerge from Philippe Sultan
2008-02-29Remove unnecessary if statements before calling iks_delete (redundant check isPhilippe Sultan
2008-02-29Automatically create new buddy upon reception of a presence stanza ofPhilippe Sultan
2008-02-27Merged revisions 104536 via svnmerge from Joshua Colp
2008-02-26small change to allow this file to compile. No problem if you don't install t...Steve Murphy
2008-02-26fix this module, tooRussell Bryant
2008-02-26Rename version.h to ast_version.h. Next, I will be re-adding version.h as anRussell Bryant