source: trunk/include/sh_cat.h@ 74

Last change on this file since 74 was 68, checked in by rainer, 18 years ago

Update trunk to samhain 2.3

File size: 5.4 KB
Line 
1
2#ifndef SH_CAT_H
3#define SH_CAT_H
4
5typedef struct foo_cat_entry {
6 unsigned long id;
7 unsigned long priority;
8 unsigned long class;
9 char * format;
10} cat_entry;
11
12extern cat_entry msg_cat[];
13
14extern char * class_cat[];
15
16#define AUD 0
17#define PANIC 1
18#define RUN 2
19#define FIL 3
20#define TCP 4
21#define ERR 5
22#define STAMP 6
23#define ENET 7
24#define EINPUT 8
25#define EVENT 9
26#define START 10
27#define LOGKEY 11
28#define OTHER_CLA ((1 << RUN)|(1 << FIL)|(1 << TCP))
29#define RUN_NEW ((1 << RUN)|(1 << EVENT)|(1 << START)|(1 << LOGKEY))
30#define FIL_NEW ((1 << FIL)|(1 << EVENT))
31#define ERROR_CLA ((1 << ERR)|(1 << PANIC)|(1 << ENET)|(1 << EINPUT))
32
33#define SH_CLA_RAW_MAX 12
34#define SH_CLA_MAX 16
35
36
37#if 0
38enum {
39 SH_CLA_AUD = (1 << 0),
40 SH_CLA_PANIC = (1 << 1),
41 SH_CLA_RUN = (1 << 2),
42 SH_CLA_FIL = (1 << 3),
43 SH_CLA_TCP = (1 << 4),
44 SH_CLA_ERR = (1 << 5),
45 SH_CLA_STAMP = (1 << 6),
46 SH_CLA_ENET = (1 << 7),
47 SH_CLA_EINPUT = (1 << 8)
48};
49#endif
50
51enum {
52 MSG_EXIT_ABORTS,
53 MSG_START_SRV,
54
55 MSG_EXIT_ABORT1,
56 MSG_EXIT_NORMAL,
57 MSG_START_KEY_MAIL,
58 MSG_START_KEY,
59 MSG_START_0H,
60 MSG_START_1H,
61 MSG_START_2H,
62 MSG_START_GH,
63 MSG_START_GH2,
64 MSG_SUSPEND,
65
66 MSG_MLOCK,
67 MSG_W_SIG,
68 MSG_W_CHDIR,
69
70 MSG_MOD_FAIL,
71 MSG_MOD_OK,
72 MSG_MOD_EXEC,
73
74 MSG_RECONF,
75 MSG_CHECK_0,
76 MSG_CHECK_1,
77 MSG_STAMP,
78
79 MSG_D_START,
80 MSG_D_DSTART,
81 MSG_D_FAIL,
82
83
84#ifndef HAVE_URANDOM
85 MSG_ENSTART,
86 MSG_ENEXEC,
87 MSG_ENFAIL,
88 MSG_ENTOUT,
89 MSG_ENCLOS,
90 MSG_ENCLOS1,
91 MSG_ENREAD,
92#endif
93
94#ifdef SH_USE_SUIDCHK
95 MSG_SUID_POLICY,
96 MSG_SUID_FOUND,
97 MSG_SUID_SUMMARY,
98 MSG_SUID_QREPORT,
99 MSG_SUID_ERROR,
100#endif
101
102#ifdef SH_USE_KERN
103 /* FreeBSD */
104 MSG_KERN_POLICY,
105 MSG_KERN_POL_CO,
106
107 /* Linux */
108 MSG_KERN_SYSCALL,
109 MSG_KERN_PROC,
110 MSG_KERN_IDT,
111 MSG_KERN_GATE,
112#endif
113
114#ifdef SH_USE_UTMP
115 MSG_UT_CHECK,
116
117 MSG_UT_LG1X,
118 MSG_UT_LG2X,
119 MSG_UT_LG3X,
120
121 MSG_UT_LG1A,
122 MSG_UT_LG1B,
123
124 MSG_UT_LG2A,
125 MSG_UT_LG2B,
126
127 MSG_UT_LG3A,
128 MSG_UT_LG3B,
129 MSG_UT_LG3C,
130 MSG_UT_ROT,
131
132#endif
133
134#ifdef SH_USE_PROCESSCHECK
135 MSG_PCK_CHECK,
136 MSG_PCK_OK,
137 MSG_PCK_HIDDEN,
138 MSG_PCK_FAKE,
139 MSG_PCK_MISS,
140#endif
141
142#ifdef SH_USE_PORTCHECK
143 MSG_PORT_REPORT,
144#endif
145
146#ifdef SH_USE_MOUNTS
147 MSG_MNT_CHECK,
148 MSG_MNT_MEMLIST,
149 MSG_MNT_MNTMISS,
150 MSG_MNT_OPTMISS,
151#endif
152
153#ifdef SH_USE_USERFILES
154 MSG_USERFILES_SUMMARY,
155#endif
156
157#if defined(SH_WITH_CLIENT) || defined(SH_STANDALONE)
158
159 MSG_FI_TOOLATE,
160 MSG_FI_CSUM,
161 MSG_FI_DSUM,
162 MSG_FI_CHK,
163 MSG_FI_NULL,
164 MSG_FI_FAIL,
165 MSG_FI_GLOB,
166 MSG_FI_COLL,
167 MSG_FI_DOUBLE,
168 MSG_FI_2LONG,
169 MSG_FI_2LONG2,
170 MSG_FI_NOPATH,
171 MSG_FI_DLNK,
172 MSG_FI_RDLNK,
173 MSG_FI_NOGRP,
174 MSG_FI_NOUSR,
175 MSG_FI_LSTAT,
176 MSG_FI_OBSC,
177 MSG_FI_OBSC2,
178 MSG_FI_LIST,
179 MSG_FI_LLNK,
180 MSG_FI_MISS,
181 /* #ifdef SH_USE_XML */
182 MSG_FI_MISS2,
183 MSG_FI_ADD2,
184 /* #endif */
185 MSG_FI_ADD,
186 MSG_FI_CHAN,
187 MSG_FI_NODIR,
188 MSG_FI_DBEX,
189#endif
190
191 MSG_TCP_NETRP,
192
193#ifndef SH_STANDALONE
194#ifdef INET_SYSLOG
195 MSG_INET_SYSLOG,
196 MSG_ERR_SYSLOG,
197#endif
198
199 MSG_TCP_MISMATCH,
200 MSG_TCP_MISENC,
201 MSG_TCP_NONAME,
202 MSG_TCP_UNEXP,
203 MSG_TCP_EFIL,
204 MSG_TCP_NOCONF,
205 MSG_TCP_NOAUTH,
206 MSG_TCP_CONF,
207 MSG_TCP_AUTH,
208 MSG_TCP_FOK,
209 MSG_TCP_FBAD,
210 MSG_TCP_ECONN,
211 MSG_TCP_EZERO,
212 MSG_TCP_EBGN,
213
214 MSG_TCP_CREG,
215 MSG_TCP_FAUTH,
216 MSG_TCP_TIMOUT,
217
218 MSG_TCP_RESCLT,
219 MSG_TCP_RESPEER,
220 MSG_TCP_LOOKERS,
221 MSG_TCP_LOOKUP,
222
223 MSG_TCP_TIMEXC,
224 MSG_TCP_NOCLT,
225 MSG_TCP_BADCONN,
226 MSG_TCP_FFILE ,
227 MSG_TCP_NFILE ,
228 MSG_TCP_FINV ,
229 MSG_TCP_OKFILE,
230 MSG_TCP_OKMSG,
231 MSG_TCP_MSG,
232 MSG_TCP_NEW,
233 MSG_TCP_ILL,
234 MSG_TCP_SYNC,
235 MSG_TCP_RESET,
236 MSG_TCP_CNEW,
237 MSG_E_HTML,
238#endif
239
240
241 MSG_E_AUTH,
242 MSG_ACCESS,
243 MSG_TRUST,
244 MSG_NOACCESS,
245 MSG_P_NODATA,
246
247
248#ifndef MEM_DEBUG
249 MSG_E_MNULL,
250 MSG_E_MMEM,
251#else
252 MSG_MSTAMP,
253 MSG_MSTAMP2,
254 MSG_E_MNULL,
255 MSG_E_MMEM,
256 MSG_E_MREC,
257 MSG_E_MOVER,
258 MSG_E_MUNDER,
259 MSG_E_NOTFREE,
260#endif
261
262 MSG_E_TRUST,
263 MSG_E_HASH,
264 MSG_E_ACCESS,
265 MSG_E_READ,
266 MSG_E_TIMEOUT,
267 MSG_NODEV,
268 MSG_LOCKED,
269 MSG_PIDFILE,
270 MSG_NOEXEC,
271 MSG_ES_ENT,
272 MSG_ES_KEY1,
273 MSG_ES_KEY2,
274 MSG_E_GPG,
275 MSG_E_GPG_FP,
276 MSG_E_GPG_CHK,
277 MSG_E_SUBGEN,
278 MSG_E_SUBGPATH,
279 MSG_E_UNLNK,
280 MSG_E_REGEX,
281 MSG_E_OPENDIR,
282 MSG_E_TRUST1,
283 MSG_E_TRUST2,
284 MSG_E_PWNULL,
285 MSG_E_PWLONG,
286 MSG_E_GRNULL,
287
288 MSG_E_NET,
289 MSG_E_NETST,
290 MSG_E_NETST1,
291 MSG_E_NLOST,
292 MSG_E_NEST,
293
294 MSG_EINVALHEAD,
295 MSG_EINVALCONF,
296 MSG_EINVALS,
297 MSG_EINVALL,
298 MSG_EINVALD,
299 MSG_EINVALDD,
300
301 MSG_SRV_FAIL,
302 MSG_QUEUE_FULL,
303
304 MSG_AUD_OPEN,
305 MSG_AUD_DUP,
306 MSG_AUD_PIPE,
307 MSG_AUD_FORK,
308 MSG_AUD_EXIT,
309 MSG_AUD_SETUID,
310 MSG_AUD_SETGID,
311 MSG_AUD_UTIME,
312 MSG_AUD_EXEC,
313 MSG_AUD_CHDIR,
314 MSG_AUD_UNLINK,
315 MSG_AUD_KILL,
316
317 MSG_ERR_OPEN,
318 MSG_ERR_DUP,
319 MSG_ERR_PIPE,
320 MSG_ERR_FORK,
321 MSG_ERR_SETUID,
322 MSG_ERR_SETGID,
323 MSG_ERR_UTIME,
324 MSG_ERR_EXEC,
325 MSG_ERR_CHDIR,
326 MSG_ERR_UNLINK,
327 MSG_ERR_KILL,
328
329 MSG_ERR_SIGACT,
330 MSG_ERR_CONNECT,
331 MSG_ERR_ACCEPT,
332 MSG_ERR_LSTAT,
333 MSG_ERR_FSTAT,
334 MSG_ERR_STAT,
335 MSG_ERR_FCNTL
336};
337
338#endif
Note: See TracBrowser for help on using the repository browser.