]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-01-24  Automerge scriptautomerge commit
2006-01-24  Automerge scriptautomerge commit
2006-01-22  Automerge scriptautomerge commit
2006-01-22  Automerge scriptautomerge commit
2006-01-22  Automerge scriptautomerge commit
2006-01-22  Automerge scriptautomerge commit
2006-01-22  Automerge scriptautomerge commit
2006-01-22  Automerge scriptautomerge commit
2006-01-21  Automerge scriptautomerge commit
2006-01-20  Automerge scriptautomerge commit
2006-01-20  Automerge scriptautomerge commit
2006-01-19  Automerge scriptautomerge commit
2006-01-19  Automerge scriptautomerge commit
2006-01-18  Kevin P. Flemingadd README note to the proper place for future releases
2006-01-18  Automerge scriptautomerge commit
2006-01-18  Automerge scriptautomerge commit
2006-01-18  Automerge scriptautomerge commit
2006-01-17  Kevin P. Flemingset up for automerge
2006-01-13  Kevin P. Flemingupdating to current 1.2
2006-01-10  Kevin P. Fleminginitial import of Asterisk SIP support for network...
2006-01-10  Kevin P. Flemingprepare for merging changes from main 1.2 branch
2006-01-10  Kevin P. Flemingcreate branch to hold network security device code
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
2006-01-05  Kevin P. Flemingensure that variable is initialized
2006-01-05  Olle JohanssonFix copyright of changed file
2006-01-05  Kevin P. Flemingsend device state updates for auto-logoff of agents...
2006-01-05  Kevin P. Flemingdoh... fseek() has no useful return value
2006-01-04  Kevin P. Fleminguse proper fwrite() parameters and return value
2006-01-04  Kevin P. Flemingreturn properly after extending file
2006-01-04  Kevin P. Flemingensure that ulaw/alaw sound files are filled with silen...
2006-01-04  Kevin P. Flemingmake monitoring more tolerant of peers that deliver...
2006-01-04  Olle JohanssonIssue #5980: Removing extra CR+LF in manager events...
2006-01-04  Olle JohanssonFixing typo in XML for video updates.
2006-01-04  Russell Bryantuse a more correct way of determining the size of the...
2006-01-04  BJ Weschke Fix the 'if' clause to be true under the right conditi...
2006-01-03  Kevin P. Flemingremove unused 'old' expression parser
2006-01-03  Tilghman LesherBug 6121 - typo in application description
2006-01-03  Kevin P. Flemingrevert incorrect fix for bug #6048 from revision 7709
2006-01-03  Kevin P. Flemingbackport rport scanning fix from trunk (bug #6071)
2006-01-03  Kevin P. Flemingdon't leak memory for (most) expression evaluations
2006-01-02  Tilghman LesherBug 6084 - MixMonitor after a 'cli stop monitor' deadlocks
2006-01-02  BJ Weschke Fix compiler warnings.
2005-12-30  Tilghman LesherBug 6091 - Fix race condition around uniqueid
2005-12-28  Russell Bryantfix memory leak in build_rpid (issue #6070)
2005-12-27  Russell Bryantbackport fix for permissions of created recordings...
2005-12-27  Kevin P. Flemingbackport fix to ensure that DSP is never enabled on...
2005-12-26  Tilghman LesherRemove copy of code in libc, preferring code in utils...
2005-12-26  Russell Bryantcast time_t to an int in printf/scanf (issue #5635)
2005-12-23  Tilghman LesherBug 6051 - VMCOUNT should work as documented and count...
2005-12-23  Kevin P. Flemingadd license reference to copyright notice displayed...
2005-12-23  BJ Weschke Another app documentation tweak.
2005-12-22  Tilghman LesherBug 6050 SQL requires the use of single ticks to delimi...
2005-12-22  Russell Bryantrevert changes to videosupport to allow per-peer settin...
2005-12-22  Russell Bryantremove stray unlock (issue #5955)
2005-12-21  Josh RobersonActually put in the per-peer settings for sip video...
2005-12-21  Tilghman LesherAllow a chan_alsa that failed to open sound devices...
2005-12-21  BJ WeschkeBug #6040 - Documentation correction
2005-12-21  Tilghman LesherBug 5777 - Remove parentheses on Goto in AEL, so that...
2005-12-20  Russell Bryantcheck array bounds when parsing arguments to AGI (issue...
2005-12-20  Russell Bryantbackport fix for reloading peer context (issue #6007)
2005-12-20  Russell Bryantbackport fix for segfault on directed pickup when no...
2005-12-20  Kevin P. Flemingbackport fix for larger-than-20ms-frames from trunk...
2005-12-19  Russell BryantI messed up and accidently committed this to the trunk...
2005-12-19  Tilghman LesherBug 5988 - record append option not working
2005-12-19  Tilghman LesherBug 6026 - segfault for the sequence NoCDR(), SetAMAFlags()
2005-12-17  Tilghman LesherDocument that curley braces must be on the same line...
2005-12-17  Tilghman LesherBug 6009 - off by one error
2005-12-17  Kevin P. FlemingMax-Forwards headers must only be present on requests...
2005-12-17  Kevin P. Flemingforcibly expire previous subscriptions from a peer...
2005-12-17  Kevin P. Flemingfix some buglet when building team branch version strings
2005-12-17  Tilghman LesherWe want to check the previous value, not the current...
2005-12-16  Tilghman LesherFirst field is truncated
2005-12-15  Christian Richter* Added mISDN/mISDNuser Echo cancel Patch
2005-12-15  BJ WeschkeBug #6003 - Don't free the channel structure until...
2005-12-13  Kevin P. Flemingclarify substring documentation
2005-12-13  Kevin P. Flemingcorrect broken math in tvfix() for timestamp values...
2005-12-13  Kevin P. Flemingrestore ability of caller to hangup calls that are...
2005-12-13  Kevin P. Flemingensure that hangups while incoming calls are in early...
2005-12-13  Kevin P. Flemingonly report AGENT_IDLE for callback mode agents when...
2005-12-13  Kevin P. Fleminguse the stream's current point when pausing/unpausing...
2005-12-12  Kevin P. Flemingset all the child file descriptors to non-blocking...
2005-12-12  Tilghman LesherTypo
2005-12-11  Russell Bryantsilence a couple of compiler warnings about pointer...
2005-12-11  Tilghman LesherBug 5965 - major bug in AST_LIST_REMOVE
2005-12-11  Tilghman LesherBug 5967
2005-12-10  BJ Weschke Bug #5877
next