Typo: inspect_jpegs, not inspect-jpegs in form
[privoxy.git] / src / cgisimple.c
1 const char cgisimple_rcs[] = "$Id: cgisimple.c,v 2.2 2002/12/28 03:58:19 david__schmidt Exp $";
2 /*********************************************************************
3  *
4  * File        :  $Source: /cvsroot/ijbswa/current/src/cgisimple.c,v $
5  *
6  * Purpose     :  Simple CGIs to get information about Privoxy's
7  *                status.
8  *                
9  *                Functions declared include:
10  * 
11  *
12  * Copyright   :  Written by and Copyright (C) 2001 the SourceForge
13  *                Privoxy team. http://www.privoxy.org/
14  *
15  *                Based on the Internet Junkbuster originally written
16  *                by and Copyright (C) 1997 Anonymous Coders and 
17  *                Junkbusters Corporation.  http://www.junkbusters.com
18  *
19  *                This program is free software; you can redistribute it 
20  *                and/or modify it under the terms of the GNU General
21  *                Public License as published by the Free Software
22  *                Foundation; either version 2 of the License, or (at
23  *                your option) any later version.
24  *
25  *                This program is distributed in the hope that it will
26  *                be useful, but WITHOUT ANY WARRANTY; without even the
27  *                implied warranty of MERCHANTABILITY or FITNESS FOR A
28  *                PARTICULAR PURPOSE.  See the GNU General Public
29  *                License for more details.
30  *
31  *                The GNU General Public License should be included with
32  *                this file.  If not, you can view it at
33  *                http://www.gnu.org/copyleft/gpl.html
34  *                or write to the Free Software Foundation, Inc., 59
35  *                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
36  *
37  * Revisions   :
38  *    $Log: cgisimple.c,v $
39  *    Revision 2.2  2002/12/28 03:58:19  david__schmidt
40  *    Initial drop of dashboard instrumentation - enabled with
41  *    --enable-activity-console
42  *
43  *    Revision 2.1  2002/07/04 14:35:05  oes
44  *    Added ability to send redirects to send-banner CGI, so that it can completely mimic the image blocking action if called with type=auto
45  *
46  *    Revision 2.0  2002/06/04 14:34:21  jongfoster
47  *    Moving source files to src/
48  *
49  *    Revision 1.35  2002/05/12 21:44:44  jongfoster
50  *    Adding amiga.[ch] revision information, if on an amiga.
51  *
52  *    Revision 1.34  2002/04/30 12:06:12  oes
53  *    Deleted unused code from default_cgi
54  *
55  *    Revision 1.33  2002/04/30 11:14:52  oes
56  *    Made csp the first parameter in *action_to_html
57  *
58  *    Revision 1.32  2002/04/26 18:29:13  jongfoster
59  *    Fixing this Visual C++ warning:
60  *    cgisimple.c(775) : warning C4018: '<' : signed/unsigned mismatch
61  *
62  *    Revision 1.31  2002/04/26 12:54:36  oes
63  *     - Kill obsolete REDIRECT_URL code
64  *     - Error handling fixes
65  *     - Style sheet related HTML snipplet changes
66  *     - cgi_show_url_info:
67  *       - Matches now in table, actions on single lines,
68  *         linked to help
69  *       - standard.action suppressed
70  *       - Buttons to View and Edit AFs
71  *
72  *    Revision 1.30  2002/04/24 02:18:08  oes
73  *     - show-status is now the starting point for editing
74  *       the actions files, generate list of all AFs with buttons
75  *       for viewing and editing, new look for file list (Jon:
76  *       buttons now aligned ;-P ), view mode now supports multiple
77  *       AFs, name changes, no view links for unspecified files,
78  *       no edit link for standard.action.
79  *
80  *     - Jon's multiple AF patch: cgi_show_url_info now uses all
81  *       AFs and marks the output accordingly
82  *
83  *    Revision 1.29  2002/04/10 13:38:35  oes
84  *    load_template signature changed
85  *
86  *    Revision 1.28  2002/04/07 15:42:12  jongfoster
87  *    Fixing send-banner?type=auto when the image-blocker is
88  *    a redirect to send-banner
89  *
90  *    Revision 1.27  2002/04/05 15:50:48  oes
91  *    added send-stylesheet CGI
92  *
93  *    Revision 1.26  2002/04/04 00:36:36  gliptak
94  *    always use pcre for matching
95  *
96  *    Revision 1.25  2002/04/03 22:28:03  gliptak
97  *    Removed references to gnu_regex
98  *
99  *    Revision 1.24  2002/04/02 16:12:47  oes
100  *    Fix: moving misplaced lines into #ifdef FEATURE_FORCE
101  *
102  *    Revision 1.23  2002/03/26 22:29:54  swa
103  *    we have a new homepage!
104  *
105  *    Revision 1.22  2002/03/24 16:18:15  jongfoster
106  *    Removing old logo
107  *
108  *    Revision 1.21  2002/03/24 15:23:33  jongfoster
109  *    Name changes
110  *
111  *    Revision 1.20  2002/03/24 13:25:43  swa
112  *    name change related issues
113  *
114  *    Revision 1.19  2002/03/16 23:54:06  jongfoster
115  *    Adding graceful termination feature, to help look for memory leaks.
116  *    If you enable this (which, by design, has to be done by hand
117  *    editing config.h) and then go to http://i.j.b/die, then the program
118  *    will exit cleanly after the *next* request.  It should free all the
119  *    memory that was used.
120  *
121  *    Revision 1.18  2002/03/12 01:44:49  oes
122  *    Changed default for "blocked" image from jb logo to checkboard pattern
123  *
124  *    Revision 1.17  2002/03/08 16:43:18  oes
125  *    Added choice beween GIF and PNG built-in images
126  *
127  *    Revision 1.16  2002/03/07 03:48:38  oes
128  *     - Changed built-in images from GIF to PNG
129  *       (with regard to Unisys patent issue)
130  *     - Added a 4x4 pattern PNG which is less intrusive
131  *       than the logo but also clearly marks the deleted banners
132  *
133  *    Revision 1.15  2002/03/06 22:54:35  jongfoster
134  *    Automated function-comment nitpicking.
135  *
136  *    Revision 1.14  2002/03/02 04:14:50  david__schmidt
137  *    Clean up a little CRLF unpleasantness that suddenly appeared
138  *
139  *    Revision 1.13  2002/02/21 00:10:37  jongfoster
140  *    Adding send-banner?type=auto option
141  *
142  *    Revision 1.12  2002/01/23 01:03:32  jongfoster
143  *    Fixing gcc [CygWin] compiler warnings
144  *
145  *    Revision 1.11  2002/01/23 00:01:04  jongfoster
146  *    Adding cgi_transparent_gif() for http://i.j.b/t
147  *    Adding missing html_encode() to many CGI functions.
148  *    Adding urlmatch.[ch] to http://i.j.b/show-version
149  *
150  *    Revision 1.10  2002/01/17 21:10:37  jongfoster
151  *    Changes to cgi_show_url_info to use new matching code from urlmatch.c.
152  *    Also fixing a problem in the same function with improperly quoted URLs
153  *    in output HTML, and adding code to handle https:// URLs correctly.
154  *
155  *    Revision 1.9  2001/11/30 23:09:15  jongfoster
156  *    Now reports on FEATURE_CGI_EDIT_ACTIONS
157  *    Removing FEATURE_DENY_GZIP from template
158  *
159  *    Revision 1.8  2001/11/13 00:14:07  jongfoster
160  *    Fixing stupid bug now I've figured out what || means.
161  *    (It always returns 0 or 1, not one of it's paramaters.)
162  *
163  *    Revision 1.7  2001/10/23 21:48:19  jongfoster
164  *    Cleaning up error handling in CGI functions - they now send back
165  *    a HTML error page and should never cause a FATAL error.  (Fixes one
166  *    potential source of "denial of service" attacks).
167  *
168  *    CGI actions file editor that works and is actually useful.
169  *
170  *    Ability to toggle JunkBuster remotely using a CGI call.
171  *
172  *    You can turn off both the above features in the main configuration
173  *    file, e.g. if you are running a multi-user proxy.
174  *
175  *    Revision 1.6  2001/10/14 22:00:32  jongfoster
176  *    Adding support for a 404 error when an invalid CGI page is requested.
177  *
178  *    Revision 1.5  2001/10/07 15:30:41  oes
179  *    Removed FEATURE_DENY_GZIP
180  *
181  *    Revision 1.4  2001/10/02 15:31:12  oes
182  *    Introduced show-request cgi
183  *
184  *    Revision 1.3  2001/09/22 16:34:44  jongfoster
185  *    Removing unneeded #includes
186  *
187  *    Revision 1.2  2001/09/19 18:01:11  oes
188  *    Fixed comments; cosmetics
189  *
190  *    Revision 1.1  2001/09/16 17:08:54  jongfoster
191  *    Moving simple CGI functions from cgi.c to new file cgisimple.c
192  *
193  *
194  **********************************************************************/
195 \f
196
197 #include "config.h"
198
199 #include <stdio.h>
200 #include <sys/types.h>
201 #include <stdlib.h>
202 #include <ctype.h>
203 #include <string.h>
204 #include <assert.h>
205
206 #ifdef _WIN32
207 #define snprintf _snprintf
208 #endif /* def _WIN32 */
209
210 #include "project.h"
211 #include "cgi.h"
212 #include "cgisimple.h"
213 #include "list.h"
214 #include "encode.h"
215 #include "jcc.h"
216 #include "filters.h"
217 #include "actions.h"
218 #include "miscutil.h"
219 #include "loadcfg.h"
220 #include "parsers.h"
221 #include "urlmatch.h"
222 #include "errlog.h"
223
224 const char cgisimple_h_rcs[] = CGISIMPLE_H_VERSION;
225
226
227 static char *show_rcs(void);
228 static jb_err show_defines(struct map *exports);
229
230
231 /*********************************************************************
232  *
233  * Function    :  cgi_default
234  *
235  * Description :  CGI function that is called for the CGI_SITE_1_HOST
236  *                and CGI_SITE_2_HOST/CGI_SITE_2_PATH base URLs.
237  *                Boring - only exports the default exports.
238  *               
239  * Parameters  :
240  *          1  :  csp = Current client state (buffers, headers, etc...)
241  *          2  :  rsp = http_response data structure for output
242  *          3  :  parameters = map of cgi parameters
243  *
244  * CGI Parameters : none
245  *
246  * Returns     :  JB_ERR_OK on success
247  *                JB_ERR_MEMORY on out-of-memory
248  *
249  *********************************************************************/
250 jb_err cgi_default(struct client_state *csp,
251                    struct http_response *rsp,
252                    const struct map *parameters)
253 {
254    struct map *exports;
255
256    assert(csp);
257    assert(rsp);
258
259    if (NULL == (exports = default_exports(csp, "")))
260    {
261       return JB_ERR_MEMORY;
262    }
263
264    return template_fill_for_cgi(csp, "default", exports, rsp);
265 }
266
267
268 /*********************************************************************
269  *
270  * Function    :  cgi_error_404
271  *
272  * Description :  CGI function that is called if an unknown action was
273  *                given.
274  *               
275  * Parameters  :
276  *          1  :  csp = Current client state (buffers, headers, etc...)
277  *          2  :  rsp = http_response data structure for output
278  *          3  :  parameters = map of cgi parameters
279  *
280  * CGI Parameters : none
281  *
282  * Returns     :  JB_ERR_OK on success
283  *                JB_ERR_MEMORY on out-of-memory error.  
284  *
285  *********************************************************************/
286 jb_err cgi_error_404(struct client_state *csp,
287                      struct http_response *rsp,
288                      const struct map *parameters)
289 {
290    struct map *exports;
291
292    assert(csp);
293    assert(rsp);
294    assert(parameters);
295
296    if (NULL == (exports = default_exports(csp, NULL)))
297    {
298       return JB_ERR_MEMORY;
299    }
300
301    rsp->status = strdup("404 Privoxy configuration page not found");
302    if (rsp->status == NULL)
303    {
304       free_map(exports);
305       return JB_ERR_MEMORY;
306    }
307
308    return template_fill_for_cgi(csp, "cgi-error-404", exports, rsp);
309 }
310
311
312 #ifdef FEATURE_GRACEFUL_TERMINATION
313 /*********************************************************************
314  *
315  * Function    :  cgi_die
316  *
317  * Description :  CGI function to shut down Privoxy.
318  *                NOTE: Turning this on in a production build
319  *                would be a BAD idea.  An EXTREMELY BAD idea.
320  *                In short, don't do it.
321  *               
322  * Parameters  :
323  *          1  :  csp = Current client state (buffers, headers, etc...)
324  *          2  :  rsp = http_response data structure for output
325  *          3  :  parameters = map of cgi parameters
326  *
327  * CGI Parameters : none
328  *
329  * Returns     :  JB_ERR_OK on success
330  *                JB_ERR_MEMORY on out-of-memory error.  
331  *
332  *********************************************************************/
333 jb_err cgi_die (struct client_state *csp,
334                 struct http_response *rsp,
335                 const struct map *parameters)
336 {
337    assert(csp);
338    assert(rsp);
339    assert(parameters);
340
341    /* quit */
342    g_terminate = 1;
343
344    /*
345     * I don't really care what gets sent back to the browser.
346     * Take the easy option - "out of memory" page.
347     */
348
349    return JB_ERR_MEMORY;
350 }
351 #endif /* def FEATURE_GRACEFUL_TERMINATION */
352
353
354 /*********************************************************************
355  *
356  * Function    :  cgi_show_request
357  *
358  * Description :  Show the client's request and what sed() would have
359  *                made of it.
360  *               
361  * Parameters  :
362  *          1  :  csp = Current client state (buffers, headers, etc...)
363  *          2  :  rsp = http_response data structure for output
364  *          3  :  parameters = map of cgi parameters
365  *
366  * CGI Parameters : none
367  *
368  * Returns     :  JB_ERR_OK on success
369  *                JB_ERR_MEMORY on out-of-memory error.  
370  *
371  *********************************************************************/
372 jb_err cgi_show_request(struct client_state *csp,
373                         struct http_response *rsp,
374                         const struct map *parameters)
375 {
376    char *p;
377    struct map *exports;
378
379    assert(csp);
380    assert(rsp);
381    assert(parameters);
382
383    if (NULL == (exports = default_exports(csp, "show-request")))
384    {
385       return JB_ERR_MEMORY;
386    }
387    
388    /*
389     * Repair the damage done to the IOB by get_header()
390     */
391    for (p = csp->iob->buf; p < csp->iob->eod; p++)
392    {
393       if (*p == '\0') *p = '\n';
394    }
395
396    /*
397     * Export the original client's request and the one we would
398     * be sending to the server if this wasn't a CGI call
399     */
400
401    if (map(exports, "client-request", 1, html_encode(csp->iob->buf), 0))
402    {
403       free_map(exports);
404       return JB_ERR_MEMORY;
405    }
406
407    if (map(exports, "processed-request", 1, html_encode_and_free_original(
408       sed(client_patterns, add_client_headers, csp)), 0))
409    {
410       free_map(exports);
411       return JB_ERR_MEMORY;
412    }
413
414    return template_fill_for_cgi(csp, "show-request", exports, rsp);
415 }
416
417
418 /*********************************************************************
419  *
420  * Function    :  cgi_send_banner
421  *
422  * Description :  CGI function that returns a banner. 
423  *
424  * Parameters  :
425  *          1  :  csp = Current client state (buffers, headers, etc...)
426  *          2  :  rsp = http_response data structure for output
427  *          3  :  parameters = map of cgi parameters
428  *
429  * CGI Parameters :
430  *           type : Selects the type of banner between "trans", "logo",
431  *                  and "auto". Defaults to "logo" if absent or invalid.
432  *                  "auto" means to select as if we were image-blocking.
433  *                  (Only the first character really counts; b and t are
434  *                  equivalent).
435  *
436  * Returns     :  JB_ERR_OK on success
437  *                JB_ERR_MEMORY on out-of-memory error.  
438  *
439  *********************************************************************/
440 jb_err cgi_send_banner(struct client_state *csp,
441                        struct http_response *rsp,
442                        const struct map *parameters)
443 {
444    char imagetype = lookup(parameters, "type")[0];
445    char *image_mimetype = BUILTIN_IMAGE_MIMETYPE;
446
447    /*
448     * If type is auto, then determine the right thing
449     * to do from the set-image-blocker action
450     */
451    if (imagetype == 'a') 
452    {
453       /*
454        * Default to pattern
455        */
456       imagetype = 'p';
457
458 #ifdef FEATURE_IMAGE_BLOCKING
459       if ((csp->action->flags & ACTION_IMAGE_BLOCKER) != 0)
460       {
461          static const char prefix1[] = CGI_PREFIX "send-banner?type=";
462          static const char prefix2[] = "http://" CGI_SITE_1_HOST "/send-banner?type=";
463          const char *p = csp->action->string[ACTION_STRING_IMAGE_BLOCKER];
464
465          if (p == NULL)
466          {
467             /* Use default - nothing to do here. */
468          }
469          else if (0 == strcmpic(p, "blank"))
470          {
471             imagetype = 'b';
472          }
473          else if (0 == strcmpic(p, "pattern"))
474          {
475             imagetype = 'p';
476          }
477          else if (0 == strcmpic(p, "custom"))
478          {
479             imagetype = 'c';
480          }
481
482          /*
483           * If the action is to call this CGI, determine
484           * the argument:
485           */
486          else if (0 == strncmpic(p, prefix1, sizeof(prefix1) - 1))
487          {
488             imagetype = p[sizeof(prefix1) - 1];
489          }
490          else if (0 == strncmpic(p, prefix2, sizeof(prefix2) - 1))
491          {
492             imagetype = p[sizeof(prefix2) - 1];
493          }
494
495          /*
496           * Everything else must (should) be a URL to
497           * redirect to.
498           */
499          else
500          {
501             imagetype = 'r';
502          }
503       }
504 #endif /* def FEATURE_IMAGE_BLOCKING */
505    }
506       
507    /*
508     * Now imagetype is either the non-auto type we were called with,
509     * or it was auto and has since been determined. In any case, we
510     * can proceed to actually answering the request by sending a redirect
511     * or an image as appropriate:
512     */
513    if (imagetype == 'r') 
514    {
515       rsp->status = strdup("302 Local Redirect from Privoxy");
516       if (rsp->status == NULL)
517       {
518          return JB_ERR_MEMORY;
519       }
520       if (enlist_unique_header(rsp->headers, "Location",
521                                csp->action->string[ACTION_STRING_IMAGE_BLOCKER]))
522       {
523          return JB_ERR_MEMORY;
524       }
525    }
526    else
527    {
528       if ((imagetype == 'b') || (imagetype == 't')) 
529       {
530          rsp->body = bindup(image_blank_data, image_blank_length);
531          rsp->content_length = image_blank_length;
532       }
533       else if (imagetype == 'c')
534       {
535          rsp->body = bindup(csp->config->image_blocker_data, csp->config->image_blocker_length);
536          rsp->content_length = csp->config->image_blocker_length;
537          image_mimetype = csp->config->image_blocker_format;
538       }
539       else
540       {
541          rsp->body = bindup(image_pattern_data, image_pattern_length);
542          rsp->content_length = image_pattern_length;
543       }
544
545       if (rsp->body == NULL)
546       {
547          return JB_ERR_MEMORY;
548       }
549       if (enlist(rsp->headers, "Content-Type: "))
550       {
551          return JB_ERR_MEMORY;
552       }
553       if (enlist(rsp->headers, image_mimetype))
554       {
555          return JB_ERR_MEMORY;
556       }
557
558       rsp->is_static = 1;
559    }
560
561    return JB_ERR_OK;
562
563 }
564
565
566 /*********************************************************************
567  *
568  * Function    :  cgi_transparent_image
569  *
570  * Description :  CGI function that sends a 1x1 transparent image.
571  *
572  * Parameters  :
573  *          1  :  csp = Current client state (buffers, headers, etc...)
574  *          2  :  rsp = http_response data structure for output
575  *          3  :  parameters = map of cgi parameters
576  *
577  * CGI Parameters : None
578  *
579  * Returns     :  JB_ERR_OK on success
580  *                JB_ERR_MEMORY on out-of-memory error.  
581  *
582  *********************************************************************/
583 jb_err cgi_transparent_image(struct client_state *csp,
584                              struct http_response *rsp,
585                              const struct map *parameters)
586 {
587    rsp->body = bindup(image_blank_data, image_blank_length);
588    rsp->content_length = image_blank_length;
589
590    if (rsp->body == NULL)
591    {
592       return JB_ERR_MEMORY;
593    }
594
595    if (enlist(rsp->headers, "Content-Type: " BUILTIN_IMAGE_MIMETYPE))
596    {
597       return JB_ERR_MEMORY;
598    }
599
600    rsp->is_static = 1;
601
602    return JB_ERR_OK;
603
604 }
605
606
607 /*********************************************************************
608  *
609  * Function    :  cgi_send_stylesheet
610  *
611  * Description :  CGI function that sends a css stylesheet found
612  *                in the cgi-style.css template
613  *
614  * Parameters  :
615  *          1  :  csp = Current client state (buffers, headers, etc...)
616  *          2  :  rsp = http_response data structure for output
617  *          3  :  parameters = map of cgi parameters
618  *
619  * CGI Parameters : None
620  *
621  * Returns     :  JB_ERR_OK on success
622  *                JB_ERR_MEMORY on out-of-memory error.  
623  *
624  *********************************************************************/
625 jb_err cgi_send_stylesheet(struct client_state *csp,
626                            struct http_response *rsp,
627                            const struct map *parameters)
628 {
629    jb_err err;
630    
631    assert(csp);
632    assert(rsp);
633
634    err = template_load(csp, &rsp->body, "cgi-style.css", 0);
635
636    if (err == JB_ERR_FILE)
637    {
638       /*
639        * No way to tell user; send empty stylesheet
640        */
641       log_error(LOG_LEVEL_ERROR, "Could not find cgi-style.css template");
642    }
643    else if (err)
644    {
645       return err; /* JB_ERR_MEMORY */
646    }
647
648    if (enlist(rsp->headers, "Content-Type: text/css"))
649    {
650       return JB_ERR_MEMORY;
651    }
652
653    return JB_ERR_OK;
654
655 }
656
657
658 /*********************************************************************
659  *
660  * Function    :  cgi_show_version
661  *
662  * Description :  CGI function that returns a a web page describing the
663  *                file versions of Privoxy.
664  *
665  * Parameters  :
666  *          1  :  csp = Current client state (buffers, headers, etc...)
667  *          2  :  rsp = http_response data structure for output
668  *          3  :  parameters = map of cgi parameters
669  *
670  * CGI Parameters : none
671  *
672  * Returns     :  JB_ERR_OK on success
673  *                JB_ERR_MEMORY on out-of-memory error.  
674  *
675  *********************************************************************/
676 jb_err cgi_show_version(struct client_state *csp,
677                         struct http_response *rsp,
678                         const struct map *parameters)
679 {
680    struct map *exports;
681
682    assert(csp);
683    assert(rsp);
684    assert(parameters);
685
686    if (NULL == (exports = default_exports(csp, "show-version")))
687    {
688       return JB_ERR_MEMORY;
689    }
690
691    if (map(exports, "sourceversions", 1, show_rcs(), 0))
692    {
693       free_map(exports);
694       return JB_ERR_MEMORY;
695    }
696
697    return template_fill_for_cgi(csp, "show-version", exports, rsp);
698 }
699
700  
701 /*********************************************************************
702  *
703  * Function    :  cgi_show_status
704  *
705  * Description :  CGI function that returns a a web page describing the
706  *                current status of Privoxy.
707  *
708  * Parameters  :
709  *          1  :  csp = Current client state (buffers, headers, etc...)
710  *          2  :  rsp = http_response data structure for output
711  *          3  :  parameters = map of cgi parameters
712  *
713  * CGI Parameters :
714  *        file :  Which file to show.  Only first letter is checked,
715  *                valid values are:
716  *                - "p"ermissions (actions) file
717  *                - "r"egex
718  *                - "t"rust
719  *                Default is to show menu and other information.
720  *
721  * Returns     :  JB_ERR_OK on success
722  *                JB_ERR_MEMORY on out-of-memory error.  
723  *
724  *********************************************************************/
725 jb_err cgi_show_status(struct client_state *csp,
726                        struct http_response *rsp,
727                        const struct map *parameters)
728 {
729    char *s = NULL;
730    unsigned i;
731    int j;
732
733    FILE * fp;
734    char buf[BUFFER_SIZE];
735    const char * filename = NULL;
736    char * file_description = NULL;
737 #ifdef FEATURE_STATISTICS
738    float perc_rej;   /* Percentage of http requests rejected */
739    int local_urls_read;
740    int local_urls_rejected;
741 #endif /* ndef FEATURE_STATISTICS */
742    struct file_list * fl;
743    struct url_actions * b;
744    jb_err err = JB_ERR_OK;
745
746    struct map *exports;
747
748    assert(csp);
749    assert(rsp);
750    assert(parameters);
751
752    if (NULL == (exports = default_exports(csp, "show-status")))
753    {
754       return JB_ERR_MEMORY;
755    }
756
757    switch (*(lookup(parameters, "file")))
758    {
759    case 'a':
760       if (!get_number_param(csp, parameters, "index", &i) && i < MAX_ACTION_FILES && csp->actions_list[i])
761       {
762          filename = csp->actions_list[i]->filename;
763          file_description = "Actions File";
764       }
765       break;
766
767    case 'f':
768       if (csp->rlist)
769       {
770          filename = csp->rlist->filename;
771          file_description = "Filter File";
772       }
773       break;
774
775 #ifdef FEATURE_TRUST
776    case 't':
777       if (csp->tlist)
778       {
779          filename = csp->tlist->filename;
780          file_description = "Trust File";
781       }
782       break;
783 #endif /* def FEATURE_TRUST */
784    }
785
786    if (NULL != filename)
787    {
788       if ( map(exports, "file-description", 1, file_description, 1)
789         || map(exports, "filepath", 1, html_encode(filename), 0) )
790       {
791          free_map(exports);
792          return JB_ERR_MEMORY;
793       }
794
795       if ((fp = fopen(filename, "r")) == NULL)
796       {
797          if (map(exports, "content", 1, "<h1>ERROR OPENING FILE!</h1>", 1))
798          {
799             free_map(exports);
800             return JB_ERR_MEMORY;
801          }
802       }
803       else
804       {
805          s = strdup("");
806          while ((s != NULL) && fgets(buf, sizeof(buf), fp))
807          {
808             string_join  (&s, html_encode(buf));
809          }
810          fclose(fp);
811
812          if (map(exports, "contents", 1, s, 0))
813          {
814             free_map(exports);
815             return JB_ERR_MEMORY;
816          }
817       }
818
819       return template_fill_for_cgi(csp, "show-status-file", exports, rsp);
820    }
821
822    s = strdup("");
823    for (j = 0; (s != NULL) && (j < Argc); j++)
824    {
825       if (!err) err = string_join  (&s, html_encode(Argv[j]));
826       if (!err) err = string_append(&s, " ");
827    }
828    if (!err) err = map(exports, "invocation", 1, s, 0);
829
830    if (!err) err = map(exports, "options", 1, csp->config->proxy_args, 1);
831    if (!err) err = show_defines(exports);
832
833    if (err) 
834    {
835       free_map(exports);
836       return JB_ERR_MEMORY;
837    }
838
839 #ifdef FEATURE_STATISTICS
840    local_urls_read     = urls_read;
841    local_urls_rejected = urls_rejected;
842
843    /*
844     * Need to alter the stats not to include the fetch of this
845     * page.
846     *
847     * Can't do following thread safely! doh!
848     *
849     * urls_read--;
850     * urls_rejected--; * This will be incremented subsequently *
851     */
852
853    if (local_urls_read == 0)
854    {
855       if (!err) err = map_block_killer(exports, "have-stats");
856    }
857    else
858    {
859       if (!err) err = map_block_killer(exports, "have-no-stats");
860
861       perc_rej = (float)local_urls_rejected * 100.0F /
862             (float)local_urls_read;
863
864       sprintf(buf, "%d", local_urls_read);
865       if (!err) err = map(exports, "requests-received", 1, buf, 1);
866
867       sprintf(buf, "%d", local_urls_rejected);
868       if (!err) err = map(exports, "requests-blocked", 1, buf, 1);
869
870       sprintf(buf, "%6.2f", perc_rej);
871       if (!err) err = map(exports, "percent-blocked", 1, buf, 1);
872    }
873
874 #else /* ndef FEATURE_STATISTICS */
875    err = err || map_block_killer(exports, "statistics");
876 #endif /* ndef FEATURE_STATISTICS */
877    
878    /* 
879     * List all action files in use, together with view and edit links,
880     * except for standard.action, which should only be viewable. (Not
881     * enforced in the editor itself)
882     * FIXME: Shouldn't include hardwired HTML here, use line template instead!
883     */
884    s = strdup("");
885    for (i = 0; i < MAX_ACTION_FILES; i++)
886    {
887       if (((fl = csp->actions_list[i]) != NULL) && ((b = fl->f) != NULL))
888       {
889          if (!err) err = string_append(&s, "<tr><td>");
890          if (!err) err = string_join(&s, html_encode(csp->actions_list[i]->filename));
891          snprintf(buf, 100, "</td><td class=\"buttons\"><a href=\"/show-status?file=actions&index=%d\">View</a> ", i);
892          if (!err) err = string_append(&s, buf);
893
894 #ifdef FEATURE_CGI_EDIT_ACTIONS
895          if (NULL == strstr(csp->actions_list[i]->filename, "standard.action") && NULL != csp->config->actions_file_short[i])
896          {
897             snprintf(buf, 100, "<a href=\"/edit-actions-list?f=%s\">Edit</a>", csp->config->actions_file_short[i]);
898             if (!err) err = string_append(&s, buf);
899          }
900 #endif
901
902          if (!err) err = string_append(&s, "</td></tr>\n");
903       }
904    }
905    if (*s != '\0')   
906    {
907       if (!err) err = map(exports, "actions-filenames", 1, s, 0);
908    }
909    else
910    {
911       if (!err) err = map(exports, "actions-filenames", 1, "<tr><td>None specified</td></tr>", 1);
912    }
913
914    if (csp->rlist)
915    {
916       if (!err) err = map(exports, "re-filter-filename", 1, html_encode(csp->rlist->filename), 0);
917    }
918    else
919    {
920       if (!err) err = map(exports, "re-filter-filename", 1, "None specified", 1);
921       if (!err) err = map_block_killer(exports, "have-filterfile");
922    }
923
924 #ifdef FEATURE_TRUST
925    if (csp->tlist)
926    {
927       if (!err) err = map(exports, "trust-filename", 1, html_encode(csp->tlist->filename), 0);
928    }
929    else
930    {
931       if (!err) err = map(exports, "trust-filename", 1, "None specified", 1);
932       if (!err) err = map_block_killer(exports, "have-trustfile");
933    }
934 #else
935    if (!err) err = map_block_killer(exports, "trust-support");
936 #endif /* ndef FEATURE_TRUST */
937
938    if (err)
939    {
940       free_map(exports);
941       return JB_ERR_MEMORY;
942    }
943
944    return template_fill_for_cgi(csp, "show-status", exports, rsp);
945 }
946
947  
948 /*********************************************************************
949  *
950  * Function    :  cgi_show_url_info
951  *
952  * Description :  CGI function that determines and shows which actions
953  *                Privoxy will perform for a given url, and which
954  *                matches starting from the defaults have lead to that.
955  *
956  * Parameters  :
957  *          1  :  csp = Current client state (buffers, headers, etc...)
958  *          2  :  rsp = http_response data structure for output
959  *          3  :  parameters = map of cgi parameters
960  *
961  * CGI Parameters :
962  *            url : The url whose actions are to be determined.
963  *                  If url is unset, the url-given conditional will be
964  *                  set, so that all but the form can be suppressed in
965  *                  the template.
966  *
967  * Returns     :  JB_ERR_OK on success
968  *                JB_ERR_MEMORY on out-of-memory error.  
969  *
970  *********************************************************************/
971 jb_err cgi_show_url_info(struct client_state *csp,
972                          struct http_response *rsp,
973                          const struct map *parameters)
974 {
975    char *url_param;
976    struct map *exports;
977    char buf[150];
978
979    assert(csp);
980    assert(rsp);
981    assert(parameters);
982
983    if (NULL == (exports = default_exports(csp, "show-url-info")))
984    {
985       return JB_ERR_MEMORY;
986    }
987
988    /*
989     * Get the url= parameter (if present) and remove any leading/trailing spaces.
990     */
991    url_param = strdup(lookup(parameters, "url"));
992    if (url_param == NULL)
993    {
994       free_map(exports);
995       return JB_ERR_MEMORY;
996    }
997    chomp(url_param);
998
999    /*
1000     * Handle prefixes.  4 possibilities:
1001     * 1) "http://" or "https://" prefix present and followed by URL - OK
1002     * 2) Only the "http://" or "https://" part is present, no URL - change
1003     *    to empty string so it will be detected later as "no URL".
1004     * 3) Parameter specified but doesn't contain "http(s?)://" - add a
1005     *    "http://" prefix.
1006     * 4) Parameter not specified or is empty string - let this fall through
1007     *    for now, next block of code will handle it.
1008     */
1009    if (0 == strncmp(url_param, "http://", 7))
1010    {
1011       if (url_param[7] == '\0')
1012       {
1013          /*
1014           * Empty URL (just prefix).
1015           * Make it totally empty so it's caught by the next if()
1016           */
1017          url_param[0] = '\0';
1018       }
1019    }
1020    else if (0 == strncmp(url_param, "https://", 8))
1021    {
1022       if (url_param[8] == '\0')
1023       {
1024          /*
1025           * Empty URL (just prefix).
1026           * Make it totally empty so it's caught by the next if()
1027           */
1028          url_param[0] = '\0';
1029       }
1030    }
1031    else if (url_param[0] != '\0')
1032    {
1033       /*
1034        * Unknown prefix - assume http://
1035        */
1036       char * url_param_prefixed = malloc(7 + 1 + strlen(url_param));
1037       if (NULL == url_param_prefixed)
1038       {
1039          free(url_param);
1040          free_map(exports);
1041          return JB_ERR_MEMORY;
1042       }
1043       strcpy(url_param_prefixed, "http://");
1044       strcpy(url_param_prefixed + 7, url_param);
1045       free(url_param);
1046       url_param = url_param_prefixed;
1047    }
1048
1049
1050    if (url_param[0] == '\0')
1051    {
1052       /* URL paramater not specified, display query form only. */
1053       free(url_param);
1054       if (map_block_killer(exports, "url-given")
1055         || map(exports, "url", 1, "", 1))
1056       {
1057          free_map(exports);
1058          return JB_ERR_MEMORY;
1059       }
1060    }
1061    else
1062    {
1063       /* Given a URL, so query it. */
1064       jb_err err;
1065       char *matches;
1066       char *s;
1067       int hits = 0;
1068       struct file_list *fl;
1069       struct url_actions *b;
1070       struct http_request url_to_query[1];
1071       struct current_action_spec action[1];
1072       int i;
1073       
1074       if (map(exports, "url", 1, html_encode(url_param), 0))
1075       {
1076          free(url_param);
1077          free_map(exports);
1078          return JB_ERR_MEMORY;
1079       }
1080
1081       init_current_action(action);
1082
1083       if (map(exports, "default", 1, current_action_to_html(csp, action), 0))
1084       {
1085          free_current_action(action);
1086          free(url_param);
1087          free_map(exports);
1088          return JB_ERR_MEMORY;
1089       }
1090
1091       err = parse_http_url(url_param, url_to_query, csp);
1092
1093       free(url_param);
1094
1095       if (err == JB_ERR_MEMORY)
1096       {
1097          free_current_action(action);
1098          free_map(exports);
1099          return JB_ERR_MEMORY;
1100       }
1101       else if (err)
1102       {
1103          /* Invalid URL */
1104
1105          err = map(exports, "matches", 1, "<b>[Invalid URL specified!]</b>" , 1);
1106          if (!err) err = map(exports, "final", 1, lookup(exports, "default"), 1);
1107
1108          free_current_action(action);
1109
1110          if (err)
1111          {
1112             free_map(exports);
1113             return JB_ERR_MEMORY;
1114          }
1115
1116          return template_fill_for_cgi(csp, "show-url-info", exports, rsp);
1117       }
1118
1119       /*
1120        * We have a warning about SSL paths.  Hide it for insecure sites.
1121        */
1122       if (!url_to_query->ssl)
1123       {
1124          if (map_block_killer(exports, "https"))
1125          {
1126             free_current_action(action);
1127             free_map(exports);
1128             return JB_ERR_MEMORY;
1129          }
1130       }
1131
1132       matches = strdup("<table class=\"transparent\">");
1133
1134       for (i = 0; i < MAX_ACTION_FILES; i++)
1135       {
1136          if (NULL == csp->config->actions_file_short[i]
1137              || !strcmp(csp->config->actions_file_short[i], "standard")) continue;
1138
1139          b = NULL;
1140          hits = 1;
1141          if ((fl = csp->actions_list[i]) != NULL)
1142          {
1143             if ((b = fl->f) != NULL)
1144             {
1145                /* FIXME: Hardcoded HTML! */
1146                string_append(&matches, "<tr><th>In file: ");
1147                string_join  (&matches, html_encode(csp->config->actions_file_short[i]));
1148                snprintf(buf, 150, ".action <a class=\"cmd\" href=\"/show-status?file=actions&index=%d\">", i);
1149                string_append(&matches, buf);
1150                string_append(&matches, "View</a> <a class=\"cmd\" href=\"/edit-actions-list?f=");
1151                string_join  (&matches, html_encode(csp->config->actions_file_short[i]));
1152                string_append(&matches, "\">Edit</a></th></tr>\n");
1153
1154                hits = 0;
1155                b = b->next;
1156             }
1157          }
1158
1159          for (; (b != NULL) && (matches != NULL); b = b->next)
1160          {
1161             if (url_match(b->url, url_to_query))
1162             {
1163                string_append(&matches, "<tr><td>{");
1164                string_join  (&matches, actions_to_html(csp, b->action));
1165                string_append(&matches, " }</b><br>\n<code>");
1166                string_join  (&matches, html_encode(b->url->spec));
1167                string_append(&matches, "</code></td></tr>\n");
1168
1169                if (merge_current_action(action, b->action))
1170                {
1171                   freez(matches);
1172                   free_http_request(url_to_query);
1173                   free_current_action(action);
1174                   free_map(exports);
1175                   return JB_ERR_MEMORY;
1176                }
1177                hits++;
1178             }
1179          }
1180
1181          if (!hits)
1182          {
1183             string_append(&matches, "<tr><td>(no matches in this file)</td></tr>\n");
1184          }
1185       }
1186       string_append(&matches, "</table>\n");
1187
1188       free_http_request(url_to_query);
1189
1190       if (matches == NULL)
1191       {
1192          free_current_action(action);
1193          free_map(exports);
1194          return JB_ERR_MEMORY;
1195       }
1196
1197       if (map(exports, "matches", 1, matches , 0))
1198       {
1199          free_current_action(action);
1200          free_map(exports);
1201          return JB_ERR_MEMORY;
1202       }
1203
1204       s = current_action_to_html(csp, action);
1205
1206       free_current_action(action);
1207
1208       if (map(exports, "final", 1, s, 0))
1209       {
1210          free_map(exports);
1211          return JB_ERR_MEMORY;
1212       }
1213    }
1214
1215    return template_fill_for_cgi(csp, "show-url-info", exports, rsp);
1216 }
1217
1218
1219 /*********************************************************************
1220  *
1221  * Function    :  cgi_robots_txt
1222  *
1223  * Description :  CGI function to return "/robots.txt".
1224  *
1225  * Parameters  :
1226  *          1  :  csp = Current client state (buffers, headers, etc...)
1227  *          2  :  rsp = http_response data structure for output
1228  *          3  :  parameters = map of cgi parameters
1229  *
1230  * CGI Parameters : None
1231  *
1232  * Returns     :  JB_ERR_OK on success
1233  *                JB_ERR_MEMORY on out-of-memory error.  
1234  *
1235  *********************************************************************/
1236 jb_err cgi_robots_txt(struct client_state *csp,
1237                       struct http_response *rsp,
1238                       const struct map *parameters)
1239 {
1240    char buf[100];
1241    jb_err err;
1242
1243    rsp->body = strdup(
1244       "# This is the Privoxy control interface.\n"
1245       "# It isn't very useful to index it, and you're likely to break stuff.\n"
1246       "# So go away!\n"
1247       "\n"
1248       "User-agent: *\n"
1249       "Disallow: /\n"
1250       "\n");
1251    if (rsp->body == NULL)
1252    {
1253       return JB_ERR_MEMORY;
1254    }
1255
1256    err = enlist_unique(rsp->headers, "Content-Type: text/plain", 13);
1257
1258    rsp->is_static = 1;
1259
1260    get_http_time(7 * 24 * 60 * 60, buf); /* 7 days into future */
1261    if (!err) err = enlist_unique_header(rsp->headers, "Expires", buf);
1262
1263    return (err ? JB_ERR_MEMORY : JB_ERR_OK);
1264 }
1265
1266
1267 /*********************************************************************
1268  *
1269  * Function    :  show_defines
1270  *
1271  * Description :  Add to a map the state od all conditional #defines
1272  *                used when building
1273  *
1274  * Parameters  :
1275  *          1  :  exports = map to extend
1276  *
1277  * Returns     :  JB_ERR_OK on success
1278  *                JB_ERR_MEMORY on out-of-memory error.  
1279  *
1280  *********************************************************************/
1281 static jb_err show_defines(struct map *exports)
1282 {
1283    jb_err err = JB_ERR_OK;
1284
1285 #ifdef FEATURE_ACL
1286    if (!err) err = map_conditional(exports, "FEATURE_ACL", 1);
1287 #else /* ifndef FEATURE_ACL */
1288    if (!err) err = map_conditional(exports, "FEATURE_ACL", 0);
1289 #endif /* ndef FEATURE_ACL */
1290
1291 #ifdef FEATURE_CGI_EDIT_ACTIONS
1292    if (!err) err = map_conditional(exports, "FEATURE_CGI_EDIT_ACTIONS", 1);
1293 #else /* ifndef FEATURE_COOKIE_JAR */
1294    if (!err) err = map_conditional(exports, "FEATURE_CGI_EDIT_ACTIONS", 0);
1295 #endif /* ndef FEATURE_COOKIE_JAR */
1296
1297 #ifdef FEATURE_COOKIE_JAR
1298    if (!err) err = map_conditional(exports, "FEATURE_COOKIE_JAR", 1);
1299 #else /* ifndef FEATURE_COOKIE_JAR */
1300    if (!err) err = map_conditional(exports, "FEATURE_COOKIE_JAR", 0);
1301 #endif /* ndef FEATURE_COOKIE_JAR */
1302
1303 #ifdef FEATURE_FAST_REDIRECTS
1304    if (!err) err = map_conditional(exports, "FEATURE_FAST_REDIRECTS", 1);
1305 #else /* ifndef FEATURE_FAST_REDIRECTS */
1306    if (!err) err = map_conditional(exports, "FEATURE_FAST_REDIRECTS", 0);
1307 #endif /* ndef FEATURE_FAST_REDIRECTS */
1308
1309 #ifdef FEATURE_FORCE_LOAD
1310    if (!err) err = map_conditional(exports, "FEATURE_FORCE_LOAD", 1);
1311    if (!err) err = map(exports, "FORCE_PREFIX", 1, FORCE_PREFIX, 1);
1312 #else /* ifndef FEATURE_FORCE_LOAD */
1313    if (!err) err = map_conditional(exports, "FEATURE_FORCE_LOAD", 0);
1314    if (!err) err = map(exports, "FORCE_PREFIX", 1, "(none - disabled)", 1);
1315 #endif /* ndef FEATURE_FORCE_LOAD */
1316
1317 #ifdef FEATURE_IMAGE_BLOCKING
1318    if (!err) err = map_conditional(exports, "FEATURE_IMAGE_BLOCKING", 1);
1319 #else /* ifndef FEATURE_IMAGE_BLOCKING */
1320    if (!err) err = map_conditional(exports, "FEATURE_IMAGE_BLOCKING", 0);
1321 #endif /* ndef FEATURE_IMAGE_BLOCKING */
1322
1323 #ifdef FEATURE_IMAGE_DETECT_MSIE
1324    if (!err) err = map_conditional(exports, "FEATURE_IMAGE_DETECT_MSIE", 1);
1325 #else /* ifndef FEATURE_IMAGE_DETECT_MSIE */
1326    if (!err) err = map_conditional(exports, "FEATURE_IMAGE_DETECT_MSIE", 0);
1327 #endif /* ndef FEATURE_IMAGE_DETECT_MSIE */
1328
1329 #ifdef FEATURE_KILL_POPUPS
1330    if (!err) err = map_conditional(exports, "FEATURE_KILL_POPUPS", 1);
1331 #else /* ifndef FEATURE_KILL_POPUPS */
1332    if (!err) err = map_conditional(exports, "FEATURE_KILL_POPUPS", 0);
1333 #endif /* ndef FEATURE_KILL_POPUPS */
1334
1335 #ifdef FEATURE_NO_GIFS
1336    if (!err) err = map_conditional(exports, "FEATURE_NO_GIFS", 1);
1337 #else /* ifndef FEATURE_NO_GIFS */
1338    if (!err) err = map_conditional(exports, "FEATURE_NO_GIFS", 0);
1339 #endif /* ndef FEATURE_NO_GIFS */
1340
1341 #ifdef FEATURE_PTHREAD
1342    if (!err) err = map_conditional(exports, "FEATURE_PTHREAD", 1);
1343 #else /* ifndef FEATURE_PTHREAD */
1344    if (!err) err = map_conditional(exports, "FEATURE_PTHREAD", 0);
1345 #endif /* ndef FEATURE_PTHREAD */
1346
1347 #ifdef FEATURE_STATISTICS
1348    if (!err) err = map_conditional(exports, "FEATURE_STATISTICS", 1);
1349 #else /* ifndef FEATURE_STATISTICS */
1350    if (!err) err = map_conditional(exports, "FEATURE_STATISTICS", 0);
1351 #endif /* ndef FEATURE_STATISTICS */
1352
1353 #ifdef FEATURE_TOGGLE
1354    if (!err) err = map_conditional(exports, "FEATURE_TOGGLE", 1);
1355 #else /* ifndef FEATURE_TOGGLE */
1356    if (!err) err = map_conditional(exports, "FEATURE_TOGGLE", 0);
1357 #endif /* ndef FEATURE_TOGGLE */
1358
1359 #ifdef FEATURE_TRUST
1360    if (!err) err = map_conditional(exports, "FEATURE_TRUST", 1);
1361 #else /* ifndef FEATURE_TRUST */
1362    if (!err) err = map_conditional(exports, "FEATURE_TRUST", 0);
1363 #endif /* ndef FEATURE_TRUST */
1364
1365 #ifdef STATIC_PCRE
1366    if (!err) err = map_conditional(exports, "STATIC_PCRE", 1);
1367 #else /* ifndef STATIC_PCRE */
1368    if (!err) err = map_conditional(exports, "STATIC_PCRE", 0);
1369 #endif /* ndef STATIC_PCRE */
1370
1371 #ifdef STATIC_PCRS
1372    if (!err) err = map_conditional(exports, "STATIC_PCRS", 1);
1373 #else /* ifndef STATIC_PCRS */
1374    if (!err) err = map_conditional(exports, "STATIC_PCRS", 0);
1375 #endif /* ndef STATIC_PCRS */
1376
1377    return err;
1378 }
1379
1380
1381 /*********************************************************************
1382  *
1383  * Function    :  show_rcs
1384  *
1385  * Description :  Create a string with the rcs info for all sourcefiles
1386  *
1387  * Parameters  :  None
1388  *
1389  * Returns     :  A string, or NULL on out-of-memory.
1390  *
1391  *********************************************************************/
1392 static char *show_rcs(void)
1393 {
1394    char *result = strdup("");
1395    char buf[BUFFER_SIZE];
1396
1397    /* Instead of including *all* dot h's in the project (thus creating a
1398     * tremendous amount of dependencies), I will concede to declaring them
1399     * as extern's.  This forces the developer to add to this list, but oh well.
1400     */
1401
1402 #define SHOW_RCS(__x)              \
1403    {                               \
1404       extern const char __x[];     \
1405       sprintf(buf, "%s\n", __x);   \
1406       string_append(&result, buf); \
1407    }
1408
1409    /* In alphabetical order */
1410    SHOW_RCS(actions_h_rcs)
1411    SHOW_RCS(actions_rcs)
1412 #ifdef AMIGA
1413    SHOW_RCS(amiga_h_rcs)
1414    SHOW_RCS(amiga_rcs)
1415 #endif /* def AMIGA */
1416    SHOW_RCS(cgi_h_rcs)
1417    SHOW_RCS(cgi_rcs)
1418 #ifdef FEATURE_CGI_EDIT_ACTIONS
1419    SHOW_RCS(cgiedit_h_rcs)
1420    SHOW_RCS(cgiedit_rcs)
1421 #endif /* def FEATURE_CGI_EDIT_ACTIONS */
1422    SHOW_RCS(cgisimple_h_rcs)
1423    SHOW_RCS(cgisimple_rcs)
1424 #ifdef __MINGW32__
1425    SHOW_RCS(cygwin_h_rcs)
1426 #endif
1427    SHOW_RCS(deanimate_h_rcs)
1428    SHOW_RCS(deanimate_rcs)
1429    SHOW_RCS(encode_h_rcs)
1430    SHOW_RCS(encode_rcs)
1431    SHOW_RCS(errlog_h_rcs)
1432    SHOW_RCS(errlog_rcs)
1433    SHOW_RCS(filters_h_rcs)
1434    SHOW_RCS(filters_rcs)
1435    SHOW_RCS(gateway_h_rcs)
1436    SHOW_RCS(gateway_rcs)
1437 #ifdef FEATURE_ACTIVITY_CONSOLE
1438    SHOW_RCS(ipc_h_rcs)
1439 #endif /* def FEATURE_ACTIVITY_CONSOLE */
1440    SHOW_RCS(jbsockets_h_rcs)
1441    SHOW_RCS(jbsockets_rcs)
1442    SHOW_RCS(jcc_h_rcs)
1443    SHOW_RCS(jcc_rcs)
1444 #ifdef FEATURE_KILL_POPUPS
1445    SHOW_RCS(killpopup_h_rcs)
1446    SHOW_RCS(killpopup_rcs)
1447 #endif /* def FEATURE_KILL_POPUPS */
1448    SHOW_RCS(list_h_rcs)
1449    SHOW_RCS(list_rcs)
1450    SHOW_RCS(loadcfg_h_rcs)
1451    SHOW_RCS(loadcfg_rcs)
1452    SHOW_RCS(loaders_h_rcs)
1453    SHOW_RCS(loaders_rcs)
1454    SHOW_RCS(miscutil_h_rcs)
1455    SHOW_RCS(miscutil_rcs)
1456    SHOW_RCS(parsers_h_rcs)
1457    SHOW_RCS(parsers_rcs)
1458    SHOW_RCS(pcrs_rcs)
1459    SHOW_RCS(pcrs_h_rcs)
1460    SHOW_RCS(project_h_rcs)
1461    SHOW_RCS(ssplit_h_rcs)
1462    SHOW_RCS(ssplit_rcs)
1463 #ifdef FEATURE_ACTIVITY_CONSOLE
1464    SHOW_RCS(stats_h_rcs)
1465    SHOW_RCS(stats_rcs)
1466 #endif /* def FEATURE_ACTIVITY_CONSOLE */
1467    SHOW_RCS(urlmatch_h_rcs)
1468    SHOW_RCS(urlmatch_rcs)
1469 #ifdef _WIN32
1470 #ifndef _WIN_CONSOLE
1471    SHOW_RCS(w32log_h_rcs)
1472    SHOW_RCS(w32log_rcs)
1473    SHOW_RCS(w32res_h_rcs)
1474    SHOW_RCS(w32taskbar_h_rcs)
1475    SHOW_RCS(w32taskbar_rcs)
1476 #endif /* ndef _WIN_CONSOLE */
1477    SHOW_RCS(win32_h_rcs)
1478    SHOW_RCS(win32_rcs)
1479 #endif /* def _WIN32 */
1480
1481 #undef SHOW_RCS
1482
1483    return result;
1484
1485 }
1486
1487
1488 /*
1489   Local Variables:
1490   tab-width: 3
1491   end:
1492 */