]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2005-08-24  Russell Bryantfix crash related to saving a changed password (bug...
2005-08-23  Kevin P. Flemingensure buffer is adequately sized for complex frames...
2005-08-22  Matthew FredricksonCommit backport of fix to DTMF detection during overlap...
2005-08-22  Russell Bryantrevert SIGHUP patch to restore original behavior for...
2005-08-08  Russell BryantFix poll error condition causing memory corruption...
2005-08-08  Russell Bryantterminate 'send text' with a newline (bug #4632)
2005-08-05  Russell Bryantcopy the monitor over when masquerading (bug #3809)
2005-08-04  Russell Bryantprevent mem leak (bug #4842)
2005-08-04  Russell Bryantfix qop to be RFC compliant (bug #4841)
2005-08-04  Russell Bryantfix potential crash in close_mailbox (bug #4800)
2005-08-04  Russell Bryantunmask SIGHUP before exec'ing AGI scripts (bug #4854)
2005-08-04  Russell Bryantadd some more aliases from RFC's 3841 and 4028 (bug...
2005-08-04  Russell Bryantfix broken logic (bug #4879)
2005-08-03  Mark SpencerFix memory leak
2005-08-01  Russell Bryantmake sure iaxs gets initialized (bug #4856)
2005-07-28  Russell Bryantadd note about fix to LEN
2005-07-28  Russell Bryantfix potential seg fault when using LEN() with a string...
2005-07-26  Russell Bryantadd note about fix to chan_local
2005-07-26  Russell Bryantfix masquerading of local channels into the new channel...
2005-07-25  Russell Bryantadd note about the app_disa change
2005-07-25  Russell Bryantdon't set the account code if one wasn't supplied ...
2005-07-25  Russell Bryantremove some unnecessary checks
2005-07-13  Russell Bryantthis is my cheap hack to fix the build problem on darwi...
2005-07-13  Russell Bryant*** empty log message ***
2005-07-13  Russell Bryantfix typo in app description (bug #4697)
2005-07-12  Russell Bryantfix compiler warning (bug #4682)
2005-07-12  Russell Bryantupdate the password in memory as well when using extern...
2005-07-11  Russell Bryantif the first user hangs up while being prompted for...
2005-07-11  Russell Bryantchange insecure options to support 'port' and/or 'invit...
2005-07-07  Russell Bryantmake sure an automatic log rotation doesn't result...
2005-07-07  Russell Bryantupdate for change to zapras
2005-07-07  Russell Bryantensure buffer policy is restored after RAS is done...
2005-07-06  Russell Bryantadd man pages for astgenkey, autosupport, and safe_aste...
2005-07-06  Admin CommitThis commit was manufactured by cvs2svn to create branc...
2005-07-06  Russell Bryantfix misplaced shebang (bug #4643)
2005-06-30  Russell Bryantfix busted osp build
2005-06-29  Russell Bryantfix callerid matching in extensions.conf
2005-06-24  Russell Bryantwhen switching back to voice mode, wait for 'B' (bug...
2005-06-24  Russell Bryantafter a *70, re-enable call waiting on hangup (bug...
2005-06-24  Russell Bryantmerge endian.h (bug #3867)
2005-06-24  Admin CommitThis commit was manufactured by cvs2svn to create branc...
2005-06-24  Russell Bryantprint non-codec capabilities correctly (bug #3960)
2005-06-23  Russell Bryantadd note about 2nd gen
2005-06-23  Russell Bryantupdate for 1.0.8
2005-06-22  Russell Bryantcorrectly jump to fax extension when inside of a macro...
2005-06-21  Russell Bryanttweak for arm4vl (bug #4545)
2005-06-21  Russell Bryantfix via comparison to not be case sensitive (bug #4496)
2005-06-15  Russell Bryantadd support for native DTMF
2005-06-14  Russell Bryantremove pointless dereference (bug #4353)
2005-06-14  Russell Bryantremove my debug output, d'oh! :)
2005-06-14  Russell BryantFix offset calculation for signed linear (bug #4433)
2005-06-14  Russell Bryantfix bounds checking (bug #4406)
2005-06-14  Russell Bryantoops!
2005-06-14  Russell Bryantdon't kill the call if tdd mode is not supported by...
2005-06-14  Russell Bryantfix return values on systems where an unsigned char...
2005-06-14  Russell Bryantupdate indications to be current with cvs head (inspire...
2005-06-13  Russell Bryantupdate changelog
2005-06-13  Russell Bryantif no extension is specified on an overlap call, use...
2005-06-13  Russell Bryanthandle stale authentication nonces more properly (bug...
2005-06-10  Russell Bryantrestructure buggy parse_args routine
2005-06-01  Russell Bryantfix SayUnixTime (bug #4423)
2005-05-31  Russell Bryantfix recording of voicemail duration (bug #4288)
2005-05-31  Russell Bryantfix a sizeof bug (bug #4264)
2005-05-31  Russell Bryantcorrectly handle rtp padding (bug #4270)
2005-05-31  Russell Bryantremove seemingly bogus line (bug #4299)
2005-05-31  Russell Bryantfix rtptimeout options for a specific peer (bug #4325)
2005-05-31  Russell Bryantfix a mem leak (bug #4154)
2005-05-31  Russell Bryantadd "Referred-by" to the aliases list (bug #4404)
2005-05-31  Russell Bryantfind sound files that are in the language directory...
2005-05-31  Russell Bryantupdate changelog for the last fix
2005-05-31  Russell Bryantfix distinctive ring for queue members (bug #3978)
2005-05-31  Russell Bryantfix mem leak (bug #4318)
2005-05-31  Russell BryantFix reply digest selection of size (bug #4409)
2005-05-31  Russell Bryantset DNID on incoming calls (bug #4220)
2005-05-31  Russell Bryantdon't print an error when you receive no data until...
2005-05-31  Russell Bryantfix comment (bug #4139)
2005-05-28  Russell Bryanthopefully the last try at making this happy across
2005-05-26  Russell Bryantfix usage of const char (bug #4288)
2005-05-24  Russell Bryantfix output when no help text is available for a cli...
2005-05-19  Russell Bryantreset 'confirm' mode so DTMF can be used by Zap callees...
2005-05-19  Russell Bryantclose sip socket on unload (bug #4152)
2005-05-19  Russell Bryantfix some compilation issues for ppc (bug #4228)
2005-05-19  Russell Bryantperform variable substitution earlier so it can be...
2005-05-16  Russell Bryantfix mem leak with MYSQL_USERS (bug #4287)
2005-05-16  Russell Bryantnote default values (bug #4284)
2005-05-16  Russell BryantRemove double fout++ and comment on flag (bug #4267)
2005-05-16  Russell Bryantonly initialize random number generators in one place...
2005-05-15  Russell Bryantdocument zap options (bug #4166)
2005-05-15  Russell Bryantprotect ResponseTimeout and DigitTimeout apps from...
2005-05-15  Russell Bryantindicate default timeouts (bug #4050)
2005-05-15  Russell Bryantensure that calls to gethostbyname are null terminated,
2005-05-14  Russell Bryantallow spaces in monitor filenames (Thanks to gbdrbob...
2005-05-12  Russell Bryantinitialize errno and don't report an error when poll...
2005-05-12  Russell Bryantremove unnecessary declaration (bug #4040)
2005-05-12  Russell Bryantuse ast_strlen_zero, also fix a codec config parsing...
2005-05-12  Russell Bryantoops, I wasn't done with this
2005-05-12  Russell Bryant*** empty log message ***
2005-05-11  Russell Bryantadd notes about file descriptors (bug #4134)
2005-05-11  Russell Bryantfix ast config path (bug #4184)
2005-05-11  Russell Bryantfix compat with astmm (bug #4217)
next