Bug 108691 - New port: security/snoopy/An execve() wrapper and logger
Summary: New port: security/snoopy/An execve() wrapper and logger
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-02 16:50 UTC by Philippe Audeoud
Modified: 2007-02-06 23:40 UTC (History)
1 user (show)

See Also:


Attachments
shar (2.49 KB, text/plain)
2007-02-02 16:50 UTC, Philippe Audeoud
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Audeoud 2007-02-02 16:50:17 UTC

    
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-02-02 16:54:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-02-06 23:36:04 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-06 23:36:23 UTC
miwi        2007-02-06 23:36:12 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/snoopy      Makefile distinfo pkg-descr 
    security/snoopy/files patch-Makefile patch-README 
  Log:
  snoopy is merely a shared library that is used as a wrapper
  to the execve() function provided by libc as to log every call
  to syslog (authpriv).  system administrators may find snoopy
  useful in tasks such as light/heavy system monitoring, tracking other
  administrator's actions as well as getting a good 'feel' of
  what's going on in the system (for example apache running cgi
  scripts).
  
  WWW: http://sourceforge.net/projects/snoopylogger/
  
  PR:             ports/108691
  Submitted by:   Philippe Audeoud <jadawin at tuxaco.net>
  
  Revision  Changes    Path
  1.859     +1 -0      ports/security/Makefile
  1.1       +29 -0     ports/security/snoopy/Makefile (new)
  1.1       +3 -0      ports/security/snoopy/distinfo (new)
  1.1       +20 -0     ports/security/snoopy/files/patch-Makefile (new)
  1.1       +11 -0     ports/security/snoopy/files/patch-README (new)
  1.1       +9 -0      ports/security/snoopy/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"