public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* is it possible to have a kernel module with a BSD license?!
@ 2003-12-24 15:17 Bruce Ferrell
  2003-12-24 16:10 ` Arjan van de Ven
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Bruce Ferrell @ 2003-12-24 15:17 UTC (permalink / raw)
  To: Linux Kernel Mailing List

from the project announcement on freshmeat:


  Dazuko 2.0.0-pre5 (Default)
  by John Ogness - Tuesday, November 11th 2003 06:56 PST

About:
This project provides a kernel module which provides 3rd-party 
applications with an interface for file access control. It was 
originally developed for on-access virus scanning. Other uses include a 
file-access monitor/logger or external security implementations. It 
operates by intercepting file-access calls and passing the file 
information to a 3rd-party application. The 3rd-party application then 
has the opportunity to tell the kernel module to allow or deny the 
file-access. The 3rd-party application also receives information about 
the file, such as type of access, process ID, user ID, etc.

Release focus: Minor bugfixes

Changes:
Some "in use" problems with spontaneous context-switches when unloading 
under FreeBSD were fixed. Macros for hooking/unhooking system calls were 
added. Filename length restrictions were removed. Code for generating 
protocol13 was abstracted and moved into XP layer. Support for filenames 
with non-printable characters was added. The ability to compile the 
interface library without 1.x compatibility was added. An "off by one" 
bug which occurred when calculating include/exclude path lengths was 
fixed. Support for Linux 2.6 kernels was added (not yet complete, but 
very functional).

                                 Last release   	 License   	
Default 	2.0.0-pre5 	24-Dec-2003 	BSD License (revised)


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2003-12-28 15:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-24 15:17 is it possible to have a kernel module with a BSD license?! Bruce Ferrell
2003-12-24 16:10 ` Arjan van de Ven
2003-12-24 22:11   ` Mike Fedyk
2003-12-24 23:12     ` Samuel Flory
2003-12-25  8:33     ` Arjan van de Ven
2003-12-24 22:01 ` Stan Bubrouski
2003-12-24 22:10   ` Mike Fedyk
2003-12-24 23:34     ` David Lang
2003-12-26 20:14       ` Samuel Flory
2003-12-27 14:51 ` Helge Hafting
2003-12-28 15:27   ` Ryan Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox