summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-18silent warning from a debugging message (which will go awayLuigi Rizzo
2006-10-18Just for Nicholson - here's an option, C, to Meetme that will allow it to con...Joshua Colp
2006-10-18remove trailing whitespaceLuigi Rizzo
2006-10-18ouch! remember to unlink temporary files once done with them.Luigi Rizzo
2006-10-18+ move output_format variables in the http section of the file;Luigi Rizzo
2006-10-18Merged revisions 45595 via svnmerge from Joshua Colp
2006-10-18another bunch of comments on the data structures.Luigi Rizzo
2006-10-18despite the large changes, this commit only moves functionsLuigi Rizzo
2006-10-18more comment and formatting fixes, small simplificationsLuigi Rizzo
2006-10-18rizzo compile then commit, maybe even run it too ^_^Matt O'Gorman
2006-10-18comment and cleanup the main thread.Luigi Rizzo
2006-10-18create a new (internal, for the time being) function astman_start_ack()Luigi Rizzo
2006-10-18more indentation cleanup from previous commits,Luigi Rizzo
2006-10-18create proper handlers for "Challenge" and "Login" actions,Luigi Rizzo
2006-10-18fix indentation from a commit of a couple of days agoLuigi Rizzo
2006-10-18another batch of simplifications to authenticate()Luigi Rizzo
2006-10-18Remove duplicate declarations...Olle Johansson
2006-10-18remove unused fields and unimplemented options.Luigi Rizzo
2006-10-18first pass as simplifying authenticate(), avoiding whitespace changesLuigi Rizzo
2006-10-18more code simplificationsLuigi Rizzo
2006-10-18simplify ast_strings_to_maskLuigi Rizzo
2006-10-18add a comment to remember that a block of code isLuigi Rizzo
2006-10-18+ move the enum declaration for output formats near the headLuigi Rizzo
2006-10-18merge xml_translate() and html_translate() into one function sinceLuigi Rizzo
2006-10-18introduce uri_decode() so that '+' are translated into ' 'Luigi Rizzo
2006-10-18various code simplifications to reduce nesting depth,Luigi Rizzo
2006-10-18Merged revisions 45452 via svnmerge from Joshua Colp
2006-10-18Merged revisions 45441 via svnmerge from Russell Bryant
2006-10-18Merged revisions 45439 via svnmerge from Russell Bryant
2006-10-17As per bug 6779, this patch is now applied to trunk; while I was at it, I cor...Steve Murphy
2006-10-17Merged revisions 45410 via svnmerge from Kevin P. Fleming
2006-10-17Merged revisions 45408 via svnmerge from Kevin P. Fleming
2006-10-17Warning be gone!Joshua Colp
2006-10-17Blocked revisions 45381 via svnmergeJoshua Colp
2006-10-17Merged revisions 45378 via svnmerge from Joshua Colp
2006-10-17Issue #5484 (branch sipdiversion) - Support for Diversion header in redirects...Olle Johansson
2006-10-17simplify authority_to_str() using ast_build_string()Luigi Rizzo
2006-10-17Issue #7254 - Add support of "423 Interval too brief" to outbound SIP registr...Olle Johansson
2006-10-17Improve the XML formatting of responses coming from web interface.Luigi Rizzo
2006-10-17Update of docsOlle Johansson
2006-10-17- Remove unneeded code that won't be reached now that we kill responsesOlle Johansson
2006-10-17open a temporary file to receive the output from cli commandsLuigi Rizzo
2006-10-17Merged revisions 45327 via svnmerge from Kevin P. Fleming
2006-10-17document xml_copy_escape() and add an extra function, namelyLuigi Rizzo
2006-10-17...block this one too... Only applies to 1.4 since the fix for trunk was diff...Olle Johansson
2006-10-17Block patch from 1.4 that does not apply here.Olle Johansson
2006-10-17Get rid of the ignore variable that was only partially replacedOlle Johansson
2006-10-16In the course of a data this has been turned into an option to ignore replies...Joshua Colp
2006-10-16Woof.Joshua Colp
2006-10-16Merged revisions 45280 via svnmerge from Joshua Colp