Revision: 2083
http://openser.svn.sourceforge.net/openser/?rev=2083&view=rev
Author: juhe
Date: 2007-04-26 12:23:59 -0700 (Thu, 26 Apr 2007)
Log Message:
---
* peer_tag_avp parameter value is now an AVP string (forgot from 1.2).
Modified Paths:
--
trunk/mod
Patches item #1708301, was opened at 2007-04-26 14:27
Message generated for change (Comment added) made by apidruchny
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1708301&group_id=139143
Please note that this message will contain a full copy of the com
Patches item #1708301, was opened at 2007-04-26 14:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1708301&group_id=139143
Please note that this message will contain a full co
Anyone interested in some (unit) testing infrastructure/codebase ?
might be useful when some module relies on the interface/exported
functions of another module.
Would also be useful in case of libification (if someone else is using
openser lib's in their projects, tests usually explain/exempli
Revision: 2082
http://openser.svn.sourceforge.net/openser/?rev=2082&view=rev
Author: anca_vamanu
Date: 2007-04-26 09:28:04 -0700 (Thu, 26 Apr 2007)
Log Message:
---
- corrected an error when updating info in database table
Modified Paths:
--
trunk/modules/p
Revision: 2081
http://openser.svn.sourceforge.net/openser/?rev=2081&view=rev
Author: anca_vamanu
Date: 2007-04-26 08:29:26 -0700 (Thu, 26 Apr 2007)
Log Message:
---
- corrected a bug of not copying a null termination character
Modified Paths:
--
trunk/modul
Revision: 2080
http://openser.svn.sourceforge.net/openser/?rev=2080&view=rev
Author: anca_vamanu
Date: 2007-04-26 08:10:48 -0700 (Thu, 26 Apr 2007)
Log Message:
---
- added the posibility to register callbacks on reply processing for sent
Publish requests
Modified Paths:
Revision: 2079
http://openser.svn.sourceforge.net/openser/?rev=2079&view=rev
Author: anca_vamanu
Date: 2007-04-26 08:09:19 -0700 (Thu, 26 Apr 2007)
Log Message:
---
- change due to correcting the mechanism of etag in presence: replaced calling
consecutive send_publish with
Hello,
Also, better dbtext integration.
I uploaded a patch for integrating dbtext into the openserctl script:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1707527&group_id=139143
Regards,
Ovidiu Sas
On 4/26/07, Daniel-Constantin Mierla <[EMAIL PROTECTED]> wrote:
Hello I would
Hi,
I did cleaning up.
Still the same problem.
ldd mi_xmlrpc.so:
libxmlrpc.so.3 => /usr/lib/libxmlrpc.so.3 (0x00173000)
libxmlrpc_xmlparse.so.3 => /usr/lib/libxmlrpc_xmlparse.so.3
(0x00dbd000)
libxmlrpc_xmltok.so.3 => /usr/lib/libxmlrpc_xmltok.so.3
(0x0055d000)
libxmlrpc_
Henning Westerholt wrote:
I thought that you would like to "protect" the roadmap a little bit more and
place it on the webserver. I can create tomorow an wiki page in the
namespaces as you have suggested, but lets first wait for more comments.
What I'd really like to see is #1685807 on the tra
If I enable memory debugging, the unixodbc module stops working
properly.
There seems to be a problem with the way result sets are converted
internally (convert_rows):
A list is allocated with a copy of the columns in the result set
str2val stores a pointer to data in the list for DB_STRING,
On Thursday 26 April 2007 14:49, Daniel-Constantin Mierla wrote:
> Hello I would add:
>
> - core
> - message log printing with file, line, etc... (attempted to be
> introduced by different modules before release, e.g., seas)
> - free mem for fixup function (required for better perl integrat
Hello,
you know ... patches on tracker :-) ... and discussion here.
Do you see a major benefit using this approach instead of registering
another timer function? It was mentioned in a email that future work ill
consider having multiple timer processes (I guess it was some discussion
about nat
Hello I would add:
- core
- message log printing with file, line, etc... (attempted to be
introduced by different modules before release, e.g., seas)
- free mem for fixup function (required for better perl integration)
- move common fixup functions to mod_fix.h (as it is now for str fi
Hi,
yes, several times :-)
I actually tried to remove all libwww libraries and reinstall the w3c
packages but the same outout happens.
(Maybe I'll convert to Ubuntu..)
br hw
tor, 26.04.2007 kl +0200, skrev Henning Westerholt:
> On Wednesday 25 April 2007 13:16, Helge Waastad wrote:
> > Hi,
Hello,
the attached patch adds a generic task execution implementation to the core.
This is useful for monitoring purposes, e.g. in database modules to see if
the db is still present.
You can register any function and an execution interval. This code (with a
little bit different naming) has b
Patches item #1707996, was opened at 2007-04-26 15:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1707996&group_id=139143
Please note that this message will contain a full co
Revision: 2078
http://openser.svn.sourceforge.net/openser/?rev=2078&view=rev
Author: henningw
Date: 2007-04-26 04:28:36 -0700 (Thu, 26 Apr 2007)
Log Message:
---
minor warning fix, move inline to the right position
Modified Paths:
--
trunk/modules/auth_db/a
Hello all,
i've combined the discussed roadmap items from friday. On the roadmap to 1.2
there were also some not finished "nice to have" items, i added them and some
things from the list too for discussion. :-)
From friday:
1) tighter integration of xmpp into OpenSER, get rid of two levels of
On Wednesday 25 April 2007 13:16, Helge Waastad wrote:
> Hi,
> nope I have'nt moved anything.
>
> the libwww files are in the /usr/lib/ directory.
Hi Helge,
perhaps a (security) update changes the library after compilation? Have you
tried to recompile OpenSER?
Cheers,
Henning
Hello,
it would be interesting to have it on openser. Please register it to the
tracker:
http://sourceforge.net/tracker/?atid=743022&group_id=139143&func=browse
I think an alternative at this moment is to use perlvdb module, that
should make possible authentication against ldap.\
Cheers,
Da
22 matches
Mail list logo