[Devel] CVS commitlog: sip-server/scripts openserctl.base

2007-02-15 Thread Daniel-Constantin Mierla
User: miconda Date: 2007/02/15 08:26:07 PST OpenSER CVS - Commit Details Modified files: scripts openserctl.base Commit Log: - use -n in tail for last line (reported by Ovidiu Sas, part of #1656081) Revision ChangesPath 1.9 +2 -2 sip-server/script

[Devel] CVS commitlog: sip-server/scripts openserctl.base sip-server/modules/mi_fifo mi_writer.c

2006-12-11 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/12/11 10:39:14 PST OpenSER CVS - Commit Details Modified files: scripts openserctl.base modules/mi_fifo mi_writer.c Commit Log: - due consitency and clarity reasons, the FIFO replies end with an empty line (the same as for request

[Devel] CVS commitlog: sip-server/scripts openserctl.base

2006-11-22 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/11/22 06:26:36 PST OpenSER CVS - Commit Details Modified files: scripts openserctl.base Commit Log: - more on discovering tools : a set of possible names may be used to look for a tool (on different platforms, a tool may haev different name

[Devel] CVS commitlog: sip-server/scripts openserctl.base openserctl.mysql openserctl.pgsql

2006-11-22 Thread Daniel-Constantin Mierla
User: miconda Date: 2006/11/22 04:11:50 PST OpenSER CVS - Commit Details Modified files: scripts openserctl.base openserctl.mysql openserctl.pgsql Commit Log: - ability to check for required tools in different locations and set the proper path

[Devel] CVS commitlog: sip-server/scripts openserctl.base

2006-09-14 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/09/14 02:27:51 PDT OpenSER CVS - Commit Details Modified files: scripts openserctl.base Commit Log: - extra fix for dealing with '-' in the username. Provided by Klaus Darilion. Revision ChangesPath 1.4 +2 -2 sip-s

[Devel] CVS commitlog: sip-server/scripts openserctl.base

2006-09-14 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/09/14 01:41:30 PDT OpenSER CVS - Commit Details Modified files: scripts openserctl.base Commit Log: - fixed incomplete regexp in matching the username part of an URI Closes 1556965. Revision ChangesPath 1.3 +6 -6 s

[Devel] CVS commitlog: sip-server/scripts openserctl.base openserctl.fifo

2006-08-15 Thread Daniel-Constantin Mierla
User: miconda Date: 2006/08/15 05:32:37 PDT OpenSER CVS - Commit Details Modified files:(Branch: rel_1_1_0) scripts openserctl.base openserctl.fifo Commit Log: - replaced bash dependent expression with usage of 'expr' from coreutils (reported on Solaris by Samw

[Devel] CVS commitlog: sip-server/scripts openserctl.base openserctl.fifo

2006-08-15 Thread Daniel-Constantin Mierla
User: miconda Date: 2006/08/15 05:30:41 PDT OpenSER CVS - Commit Details Modified files: scripts openserctl.base openserctl.fifo Commit Log: - replaced bash dependent expression with usage of 'expr' from coreutils - reverted commit which introduced space after AWK -F