Bugs item #1869367, was opened at 2008-01-11 17:00
Message generated for change (Comment added) made by miconda
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1869367&group_id=139143
Please note that this message will contain a full copy of the comment t
Revision: 4185
http://openser.svn.sourceforge.net/openser/?rev=4185&view=rev
Author: anomarme
Date: 2008-05-14 09:03:34 -0700 (Wed, 14 May 2008)
Log Message:
---
- simplified internal structures to store prefix-domain pairs
Modified Paths:
--
trunk/modules/
Revision: 4184
http://openser.svn.sourceforge.net/openser/?rev=4184&view=rev
Author: henningw
Date: 2008-05-14 08:51:09 -0700 (Wed, 14 May 2008)
Log Message:
---
- fix error in userblacklist DB scheme definition, the whitelist colum type
should be of TINYINT (or equivalen
We use it to trace all traffic, at least on small installations and I
wouldn't want to miss those ACKs. I cannot use the per user tracing
capability because it is very cumbersome to trace all the requests and
replies for a certain user with the current implementation.
On Wednesday 14 May 2008,
Revision: 4183
http://openser.svn.sourceforge.net/openser/?rev=4183&view=rev
Author: jerocu
Date: 2008-05-14 05:44:51 -0700 (Wed, 14 May 2008)
Log Message:
---
- Update FreeBSD port to version 1.3.1
- Remove the hack to compile mysql module
Modified Paths:
--
Hi,
I would like to get your opinion/comments on some siptrace issue.
In 1.3, a new capability was added in siptrace - to trace the ACK
resulted from sending stateless replies.
The problem I discovered with this is that it cannot be controlled by
selecting the messages or transactions to be be
Bugs item #1882625, was opened at 2008-01-30 13:47
Message generated for change (Comment added) made by anca_vamanu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1882625&group_id=139143
Please note that this message will contain a full copy of the comme
Bugs item #1960561, was opened at 2008-05-09 01:04
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1960561&group_id=139143
Please note that this message will contain a full copy of the c
Bugs item #1950569, was opened at 2008-04-24 13:35
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1950569&group_id=139143
Please note that this message will contain a full copy of the comm
Bugs item #1950754, was opened at 2008-04-24 16:52
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1950754&group_id=139143
Please note that this message will contain a full copy of the c
Hi,
I just found and fix a really strange bug in authentication module, when
building the auth challenge header. I say strange, because I found it while
using a UAC that implements a very strict view on the auth process. Also this
UAC tries to reuse the nonces.
This bug had as effect the UACs
Patches item #1830970, was opened at 2007-11-13 09:50
Message generated for change (Settings changed) made by henningw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1830970&group_id=139143
Please note that this message will contain a full copy of the co
Revision: 4182
http://openser.svn.sourceforge.net/openser/?rev=4182&view=rev
Author: anca_vamanu
Date: 2008-05-14 03:11:36 -0700 (Wed, 14 May 2008)
Log Message:
---
- backported fix from trunk : fixed a bug when sending Notify when a watcher is
blocked.
Modified Paths:
--
Revision: 4181
http://openser.svn.sourceforge.net/openser/?rev=4181&view=rev
Author: bogdan_iancu
Date: 2008-05-14 03:07:11 -0700 (Wed, 14 May 2008)
Log Message:
---
backport from trunk (rev 4178):
- fixed bug in appending the stale parameter in the challenge request if th
Revision: 4180
http://openser.svn.sourceforge.net/openser/?rev=4180&view=rev
Author: bogdan_iancu
Date: 2008-05-14 03:05:57 -0700 (Wed, 14 May 2008)
Log Message:
---
- fix related to previous backport - forgot to update a parameter type.
Modified Paths:
--
Revision: 4179
http://openser.svn.sourceforge.net/openser/?rev=4179&view=rev
Author: bogdan_iancu
Date: 2008-05-14 03:03:50 -0700 (Wed, 14 May 2008)
Log Message:
---
backport from trunk (rev 4178):
- fixed bug in appending the stale parameter in the challenge request if th
One more addition here:
this patch includes another bug fix in building the reply error when
auth failed - there was a mixing between reply code (500) and reply
reason status (Bad request).
Regards,
bogdan
Bogdan-Andrei Iancu wrote:
> Revision: 4178
> http://openser.svn.sourceforge.n
Revision: 4178
http://openser.svn.sourceforge.net/openser/?rev=4178&view=rev
Author: bogdan_iancu
Date: 2008-05-14 02:38:27 -0700 (Wed, 14 May 2008)
Log Message:
---
- fixed bug in appending the stale parameter in the challenge request if the
nonces is not recognize as loc
Patches item #1830970, was opened at 2007-11-13 10:50
Message generated for change (Comment added) made by ibc_sf
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1830970&group_id=139143
Please note that this message will contain a full copy of the comment
El Wednesday 14 May 2008 11:16:03 Henning Westerholt escribió:
> On Wednesday 14 May 2008, Iñaki Baz Castillo wrote:
> > Hi, in OpenSer 1.3.0 if I want to compile a Debian Etch package I need to
> > modify the Makefile since "make deb" pointed by default to Debian Sid
> > (unstable):
> >
> > # ln
On Wednesday 14 May 2008, Iñaki Baz Castillo wrote:
> Hi, in OpenSer 1.3.0 if I want to compile a Debian Etch package I need to
> modify the Makefile since "make deb" pointed by default to Debian Sid
> (unstable):
>
> # ln -sf packaging/debian
> ln -sf packaging/debian-etch debian
>
> AFAIK the
El Tuesday 13 May 2008 16:01:41 Ovidiu Sas escribió:
> Hello Henning,
>
> I remember that I had some issue with sipp long time ago because
> openser is generating the branch param with the character '.' inside.
Hi, I just can confirm that "." is perfectly valid in the "branch" parameter
according
El Monday 12 May 2008 20:39:45 Juha Heinanen escribió:
> while testing usrloc db_mode=3, i'm getting these kind of errors:
>
> May 13 00:31:25 Etch-3 /usr/sbin/openser[3985]:
> ERROR:db_mysql:db_mysql_submit_query: driver error on query: FUNCTION
> ser.bitand does not exist
This function is creat
Hi, in OpenSer 1.3.0 if I want to compile a Debian Etch package I need to
modify the Makefile since "make deb" pointed by default to Debian Sid
(unstable):
# ln -sf packaging/debian
ln -sf packaging/debian-etch debian
AFAIK there are not diferences in this aspects between 1.3.0 and 1.3.1, b
Revision: 4177
http://openser.svn.sourceforge.net/openser/?rev=4177&view=rev
Author: henningw
Date: 2008-05-14 01:58:06 -0700 (Wed, 14 May 2008)
Log Message:
---
- small bugfix
Modified Paths:
--
trunk/test/10.sh
trunk/test/9.sh
This was sent by the S
Revision: 4176
http://openser.svn.sourceforge.net/openser/?rev=4176&view=rev
Author: henningw
Date: 2008-05-14 00:51:50 -0700 (Wed, 14 May 2008)
Log Message:
---
- update Changelog
- small fixes in format and dates
Modified Paths:
--
branches/1.3/ChangeLog
Bugs item #1963639, was opened at 2008-05-14 00:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1963639&group_id=139143
Please note that this message will contain a full copy
Henning Westerholt writes:
> If we can't improve the API for 1.4, then the easiest thing would be to
> introduce a small #ifdef around this statement, revert to the previous state
> and remove the mysql wrapper function.
henning,
i was also thinking this morning an #ifdef to solve this prob
On Tuesday 13 May 2008, Dan Pascu wrote:
> > > I think the addition on a function like Dan proposed make sense.
> >
> > Here I don't agree. For a number of reasons.
> > 1. inline can appear only if db-engine is defined at the compilation
> > stage, and this is highly undesirable.
> [..]
> While I t
29 matches
Mail list logo