]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-02-19  Tilghman LesherFix possible lack of initialization of useadsi
2006-02-19  Tilghman LesherBug 6539 - Division by two negates error flag
2006-02-18  Tilghman LesherBug 6529 - memory leak in ast_play_and_prepend
2006-02-17  Russell Bryantfix incorrent index calculation for jitterbuffer histor...
2006-02-16  Russell Bryantwhen executing the Directory application from voicemail...
2006-02-15  Kevin P. Flemingensure that agents logged in via the manager interface...
2006-02-15  Kevin P. Fleminghandle longer ENUM lookup results (issue #6476)
2006-02-15  Kevin P. Flemingensure that FastAGI launcher can handle system call...
2006-02-14  Matt O'Gormanbug fix from 6485 with musiconhold not being turned
2006-02-14  Kevin P. Flemingdon't double-increment abandon counter for calls that...
2006-02-14  Mark SpencerFix stopstream in menus (bug #6137)
2006-02-14  BJ Weschke#ifdef the include too.
2006-02-14  BJ Weschke #ifdef'd the prctl fix to only try and compile on...
2006-02-14  Kevin P. Flemingwhen answering INVITE, don't send codecs the peer didn...
2006-02-14  Kevin P. Flemingrevert yesterday's temporary fix for issue #6052
2006-02-14  BJ Weschke Fixed my silly backport error from r9861
2006-02-14  BJ Weschke Merged changes from r9844 from /trunk. Make sure that...
2006-02-14  Kevin P. Flemingdon't try to use peer's dynamic codec numbers, it leads...
2006-02-13  Josh RobersonDon't set the formats before we stop indications. ...
2006-02-11  Russell Bryantfix memory leak from not destroying the scheduler conte...
2006-02-11  Russell Bryantfix due to CDR changes
2006-02-11  Russell Bryantnow that CDR is a loadable module, don't depend on...
2006-02-11  Kevin P. Flemingclean up my mess from thread-starting change
2006-02-11  BJ Weschke kpfleming's fix from r9472 backported to 1.2
2006-02-10  Kevin P. Flemingdon't create monitor threads in detached mode, when...
2006-02-09  Tilghman LesherRevert behavior change from previous commit (fixes...
2006-02-09  Tilghman LesherBackport 5929 to 1.2
2006-02-09  Russell Bryantadd another location for postgresql headers (issue...
2006-02-09  Russell Bryantreload peercontext on iax2 reload (issue #6442)
2006-02-08  Tilghman LesherLeave it to RH/CentOS to put the freetds headers in...
2006-02-08  Matt O'GormanMake logger report error,warning,notice if logger.conf
2006-02-05  Tilghman LesherBug 6176 - Fix race condition
2006-02-02  Kevin P. Flemingdon't override ASTERISKVERSIONNUM to 000000 for non...
2006-02-02  Matthew FredricksonFix for (#6309), potential (highly unlikely) memory...
2006-01-30  Kevin P. Flemingdisable buggy PRI user-user code until it can be fixed
2006-01-28  Olle JohanssonIssue 6182 - Don't remove scheduled event until it...
2006-01-27  Olle JohanssonIssue 6362 - Register without Contact: and Expires...
2006-01-27  Tilghman LesherBug 6072 - Revisions to the source bison and flex files...
2006-01-26  Russell Bryantfix problem with dtmf on e&m (issue #6364)
2006-01-26  Olle JohanssonIssue 5898: Registrations does not get deleted if there...
2006-01-25  Russell Bryantdon't call ast_update_realtime with uninitialized varia...
2006-01-25  Russell Bryantfix memory leak (inspired by issue #6351)
2006-01-25  Olle JohanssonIssue #6439 - the "timebomb" bug. Patch by Markster...
2006-01-25  Russell Bryantdon't leak almost 200 bytes for each new channel (issue...
2006-01-25  Kevin P. Flemingensure hangup cause code is handled properly when chann...
2006-01-24  Russell Bryantcompletely arbitrary whitespace change for testing...
2006-01-24  Kevin P. Flemingensure that channel cannot become zombie after we check...
2006-01-24  Matthew FredricksonBackport fix for #6229, hangup on polarity reversal
2006-01-24  Olle JohanssonIssue 6114: Don't hangup on BYE/ALSO with no channel.
2006-01-24  Olle JohanssonIssue #6308 - never send response to ACK. (Reported...
2006-01-22  Russell Bryantfix memory leak from not freeing the queue member list...
2006-01-22  Russell Bryantfix MixMonitor crash (issue #6321, probably others)
2006-01-22  BJ Weschke Bug fix: Correct some scenarios where CALL_LIMIT could...
2006-01-22  Tilghman LesherBug 6281 - Cannot set more than a single header with...
2006-01-22  Russell Bryantadd a modified fix to prevent writing outside of the...
2006-01-21  Russell Bryanttemporarily revert substring fix pending the result...
2006-01-21  Russell Bryantprevent the possibility of writing outside of the avail...
2006-01-21  Tilghman LesherBug 5936 - AddQueueMember fails on realtime queue,...
2006-01-20  Russell Bryantfix invalid value of prev_q (issue #6302)
2006-01-20  Matt O'Gormansolved problem with delayreject and iax trunking
2006-01-19  Olle JohanssonEnable "musicclass" setting for sip peers as per the...
2006-01-19  Tilghman LesherBug 6072 - Memory leaks in the expression parser
2006-01-19  Russell Bryantfix Message-Account header to use the ip address if...
2006-01-19  Russell Bryantfix a seg fault due to assuming that space gets allocat...
2006-01-18  Matt O'GormanSolves issue with the login proccess in meetme
2006-01-18  Russell Bryantremove ChangeLog from the 1.2 branch. It will only...
2006-01-18  Matt O'GormanChanged order of autoload so that pbx_ comes before
2006-01-17  Matt O'GormanStop any generators running on a channel when
2006-01-17  Matthew FredricksonBackport of fix for #6094
2006-01-17  Matt O'GormanFixed code ordering of logger_init and queue_log_init
2006-01-17  Kevin P. Flemingupdate CLI copyright notice
2006-01-16  Kevin P. Flemingdo rlimit check _after_ reading config file, in case...
2006-01-14  Tilghman LesherBug 6238 - Fix segfault when delimiter not specified
2006-01-13  Russell Bryantfix spelling errors (issue #6227)
2006-01-12  Tilghman LesherBug 6211 - Add option deletevoicemail as equivalent...
2006-01-11  Russell Bryantmove variable to correct scope (issue #6197)
2006-01-11  Russell Bryantfix temp greetings with ODBC storage (issue #6078)
2006-01-11  Russell Bryantfix mem leak on module unload (issue #6190)
2006-01-11  Russell Bryantdon't override an error condition that occurred when...
2006-01-11  Russell Bryantlock list of translators *before* recalculating the...
2006-01-11  Matt O'GormanMinor typo refrenced in 6191
2006-01-11  Russell Bryantfix locking error - lock instead of unlock
2006-01-11  Russell Bryantfix a little typo
2006-01-11  Tilghman LesherBug 6192 - behave correctly when mailbox is specified...
2006-01-10  Olle Johansson- Adding reference to README.tds
2006-01-09  Kevin P. Flemingre-initialize _all_ sequence numbers when transfer...
2006-01-09  Russell Bryantadd missing unlock (issue #6112)
2006-01-09  Tilghman LesherBug 6157 - Memory leak
2006-01-09  Tilghman LesherUpdate variable documentation to match the code
2006-01-09  Kevin P. Flemingcommit user/group-related changes from trunk
2006-01-09  Kevin P. Flemingbackport fix from revision 7856 of trunk
2006-01-09  Kevin P. Flemingfix breakage introduced in revision 7871
2006-01-09  Russell Bryantfix seg fault when using greek syntax in VoicemMailMain...
2006-01-09  Russell Bryantbackport fix for unnecessary unlock (issue #6171)
2006-01-07  Tilghman LesherBug 6156 - catch all threading errors, not just simple...
2006-01-06  Tilghman LesherDumb error messages - "Context 'context' already includ...
2006-01-06  Kevin P. Flemingupdate agent persistence when an agent gets logged...
2006-01-05  Tilghman LesherBug 6076 - Fix documentation of ast_trim_blank return...
2006-01-05  Kevin P. Flemingeliminate rounding errors that caused call time limits...
2006-01-05  Tilghman LesherBug 6081 - fix for memory leak, formatting fixes
next