]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-11-09  Russell BryantMerged revisions 47372 via svnmerge from
2006-11-09  Russell BryantBlocked revisions 47369 via svnmerge
2006-11-09  Russell BryantMerged revisions 47366 via svnmerge from
2006-11-09  Russell BryantMerged revisions 47352 via svnmerge from
2006-11-09  Steve MurphyBlocking 47344 from automerging into trunk
2006-11-09  Steve MurphyBlocking 47348 from automerging into trunk
2006-11-08  Steve MurphyThis mod via bug 7531
2006-11-08  Steve Murphycommitted in behalf of bug 8190
2006-11-08  Olle Johansson- Add Max-Forwards higher in the packet, following...
2006-11-08  Kevin P. Flemingrestore display of G.722 codec
2006-11-08  Kevin P. FlemingMerged revisions 47333 via svnmerge from
2006-11-08  Joshua ColpDisplay CID matching information when using dialplan...
2006-11-08  Russell BryantMerged revisions 47331 via svnmerge from
2006-11-08  Russell BryantBlocked revisions 47329 via svnmerge
2006-11-08  Russell BryantMerged revisions 47327 via svnmerge from
2006-11-08  Russell BryantBlocked revisions 47323 via svnmerge
2006-11-08  Kevin P. Flemingcoding guidelines, coding guidelines, coding guidelines
2006-11-08  Luigi Rizzomerge from team/rizzo/astobj2 rev.47271
2006-11-08  Luigi Rizzomerge from team/rizzo/astobj2 rev.47246
2006-11-08  Luigi Rizzomerge from team/rizzo/astobj2, rev 47243, 47244, 47245:
2006-11-08  Luigi Rizzomerge rev.47224 from team/rizzo/astobj2:
2006-11-08  Luigi Rizzosilence compiler about uninitialized variables.
2006-11-08  Olle JohanssonDestroy dialog properly at unload (rizzo)
2006-11-08  Luigi Rizzofix compilation.
2006-11-08  Russell Bryantadd a comment about where AC_PROG_LD comes from
2006-11-08  Russell Bryantremove aclocal.m4 from the tree since it is just an...
2006-11-07  Luigi Rizzofix "core show profile" parsing.
2006-11-07  Luigi Rizzo%ld and time_t don't match, so cast the argument to...
2006-11-07  Steve MurphyA fair number of changes for the sake of bug 7506
2006-11-07  Joshua ColpMerged revisions 47287 via svnmerge from
2006-11-07  Joshua ColpMerged revisions 47284 via svnmerge from
2006-11-07  Kevin P. FlemingMerged revisions 47279 via svnmerge from
2006-11-07  Matt O'Gormanrge overhaul to voicemail imap support. Allows support...
2006-11-07  Olle JohanssonBreak -> continue to make stuff work... Thanks, Luigi!
2006-11-07  Kevin P. Flemingremove another broken property merge
2006-11-07  Kevin P. Flemingremove properties that shouldn't be merged to this...
2006-11-07  Kevin P. Fleminguse editable URL for menuselect, and switch to trunk
2006-11-07  Olle Johanssonissue #8265 - don't reply to ACK. Imported from 1.2...
2006-11-07  Olle JohanssonStealing Tilghman's explanation from the -dev list...
2006-11-07  Luigi Rizzoexplain why ast_carefulwrite is written the way it is,
2006-11-07  Russell BryantMerged revisions 47239 via svnmerge from
2006-11-06  Russell Bryantcheck for failure after call to calloc() (issue #8295)
2006-11-06  Kevin P. Flemingminor change to test live syncing
2006-11-06  Joshua ColpAdd support for manager hooks, so you could fire off...
2006-11-05  Russell BryantMake pbx_dundi compile again. Sorry. :(
2006-11-04  Russell BryantList ss7 with the rest of the valid signalling types...
2006-11-04  Olle JohanssonDon't lock dialoglist if monitor runs __sip_destroy.
2006-11-04  Russell Bryantuse the AST_MODULE_LOAD_* return codes from load_module()
2006-11-04  Russell Bryantsimplify a couple of loops
2006-11-04  Olle JohanssonMove IP address selection for media out of add_sdp
2006-11-04  Russell BryantDo some minor cleanup to the section of code that sets...
2006-11-04  Olle JohanssonMake srvlookup global_srvlookup to follow the rest...
2006-11-04  Olle JohanssonSimplify previous patch
2006-11-04  Olle JohanssonAdding new config option "limitpeersonly" to only apply...
2006-11-04  Olle JohanssonImporting patch for Invite/replaces from 1.4
2006-11-04  Russell BryantMerged revisions 47196 via svnmerge from
2006-11-04  Russell BryantMerged revisions 47195 via svnmerge from
2006-11-04  Olle JohanssonReverting rev 47093 until we have an agreement on how to
2006-11-04  Russell BryantMerged revisions 47192 via svnmerge from
2006-11-04  Luigi Rizzomove out another large block to a large function, and...
2006-11-04  Luigi Rizzouseless cast removal...
2006-11-04  Luigi Rizzoremove many unnecessary casts
2006-11-04  Luigi Rizzoremove a useless cast
2006-11-04  Luigi Rizzodocument the "debug" parameter, and the change
2006-11-04  Luigi Rizzofix indentation of a block, and do minor simplification...
2006-11-04  Luigi Rizzocomplete previous commit.
2006-11-04  Luigi Rizzomove another block into a function.
2006-11-04  Luigi Rizzomove a large block into a separate function.
2006-11-03  Steve MurphyThis fix introduced via bug 8233
2006-11-03  Luigi Rizzoanother small set of simplifications
2006-11-03  Luigi Rizzochange HANDLE_CAUSE into a function.
2006-11-03  Luigi Rizzoremove redundant checks
2006-11-03  Luigi Rizzostart integrating the simplifications proposed in bug...
2006-11-03  Joshua ColpOne has to create the path and filename in order to...
2006-11-03  Luigi Rizzoadd a new cli/manager.conf option "debug" to enable...
2006-11-03  Luigi Rizzoremove old/useless usecnt stuff
2006-11-03  Luigi Rizzoremove old/useless usecnt stuff.
2006-11-03  Luigi RizzoFix "core show channels" and "core show modules".
2006-11-03  Luigi Rizzomove variable declarations to the beginning of a block.
2006-11-03  Luigi Rizzoblock other changes of mine already applied to trunk.
2006-11-03  Luigi Rizzoblock more changes of mine already applied to trunk
2006-11-03  Luigi Rizzoblocking 47107
2006-11-03  Luigi Rizzoblocking 47108
2006-11-03  Luigi RizzoSave the 'From' header received in a REGISTER message...
2006-11-03  Luigi Rizzoremove useless usecnt stuff
2006-11-03  Luigi Rizzoremove useless usecnt stuff
2006-11-03  Luigi Rizzoremove useless usecnt stuff
2006-11-03  Luigi Rizzoremove useless usecnt stuff
2006-11-03  Luigi Rizzoremove useless usecnt handling
2006-11-03  Luigi Rizzoremove useless usecnt handling code
2006-11-02  Tilghman LesherMerged revisions 47053 via svnmerge from
2006-11-02  Tilghman LesherMerged revisions 47051 via svnmerge from
2006-11-02  Joshua ColpLet's make application/function/hint lists read/write...
2006-11-02  Matthew FredricksonUpdates to do unblock correctly
2006-11-02  Olle JohanssonMove check for codec translators to an earlier place...
2006-11-02  Olle JohanssonDisable code for not implemented functionality (T38...
2006-11-02  Russell BryantSure enough, some of the uses of astobj are doing recur...
2006-11-02  Russell Bryantastobj was already set up to use read and write locks...
2006-11-02  Joshua ColpConvert translation core linked list over to read/write...
2006-11-02  Joshua ColpAdd AST_RWLIST_* set of macros which implement linked...
next