]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2007-12-16  Olle JohanssonUpdate documentation
2007-12-16  Olle JohanssonMake more timers settable in SIP so that we can force...
2007-12-15  Olle JohanssonTypo fixed earlier, that wasn't a typo after all.
2007-12-15  Russell Bryant fix a typo from revision 93138
2007-12-15  Luigi Rizzoconfiguration options related to video support.
2007-12-15  Luigi RizzoBring in video console support for chan_oss (and later...
2007-12-15  Luigi Rizzoremove some redundant headers
2007-12-14  Luigi Rizzoinclude mmap header if detected by configure
2007-12-14  Mark MichelsonResolve a compiler warning
2007-12-14  Mark MichelsonChange places where the name "INBOX" was hardcoded...
2007-12-14  Tilghman LesherSolaris compat fixes
2007-12-14  Russell Bryantmake something static
2007-12-14  Tilghman LesherRemove use of privacy.conf by the Privacy app.
2007-12-14  Mark MichelsonI needed to increment the numbers used on the VERBOSITY...
2007-12-14  Mark MichelsonChanged VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be...
2007-12-14  Mark MichelsonAfter reading Russell's e-mail to the dev list stating...
2007-12-14  Tilghman Leshergcc 4.1.3 wants a union used here.
2007-12-14  Russell BryantPrint an error message if a #included file does not...
2007-12-14  Russell BryantBlocked revisions 93000 via svnmerge
2007-12-14  Tilghman LesherPublish the AGI events to manager.
2007-12-14  Mark MichelsonReintroduce an optimization that was lost when converti...
2007-12-14  Tilghman LesherIf malloc.h is included in a Solaris build, the compila...
2007-12-14  Joshua ColpMerged revisions 92937 via svnmerge from
2007-12-14  Tilghman LesherMerged revisions 92933 via svnmerge from
2007-12-14  Christian RichterMerged revisions 92934 via svnmerge from
2007-12-14  Tilghman LesherConvert ast_verbose to ast_verb.
2007-12-14  Mark MichelsonMerged revisions 92875 via svnmerge from
2007-12-13  Tilghman LesherWhen working with dates, use numeric form whenever...
2007-12-13  Tilghman LesherMerged revisions 92815 via svnmerge from
2007-12-13  Joshua ColpMove usage of the old LOCAL_USER_* macros to the new...
2007-12-13  Jason ParkerMerged revisions 92809 via svnmerge from
2007-12-13  Mark MichelsonMerged revisions 92807 via svnmerge from
2007-12-13  Mark MichelsonMerged revisions 92803 via svnmerge from
2007-12-13  Tilghman LesherDon't use backslash as an escape character, unless...
2007-12-13  Jason ParkerRemove remnants of a poorly merged commit. (92697)
2007-12-13  Doug BaileyTag voicemails with UTC time as opposed to local time...
2007-12-13  Jason ParkerMerged revisions 92696 via svnmerge from
2007-12-12  Russell BryantRevert an "optimization" that I added in revision 89887...
2007-12-12  Jason ParkerMerged revisions 92617 via svnmerge from
2007-12-12  Tilghman LesherConversions of free to ast_free, where applicable,...
2007-12-12  Russell BryantMerged revisions 92556 via svnmerge from
2007-12-12  Mark MichelsonSame change to trunk as revision 92510. I'm not sure...
2007-12-12  Mark MichelsonBlocked revisions 92510 via svnmerge
2007-12-12  Tilghman LesherCorrectly handle possible memory allocation failure
2007-12-12  Tilghman LesherMerged revisions 92463 via svnmerge from
2007-12-12  Mark MichelsonMerged revisions 92443 via svnmerge from
2007-12-11  Olle JohanssonDoxygen updates, formatting.
2007-12-11  Mark MichelsonTrunk build would fail due to the nonexistence of zapte...
2007-12-11  Jason ParkerWe need to set the address we want to match against...
2007-12-11  Mark MichelsonRemoving a pointless memset. The memory was just calloc...
2007-12-11  Jason ParkerAdd variable to show which key was pressed to stop...
2007-12-11  Joshua ColpOnly look to see if options are set if some have been...
2007-12-11  Joshua ColpMerged revisions 92363 via svnmerge from
2007-12-11  Mark MichelsonMerged revisions 92323 via svnmerge from
2007-12-11  Russell Bryant* In unaligned.h, remove some unnecessary casts and...
2007-12-11  Olle JohanssonA lot of doxygen updates
2007-12-11  Olle JohanssonDoxygen updates
2007-12-10  Doug BaileyAdd CLI commands to dynamically set hw and sw gains
2007-12-10  Joshua ColpAdd ast_atomic_fetchadd_int_slow to check_expr for...
2007-12-10  Joshua ColpMerged revisions 92204 via svnmerge from
2007-12-10  Mark MichelsonMerged revisions 92202 via svnmerge from
2007-12-10  Joshua ColpBlocked revisions 92200 via svnmerge
2007-12-10  Joshua ColpOnly send a SIGHUP if the pid is greater than -1, other...
2007-12-10  Olle JohanssonRemoving some LOG_DEBUG items
2007-12-10  Olle JohanssonMerged revisions 92158 via svnmerge from
2007-12-10  Olle JohanssonAdd a few extra headers in the voicemail users listing in
2007-12-10  Luigi Rizzosimplify/cleanup the scripts
2007-12-10  Luigi Rizzoremove relative paths and use ASTTOPDIR instead.
2007-12-10  Luigi Rizzosimplify this file
2007-12-10  Luigi Rizzoadd a bit of info on the build infrastructure
2007-12-10  Luigi RizzoFix the detection of modules installed from this build.
2007-12-10  Luigi RizzoPut into Makefile.moddir_rules the common instructions...
2007-12-10  Luigi Rizzomake the install target a bit less noisy
2007-12-10  Luigi Rizzodocument usage of several exported variables
2007-12-09  Luigi Rizzoadd hashtab.c to the list of files deleted
2007-12-09  Luigi Rizzoanother place where ../ should have been ASTTOPDIR
2007-12-09  Luigi Rizzonormalize subdirs' Makefile by using ASTTOPDIR and...
2007-12-09  Luigi RizzoImplement the outcome of a discussion on the -dev list...
2007-12-08  Luigi Rizzoremove unused code, and simplify the logic for #include...
2007-12-08  Luigi RizzoImplement comment_buffer and lline_buffer in terms...
2007-12-08  Luigi Rizzounify some common code
2007-12-08  Luigi Rizzonormalize formatting
2007-12-08  Luigi Rizzodocument a nice technique to exit from a block in case...
2007-12-08  Luigi Rizzoa little bit of documentation on how lines are parsed.
2007-12-08  Luigi Rizzonormalize header order, and add a comment on the need
2007-12-08  Luigi Rizzosome platforms (e.g. FreeBSD4) need netinet/in.h to...
2007-12-07  Jason ParkerMerged revisions 91890 via svnmerge from
2007-12-07  Jason ParkerUpdate documentation for pbx_lua.
2007-12-07  Russell BryantMerged revisions 91830 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91828 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91826 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91783 via svnmerge from
2007-12-07  Jason ParkerFix a small typo in a comment.
2007-12-07  Russell BryantMerged revisions 91780 via svnmerge from
2007-12-07  Jason ParkerAdd count of total number of calls processed by asteris...
2007-12-07  Russell BryantMerged revisions 91777 via svnmerge from
2007-12-07  Mark MichelsonMerged revisions 91737 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91693 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91677 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91675 via svnmerge from
next