lin-club  

[Haifux] ANN: syscalltrack version 0.66.6 released

Amir Shalem
Fri, 04 Jan 2002 11:48:12 -0800

syscalltrack-0.66.6, the 5th _alpha_ release of the linux kernel system call
tracker, is available. syscalltrack supports both versions 2.2.x and 2.4.x
of the linux kernel. The current release is mostly a bug-fix version.

* What is syscalltrack?

syscalltrack is a linux kernel module and supporting user space
environment which allow interception, logging and possibly taking
action upon system calls that match user defined criteria
(syscalltrack can be thought of as a sophisticated, system wide
strace).

* Where can i get it?

Information on syscalltrack is available on the project's homepage:
http://syscalltrack.sourceforge.net, and in the project's file
release.

You can download the source directly from:
http://prdownloads.sourceforge.net/syscalltrack/syscalltrack-0.66.6.tar.gz

* Call for developers:

The syscalltrack project is looking for developers, both for kernel
space and user space. If you want to join in on the fun, get in touch
with us on the 'syscalltrack-hackers' mailing list
(http://lists.sourceforge.net/lists/listinfo/syscalltrack-hackers).

* License and NO Warrany

'syscalltrack' is Free Software, licensed under the GNU General Public
License (GPL) version 2. The 'sct_ctrl_lib' library is licensed under
the GNU Lesser General Public License (LGPL).

'syscalltrack' is in _alpha_ stages and comes with NO warranty.
If it breaks something, you get to keep all of the pieces.
You have been warned (TM).

Happy hacking and tracking!

=======================================================================

Major new features for 0.66.6 (mostly a bug-fix version)
---------------------------

* Support for new process parameters: PPID, PCOMM.
  Special attention should be given to PCOMM, which allows matching
  on the name of the program the process parent is executing.

major bug fixes for version 0.66.6:

* Fix the bug where filter expression with '!' or '~' weren't parsed correctly.

* Fix the bug where filter expression first token was a '(' (LPAREN),
  we looped endlessly because we never advanced to the next token.
  thanks to Padraig Brady <[EMAIL PROTECTED]> for triggeting it.

=======================================================================

--
amir

http://syscalltrack.sf.net/


--------------------------------------------------------------------------
Haifa Linux Club Mailing List (http://linuxclub.il.eu.org)
To unsub send an empty message to [EMAIL PROTECTED]


  • [Haifux] ANN: syscalltrack version 0.66.6 released Amir Shalem