~ubuntu-branches/debian/wheezy/linux-2.6/wheezy

« back to all changes in this revision

Viewing changes to security/selinux/include/class_to_string.h

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings, Ben Hutchings, Aurelien Jarno, Martin Michlmayr
  • Date: 2011-04-06 13:53:30 UTC
  • mfrom: (43.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110406135330-wjufxhd0tvn3zx4z
Tags: 2.6.38-3
[ Ben Hutchings ]
* [ppc64] Add to linux-tools package architectures (Closes: #620124)
* [amd64] Save cr4 to mmu_cr4_features at boot time (Closes: #620284)
* appletalk: Fix bugs introduced when removing use of BKL
* ALSA: Fix yet another race in disconnection
* cciss: Fix lost command issue
* ath9k: Fix kernel panic in AR2427
* ses: Avoid kernel panic when lun 0 is not mapped
* PCI/ACPI: Report ASPM support to BIOS if not disabled from command line

[ Aurelien Jarno ]
* rtlwifi: fix build when PCI is not enabled.

[ Martin Michlmayr ]
* rtlwifi: Eliminate udelay calls with too large values (Closes: #620204)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* This file is automatically generated.  Do not edit. */
2
 
/*
3
 
 * Security object class definitions
4
 
 */
5
 
    S_(NULL)
6
 
    S_("security")
7
 
    S_("process")
8
 
    S_("system")
9
 
    S_("capability")
10
 
    S_("filesystem")
11
 
    S_("file")
12
 
    S_("dir")
13
 
    S_("fd")
14
 
    S_("lnk_file")
15
 
    S_("chr_file")
16
 
    S_("blk_file")
17
 
    S_("sock_file")
18
 
    S_("fifo_file")
19
 
    S_("socket")
20
 
    S_("tcp_socket")
21
 
    S_("udp_socket")
22
 
    S_("rawip_socket")
23
 
    S_("node")
24
 
    S_("netif")
25
 
    S_("netlink_socket")
26
 
    S_("packet_socket")
27
 
    S_("key_socket")
28
 
    S_("unix_stream_socket")
29
 
    S_("unix_dgram_socket")
30
 
    S_("sem")
31
 
    S_("msg")
32
 
    S_("msgq")
33
 
    S_("shm")
34
 
    S_("ipc")
35
 
    S_(NULL)
36
 
    S_(NULL)
37
 
    S_(NULL)
38
 
    S_(NULL)
39
 
    S_(NULL)
40
 
    S_(NULL)
41
 
    S_(NULL)
42
 
    S_(NULL)
43
 
    S_(NULL)
44
 
    S_(NULL)
45
 
    S_(NULL)
46
 
    S_(NULL)
47
 
    S_(NULL)
48
 
    S_("netlink_route_socket")
49
 
    S_("netlink_firewall_socket")
50
 
    S_("netlink_tcpdiag_socket")
51
 
    S_("netlink_nflog_socket")
52
 
    S_("netlink_xfrm_socket")
53
 
    S_("netlink_selinux_socket")
54
 
    S_("netlink_audit_socket")
55
 
    S_("netlink_ip6fw_socket")
56
 
    S_("netlink_dnrt_socket")
57
 
    S_(NULL)
58
 
    S_(NULL)
59
 
    S_("association")
60
 
    S_("netlink_kobject_uevent_socket")
61
 
    S_("appletalk_socket")
62
 
    S_("packet")
63
 
    S_("key")
64
 
    S_(NULL)
65
 
    S_("dccp_socket")
66
 
    S_("memprotect")
67
 
    S_(NULL)
68
 
    S_(NULL)
69
 
    S_(NULL)
70
 
    S_(NULL)
71
 
    S_(NULL)
72
 
    S_(NULL)
73
 
    S_("peer")
74
 
    S_("capability2")
75
 
    S_(NULL)
76
 
    S_(NULL)
77
 
    S_(NULL)
78
 
    S_(NULL)
79
 
    S_("kernel_service")
80
 
    S_("tun_socket")