]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-06-28  Russell Bryant?= just checks to see if a variable is not yet defined...
2006-06-28  Russell Bryantslight change to pulling out the MENUSELECT_CFLAGS...
2006-06-28  Russell Bryantremove an extra comma
2006-06-28  Russell Bryantremove the two uses of the $(or ...) function since...
2006-06-28  Russell Bryantallow menuselect to be a symlink to a checkout
2006-06-28  Russell Bryantfix the case where menuselect.makeopts is getting gener...
2006-06-28  Olle JohanssonBlock patch to 1.2 that was by mistake committed to...
2006-06-28  Christian Richtermoved a notice into a log
2006-06-28  Christian Richterfixed a few state problems when hanging up the call...
2006-06-27  Olle JohanssonDon't delete initid scheduled item twice... Thanks...
2006-06-27  Olle JohanssonCode cleanup while trying to understand this channel...
2006-06-27  Olle JohanssonFormatting and doxygen fixes
2006-06-27  Jeffrey C.... menuselect writes both menuselect.makeopts and menusele...
2006-06-27  Olle Johanssonissue #7033 - Don't burst pokes to peers at load or...
2006-06-27  Olle JohanssonInspired by issue 6742, but solved in a different way.
2006-06-27  Tilghman LesherMissing parenthesis
2006-06-27  Matt O'Gormandont copy an id or a message if they dont exist.
2006-06-27  Christian Richterfixes segfault on incoming call which is disconnected...
2006-06-27  Olle JohanssonDon't change direction of the dialogue when we send...
2006-06-26  Olle JohanssonFound a missing "l" on the left side of the sofa, close...
2006-06-26  Olle JohanssonIssue #7421 - Stop generator on both call legs (patch...
2006-06-26  Olle JohanssonIssue #7429 - accessing a not allocated structure cause...
2006-06-26  Olle JohanssonSpeling error. Avoid swenglish :-) (thanks, jtodd!)
2006-06-26  Christian Richter* fixed the busy state
2006-06-26  Olle JohanssonAdd explanation and warning about the "s" extension...
2006-06-26  Kevin P. Flemingfix for issue #7245
2006-06-26  Olle JohanssonMETERMAIDS:
2006-06-26  Olle JohanssonAdd example of permit/deny to sip.conf.sample
2006-06-26  Olle JohanssonBlock patch that does not apply to trunk.
2006-06-26  Russell Bryantdon't let the Makefile blow up in menuselect.makeopts...
2006-06-26  Olle Johansson- Formatting
2006-06-26  Olle JohanssonSeparate private options so we don't request bug report...
2006-06-26  Olle JohanssonUpdate the SIP options list from IANA repository
2006-06-26  Kevin P. Flemingsimplify special rule for channel.o
2006-06-25  Tilghman LesherMerged revisions 35915 via svnmerge from
2006-06-25  Kevin P. Fleminguse new (separate) dependencies file from menuselect
2006-06-25  Russell Bryantfix pbx_dundi build (issue #7424, jstrom)
2006-06-24  Kevin P. Flemingcommit missing file
2006-06-24  Kevin P. Flemingclean up some damage from today's commit
2006-06-24  Kevin P. FlemingThe Eurostar Commit! (it's amazing how much work you...
2006-06-24  Kevin P. Flemingsearch for Zaptel and libtonezone separately in the...
2006-06-24  Russell Bryantfix dist-clean and add menuselect to the clean target...
2006-06-24  Russell Bryantadd dependency on menuselect's version of linkedlists...
2006-06-24  Russell Bryantset the menu name when building makeopts.xml
2006-06-24  Russell Bryantast_calloc, instead of malloc and memset
2006-06-23  Russell Bryantfix some little issues on big endian platforms to resol...
2006-06-23  Russell Bryantrevert my changes that converted the jb on the channel...
2006-06-23  Kevin P. Flemingadd support for Zaptel transcoders
2006-06-23  Kevin P. Flemingignore doxygen output directory
2006-06-23  Russell Bryantmerge changes to get menuselect using svn:externals
2006-06-23  BJ WeschkeMerged revisions 35669 via svnmerge from
2006-06-23  Kevin P. Flemingremove any generated doxygen docs during distclean
2006-06-23  Kevin P. Flemingvery minor improvement
2006-06-23  Russell Bryantremove the autom4te.cache dir on a "make distclean...
2006-06-23  Russell Bryantreduce indentation
2006-06-23  Russell Bryantreduce indentation
2006-06-23  Russell Bryantdelete snmp/agent.o on make clean
2006-06-23  Russell Bryantadd basic autoconf support for res_snmp
2006-06-23  Russell Bryantremove various commands that remove old modules since...
2006-06-23  Russell Bryantdelete the local copy of mxml and use svn:externals...
2006-06-22  Russell Bryantdon't blow up if a jitterbuffer is not in use
2006-06-22  Russell Bryant- move the increase of the use count to be after the...
2006-06-22  Russell Bryant- dynamically allocate the ast_jb structure that is...
2006-06-22  Russell Bryantactually allow all of the sub directories to be built...
2006-06-22  Russell Bryantuse .PHONY instead of FORCE
2006-06-22  Russell Bryantadd a couple more targets to .PHONY
2006-06-22  Tilghman LesherBug 6589 - option to display channel variables in queue...
2006-06-22  Russell Bryant- convert the 'uninstall' target to use separate target...
2006-06-22  Olle JohanssonFormatting fixes
2006-06-22  Russell Bryant- specify that 'depend' is a .PHONY target
2006-06-22  Russell Bryantuse separate targets instead of for loops to process...
2006-06-22  Russell Bryantget rid of another annoying stray space in the gcc...
2006-06-22  Russell Bryant- specify that 'all' is a .PHONY target
2006-06-22  Russell Bryantclean up a little mess I created by using the 'or'...
2006-06-22  Russell Bryantrevert my change to use the AC_PREFIX_DEFAULT macro...
2006-06-22  Russell Bryantuse a slightly different, but equivalent way of setting the
2006-06-22  Russell Bryantinstead of using a for loop to call 'make install'...
2006-06-22  Russell Bryantinstead of using a for loop to call make on each subdir...
2006-06-22  Russell Bryantnothing to see here ...
2006-06-22  Russell Bryantadd the 'clean', 'clean-depend', and 'dist-clean' targe...
2006-06-22  Russell Bryantuse $(FIND) and $(LN) from configure
2006-06-22  Russell Bryantuse $(BASENAME) set by configure
2006-06-22  Russell Bryantuse the AC_PREFIX_DEFAULT macro to set the default...
2006-06-21  Olle JohanssonAdd agent to video docs
2006-06-21  Olle JohanssonAdd video support to chan_agent.
2006-06-21  Olle JohanssonIssue #7380 - Cannot put a one-legged call on hold...
2006-06-21  Joshua ColpMerged revisions 35334 via svnmerge from
2006-06-21  Olle JohanssonOnly delete scheduled item if it exists
2006-06-21  Joshua ColpActually allow realtime queue members to be added ...
2006-06-21  Olle JohanssonOnly formatting changes... (tabs to spaces)
2006-06-21  Joshua ColpFix timing issue (race) with poke/pong for very close...
2006-06-21  Christian Richter* added support for PID export/import to identify bridg...
2006-06-21  Olle Johansson- Doxygen and some formatting fixes in res_features
2006-06-21  Olle JohanssonFinally fix parking and go back to metermaids
2006-06-20  Tilghman LesherBug 7399 - Sample config showed [general] as the contex...
2006-06-20  Tilghman LesherBug 7372: Wrong size for the block alignment (should...
2006-06-20  Olle JohanssonHow many times can we free allocated memory? Many,...
2006-06-20  Olle JohanssonHunting crash when parking calls with SIP REFER
2006-06-20  Olle Johanssonuse correct test for checking if sip domains are enable...
2006-06-20  Russell Bryant$(INSTALL) is determined by configure and set in the...
next