]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-10-22  Luigi Rizzoit is useless and possibly wrong to use ast_cli() to...
2006-10-22  Joshua ColpLet's have build.h created a bit earlier so that func_v...
2006-10-21  Luigi Rizzothe default port number was erroneously stored in host...
2006-10-21  Joshua ColpMerged revisions 45817 via svnmerge from
2006-10-21  Russell BryantMerged revisions 45818 via svnmerge from
2006-10-20  Luigi Rizzointroduce sip_pvt_lock() and sip_pvt_unlock() wrappers to
2006-10-20  Joshua ColpMerged revisions 45775 via svnmerge from
2006-10-20  Russell Bryantput the constants for whether methods can create a...
2006-10-20  Luigi Rizzominor comment changes, code rearrangement and field...
2006-10-20  Olle JohanssonLet's repair the SIP attack shield :-)
2006-10-20  Olle JohanssonDoxygen corrections
2006-10-19  Steve MurphyThis new function, VERSION(), created via bug report...
2006-10-19  Steve Murphyastman was slightly weirding out over the new Dial...
2006-10-19  Luigi Rizzomore fixes to comments and very minor code rearrangement.
2006-10-19  Joshua ColpMerged revisions 45694 via svnmerge from
2006-10-19  Joshua ColpMerged revisions 45692 via svnmerge from
2006-10-19  Luigi Rizzoimplement proper XML/HTML formatting of multiple messages
2006-10-19  Joshua ColpMerged revisions 45678 via svnmerge from
2006-10-19  Luigi Rizzomove a large block out of do_monitor() and into a function,
2006-10-19  Luigi Rizzo+ move the definition of netlock as it was not related...
2006-10-19  Luigi Rizzomore documentation of data structure and functions.
2006-10-19  Olle JohanssonCleaning up... Removing duplicate (again)
2006-10-19  Kevin P. Flemingrestore freeing of threadstorage objects without custom...
2006-10-19  Russell BryantMerge fix to not leak the stringfields of a thread...
2006-10-19  Russell BryantExtend the thread storage API such that a custom initia...
2006-10-18  Luigi Rizzosilent warning from a debugging message (which will...
2006-10-18  Joshua ColpJust for Nicholson - here's an option, C, to Meetme...
2006-10-18  Luigi Rizzoremove trailing whitespace
2006-10-18  Luigi Rizzoouch! remember to unlink temporary files once done...
2006-10-18  Luigi Rizzo+ move output_format variables in the http section...
2006-10-18  Joshua ColpMerged revisions 45595 via svnmerge from
2006-10-18  Luigi Rizzoanother bunch of comments on the data structures.
2006-10-18  Luigi Rizzodespite the large changes, this commit only moves functions
2006-10-18  Luigi Rizzomore comment and formatting fixes, small simplifications
2006-10-18  Matt O'Gormanrizzo compile then commit, maybe even run it too ^_^
2006-10-18  Luigi Rizzocomment and cleanup the main thread.
2006-10-18  Luigi Rizzocreate a new (internal, for the time being) function...
2006-10-18  Luigi Rizzomore indentation cleanup from previous commits,
2006-10-18  Luigi Rizzocreate proper handlers for "Challenge" and "Login"...
2006-10-18  Luigi Rizzofix indentation from a commit of a couple of days ago
2006-10-18  Luigi Rizzoanother batch of simplifications to authenticate()
2006-10-18  Olle JohanssonRemove duplicate declarations...
2006-10-18  Luigi Rizzoremove unused fields and unimplemented options.
2006-10-18  Luigi Rizzofirst pass as simplifying authenticate(), avoiding...
2006-10-18  Luigi Rizzomore code simplifications
2006-10-18  Luigi Rizzosimplify ast_strings_to_mask
2006-10-18  Luigi Rizzoadd a comment to remember that a block of code is
2006-10-18  Luigi Rizzo+ move the enum declaration for output formats near...
2006-10-18  Luigi Rizzomerge xml_translate() and html_translate() into one...
2006-10-18  Luigi Rizzointroduce uri_decode() so that '+' are translated into ' '
2006-10-18  Luigi Rizzovarious code simplifications to reduce nesting depth,
2006-10-18  Joshua ColpMerged revisions 45452 via svnmerge from
2006-10-18  Russell BryantMerged revisions 45441 via svnmerge from
2006-10-18  Russell BryantMerged revisions 45439 via svnmerge from
2006-10-17  Steve MurphyAs per bug 6779, this patch is now applied to trunk...
2006-10-17  Kevin P. FlemingMerged revisions 45410 via svnmerge from
2006-10-17  Kevin P. FlemingMerged revisions 45408 via svnmerge from
2006-10-17  Joshua ColpWarning be gone!
2006-10-17  Joshua ColpBlocked revisions 45381 via svnmerge
2006-10-17  Joshua ColpMerged revisions 45378 via svnmerge from
2006-10-17  Olle JohanssonIssue #5484 (branch sipdiversion) - Support for Diversi...
2006-10-17  Luigi Rizzosimplify authority_to_str() using ast_build_string()
2006-10-17  Olle JohanssonIssue #7254 - Add support of "423 Interval too brief...
2006-10-17  Luigi RizzoImprove the XML formatting of responses coming from...
2006-10-17  Olle JohanssonUpdate of docs
2006-10-17  Olle Johansson- Remove unneeded code that won't be reached now that...
2006-10-17  Luigi Rizzoopen a temporary file to receive the output from cli...
2006-10-17  Kevin P. FlemingMerged revisions 45327 via svnmerge from
2006-10-17  Luigi Rizzodocument xml_copy_escape() and add an extra function...
2006-10-17  Olle Johansson...block this one too... Only applies to 1.4 since...
2006-10-17  Olle JohanssonBlock patch from 1.4 that does not apply here.
2006-10-17  Olle JohanssonGet rid of the ignore variable that was only partially...
2006-10-16  Joshua ColpIn the course of a data this has been turned into an...
2006-10-16  Joshua ColpWoof.
2006-10-16  Joshua ColpMerged revisions 45280 via svnmerge from
2006-10-16  Joshua ColpMerged revisions 45262 via svnmerge from
2006-10-16  Joshua ColpBlocked revisions 45246 via svnmerge
2006-10-16  Joshua ColpIt's new directed pickup! This now features a more...
2006-10-16  Olle JohanssonUpdate
2006-10-16  Luigi Rizzo+ comment some unclear fields of struct mansession;
2006-10-16  Olle JohanssonWhen adding new functions, please add a forward declara...
2006-10-16  Olle JohanssonImporting rev 45196 from 1.4 - don't kill dialog for...
2006-10-16  Olle JohanssonA B2BUA should *not* issue proxy auth.
2006-10-16  Luigi Rizzo+ comment some unclear requirements for master_eventq
2006-10-16  Luigi Rizzoprotect access to first_action with actionlock.
2006-10-16  Luigi Rizzocomment some functions, and more small code simplifications
2006-10-16  Luigi Rizzofix indentation of a large block after changes in previ...
2006-10-16  Luigi Rizzosimplify string parsing routines using ast_skip_*(...
2006-10-15  Luigi Rizzodon't forget to close a descriptor on a malloc failure.
2006-10-15  Luigi Rizzotypo: serer -> server
2006-10-14  Steve Murphyupdate the doc string for both AEL and extensions.conf...
2006-10-13  Kevin P. FlemingMerged revisions 45125 via svnmerge from
2006-10-13  Joshua ColpInherit the context and extension until the channel...
2006-10-13  Joshua ColpMerged revisions 45106 via svnmerge from
2006-10-13  Joshua ColpMerged revisions 45104 via svnmerge from
2006-10-13  Christian RichterMerged revisions 45088 via svnmerge from
2006-10-13  Joshua ColpMerged revisions 45079 via svnmerge from
2006-10-13  Steve MurphyCorrection for bug 8128 in trunk
2006-10-13  Joshua ColpMerged revisions 45066 via svnmerge from
2006-10-13  Joshua ColpMerged revisions 45051 via svnmerge from
next