[reSIProcate] Re: [reSIProcate-commit] COMMIT: resiprocate 5978 sgodin: - fixed nasty cut-and-paste bug in AclStore - db for Acl's now working

Jason Fischl jason at counterpath.com
Sun Feb 19 13:18:15 CST 2006


These sorts of accessors are not thread safe if accessed outside of the
transaction layer. In general, the transport layer cannot be directly
accessed outside of the Transaction layer.

Jason


On 2/17/06, svn at sipfoundry.org <svn at sipfoundry.org> wrote:
>
>  Projectresiprocate New Revision5978<http://scm.sipfoundry.org/viewsvn/resiprocate?view=rev&rev=5978>
> Committersgodin (Scott Godin) Date2006-02-17 14:42:43 -0800 (Fri, 17 Feb
> 2006) Log
>
>  - fixed nasty cut-and-paste bug in AclStore - db for Acl's now working
>  - changed AclStore peer name matching to non-case sensitive
>  - added some const accessors
>
>
> Modified:
>
>    - main/repro/AbstractDb.cxx
>    <http://scm.sipfoundry.org/viewsvn/resiprocate/main/repro/AbstractDb.cxx?r1=5977&r2=5978&diff_format=l>
>    - main/repro/AclStore.cxx
>    <http://scm.sipfoundry.org/viewsvn/resiprocate/main/repro/AclStore.cxx?r1=5977&r2=5978&diff_format=l>
>    - main/repro/monkeys/IsTrustedNode.cxx
>    <http://scm.sipfoundry.org/viewsvn/resiprocate/main/repro/monkeys/IsTrustedNode.cxx?r1=5977&r2=5978&diff_format=l>
>    - main/resip/stack/ConnectionManager.cxx
>    <http://scm.sipfoundry.org/viewsvn/resiprocate/main/resip/stack/ConnectionManager.cxx?r1=5977&r2=5978&diff_format=l>
>    - main/resip/stack/ConnectionManager.hxx
>    <http://scm.sipfoundry.org/viewsvn/resiprocate/main/resip/stack/ConnectionManager.hxx?r1=5977&r2=5978&diff_format=l>
>    - main/resip/stack/TcpBaseTransport.hxx
>    <http://scm.sipfoundry.org/viewsvn/resiprocate/main/resip/stack/TcpBaseTransport.hxx?r1=5977&r2=5978&diff_format=l>
>
>
> _______________________________________________
> resiprocate-commit mailing list
> resiprocate-commit at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-commit
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060219/55fafc05/attachment.htm>


More information about the resiprocate-devel mailing list