~ubuntu-branches/ubuntu/feisty/libapache2-mod-perl2/feisty-security

« back to all changes in this revision

Viewing changes to xs/tables/current/Apache/ConstantsTable.pm

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2004-08-19 06:23:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040819062348-jxl4koqbtvgm8v2t
Tags: 1.99.14-4
Remove the LFS CFLAGS, and build-dep against apache2-*-dev (>= 2.0.50-10)
as we're backing out of the apache2/apr ABI transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
4
4
# ! WARNING: generated by Apache::ParseSource/0.02
5
 
# !          Sat Aug 24 09:38:44 2002
 
5
# !          Mon May  3 13:30:11 2004
6
6
# !          do NOT edit, any changes will be lost !
7
7
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
8
8
 
9
9
$Apache::ConstantsTable = {
 
10
  'ModPerl' => {
 
11
    'common' => [
 
12
      'MODPERL_RC_EXIT'
 
13
    ]
 
14
  },
10
15
  'Apache' => {
 
16
    'types' => [
 
17
      'DIR_MAGIC_TYPE'
 
18
    ],
11
19
    'satisfy' => [
12
20
      'SATISFY_ALL',
13
21
      'SATISFY_ANY',
19
27
      'REMOTE_NOLOOKUP',
20
28
      'REMOTE_DOUBLE_REV'
21
29
    ],
 
30
    'platform' => [
 
31
      'LF',
 
32
      'CR',
 
33
      'CRLF'
 
34
    ],
22
35
    'override' => [
23
36
      'OR_NONE',
24
37
      'OR_LIMIT',
43
56
      'OPT_MULTI',
44
57
      'OPT_ALL'
45
58
    ],
 
59
    'mpmq' => [
 
60
      'AP_MPMQ_NOT_SUPPORTED',
 
61
      'AP_MPMQ_STATIC',
 
62
      'AP_MPMQ_DYNAMIC',
 
63
      'AP_MPMQ_STARTING',
 
64
      'AP_MPMQ_RUNNING',
 
65
      'AP_MPMQ_STOPPING',
 
66
      'AP_MPMQ_MAX_DAEMON_USED',
 
67
      'AP_MPMQ_IS_THREADED',
 
68
      'AP_MPMQ_IS_FORKED',
 
69
      'AP_MPMQ_HARD_LIMIT_DAEMONS',
 
70
      'AP_MPMQ_HARD_LIMIT_THREADS',
 
71
      'AP_MPMQ_MAX_THREADS',
 
72
      'AP_MPMQ_MIN_SPARE_DAEMONS',
 
73
      'AP_MPMQ_MIN_SPARE_THREADS',
 
74
      'AP_MPMQ_MAX_SPARE_DAEMONS',
 
75
      'AP_MPMQ_MAX_SPARE_THREADS',
 
76
      'AP_MPMQ_MAX_REQUESTS_DAEMON',
 
77
      'AP_MPMQ_MAX_DAEMONS',
 
78
      'AP_MPMQ_MPM_STATE'
 
79
    ],
46
80
    'methods' => [
47
81
      'M_GET',
48
82
      'M_PUT',
134
168
      'HTTP_UNPROCESSABLE_ENTITY',
135
169
      'HTTP_LOCKED',
136
170
      'HTTP_FAILED_DEPENDENCY',
 
171
      'HTTP_UPGRADE_REQUIRED',
137
172
      'HTTP_INTERNAL_SERVER_ERROR',
138
173
      'HTTP_NOT_IMPLEMENTED',
139
174
      'HTTP_BAD_GATEWAY',
143
178
      'HTTP_INSUFFICIENT_STORAGE',
144
179
      'HTTP_NOT_EXTENDED'
145
180
    ],
146
 
    'config' => [
147
 
      'DECLINE_CMD'
148
 
    ],
149
 
    'platform' => [
150
 
      'CRLF',
151
 
      'CR',
152
 
      'LF'
153
 
    ],
154
 
    'types' => [
155
 
      'DIR_MAGIC_TYPE'
156
 
    ],
157
181
    'filter_type' => [
158
182
      'AP_FTYPE_RESOURCE',
159
183
      'AP_FTYPE_CONTENT_SET',
162
186
      'AP_FTYPE_CONNECTION',
163
187
      'AP_FTYPE_NETWORK'
164
188
    ],
 
189
    'conn_keepalive' => [
 
190
      'AP_CONN_UNKNOWN',
 
191
      'AP_CONN_CLOSE',
 
192
      'AP_CONN_KEEPALIVE'
 
193
    ],
 
194
    'config' => [
 
195
      'DECLINE_CMD'
 
196
    ],
165
197
    'common' => [
166
198
      'DECLINED',
167
199
      'DONE',
185
217
      'TAKE23',
186
218
      'TAKE123',
187
219
      'TAKE13'
188
 
    ],
189
 
    'mpmq' => [
190
 
      'AP_MPMQ_NOT_SUPPORTED',
191
 
      'AP_MPMQ_STATIC',
192
 
      'AP_MPMQ_DYNAMIC',
193
 
      'AP_MPMQ_MAX_DAEMON_USED',
194
 
      'AP_MPMQ_IS_THREADED',
195
 
      'AP_MPMQ_IS_FORKED',
196
 
      'AP_MPMQ_HARD_LIMIT_DAEMONS',
197
 
      'AP_MPMQ_HARD_LIMIT_THREADS',
198
 
      'AP_MPMQ_MAX_THREADS',
199
 
      'AP_MPMQ_MIN_SPARE_DAEMONS',
200
 
      'AP_MPMQ_MIN_SPARE_THREADS',
201
 
      'AP_MPMQ_MAX_SPARE_DAEMONS',
202
 
      'AP_MPMQ_MAX_SPARE_THREADS',
203
 
      'AP_MPMQ_MAX_REQUESTS_DAEMON',
204
 
      'AP_MPMQ_MAX_DAEMONS',
205
 
    ],
 
220
    ]
206
221
  },
207
222
  'APR' => {
208
223
    'uri' => [
236
251
      'APR_OVERLAP_TABLES_SET',
237
252
      'APR_OVERLAP_TABLES_MERGE'
238
253
    ],
 
254
    'status' => [
 
255
      'APR_TIMEUP'
 
256
    ],
239
257
    'socket' => [
240
258
      'APR_SO_LINGER',
241
259
      'APR_SO_KEEPALIVE',
315
333
      'APR_FINFO_NORM',
316
334
      'APR_FINFO_DIRENT'
317
335
    ],
 
336
    'filetype' => [
 
337
      'APR_NOFILE',
 
338
      'APR_REG',
 
339
      'APR_DIR',
 
340
      'APR_CHR',
 
341
      'APR_BLK',
 
342
      'APR_PIPE',
 
343
      'APR_LNK',
 
344
      'APR_SOCK',
 
345
      'APR_UNKFILE'
 
346
    ],
318
347
    'fileperms' => [
319
348
      'APR_UREAD',
320
349
      'APR_UWRITE',
333
362
      'APR_FILEPATH_NOTRELATIVE',
334
363
      'APR_FILEPATH_NOTABSOLUTE',
335
364
      'APR_FILEPATH_NATIVE',
336
 
      'APR_FILEPATH_TRUENAME'
 
365
      'APR_FILEPATH_TRUENAME',
 
366
      'APR_FILEPATH_ENCODING_UNKNOWN',
 
367
      'APR_FILEPATH_ENCODING_LOCALE',
 
368
      'APR_FILEPATH_ENCODING_UTF8'
337
369
    ],
338
370
    'filemode' => [
339
371
      'APR_READ',
346
378
      'APR_BUFFERED',
347
379
      'APR_DELONCLOSE'
348
380
    ],
349
 
    'filetype' => [
350
 
      'APR_NOFILE',
351
 
      'APR_REG',
352
 
      'APR_DIR',
353
 
      'APR_CHR',
354
 
      'APR_BLK',
355
 
      'APR_PIPE',
356
 
      'APR_LNK',
357
 
      'APR_SOCK',
358
 
      'APR_UNKFILE'
359
 
    ],
360
381
    'error' => [
361
382
      'APR_ENOSTAT',
362
383
      'APR_ENOPOOL',
380
401
      'APR_EINCOMPLETE',
381
402
      'APR_EABOVEROOT',
382
403
      'APR_EBADPATH',
 
404
      'APR_EPATHWILD',
 
405
      'APR_ESYMNOTFOUND',
 
406
      'APR_EPROC_UNKNOWN',
383
407
      'APR_EOF',
384
408
      'APR_EINIT',
385
409
      'APR_ENOTIMPL',