Share

Realtime Linux Security Module

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2006-07-10 cvs -d:pserver:anonymous@realtime-lsm.cvs.sourceforge.net:/cvsroot/realtime-lsm login

cvs -z3 -d:pserver:anonymous@realtime-lsm.cvs.sourceforge.net:/cvsroot/realtime-lsm co -P modulename

Show:

What's happening?

  • linux 2.6.24 deprecated functions

    when I apply the path to the 2.6.2 version of the kernel, the module doesn't get compiled. Message: CC [M] security/realtime.o security/realtime.c: In function 'realtime_exit': security/realtime.c:128: error: implicit declaration of function 'mod_unreg_security' security/realtime.c:132: error: implicit declaration of function 'unregister_security' make[1]: *** [security/realtime.o]...

    2008-02-26 00:14:13 UTC by tranfuga

  • Obsolete functions with Kernel 2.6.24

    security/realtime.c: In Funktion »realtime_exit«: security/realtime.c:131: Fehler: Implizite Deklaration der Funktion »mod_unreg_security« security/realtime.c:135: Fehler: Implizite Deklaration der Funktion »unregister_security« make[1]: *** [security/realtime.o] Fehler 1.

    2008-01-25 09:38:29 UTC by nobody

  • Fix module building problems

    I had some problems insert the module in to my kernel (2.6.18): realtime: Unknown parameter `gid' I found out that the inclusion of commoncap.o shadows the module information from realtime.o. I changed the Makefile and the realtime.c file to fix the problems. This should also fix Bug #1598881 I also found that variable rt_any was not being initialised. Kind regards, Ivo van Geel...

    2006-12-21 22:16:50 UTC by nobody

  • realtime: exports duplicate symbol cap_netlink_send (owned b

    Built realtime on gentoo-sources-2.6.16 (.17 and .18-r2), module fails modprobe with dmesg: realtime: exports duplicate symbol cap_netlink_send (owned by commoncap); FATAL: Error inserting realtime (/lib/modules/2.6.16-gentoo-r9/extra/realtime.ko): Invalid module format Worked before, maybe one of the active members could become maintainer for gentoo's realtime-lsm? Would be very kind.

    2006-11-18 16:08:22 UTC by nobody

  • SECURITY_CAPABILITIES must be a module

    Just FYI, the fact that SECURITY_CAPABILITIES must be set to m is logged as a bug in the debian bugzilla. You can't use realtime-lsm with stock Debian kernels. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=337599. Is this a limitation that can be removed? Is it worth doing?.

    2006-09-10 14:33:31 UTC by dsf

  • Fix path to Kernel sources

    This path to the Makefile fixes the path the the kernel source directory of the currently running kernel.

    2006-08-02 17:41:35 UTC by doj

  • Realtime Linux Security Module

    joq committed patchset 16 of module realtime-lsm to the Realtime Linux Security Module CVS repository, changing 1 files.

    2006-07-10 01:09:47 UTC by joq

  • Realtime Linux Security Module

    joq committed patchset 15 of module realtime-lsm to the Realtime Linux Security Module CVS repository, changing 4 files.

    2006-07-10 00:57:02 UTC by joq

  • identical files for download [patch and tarball]

    ~/downloads$ file realtime-lsm-0.8.6.tar.gz realtime-lsm-0.8.6.tar.gz: gzip compressed data, was "rt-lsm-0.8.6-kernel.patch", from Unix, last modified: Mon May 22 18:51:31 2006.

    2006-06-19 23:23:46 UTC by mistatapas

  • Realtime Linux Security Module

    joq committed patchset 14 of module realtime-lsm to the Realtime Linux Security Module CVS repository, changing 7 files.

    2006-05-22 20:30:34 UTC by joq

Our Numbers