]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2007-11-22  Luigi Rizzomore removal of redundant headers
2007-11-22  Luigi Rizzoremove redundant headers
2007-11-22  Luigi Rizzomore removal of fcntl.h and other system headers
2007-11-22  Luigi Rizzoremove a number of #include <fcntl.h> which are either
2007-11-22  Luigi Rizzoimplement the split of file.h and mod_format.h
2007-11-22  Luigi RizzoAdd a specific header for providers of file and format...
2007-11-21  Steve Murphycloses issue #11285, where an unload of a module that...
2007-11-21  Luigi Rizzoremove another set of redundant #include "asterisk...
2007-11-21  Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-21  Matthew FredricksonRemove unneccessary explicit case for BRI
2007-11-21  Matthew FredricksonTake some debug code out :-)
2007-11-21  Luigi Rizzoadd a missing return
2007-11-21  Matthew FredricksonAdd BRI support to chan_zap
2007-11-21  Luigi Rizzoenable support for stack backtrace for stuff built...
2007-11-21  Steve Murphycloses issue #11290; the proposed patch was a good...
2007-11-21  Terry WilsonSimplify comparison in parking fix
2007-11-21  Mark MichelsonMerged revisions 89495 via svnmerge from
2007-11-21  Mark MichelsonMerged revisions 89493 via svnmerge from
2007-11-21  Terry WilsonMerged revisions 89491 via svnmerge from
2007-11-21  Russell BryantRemove obsolete OLD_DSP_ROUTINES code. Also, remove...
2007-11-21  Tilghman LesherChange Read to set READSTATUS as an indication of the...
2007-11-21  Russell Bryantfix a small gramatical error in a comment
2007-11-21  Mark MichelsonThere existed about a 1 in 4 billion chance that readin...
2007-11-21  Russell BryantFix some code that was supposed to ensure that a buffer...
2007-11-21  Mark MichelsonI introduced a deadlock avoidance into 1.4, which I...
2007-11-21  Kevin P. Flemingmove these forward declarations back to asterisk.h...
2007-11-21  Kevin P. Flemingget this to actually compile...
2007-11-21  Kevin P. Flemingremove some debugging code that doesn't compile on...
2007-11-21  Steve MurphyOOOps! All the debug stuff I inserted was accidentally...
2007-11-21  Steve Murphycloses issue #11265; Thanks to snuffy for his work...
2007-11-21  Luigi Rizzoremove this file, it is not used anywhere.
2007-11-21  Luigi Rizzoadd missing paths.h
2007-11-21  Luigi Rizzoadd check for video4linux
2007-11-21  Steve MurphyA free in add_pri was ultimately the source of the...
2007-11-21  Luigi Rizzomore header removal/normalization
2007-11-21  Luigi RizzoX11 checks (at least some - for other platforms with
2007-11-21  Russell BryantMerge changes from team/russell/sla_trunk_moh ...
2007-11-21  Luigi Rizzocomplete support for X11
2007-11-20  Tilghman LesherMake trunk build again
2007-11-20  Tilghman LesherAdd support for new recorded character sounds
2007-11-20  Luigi Rizzomove asterisk/paths.h outside asterisk.h and into those...
2007-11-20  Luigi Rizzomove internal function declarations to include/asterisk...
2007-11-20  Russell Bryanti got a little carried away with commas ...
2007-11-20  Kevin P. Flemingswitch compile-time option checking to string storage...
2007-11-20  Russell Bryantfix the zaptel configure script check
2007-11-20  Luigi Rizzothe 'version' is now $7 not $6
2007-11-20  Mark MichelsonMerged revisions 89457 via svnmerge from
2007-11-20  Luigi Rizzoprepare to support console_video
2007-11-20  Luigi RizzoFix building of modules under cygwin.
2007-11-20  Mark MichelsonChanged occurrences of "busy-level" to "busylevel"...
2007-11-20  Luigi Rizzoadd an argument for extra headers to AC_EXT_LIB_CHECK,
2007-11-20  Steve MurphyMerged revisions 89450 via svnmerge from
2007-11-20  Joshua ColpMinor documentation tweak and if an incorrect parameter...
2007-11-20  Luigi Rizzocomment a bit the code in acinclude.m4
2007-11-20  Joshua ColpInclude the compatibility header file in ast_h323.cxx...
2007-11-20  Olle JohanssonFix sip show history.
2007-11-20  Olle JohanssonChange terminology a bit for CLI commands handling...
2007-11-20  Luigi Rizzoinitial makefile changes to build loadable modules...
2007-11-20  Steve MurphyGet rid of some debug messages in pbx.c
2007-11-19  Mark MichelsonChanged the "busy-level" option in sip.conf to "busylev...
2007-11-19  Russell BryantBe a bit more pedantic about the type for holding the...
2007-11-19  Russell BryantMake the SYSINFO documentation reflect which options...
2007-11-19  Steve MurphyThese changes were made in response to niklas@tese...
2007-11-19  Luigi Rizzoanother few errno.h removals
2007-11-19  Luigi Rizzomore errno.h removal
2007-11-19  Luigi Rizzoremove unnecessary headers
2007-11-19  Luigi Rizzoremove some unnecessary includes.
2007-11-19  Tilghman LesherChange delimiter of SIPPEER to be comma (instead of...
2007-11-19  Luigi Rizzoremove some useless includes from codecs
2007-11-19  Luigi Rizzoformat handlers don't need network, lock, channel and...
2007-11-19  Luigi Rizzomove the declaration of struct ast_channel ast_frame...
2007-11-19  Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-19  Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-19  Steve Murphya correction to code involved in an extension removal
2007-11-19  Mark MichelsonAdding SYSINFO() dialplan function for retrieval of...
2007-11-19  Joshua ColpMerged revisions 89419 via svnmerge from
2007-11-19  Joshua ColpMerged revisions 89416 via svnmerge from
2007-11-19  Luigi Rizzorevert inclusion of options.h
2007-11-19  Joshua ColpChange warning messages (which are really debug message...
2007-11-19  Olle JohanssonUpdate CHANGES
2007-11-19  Olle JohanssonAdding busy-level to the SIP_PEER() dialplan function.
2007-11-19  Olle JohanssonAdd some debugging to the routines that finds our local...
2007-11-19  Olle JohanssonMake some notes about a problem I found with the OPTION...
2007-11-18  Joshua ColpAdd OSX into the logic that uses md5 instead of md5sum.
2007-11-18  Joshua ColpUse the easy way that rizzo mentioned, only include...
2007-11-18  Joshua ColpRevert last commit, apparently buildbot lied to me.
2007-11-18  Joshua ColpChange how we handle alloca to conform with how it...
2007-11-18  Joshua ColpChange autoconf logic a bit so it says what it is looki...
2007-11-17  Joshua ColpUse autoconf logic to determine the presence of PTHREAD...
2007-11-17  Matthew FredricksonAdd SS7 Generic address support (#11156)
2007-11-17  Luigi Rizzoif alloca.h is not present, try malloc.h
2007-11-17  Luigi Rizzotemporarily disable this target in mingw
2007-11-17  Luigi Rizzowill i ever get precedences for windows right ?
2007-11-17  Luigi Rizzoreformulate dependencies in a more correct way
2007-11-17  Steve Murphya quick fix to pbx_dundi.c to make it so it will compil...
2007-11-17  Luigi Rizzoas discussed some time ago on the -dev list, create...
2007-11-17  Luigi Rizzoprefer socket.h over other variants (winsock etc.)
2007-11-17  Luigi Rizzotrim more redundant headers
2007-11-17  Luigi Rizzoremove unnecessary includes
2007-11-17  Luigi Rizzofix breakage induced by previous mistake
next