]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2007-12-25  Tilghman LesherAdd channel thread ID to the information passed to...
2007-12-25  Joshua ColpBlocked revisions 94769 via svnmerge
2007-12-24  Tilghman LesherMerged revisions 94767 via svnmerge from
2007-12-24  Tilghman LesherBlocked revisions 94765 via svnmerge
2007-12-24  Tilghman LesherMerged revisions 94763 via svnmerge from
2007-12-23  Luigi Rizzosupport sdl_videodriver to send output to x11/aalib...
2007-12-23  Luigi Rizzomove reading info from the keypad to a separate function.
2007-12-23  Luigi Rizzomake sure the minimum surface depth is 16bpp so we...
2007-12-23  Luigi Rizzoavoid rebuilding dependent files if the generated busy...
2007-12-23  Tilghman LesherMerged revisions 94660 via svnmerge from
2007-12-22  Luigi RizzoChange the name of config file entries for keypad regions
2007-12-22  Luigi Rizzoadd a sample keypad (with annotations) for console...
2007-12-22  Luigi RizzoBuild console_video support by linking in, as opposed...
2007-12-21  Mark MichelsonSomething I've been itching to do for a while now....
2007-12-21  Matthew FredricksonWe should only clear this value if we have to
2007-12-21  Matthew FredricksonCommit non TCP transport part of #11506. Includes...
2007-12-21  Mark MichelsonStore dates using local time instead of UTC
2007-12-21  Mark MichelsonFix a memory leak when reloading queue rules.
2007-12-21  Mark MichelsonThe one documentation source I forgot to update after...
2007-12-21  Mark MichelsonLots of coding guidelines cleanup.
2007-12-21  Mark MichelsonBlocked revisions 94543 via svnmerge
2007-12-21  Mark MichelsonMerged revisions 94540 via svnmerge from
2007-12-21  Jason Parkercodecs.conf really shouldn't be mandatory.. it never...
2007-12-21  Mark MichelsonMerged revisions 94538 via svnmerge from
2007-12-21  Mark MichelsonAST_LIST_REMOVE_CURRENT only takes one argument in...
2007-12-21  Mark MichelsonMerged revisions 94468 via svnmerge from
2007-12-21  Russell BryantBlocked revisions 94466 via svnmerge
2007-12-21  Mark MichelsonMerged revisions 94464 via svnmerge from
2007-12-21  Mark MichelsonMerged revisions 94420 via svnmerge from
2007-12-21  Tilghman LesherMerged revisions 94418 via svnmerge from
2007-12-21  Mark MichelsonMoved the update of the queue_ent's rule list to just...
2007-12-21  Mark MichelsonMerging the queue-penalty branch. In short, this allows...
2007-12-20  Mark MichelsonThe changes to header inclusion in trunk broke compilat...
2007-12-20  Russell BryantAdd a bit more to the description of the "mwimonitor...
2007-12-20  Steve Murphycloses issue #11287; thanks to snuffy for this fix...
2007-12-20  Russell BryantMerged revisions 94256 via svnmerge from
2007-12-20  Russell BryantMerged revisions 94251 via svnmerge from
2007-12-20  Luigi Rizzoadd some macros to simplify parsing the config file,
2007-12-20  Luigi Rizzomodify http://svn.digium.com/view/asterisk?view=rev...
2007-12-19  Mark Michelson1. Unify the check for a penalty < 0 into the set_membe...
2007-12-19  Mark MichelsonMerged revisions 94122 via svnmerge from
2007-12-19  Russell BryantMerged revisions 94077 via svnmerge from
2007-12-19  Tilghman LesherAdd 'voicemail reload' command.
2007-12-19  Tilghman LesherAdd contributed WaitUntil app.
2007-12-19  Russell BryantAdd a couple of new time API calls - ast_tvdiff_sec...
2007-12-19  Luigi RizzoAdd instructions on how to generate your own font.
2007-12-19  Joshua ColpMerged revisions 93955 via svnmerge from
2007-12-19  Tilghman LesherMerged revisions 93949 via svnmerge from
2007-12-19  Luigi RizzoAdd a new API function, written at least twice in app_v...
2007-12-19  Luigi Rizzoadd support for PARSE_DOUBLE, and remove identifiers for
2007-12-19  Olle JohanssonReorganize CHANGES a bit. The "misc" section grew too...
2007-12-19  Luigi RizzoProperly document AST_EXT_TOOL_CHECK() and use it to...
2007-12-19  Olle JohanssonAdding the ability to specify the To: header in an...
2007-12-19  Luigi Rizzomake netsmp build under AST_DEVMODE. Description, inclu...
2007-12-19  Olle JohanssonAdd option for starting remote Asterisk by naming the...
2007-12-19  Dwayne M. Hubbardadd missing header file
2007-12-18  Tilghman LesherMaking the canary error message a little more obvious.
2007-12-18  Tilghman LesherAdd a canary process, for high priority mode (asterisk...
2007-12-18  Jason ParkerBlocked revisions 93764 via svnmerge
2007-12-18  Olle JohanssonMove some warnings away to debug since some devices...
2007-12-18  Tilghman LesherMerged revisions 93668 via svnmerge from
2007-12-18  Luigi Rizzoremove a leftover line with only a '#' (wonder why
2007-12-18  Mark MichelsonMerged revisions 93625 via svnmerge from
2007-12-18  Luigi Rizzomake configuration variable const so they are not accid...
2007-12-18  Luigi Rizzoremove unnecessary (char *) casts for ast_config_AST_...
2007-12-18  Luigi RizzoRename the macros in defaults.h - they are not meant...
2007-12-18  Luigi Rizzomake the code match documentation - now you can specify...
2007-12-18  Luigi RizzoName the people responsible for some recent contributio...
2007-12-18  Luigi RizzoTwo small changes:
2007-12-18  Olle JohanssonA minor update, caused by a recent bug report ;-)
2007-12-18  Luigi Rizzosmall documentation update (nothing important).
2007-12-18  Joshua ColpYou... will... build! I say so and therefore you will.
2007-12-18  Kevin P. Flemingminor cleanups
2007-12-17  Luigi Rizzofix building under cygwin.
2007-12-17  Jason ParkerBlocked revisions 93420 via svnmerge
2007-12-17  Luigi Rizzoremove some unnecessary includes
2007-12-17  Jason ParkerMerged revisions 93381 via svnmerge from
2007-12-17  Luigi Rizzosurprising as it may be, chan_oss compiles correctly...
2007-12-17  Joshua ColpMerged revisions 93377 via svnmerge from
2007-12-17  Tilghman LesherMerged revisions 93336 via svnmerge from
2007-12-17  Olle JohanssonMerged revisions 93182 via svnmerge from
2007-12-17  Mark MichelsonRemoving some leftover debug messages from a while...
2007-12-17  Mark MichelsonMerged revisions 93291 via svnmerge from
2007-12-17  Joshua ColpMerged revisions 93250 via svnmerge from
2007-12-17  Kevin P. Flemingall created files need to be listed in the ignore property
2007-12-17  Kevin P. Flemingmake the configure script detect that it is running...
2007-12-17  Kevin P. Flemingmake using PRINT_DIR a little easier
2007-12-17  Joshua ColpFix usage of rtptimeout. It can be used without rtpkeep...
2007-12-17  Joshua ColpIf no timezone is available use the default message.
2007-12-17  Joshua ColpMake chan_unistim actually be able to unload. When...
2007-12-17  Kevin P. FlemingBlocked revisions 93183 via svnmerge
2007-12-17  Kevin P. FlemingMerged revisions 93180 via svnmerge from
2007-12-16  Luigi Rizzomenuselect.makeopts is not a .PHONY target
2007-12-16  Olle JohanssonConvert from LOG_DEBUG etc to ast_debug. Thanks, dimas!
2007-12-16  Olle JohanssonAdding a new CLI command for "manager reload", which...
2007-12-16  Olle JohanssonChange manager so that registered accounts are stored...
2007-12-16  Olle JohanssonAdding console_video to CHANGES. It's important that...
2007-12-16  Olle JohanssonHUGE improvements to QoS/CoS handling by IgorG
2007-12-16  Luigi Rizzouse a simpler idiom for 'cmp -s ...'
2007-12-16  Olle JohanssonDon't drop the first character randomly in long listing...
next