]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2014-05-02  Michael MCGuinnessSIP-686 changed mod_say (en) to speak full dates when...
2014-05-02  Anthony MinessaleFS-6413 update presence_epoch to lock to midnite
2014-05-02  Travis CrossAdd a fallback test for ldns system library
2014-05-02  Michael JerrisFS-353: look for ldns pkg-config for homebrew, you...
2014-05-02  Brian WestFS-6500: use correct type in ftdm callback
2014-05-02  Brian WestFS-6500: handle conversion from switch to ftdm cause...
2014-05-02  Brian WestFS-6500: fix return value type for outgoing_channel...
2014-05-02  Steve UnderwoodVarious little cleanups, many of them from a clang...
2014-05-02  Natanael CopaFix building with musl libc
2014-05-02  Michael JerrisFS-6500: freebsd does not support the inline backtrace...
2014-05-02  Travis CrossRemove dead assignment in libscgi
2014-05-02  Travis CrossRemove some dead assignments in ESL
2014-05-02  Travis CrossAvoid leaking data_buf in mod_conference
2014-05-02  Moises Silvafreetdm: ftdm_gsm: Fix a few compilation warnings
2014-05-02  Moises SilvaFS-6500: freetdm: Add more enum compliance by defining...
2014-05-01  Michael Jerrisdon't null check what we know won't be null
2014-05-01  Michael Jerrisdon't need to double check for null
2014-05-01  Travis CrossProtect cross-compiling from polluted PKG_CONFIG_PATH
2014-05-01  Michael Jerrisfix typo
2014-05-01  Travis CrossUse system ldns library
2014-05-01  Travis CrossRemove old ldns patch from FS-3110
2014-05-01  Raymond ChandlerCID: 1210739
2014-05-01  Raymond ChandlerCID: 1210596
2014-05-01  Raymond ChandlerCID: 1210770
2014-05-01  Anthony MinessaleFS-6503 --resolve remove unused code
2014-05-01  Brian WestFS-6499 --resolve
2014-05-01  Brian WestFS-6498 --resolve
2014-05-01  Michael JerrisFS-6500: try to do the bounds checking properly using...
2014-05-01  Michael Jerrisfix log message on sending tport ping over ws to log...
2014-05-01  Michael Jerrisremove dead assignment
2014-05-01  Michael Jerrisremove dead assignment
2014-05-01  Michael Jerrisremove dead assignment
2014-05-01  Michael Jerrissilence clang unused function warnings and get rid...
2014-05-01  Michael Jerrisremove unused function
2014-05-01  Michael Jerrisfix 2 potential use after free errors
2014-04-30  Travis CrossRefactor if blocks
2014-04-30  Travis CrossRemove dead assignment
2014-04-30  Travis CrossDrop dead assignments
2014-04-30  Raymond ChandlerCID: 1210646
2014-04-30  Travis CrossDrop dead assignment
2014-04-30  Travis CrossDrop dead assignments
2014-04-30  Raymond Chandlerunused
2014-04-30  Travis CrossRemove dead assignment, but why...
2014-04-30  Travis CrossDrop dead assignment
2014-04-30  Travis CrossAvoid dead assignment of return value of execv
2014-04-30  William KingFix a use after free in a 'theoretical' case in switch_...
2014-04-30  Michael Jerrischeck return value for es_say_general_count
2014-04-30  Michael Jerrismake sure old_pid_buffer is null terminated
2014-04-30  Michael Jerrisfix leaked body in error case
2014-04-30  Michael Jerrisdon't leak file handle if fd = 0
2014-04-30  Michael Jerrisdon't leak if first realloc fails but second one succeeds
2014-04-30  Michael Jerrissplit this into 2 functions so its clear if this functi...
2014-04-30  Steve UnderwoodMore fixes from Coverity scans
2014-04-30  Michael Jerrismake sure receive buffer is always null terminated
2014-04-30  Michael Jerrisdon't leak xml string in dl_logger
2014-04-30  Michael Jerrisadd better bounds checking in dtmf_accepting array...
2014-04-30  Michael Jerrisfix read beyond buffer length error
2014-04-30  Steve UnderwoodA couple more Coverity issues fixed
2014-04-30  Travis CrossBisect with make -j
2014-04-30  Travis CrossDon't unset CCACHE_DIR when bisecting
2014-04-30  Michael JerrisFS-6497: --resolve fix for loop initial declaration...
2014-04-30  Steve UnderwoodAnother couple of Coverity related cleanups
2014-04-30  Michael Jerrisremove generated file from tree
2014-04-30  Steve UnderwoodMore elimination of warnings with clang
2014-04-30  Steve UnderwoodEliminate some clang warnings
2014-04-30  Chris Rienzomod_http_cache: CID 1025858: Thread deadlock (ORDER_R...
2014-04-30  Michael Jerrisgracefully handle allocation failure
2014-04-30  Michael Jerriswe always have the session in the dialplan function
2014-04-30  Michael Jerriswe always have the caller profile at this point, if...
2014-04-30  Michael Jerriswe always have the seesion in the app function
2014-04-30  Michael Jerrisremove useless checks of array == 0
2014-04-30  Michael Jerrisdo set compiler flag that compiler doesn't support
2014-04-30  Steve UnderwoodEliminated another Coverity issue
2014-04-30  Steve UnderwoodSome more coverity issues cleaned up
2014-04-30  Steve UnderwoodCleared some simple Coverity issues
2014-04-29  Anthony MinessaleFS-6476 regression where sock would sometimes drop...
2014-04-29  William KingCorrection to commit 0ba59aa6c2d252886eb4889c5d37fe114e...
2014-04-29  Michael Jerrissilence incorrect warnings about null pointer derferenc...
2014-04-28  Anthony Minessaleadd heartbeat_use_scheduler variable to force the heart...
2014-04-28  Travis CrossAdd helper for running git bisect
2014-04-28  Michael Jerristhis should never happen, but just in case, this will...
2014-04-28  Michael Jerrishandle null 'status' passed to 'switch_channel_perform_...
2014-04-28  Michael Jerrisonly enable passthru_ptime_mismatch when set to a true...
2014-04-28  Michael Jerrisonly enable passthru_ptime_mismatch when set to a true...
2014-04-28  Michael Jerrisremove unused var ocp
2014-04-28  Michael Jerrisif we can't open /dev/null, you have much bigger issues...
2014-04-28  Michael Jerrisimprove null checks
2014-04-28  Michael Jerrisremove useless variable
2014-04-28  Michael Jerrisremove useless statement
2014-04-28  Michael Jerrisimprove error checking for null path
2014-04-28  Michael Jerrisfix bitwise flag unsetting
2014-04-28  Michael Jerrisremove unused variable
2014-04-28  Michael Jerrisdon't set variable we don't use, and fix off by 1 buffe...
2014-04-28  Michael Jerrisremove unnecessary null check, we would have crashed...
2014-04-28  Brian Westdon't use memory after free when using naptr with mod_e...
2014-04-28  Michael Jerrisblock of code in here twice was writing over expanded...
2014-04-28  Michael Jerrisadd bounds check to keep rtcp packets with > 5 report...
2014-04-28  Anthony MinessaleFS-4779 FS-6467 the behaviour from 4479 is now masked...
2014-04-28  Michael Jerrisfix deref before null check
2014-04-28  Michael Jerrisremove unused variable
next