aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2008-04-18If the parsing of the config file fails make sure we unlock ldap_lock.file1-0/+1
2008-04-18Add g__object_unref to clean up gmime message objectdbailey1-1/+3
2008-04-17Merged revisions 114198 via svnmerge from phsultan1-1/+1
2008-04-17Merged revisions 114195 via svnmerge from tilghman1-0/+8
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...tilghman2-47/+12
2008-04-14Need a new buffer for each looptwilson1-1/+1
2008-04-14Don't unref user twice on failure. Also, when adding sorted list of users, i...twilson1-2/+1
2008-04-11Use the correct function for free'ing objects, and maybe we won't crash.tilghman1-2/+2
2008-04-11Make sure that ${LINE} is set even if linenumber is not set in users.conftwilson1-1/+4
2008-04-11Fix the fact that global_variables 1) weren't being updated on reload (thanks...twilson1-24/+51
2008-04-11Errors are all greater than 0tilghman1-9/+9
2008-04-07atoi(NULL) is badtwilson1-5/+5
2008-04-05AsyncAGI should not close the manager session on error.tilghman1-2/+2
2008-04-05Clean up some memory leak/ref counting issuestwilson1-22/+43
2008-04-05Multi-line support for phoneprovtwilson1-138/+343
2008-04-02Re-add HTTP post support by moving to res_http_post.ctwilson2-2/+344
2008-03-31Initialize all these here tmp pointers at declaration. They confused some com...file1-4/+3
2008-03-27Merged revisions 111341 via svnmerge from murf1-50/+93
2008-03-20Add some fixes that I made in regards to wideband codec handling to getrussell1-1/+1
2008-03-19Merged revisions 110035 via svnmerge from file1-2/+8
2008-03-19ensure that res_phoneprov's HTTP handler tells the dispatcher what method it ...kpfleming1-0/+1
2008-03-18Change back to using ldap_initialize() and let the user specify a URL directly,tilghman1-20/+23
2008-03-18start the process of changing HTTP request dispatching to do it based on *bot...kpfleming1-2/+3
2008-03-18Set protocol version, port number correctly.tilghman1-11/+19
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson5-11/+11
2008-03-18Merged revisions 109309 via svnmerge from murf2-21/+26
2008-03-14Merged revisions 108682 via svnmerge from qwell1-12/+15
2008-03-12Rename ast_tcptls_server_instance to session_instance, since this pertains torussell1-1/+1
2008-03-11An offhand comment from Russell made me realize that the configuration filetilghman5-11/+13
2008-03-11Merged revisions 107352 via svnmerge from kpfleming1-1/+1
2008-03-07(closes issue #6002)murf6-325/+332
2008-03-06trivial fix for an agi error when attempting to use EAGI on a dead/hungup cha...juggie1-1/+1
2008-03-06Missing braces, fix parsingtilghman1-2/+5
2008-03-05Create a centralized configuration option for silencethresholdtilghman1-1/+1
2008-03-04Rename public object server_instance to ast_tcptls_server_instancerussell1-1/+1
2008-03-04Set username to default to the category name if it isn't overridden by a user...twilson1-1/+7
2008-03-03Merged revisions 105572 via svnmerge from qwell1-2/+2
2008-02-29Merged revisions 105326 via svnmerge from phsultan1-0/+4
2008-02-29Remove unnecessary if statements before calling iks_delete (redundant check isphsultan1-120/+86
2008-02-29Automatically create new buddy upon reception of a presence stanza ofphsultan1-19/+13
2008-02-27Merged revisions 104536 via svnmerge from file1-1/+3
2008-02-26small change to allow this file to compile. No problem if you don't install t...murf1-1/+1
2008-02-26fix this module, toorussell1-1/+1
2008-02-26Rename version.h to ast_version.h. Next, I will be re-adding version.h as anrussell1-1/+1
2008-02-26Add a \todo to convert this module to the event systemrussell1-0/+4
2008-02-26Merged revisions 104119 via svnmerge from russell1-290/+844
2008-02-25Fix building of trunk. dbpass is always going to exist.file1-1/+1
2008-02-24On a 64-bit machine, with dev-mode turned on, and pgsql installed, I get warn...murf1-2/+2
2008-02-22Allow database password to be NULL and several other cleanups.tilghman1-19/+16
2008-02-21Instead of a notice, make the message about a hung-up channel a debug message...mmichelson1-5/+2