]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agoChanged error message from CRIT to ERROR, because message is not CRITICAL
David Yat Sin [Mon, 30 Apr 2012 18:22:42 +0000 (14:22 -0400)] 
Changed error message from CRIT to ERROR, because message is not CRITICAL

13 years agoMerge branch 'releases.3.4' into releases.3.5
David Yat Sin [Thu, 26 Apr 2012 20:13:26 +0000 (16:13 -0400)] 
Merge branch 'releases.3.4' into releases.3.5

Conflicts:
libs/freetdm/mod_freetdm/mod_freetdm.c
libs/freetdm/src/ftdm_state.c
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_xml.c

13 years agofreetdm: fix queue full problem
James Zhang [Wed, 18 Apr 2012 14:52:01 +0000 (10:52 -0400)] 
freetdm: fix queue full problem
         - restore flushing queue when channel state goes to down

13 years agofreetdm: fix REL receiving leg always stay in TERMINATING stae in
James Zhang [Mon, 16 Apr 2012 17:48:35 +0000 (13:48 -0400)] 
freetdm: fix REL receiving leg always stay in TERMINATING stae in
         native bridge mode
         - This is supposed to be included in commit of
           b324f8679782957bc9db3bdfd6687aa42cba77dd. Somehow it's
           not included in that commit. Without this change, the
           REL receiving leg always stay in TERMINATING state when
           received an incoming REL message.

13 years agofreetdm: fixed group block/unblock state dead lock when signal link
James [Fri, 13 Apr 2012 21:26:48 +0000 (17:26 -0400)] 
freetdm: fixed group block/unblock state dead lock when signal link
         is down and recovered later
         To re-produce this bug:
             1. do CGB on one side
             2. unplug signaling link cable
             3. plug signaling link cable back
             4. do CGU on the blocking side
             5. cic state stay in RESTART for ever
         Fix this problem by sending cic to SUSPENDED state after
         receiving/sending CGU message

13 years agofreetdm: fixed no ACM/CPG sending in some situations after native bridge
James Zhang [Fri, 13 Apr 2012 15:18:53 +0000 (11:18 -0400)] 
freetdm: fixed no ACM/CPG sending in some situations after native bridge
         - clear up ACM_SENT & CPG_SENT flag in DOWN state in native
           bridge state machine

13 years agofreetdm: INR/INF implementation
James Zhang [Wed, 11 Apr 2012 19:14:29 +0000 (15:14 -0400)] 
freetdm: INR/INF implementation
         - fill in IEs in INF according to INR request
         - print debug information if IE requested but not supported

13 years agofreetdm: INR/INF implementation
James Zhang [Wed, 11 Apr 2012 15:20:32 +0000 (11:20 -0400)] 
freetdm: INR/INF implementation
         - When NSG receives INR from network, send back INF with calling
         party category information IE and calling number information IE.
         - Introduced a new global setting of "force-inr" for testing
         purpose. Stinga generated INR/INF packets are not acceptable by
         trillium stack since it misses call related information in the
         packets. If configure force-inr to true in freetdm.conf.xml, when
         NSG receives an incoming IAM, it'll send out INR packet regardless
         of incoming IAM's IEs, and keep waiting for INF response from the
         calling side.
         - T.39 timer is introduced in order to handle INR timeout. The
         default value of T.39 is 12 seconds and is configurable according
         to spec.
         - Only supports calling number IE and calling party category IE in
         current fix. The customer only needs the calling number IE right now.
         In ISUP spec, there are 6 optional IEs. NSG only supports calling
         party number and calling category information IE since the other
         IEs are not configurable in freetdm.conf.xml or included in IAM
         message.
         - In collect state, INR/INF implementation needs to work with existed
         SAM messages. If NSG sent out INR and wait for SAM, collect state
         check both INF received and enough dialed numbers received. If one
         of these conditions are not met, it'll stay in collect state and wait
         until either conditions met or timeout. After received INF and enough
         dailed number, state moves to dailing and proceed as regular calls.

13 years agoMerge branch 'master' into releases.3.5
David Yat Sin [Tue, 3 Apr 2012 22:16:36 +0000 (18:16 -0400)] 
Merge branch 'master' into releases.3.5

13 years agoFS-3810 --resolve
Anthony Minessale [Mon, 16 Jan 2012 18:45:25 +0000 (12:45 -0600)] 
FS-3810 --resolve

13 years agoMerge branch 'fsorig'
David Yat Sin [Tue, 3 Apr 2012 22:08:49 +0000 (18:08 -0400)] 
Merge branch 'fsorig'

Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_cfg.c
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Tue, 3 Apr 2012 20:48:22 +0000 (16:48 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agoFreeTDM - ISDN fix for BRI lines with Q.921 layer going idle
David Yat Sin [Tue, 3 Apr 2012 20:48:14 +0000 (16:48 -0400)] 
FreeTDM - ISDN fix for BRI lines with Q.921 layer going idle

13 years agoFS-4068 --resolve
Anthony Minessale [Tue, 3 Apr 2012 18:29:39 +0000 (13:29 -0500)] 
FS-4068 --resolve

13 years agodo not include Expires header in INVITES responding to a auth challenge
Anthony Minessale [Tue, 3 Apr 2012 17:37:52 +0000 (12:37 -0500)] 
do not include Expires header in INVITES responding to a auth challenge

13 years agofreetdm: Add documentation for SS7 native bridge
James Zhang [Tue, 3 Apr 2012 15:27:25 +0000 (11:27 -0400)] 
freetdm: Add documentation for SS7 native bridge

13 years agofreetdm: Clean up SS7 native bridge code to separate the call control, queuing and
James Zhang [Tue, 3 Apr 2012 15:23:49 +0000 (11:23 -0400)] 
freetdm: Clean up SS7 native bridge code to separate the call control, queuing and
         resource-cleanup responsibilities clearly between the 2 channels involved in the bridge

   - Each channel is responsible for clearning its own peer_data and event queue
     at the end of the call (when moving to DOWN state)

   - Each channel dequeues messages only from its own queue and enqueues messages
     in the peer's queue, with the only exception being messages received before
     the bridge is stablished (IAM for sure and possible SAM messages) because
     if the bridge is not yet stablished the messages must be queued by the channel
     in its own queue temporarily until the bridge is ready

   - When the bridge is ready it is the responsibility of the incoming channel to
     move the messages that stored temporarily in its own queue to the bridged peer queue

   - During hangup, each channel is responsible for moving itself to DOWN. The procedure
     however differs slightly depending on the hangup conditions

     If the user requests hangup (ie, FreeSWITCH) the request will be noted by setting the
     FTDM_CHANNEL_USER_HANGUP flag but will not be processed yet because call control is
     driven only by the link messages (so no hangup from ESL or command line allowed)

     When REL message comes, the channel receiving it must move to TERMINATING state and:

           - If the user has not hangup yet (FTDM_CHANNEL_USER_HANGUP flag not set) then
             notify the user via SIGEVENT_STOP and wait for the user to move to HANGUP
             state by calling ftdm_channel_call_hangup() before sending RLC

           - If the user did hangup already (FTDM_CHANNEL_USER_HANGUP flag is set) then
             skip user notification and move to HANGUP state directly where the RLC message
             will be sent

   - On HANGUP state the RLC is sent and the channel is moved to DOWN, final state
     The peer channel will forward the REL message and wait for RLC from the network, when
     RLC is received the channel can move straight to DOWN itself because the peer channel
     is completing its own shutdown procedure when it received the REL message

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Mon, 2 Apr 2012 22:00:38 +0000 (18:00 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agofreetdm - ISDN added check to treat calling number 0000000000 as empty calling number
David Yat Sin [Mon, 2 Apr 2012 22:00:27 +0000 (18:00 -0400)] 
freetdm - ISDN added check to treat calling number 0000000000 as empty calling number

13 years agocleanup after yourself
Anthony Minessale [Mon, 2 Apr 2012 21:20:35 +0000 (16:20 -0500)] 
cleanup after yourself

13 years agoFS-4038 can you try this
Anthony Minessale [Mon, 2 Apr 2012 21:03:37 +0000 (16:03 -0500)] 
FS-4038 can you try this

13 years agofix race condition where network lists are not created yet so nat detection does...
Anthony Minessale [Mon, 2 Apr 2012 21:01:54 +0000 (16:01 -0500)] 
fix race condition where network lists are not created yet so nat detection does not work in sofia during startup

13 years agostop sched thread quicker on global destroy
Anthony Minessale [Mon, 2 Apr 2012 20:33:45 +0000 (15:33 -0500)] 
stop sched thread quicker on global destroy

13 years agounset logger on global destroy
Anthony Minessale [Mon, 2 Apr 2012 20:00:35 +0000 (15:00 -0500)] 
unset logger on global destroy

13 years agodelete subs on 481
Anthony Minessale [Mon, 2 Apr 2012 19:51:23 +0000 (14:51 -0500)] 
delete subs on 481

13 years agoFS-3984 --resolve
Anthony Minessale [Mon, 2 Apr 2012 19:37:40 +0000 (14:37 -0500)] 
FS-3984 --resolve

13 years agoadd fsctl debug sql
Anthony Minessale [Mon, 2 Apr 2012 17:58:40 +0000 (12:58 -0500)] 
add fsctl debug sql

13 years agoset session loglevel as well in fs_cli when doing 'console loglevel info' also now...
Anthony Minessale [Mon, 2 Apr 2012 16:58:00 +0000 (11:58 -0500)] 
set session loglevel as well in fs_cli when doing 'console loglevel info' also now implies '/log info' locally

13 years agoskypopen: test commit, please ignore
Giovanni Maruzzelli [Mon, 2 Apr 2012 06:14:28 +0000 (08:14 +0200)] 
skypopen: test commit, please ignore

13 years agoMerge Phil Zimmermann's libzrtp as a FreeSWITCH library
Travis Cross [Sat, 31 Mar 2012 23:42:27 +0000 (23:42 +0000)] 
Merge Phil Zimmermann's libzrtp as a FreeSWITCH library

Thanks to Phil Zimmermann for the code and for the license exception
we needed to include it.

There remains some build system integration work to be done before
this code will build properly in the FreeSWITCH tree.

13 years agoHelp libzrtp build without ECC files
Ivo Kutts [Sat, 31 Mar 2012 23:09:38 +0000 (23:09 +0000)] 
Help libzrtp build without ECC files

More build system work may be needed.

13 years agoRelicense bnlib under GPLv2/GPLv3 with exception for FreeSWITCH
Philip Zimmermann [Sat, 31 Mar 2012 20:22:13 +0000 (20:22 +0000)] 
Relicense bnlib under GPLv2/GPLv3 with exception for FreeSWITCH

Thanks to Travis Cross for much of the language here.

Signed-off-by: Philip Zimmermann <prz@mit.edu>
Signed-off-by: Travis Cross <tc@traviscross.com>
13 years agoAdd AGPLv3 license with exception for FreeSWITCH
Philip Zimmermann [Fri, 30 Mar 2012 18:23:49 +0000 (18:23 +0000)] 
Add AGPLv3 license with exception for FreeSWITCH

Thanks to Travis Cross for much of the language here.

Signed-off-by: Philip Zimmermann <prz@mit.edu>
Signed-off-by: Travis Cross <tc@traviscross.com>
13 years agoSend empty SAS during enrollment and other improvements
Viktor Krikun [Tue, 6 Dec 2011 22:16:39 +0000 (22:16 +0000)] 
Send empty SAS during enrollment and other improvements

(refs #25)

13 years agoAdd more unit-tests and bug-fixes for random-access ZRTP cache
Viktor Krikun [Sun, 27 Nov 2011 21:47:26 +0000 (21:47 +0000)] 
Add more unit-tests and bug-fixes for random-access ZRTP cache

(refs #24)

13 years agoFirst draft implementation of random-access cache
Viktor Krikun [Fri, 25 Nov 2011 19:13:16 +0000 (19:13 +0000)] 
First draft implementation of random-access cache

(refs #25)

13 years agoAdd Cmockery unit-testing library as a backend for our automated tests
Viktor Krikun [Fri, 25 Nov 2011 19:09:44 +0000 (19:09 +0000)] 
Add Cmockery unit-testing library as a backend for our automated tests

(closes #26)

13 years agoRecheck and implement missing features in Acive-Passive logs
Viktor Krikun [Sat, 19 Nov 2011 13:40:00 +0000 (13:40 +0000)] 
Recheck and implement missing features in Acive-Passive logs

(closes #23)

13 years agoAdd Android make file
Viktor Krikun [Wed, 16 Nov 2011 18:16:05 +0000 (18:16 +0000)] 
Add Android make file

(closes #22)

13 years agoMinor improvements in OSX build system
Viktor Krikun [Tue, 20 Sep 2011 20:40:02 +0000 (20:40 +0000)] 
Minor improvements in OSX build system

13 years agoMove ZRTP_SRTP_HASH_SHA1
Viktor Krikun [Tue, 20 Sep 2011 20:24:57 +0000 (20:24 +0000)] 
Move ZRTP_SRTP_HASH_SHA1

ZRTP_SRTP_HASH_SHA1 was moved from public zrtp_hash_id_t to the
private srtp implementation. HMAC SHA1 constant was also renamed to
ZRTP_SRTP_HASH_HMAC_SHA1 in order to raise an error if the user tries
to use an old ZRTP_SRTP_HASH_SHA1 constant in a ZRTP session
configuration.

13 years agoUpdate Xcode projects to the latest version of Xcode 4
Viktor Krikun [Sun, 11 Sep 2011 18:59:34 +0000 (18:59 +0000)] 
Update Xcode projects to the latest version of Xcode 4

13 years agoAdd debug info in order to trace HMAC error in Zfone
Viktor Krikun [Sun, 11 Sep 2011 18:38:41 +0000 (18:38 +0000)] 
Add debug info in order to trace HMAC error in Zfone

13 years agoMiscellaneous Xcode project change
Viktor Krikun [Thu, 7 Jul 2011 09:07:37 +0000 (09:07 +0000)] 
Miscellaneous Xcode project change

13 years agoMiscellaneous updates
Viktor Krikun [Wed, 6 Jul 2011 23:39:18 +0000 (23:39 +0000)] 
Miscellaneous updates

13 years agoChanges for Visual Studio 2010 support and x64
Viktor Krikun [Mon, 28 Jun 2010 06:16:09 +0000 (06:16 +0000)] 
Changes for Visual Studio 2010 support and x64

13 years agoChanges for Zfone on Windows x64
Viktor Krikun [Tue, 22 Jun 2010 09:44:33 +0000 (09:44 +0000)] 
Changes for Zfone on Windows x64

13 years agoMiscellaneous build changes
Viktor Krikun [Thu, 17 Jun 2010 17:31:32 +0000 (17:31 +0000)] 
Miscellaneous build changes

13 years agoWindows build config changes
Viktor Krikun [Fri, 11 Jun 2010 07:52:37 +0000 (07:52 +0000)] 
Windows build config changes

13 years agoMinor bug fixes per Xcode static analyses tools
Viktor Krikun [Mon, 24 May 2010 12:59:38 +0000 (12:59 +0000)] 
Minor bug fixes per Xcode static analyses tools

13 years agoChanges to Xcode project files
Viktor Krikun [Sun, 23 May 2010 21:08:50 +0000 (21:08 +0000)] 
Changes to Xcode project files

13 years agoIncrease default cache file path length to 256 characters
Viktor Krikun [Tue, 4 May 2010 15:01:40 +0000 (15:01 +0000)] 
Increase default cache file path length to 256 characters

13 years agoFix mistaken NO_ZRTP_QUICK events after Hello received
Viktor Krikun [Mon, 22 Feb 2010 15:13:53 +0000 (15:13 +0000)] 
Fix mistaken NO_ZRTP_QUICK events after Hello received

(closes #20)

13 years agoAdd libzrtp beta
Viktor Krikun [Sat, 20 Feb 2010 18:51:54 +0000 (18:51 +0000)] 
Add libzrtp beta

13 years agomore cleanup for new config changes on VS2008
Jeff Lenk [Sat, 31 Mar 2012 03:53:27 +0000 (22:53 -0500)] 
more cleanup for new config changes on VS2008
and VS2010

13 years agofreetdm: Adding condition to parse sip headers only for non-freetdm channels.
James Zhang [Fri, 30 Mar 2012 20:50:00 +0000 (16:50 -0400)] 
freetdm: Adding condition to parse sip headers only for non-freetdm channels.
         This fixes an issue where ss7 native bridge was accidentally enabled
         any time two freetdm channels were bridged regardless of the freetdm_native_sigbridge
         variable value.

13 years agoFS-4053 try this
Anthony Minessale [Fri, 30 Mar 2012 19:24:50 +0000 (14:24 -0500)] 
FS-4053 try this

13 years agoZRTP passthru mode code for phil
Anthony Minessale [Thu, 29 Mar 2012 23:37:10 +0000 (18:37 -0500)] 
ZRTP passthru mode code for phil

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Ken Rice [Thu, 29 Mar 2012 21:15:27 +0000 (16:15 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agoFS-4042 fix a file path
Ken Rice [Thu, 29 Mar 2012 21:14:54 +0000 (16:14 -0500)] 
FS-4042 fix a file path

13 years agomirror back record-route header in options
Anthony Minessale [Thu, 29 Mar 2012 20:58:19 +0000 (15:58 -0500)] 
mirror back record-route header in options

13 years agoadded too many fields to this check
Anthony Minessale [Thu, 29 Mar 2012 20:27:42 +0000 (15:27 -0500)] 
added too many fields to this check

13 years agoFS-4038 --resolve
Anthony Minessale [Thu, 29 Mar 2012 17:13:59 +0000 (12:13 -0500)] 
FS-4038 --resolve

13 years agoFS-4053 try this
Anthony Minessale [Thu, 29 Mar 2012 16:35:57 +0000 (11:35 -0500)] 
FS-4053 try this

13 years agoTweaks for spandsp
Steve Underwood [Thu, 29 Mar 2012 15:33:11 +0000 (23:33 +0800)] 
Tweaks for spandsp

13 years agoFS-4055 --resolve this was caused by corrupted db data, this patch will prevent it...
Anthony Minessale [Thu, 29 Mar 2012 15:07:34 +0000 (10:07 -0500)] 
FS-4055 --resolve this was caused by corrupted db data, this patch will prevent it in the future

13 years agoFS-4049 working
Anthony Minessale [Wed, 28 Mar 2012 23:44:51 +0000 (18:44 -0500)] 
FS-4049 working

13 years agoftmod_misdn: More reworking of b-channel audio tx handling.
Stefan Knoblich [Wed, 28 Mar 2012 21:09:42 +0000 (23:09 +0200)] 
ftmod_misdn: More reworking of b-channel audio tx handling.

Use the amount of audio data received in misdn_read() to determine how many
bytes we need to send to the b-channel (= how much free space is left
in the b-channel tx queue). (This is how libosmo-abis and LCR handle it too.)

A pipe is used as a poll()-able audio tx buffer (filled in misdn_write()):
FTDM_WRITE wait requests are currently poll()-ed on the input side of the pipe,
whereas FTDM_READ and _EVENT requests are poll()-ed on the b-channel socket itself.

For every N-bytes of audio data read from the b-channel in misdn_read(),
we try to get as much out of the tx pipe, convert it into the ISDN_P_B_RAW
format and send it to the b-channel socket.

If there's less than N-bytes left in the pipe, we fill the remaining buffer
with silence to avoid buffer underflows.

B-Channel handling overview:

  - misdn_wait(FTDM_WRITE) on audio pipe

  - misdn_write() put audio data into pipe

  - misdn_wait(FTDM_READ) for next incoming mISDN
    message on b-channel socket

  - misdn_read() handle mISDN event, for PH_DATA_IND:

      - Write data into channel buffer and convert
        to a/u-law using misdn_convert_audio_bits()

      - Try to fetch N-bytes from audio pipe

      - If not enough bytes in pipe: fill remaining space with silence

      - Convert audio to raw format

      - Send to b-channel (PH_DATA_REQ)

Known problems / bugs / further investigation:

   1. Bridge aborted by "Write Buffer 0 bytes Failed!" error from switch_core_io.c.
      This is "fixed" by _not_ setting the b-channel sockfd to non-blocking mode.

   2. Audio glitches (maybe caused by FTDM_WRITE misdn_wait() handling or blocking I/O on sockfd?)

   3. misdn_read() EBUSY error messages from sending data to b-channel sockfd after enabling channel.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoFS-4049 alt patch 5
Anthony Minessale [Wed, 28 Mar 2012 21:00:11 +0000 (16:00 -0500)] 
FS-4049 alt patch 5

13 years agoFS-4049 alt patch 4
Anthony Minessale [Wed, 28 Mar 2012 20:42:36 +0000 (15:42 -0500)] 
FS-4049 alt patch 4

13 years agoFS-4049 alt patch 3
Anthony Minessale [Wed, 28 Mar 2012 20:10:58 +0000 (15:10 -0500)] 
FS-4049 alt patch 3

13 years agoFS-4049 alt patch 2
Anthony Minessale [Wed, 28 Mar 2012 19:51:09 +0000 (14:51 -0500)] 
FS-4049 alt patch 2

13 years agoFS-4049 alt patch
Anthony Minessale [Wed, 28 Mar 2012 19:29:39 +0000 (14:29 -0500)] 
FS-4049 alt patch

13 years agoFS-4049 revert
Anthony Minessale [Wed, 28 Mar 2012 19:28:05 +0000 (14:28 -0500)] 
FS-4049 revert

13 years agoFS-4050 --resolve
Anthony Minessale [Wed, 28 Mar 2012 18:52:43 +0000 (13:52 -0500)] 
FS-4050 --resolve

13 years agoFS-4049
Anthony Minessale [Wed, 28 Mar 2012 18:41:48 +0000 (13:41 -0500)] 
FS-4049

13 years agoFS-4049 try this
Anthony Minessale [Wed, 28 Mar 2012 17:43:13 +0000 (12:43 -0500)] 
FS-4049 try this

13 years agoFS-4025 --resolve
Anthony Minessale [Wed, 28 Mar 2012 17:26:29 +0000 (12:26 -0500)] 
FS-4025 --resolve

13 years agoFS-4016 --resolve
Anthony Minessale [Wed, 28 Mar 2012 17:24:19 +0000 (12:24 -0500)] 
FS-4016 --resolve

13 years agorevert 19d3e646368ee5fa1fc8f88c475d3063c4ae740a
Anthony Minessale [Wed, 28 Mar 2012 16:57:21 +0000 (11:57 -0500)] 
revert 19d3e646368ee5fa1fc8f88c475d3063c4ae740a

13 years agoVarious updates to spandsp tests
Steve Underwood [Wed, 28 Mar 2012 15:36:30 +0000 (23:36 +0800)] 
Various updates to spandsp tests
spandsp logging now passes an opaque pointer to the logging routine, to
increase flexibility. Right now the pointer is set to NULL in all calls.

13 years agoTweak spandsp tests
Steve Underwood [Wed, 28 Mar 2012 13:45:20 +0000 (21:45 +0800)] 
Tweak spandsp tests

13 years agoLots of little improvements to the spandsp test suite
Steve Underwood [Wed, 28 Mar 2012 13:43:13 +0000 (21:43 +0800)] 
Lots of little improvements to the spandsp test suite

13 years agoadd sync
Anthony Minessale [Tue, 27 Mar 2012 23:48:16 +0000 (18:48 -0500)] 
add sync

13 years agofreetdm: fixing more potential null pointers in native bridge mode.
James Zhang [Tue, 27 Mar 2012 22:00:24 +0000 (18:00 -0400)] 
freetdm: fixing more potential null pointers in native bridge mode.

13 years agostart one msg thread per cpu by default
Anthony Minessale [Tue, 27 Mar 2012 21:48:30 +0000 (16:48 -0500)] 
start one msg thread per cpu by default

13 years agoenhance 722f1060 with windows specific way
Anthony Minessale [Tue, 27 Mar 2012 21:32:56 +0000 (16:32 -0500)] 
enhance 722f1060 with windows specific way

13 years agoFS-4032 --resolve please try to avoid the whitespace changes by using git diff -w
Anthony Minessale [Tue, 27 Mar 2012 20:53:05 +0000 (15:53 -0500)] 
FS-4032 --resolve please try to avoid the whitespace changes by using git diff -w

13 years agoFS-4015 --resolve
Ken Rice [Tue, 27 Mar 2012 20:40:05 +0000 (15:40 -0500)] 
FS-4015 --resolve

13 years agoFS-4045 try this patch
Anthony Minessale [Tue, 27 Mar 2012 20:23:07 +0000 (15:23 -0500)] 
FS-4045 try this patch

13 years agoopps missed an include
Ken Rice [Tue, 27 Mar 2012 19:24:58 +0000 (14:24 -0500)] 
opps missed an include

13 years agotry to make compiler -Werror hush
Ken Rice [Tue, 27 Mar 2012 19:11:41 +0000 (14:11 -0500)] 
try to make compiler -Werror hush

13 years agomake compiler stop complaining
Ken Rice [Tue, 27 Mar 2012 16:06:31 +0000 (11:06 -0500)] 
make compiler stop complaining

13 years agoFS-4049 try this
Anthony Minessale [Tue, 27 Mar 2012 18:08:49 +0000 (13:08 -0500)] 
FS-4049 try this

13 years agoFS-4048 --resolve
Anthony Minessale [Tue, 27 Mar 2012 15:18:08 +0000 (10:18 -0500)] 
FS-4048 --resolve

13 years agoafter f7f9a43a4056b7fb238ecfa0b7266b8c844f140f missing a bunch of code changes
Anthony Minessale [Mon, 26 Mar 2012 21:41:49 +0000 (16:41 -0500)] 
after f7f9a43a4056b7fb238ecfa0b7266b8c844f140f missing a bunch of code changes

13 years agoaddition to a6a3ff1dc5574ded096ac1427cd7c6992d14092f
Anthony Minessale [Mon, 26 Mar 2012 15:53:34 +0000 (10:53 -0500)] 
addition to a6a3ff1dc5574ded096ac1427cd7c6992d14092f

13 years agomake configs work from in the source tree if needed
Ken Rice [Mon, 26 Mar 2012 15:48:03 +0000 (10:48 -0500)] 
make configs work from in the source tree if needed

13 years agofix vm-sync target
Ken Rice [Mon, 26 Mar 2012 15:45:43 +0000 (10:45 -0500)] 
fix vm-sync target

13 years agoFS-4046 --resolve windows xml vanilla thanks
Jeff Lenk [Mon, 26 Mar 2012 13:34:42 +0000 (08:34 -0500)] 
FS-4046 --resolve windows xml vanilla thanks