summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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-17Merged revisions 45408 via svnmerge from Kevin P. Fleming
2006-10-17Warning be gone!Joshua Colp
2006-10-17simplify authority_to_str() using ast_build_string()Luigi Rizzo
2006-10-17Improve the XML formatting of responses coming from web interface.Luigi Rizzo
2006-10-17open a temporary file to receive the output from cli commandsLuigi Rizzo
2006-10-17document xml_copy_escape() and add an extra function, namelyLuigi Rizzo
2006-10-16+ comment some unclear fields of struct mansession;Luigi Rizzo
2006-10-16+ comment some unclear requirements for master_eventqLuigi Rizzo
2006-10-16protect access to first_action with actionlock.Luigi Rizzo
2006-10-16comment some functions, and more small code simplificationsLuigi Rizzo
2006-10-16fix indentation of a large block after changes in previous commitLuigi Rizzo
2006-10-16simplify string parsing routines using ast_skip_*() functions.Luigi Rizzo
2006-10-15don't forget to close a descriptor on a malloc failure.Luigi Rizzo
2006-10-15typo: serer -> serverLuigi Rizzo
2006-10-13Merged revisions 45125 via svnmerge from Kevin P. Fleming
2006-10-13Merged revisions 45031 via svnmerge from Joshua Colp
2006-10-13Merged revisions 45027 via svnmerge from Kevin P. Fleming
2006-10-12Merged revisions 44956 via svnmerge from Kevin P. Fleming
2006-10-12Merged revisions 44945 via svnmerge from Russell Bryant
2006-10-12Merged revisions 44921 via svnmerge from Nadi Sarrar
2006-10-11Merged revisions 44888 via svnmerge from Jason Parker
2006-10-07Extend CALLERID() function for "pres" and "ton" valuesPaul Cadach
2006-10-06Merged revisions 44628 via svnmerge from Joshua Colp
2006-10-06basically fix indentation of a large function after previousLuigi Rizzo
2006-10-06s cannot be null here, so remove the useless test and error-handling block.Luigi Rizzo
2006-10-06simplify logic in preparation to reduce indentationLuigi Rizzo
2006-10-06Merged revisions 44605 via svnmerge from Joshua Colp
2006-10-06Merged revisions 44581 via svnmerge from Joshua Colp
2006-10-06make sure sockets are blocking when they should be blocking.Luigi Rizzo
2006-10-05Merged revisions 44502 via svnmerge from Joshua Colp
2006-10-05Merged revisions 44476 via svnmerge from Kevin P. Fleming
2006-10-05As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), B...Steve Murphy
2006-10-04Merged revisions 44390 via svnmerge from Kevin P. Fleming
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-04Merged revisions 44322 via svnmerge from Kevin P. Fleming
2006-10-03Add Masquerade manager event which trips when a masquerade happens (issue #78...Joshua Colp
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-10-02Make callerid fields in Manager events more consistent. CallerIDNum for numbe...Joshua Colp
2006-10-02Add option to logger to rename log files with timestamp (issue #8020 reported...Joshua Colp
2006-10-02Merged revisions 44169 via svnmerge from Joshua Colp
2006-10-02clean up formatting and conformance to code guidelinesKevin P. Fleming
2006-10-02Uhm yah, not sure who committed this into trunk... Anyway, I think this Mark Spencer