[BK PATCH] LSM changes for 2.5.52

From: Greg KH (gregat_private)
Date: Wed Dec 18 2002 - 15:19:17 PST

  • Next message: Greg KH: "Re: OWLSM - please update! Also, here are tweaks to stack it."

    Here are some minor cleanups for the existing LSM code, and a
    capabilities patch from Bill Irwin.
    
    Please pull from:
    	bk://lsm.bkbits.net/linus-2.5
    
    thanks,
    
    greg k-h
    
     kernel/capability.c  |   14 +++---
     security/Kconfig     |    7 ++-
     security/dummy.c     |  108 ---------------------------------------------------
     security/root_plug.c |    3 +
     security/security.c  |    8 +++
     5 files changed, 25 insertions(+), 115 deletions(-)
    -----
    
    ChangeSetat_private, 2002-12-18 15:10:25-08:00, gregat_private
      LSM: update the copyright dates for my entry.
    
     security/dummy.c    |    2 +-
     security/security.c |    2 +-
     2 files changed, 2 insertions(+), 2 deletions(-)
    ------
    
    ChangeSetat_private, 2002-12-18 15:09:33-08:00, gregat_private
      LSM: Fix up the description of the root_plug code to try to make it clearer.
    
     security/Kconfig     |    7 +++++--
     security/root_plug.c |    3 +++
     2 files changed, 8 insertions(+), 2 deletions(-)
    ------
    
    ChangeSetat_private, 2002-12-18 14:58:27-08:00, wliat_private
      [PATCH] converting cap_set_pg() to for_each_task_pid()
      
      cap_set_pg() wants to find all processes in a given process group. This
      converts it to use for_each_task_pid().
    
     kernel/capability.c |   14 ++++++++------
     1 files changed, 8 insertions(+), 6 deletions(-)
    ------
    
    ChangeSetat_private, 2002-12-18 14:57:38-08:00, gregat_private
      LSM: changed the dummy code to use the default operations logic.
    
     security/dummy.c    |  106 ----------------------------------------------------
     security/security.c |    6 ++
     2 files changed, 7 insertions(+), 105 deletions(-)
    ------
    
    _______________________________________________
    linux-security-module mailing list
    linux-security-moduleat_private
    http://mail.wirex.com/mailman/listinfo/linux-security-module
    



    This archive was generated by hypermail 2b30 : Wed Dec 18 2002 - 21:48:52 PST