Changeset 4141
- Timestamp:
- 20/01/10 11:45:34 (2 months ago)
- Files:
-
- cherokee/trunk/admin/pyscgi.py (modified) (2 diffs)
- cherokee/trunk/admin/upgrade_config.py (modified) (1 diff)
- cherokee/trunk/cget/main.c (modified) (2 diffs)
- cherokee/trunk/cget/proxy.c (modified) (1 diff)
- cherokee/trunk/cget/proxy.h (modified) (1 diff)
- cherokee/trunk/cherokee.spec.in (modified) (1 diff)
- cherokee/trunk/cherokee/access.c (modified) (1 diff)
- cherokee/trunk/cherokee/access.h (modified) (1 diff)
- cherokee/trunk/cherokee/admin_client.c (modified) (1 diff)
- cherokee/trunk/cherokee/admin_client.h (modified) (1 diff)
- cherokee/trunk/cherokee/admin_request.c (modified) (1 diff)
- cherokee/trunk/cherokee/admin_request.h (modified) (1 diff)
- cherokee/trunk/cherokee/admin_server.c (modified) (1 diff)
- cherokee/trunk/cherokee/admin_server.h (modified) (1 diff)
- cherokee/trunk/cherokee/avl.c (modified) (1 diff)
- cherokee/trunk/cherokee/avl.h (modified) (1 diff)
- cherokee/trunk/cherokee/avl_r.c (modified) (1 diff)
- cherokee/trunk/cherokee/avl_r.h (modified) (1 diff)
- cherokee/trunk/cherokee/balancer.c (modified) (1 diff)
- cherokee/trunk/cherokee/balancer.h (modified) (1 diff)
- cherokee/trunk/cherokee/balancer_ip_hash.c (modified) (1 diff)
- cherokee/trunk/cherokee/balancer_ip_hash.h (modified) (1 diff)
- cherokee/trunk/cherokee/balancer_round_robin.c (modified) (1 diff)
- cherokee/trunk/cherokee/balancer_round_robin.h (modified) (1 diff)
- cherokee/trunk/cherokee/bind.c (modified) (1 diff)
- cherokee/trunk/cherokee/bind.h (modified) (1 diff)
- cherokee/trunk/cherokee/bogotime.c (modified) (1 diff)
- cherokee/trunk/cherokee/bogotime.h (modified) (1 diff)
- cherokee/trunk/cherokee/buffer.c (modified) (1 diff)
- cherokee/trunk/cherokee/buffer.h (modified) (1 diff)
- cherokee/trunk/cherokee/cache.c (modified) (1 diff)
- cherokee/trunk/cherokee/cache.h (modified) (1 diff)
- cherokee/trunk/cherokee/cacheline.c (modified) (1 diff)
- cherokee/trunk/cherokee/cacheline.h (modified) (1 diff)
- cherokee/trunk/cherokee/cherokee.h (modified) (1 diff)
- cherokee/trunk/cherokee/cherokee_show.c (modified) (1 diff)
- cherokee/trunk/cherokee/collector.c (modified) (1 diff)
- cherokee/trunk/cherokee/collector.h (modified) (1 diff)
- cherokee/trunk/cherokee/collector_rrd.c (modified) (1 diff)
- cherokee/trunk/cherokee/collector_rrd.h (modified) (1 diff)
- cherokee/trunk/cherokee/common-internal.h (modified) (1 diff)
- cherokee/trunk/cherokee/common.h (modified) (1 diff)
- cherokee/trunk/cherokee/config_entry.c (modified) (1 diff)
- cherokee/trunk/cherokee/config_entry.h (modified) (1 diff)
- cherokee/trunk/cherokee/config_node.c (modified) (1 diff)
- cherokee/trunk/cherokee/config_node.h (modified) (1 diff)
- cherokee/trunk/cherokee/config_reader.c (modified) (1 diff)
- cherokee/trunk/cherokee/config_reader.h (modified) (1 diff)
- cherokee/trunk/cherokee/connection-protected.h (modified) (1 diff)
- cherokee/trunk/cherokee/connection.c (modified) (1 diff)
- cherokee/trunk/cherokee/connection.h (modified) (1 diff)
- cherokee/trunk/cherokee/connection_info.c (modified) (1 diff)
- cherokee/trunk/cherokee/connection_info.h (modified) (1 diff)
- cherokee/trunk/cherokee/cryptor.c (modified) (1 diff)
- cherokee/trunk/cherokee/cryptor.h (modified) (1 diff)
- cherokee/trunk/cherokee/cryptor_libssl.c (modified) (1 diff)
- cherokee/trunk/cherokee/cryptor_libssl.h (modified) (1 diff)
- cherokee/trunk/cherokee/downloader-protected.h (modified) (1 diff)
- cherokee/trunk/cherokee/downloader.c (modified) (1 diff)
- cherokee/trunk/cherokee/downloader.h (modified) (1 diff)
- cherokee/trunk/cherokee/downloader_async.c (modified) (1 diff)
- cherokee/trunk/cherokee/downloader_async.h (modified) (1 diff)
- cherokee/trunk/cherokee/dtm.c (modified) (1 diff)
- cherokee/trunk/cherokee/dtm.h (modified) (1 diff)
- cherokee/trunk/cherokee/dwriter.c (modified) (1 diff)
- cherokee/trunk/cherokee/dwriter.h (modified) (1 diff)
- cherokee/trunk/cherokee/encoder.c (modified) (1 diff)
- cherokee/trunk/cherokee/encoder.h (modified) (1 diff)
- cherokee/trunk/cherokee/encoder_deflate.c (modified) (1 diff)
- cherokee/trunk/cherokee/encoder_deflate.h (modified) (1 diff)
- cherokee/trunk/cherokee/encoder_gzip.c (modified) (1 diff)
- cherokee/trunk/cherokee/encoder_gzip.h (modified) (1 diff)
- cherokee/trunk/cherokee/error_log.c (modified) (1 diff)
- cherokee/trunk/cherokee/error_log.h (modified) (1 diff)
- cherokee/trunk/cherokee/errors.py (modified) (1 diff)
- cherokee/trunk/cherokee/fdpoll-epoll.c (modified) (1 diff)
- cherokee/trunk/cherokee/fdpoll-kqueue.c (modified) (1 diff)
- cherokee/trunk/cherokee/fdpoll-poll.c (modified) (1 diff)
- cherokee/trunk/cherokee/fdpoll-port.c (modified) (1 diff)
- cherokee/trunk/cherokee/fdpoll-protected.h (modified) (1 diff)
- cherokee/trunk/cherokee/fdpoll-select.c (modified) (1 diff)
- cherokee/trunk/cherokee/fdpoll-win32.c (modified) (1 diff)
- cherokee/trunk/cherokee/fdpoll.c (modified) (1 diff)
- cherokee/trunk/cherokee/fdpoll.h (modified) (1 diff)
- cherokee/trunk/cherokee/gen_evhost.c (modified) (1 diff)
- cherokee/trunk/cherokee/gen_evhost.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_admin.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_admin.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_cgi.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_cgi.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_cgi_base.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_cgi_base.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_common.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_common.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_custom_error.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_custom_error.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_dbslayer.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_dbslayer.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_dirlist.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_dirlist.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_empty_gif.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_empty_gif.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_error.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_error.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_error_nn.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_error_nn.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_error_redir.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_error_redir.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_fcgi.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_fcgi.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_file.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_file.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_proxy.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_proxy.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_redir.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_redir.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_render_rrd.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_render_rrd.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_scgi.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_scgi.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_secdownload.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_secdownload.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_server_info.c (modified) (2 diffs)
- cherokee/trunk/cherokee/handler_server_info.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_ssi.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_ssi.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_streaming.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_streaming.h (modified) (1 diff)
- cherokee/trunk/cherokee/handler_uwsgi.c (modified) (1 diff)
- cherokee/trunk/cherokee/handler_uwsgi.h (modified) (1 diff)
- cherokee/trunk/cherokee/header-protected.h (modified) (1 diff)
- cherokee/trunk/cherokee/header.c (modified) (1 diff)
- cherokee/trunk/cherokee/header.h (modified) (1 diff)
- cherokee/trunk/cherokee/http.c (modified) (1 diff)
- cherokee/trunk/cherokee/http.h (modified) (1 diff)
- cherokee/trunk/cherokee/human_strcmp.c (modified) (1 diff)
- cherokee/trunk/cherokee/human_strcmp.h (modified) (1 diff)
- cherokee/trunk/cherokee/icons.c (modified) (1 diff)
- cherokee/trunk/cherokee/icons.h (modified) (1 diff)
- cherokee/trunk/cherokee/info.c (modified) (1 diff)
- cherokee/trunk/cherokee/info.h (modified) (1 diff)
- cherokee/trunk/cherokee/init.c (modified) (1 diff)
- cherokee/trunk/cherokee/init.h (modified) (1 diff)
- cherokee/trunk/cherokee/iocache.c (modified) (1 diff)
- cherokee/trunk/cherokee/iocache.h (modified) (1 diff)
- cherokee/trunk/cherokee/limiter.c (modified) (1 diff)
- cherokee/trunk/cherokee/limiter.h (modified) (1 diff)
- cherokee/trunk/cherokee/list.c (modified) (1 diff)
- cherokee/trunk/cherokee/list.h (modified) (1 diff)
- cherokee/trunk/cherokee/logger-protected.h (modified) (1 diff)
- cherokee/trunk/cherokee/logger.c (modified) (1 diff)
- cherokee/trunk/cherokee/logger.h (modified) (1 diff)
- cherokee/trunk/cherokee/logger_combined.c (modified) (1 diff)
- cherokee/trunk/cherokee/logger_combined.h (modified) (1 diff)
- cherokee/trunk/cherokee/logger_custom.c (modified) (1 diff)
- cherokee/trunk/cherokee/logger_custom.h (modified) (1 diff)
- cherokee/trunk/cherokee/logger_ncsa.c (modified) (1 diff)
- cherokee/trunk/cherokee/logger_ncsa.h (modified) (1 diff)
- cherokee/trunk/cherokee/logger_writer.c (modified) (1 diff)
- cherokee/trunk/cherokee/logger_writer.h (modified) (1 diff)
- cherokee/trunk/cherokee/macros.h (modified) (1 diff)
- cherokee/trunk/cherokee/main.c (modified) (1 diff)
- cherokee/trunk/cherokee/main_admin.c (modified) (2 diffs)
- cherokee/trunk/cherokee/main_tweak.c (modified) (2 diffs)
- cherokee/trunk/cherokee/main_worker.c (modified) (2 diffs)
- cherokee/trunk/cherokee/match.c (modified) (1 diff)
- cherokee/trunk/cherokee/match.h (modified) (1 diff)
- cherokee/trunk/cherokee/md5crypt.c (modified) (1 diff)
- cherokee/trunk/cherokee/mime-protected.h (modified) (1 diff)
- cherokee/trunk/cherokee/mime.c (modified) (1 diff)
- cherokee/trunk/cherokee/mime.h (modified) (1 diff)
- cherokee/trunk/cherokee/mime_entry.c (modified) (1 diff)
- cherokee/trunk/cherokee/mime_entry.h (modified) (1 diff)
- cherokee/trunk/cherokee/module.c (modified) (1 diff)
- cherokee/trunk/cherokee/module.h (modified) (1 diff)
- cherokee/trunk/cherokee/ncpus.h (modified) (1 diff)
- cherokee/trunk/cherokee/nonce.c (modified) (1 diff)
- cherokee/trunk/cherokee/nonce.h (modified) (1 diff)
- cherokee/trunk/cherokee/nullable.h (modified) (1 diff)
- cherokee/trunk/cherokee/plugin.h (modified) (1 diff)
- cherokee/trunk/cherokee/plugin_loader.c (modified) (1 diff)
- cherokee/trunk/cherokee/plugin_loader.h (modified) (1 diff)
- cherokee/trunk/cherokee/post.c (modified) (1 diff)
- cherokee/trunk/cherokee/post.h (modified) (1 diff)
- cherokee/trunk/cherokee/proxy_hosts.c (modified) (1 diff)
- cherokee/trunk/cherokee/proxy_hosts.h (modified) (1 diff)
- cherokee/trunk/cherokee/regex.c (modified) (1 diff)
- cherokee/trunk/cherokee/regex.h (modified) (1 diff)
- cherokee/trunk/cherokee/request.c (modified) (1 diff)
- cherokee/trunk/cherokee/request.h (modified) (1 diff)
- cherokee/trunk/cherokee/resolv_cache.c (modified) (1 diff)
- cherokee/trunk/cherokee/resolv_cache.h (modified) (1 diff)
- cherokee/trunk/cherokee/rrd_tools.c (modified) (1 diff)
- cherokee/trunk/cherokee/rrd_tools.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_and.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_and.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_bind.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_bind.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_default.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_default.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_directory.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_directory.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_exists.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_exists.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_extensions.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_extensions.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_from.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_from.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_fullpath.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_fullpath.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_geoip.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_geoip.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_header.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_header.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_list.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_list.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_method.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_method.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_not.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_not.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_or.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_or.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_request.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_request.h (modified) (1 diff)
- cherokee/trunk/cherokee/rule_url_arg.c (modified) (1 diff)
- cherokee/trunk/cherokee/rule_url_arg.h (modified) (1 diff)
- cherokee/trunk/cherokee/server-protected.h (modified) (1 diff)
- cherokee/trunk/cherokee/server.c (modified) (1 diff)
- cherokee/trunk/cherokee/server.h (modified) (1 diff)
- cherokee/trunk/cherokee/shm.c (modified) (1 diff)
- cherokee/trunk/cherokee/shm.h (modified) (1 diff)
- cherokee/trunk/cherokee/socket.c (modified) (1 diff)
- cherokee/trunk/cherokee/socket.h (modified) (1 diff)
- cherokee/trunk/cherokee/source.c (modified) (1 diff)
- cherokee/trunk/cherokee/source.h (modified) (1 diff)
- cherokee/trunk/cherokee/source_interpreter.c (modified) (1 diff)
- cherokee/trunk/cherokee/source_interpreter.h (modified) (1 diff)
- cherokee/trunk/cherokee/spawner.c (modified) (1 diff)
- cherokee/trunk/cherokee/spawner.h (modified) (1 diff)
- cherokee/trunk/cherokee/table.c (modified) (1 diff)
- cherokee/trunk/cherokee/table.h (modified) (1 diff)
- cherokee/trunk/cherokee/template.c (modified) (1 diff)
- cherokee/trunk/cherokee/template.h (modified) (1 diff)
- cherokee/trunk/cherokee/thread.c (modified) (1 diff)
- cherokee/trunk/cherokee/thread.h (modified) (1 diff)
- cherokee/trunk/cherokee/threading.c (modified) (1 diff)
- cherokee/trunk/cherokee/threading.h (modified) (1 diff)
- cherokee/trunk/cherokee/trace.c (modified) (1 diff)
- cherokee/trunk/cherokee/trace.h (modified) (1 diff)
- cherokee/trunk/cherokee/unix4win32.c (modified) (1 diff)
- cherokee/trunk/cherokee/unix4win32.h (modified) (1 diff)
- cherokee/trunk/cherokee/url.c (modified) (1 diff)
- cherokee/trunk/cherokee/url.h (modified) (1 diff)
- cherokee/trunk/cherokee/util.c (modified) (1 diff)
- cherokee/trunk/cherokee/util.h (modified) (1 diff)
- cherokee/trunk/cherokee/validator.c (modified) (1 diff)
- cherokee/trunk/cherokee/validator.h (modified) (1 diff)
- cherokee/trunk/cherokee/validator_authlist.c (modified) (1 diff)
- cherokee/trunk/cherokee/validator_authlist.h (modified) (1 diff)
- cherokee/trunk/cherokee/validator_file.c (modified) (1 diff)
- cherokee/trunk/cherokee/validator_file.h (modified) (1 diff)
- cherokee/trunk/cherokee/validator_htdigest.c (modified) (1 diff)
- cherokee/trunk/cherokee/validator_htdigest.h (modified) (1 diff)
- cherokee/trunk/cherokee/validator_htpasswd.c (modified) (1 diff)
- cherokee/trunk/cherokee/validator_htpasswd.h (modified) (1 diff)
- cherokee/trunk/cherokee/validator_ldap.c (modified) (1 diff)
- cherokee/trunk/cherokee/validator_ldap.h (modified) (1 diff)
- cherokee/trunk/cherokee/validator_mysql.c (modified) (1 diff)
- cherokee/trunk/cherokee/validator_mysql.h (modified) (1 diff)
- cherokee/trunk/cherokee/validator_pam.c (modified) (1 diff)
- cherokee/trunk/cherokee/validator_pam.h (modified) (1 diff)
- cherokee/trunk/cherokee/validator_plain.c (modified) (1 diff)
- cherokee/trunk/cherokee/validator_plain.h (modified) (1 diff)
- cherokee/trunk/cherokee/version.c (modified) (1 diff)
- cherokee/trunk/cherokee/version.h (modified) (1 diff)
- cherokee/trunk/cherokee/virtual_server.c (modified) (1 diff)
- cherokee/trunk/cherokee/virtual_server.h (modified) (1 diff)
- cherokee/trunk/cherokee/vrule.c (modified) (1 diff)
- cherokee/trunk/cherokee/vrule.h (modified) (1 diff)
- cherokee/trunk/cherokee/vrule_rehost.c (modified) (1 diff)
- cherokee/trunk/cherokee/vrule_rehost.h (modified) (1 diff)
- cherokee/trunk/cherokee/vrule_target_ip.c (modified) (1 diff)
- cherokee/trunk/cherokee/vrule_target_ip.h (modified) (1 diff)
- cherokee/trunk/cherokee/vrule_wildcard.c (modified) (1 diff)
- cherokee/trunk/cherokee/vrule_wildcard.h (modified) (1 diff)
- cherokee/trunk/cherokee/win32_cherokeeserv.c (modified) (1 diff)
- cherokee/trunk/cherokee/win32_cservice.c (modified) (1 diff)
- cherokee/trunk/cherokee/win32_cservice.h (modified) (1 diff)
- cherokee/trunk/cherokee/win32_misc.c (modified) (1 diff)
- cherokee/trunk/cherokee/win32_misc.h (modified) (1 diff)
- cherokee/trunk/cherokee/xrealip.c (modified) (1 diff)
- cherokee/trunk/cherokee/xrealip.h (modified) (1 diff)
- cherokee/trunk/configure.in (modified) (1 diff)
- cherokee/trunk/dbslayer/mysql_wrap.php (modified) (1 diff)
- cherokee/trunk/doc/build/web.conf (modified) (1 diff)
- cherokee/trunk/doc/test_images.py (modified) (1 diff)
- cherokee/trunk/http-cherokee.xml.pre (modified) (7 diffs)
- cherokee/trunk/po/admin/es.po (modified) (1 diff)
- cherokee/trunk/po/admin/generate_POTFILESin.py (modified) (1 diff)
- cherokee/trunk/qa/base.py (modified) (1 diff)
- cherokee/trunk/qa/run-tests.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/admin/pyscgi.py
r4124 r4141 6 6 """ 7 7 8 # Copyright (c) 2006-20 09, Alvaro Lopez Ortega <alvaro@alobbs.com>8 # Copyright (c) 2006-2010, Alvaro Lopez Ortega <alvaro@alobbs.com> 9 9 # All rights reserved. 10 10 # … … 46 46 __version__ = '1.11' 47 47 __author__ = 'Alvaro Lopez Ortega' 48 __copyright__ = 'Copyright 20 09, Alvaro Lopez Ortega'48 __copyright__ = 'Copyright 2010, Alvaro Lopez Ortega' 49 49 __license__ = 'BSD' 50 50 cherokee/trunk/admin/upgrade_config.py
r3993 r4141 6 6 # Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 # 8 # Copyright (C) 2001-20 09Alvaro Lopez Ortega8 # Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 # This file is distributed under the GPL2 license. 10 10 cherokee/trunk/cget/main.c
r3999 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or … … 376 376 printf ("Cherokee Downloader %s\n" 377 377 "Written by Alvaro Lopez Ortega <alvaro@alobbs.com>\n\n" 378 "Copyright (C) 2001-20 08Alvaro Lopez Ortega.\n"378 "Copyright (C) 2001-2010 Alvaro Lopez Ortega.\n" 379 379 "This is free software; see the source for copying conditions. There is NO\n" 380 380 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n", cherokee/trunk/cget/proxy.c
r3999 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cget/proxy.h
r3999 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee.spec.in
r4057 r4141 1 1 # Cherokee 2 # Copyright (C) 2001-20 07Alvaro Lopez Ortega2 # Copyright (C) 2001-2010 Alvaro Lopez Ortega 3 3 4 4 Name: @PACKAGE@ cherokee/trunk/cherokee/access.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/access.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/admin_client.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/admin_client.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/admin_request.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/admin_request.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/admin_server.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/admin_server.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/avl.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/avl.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/avl_r.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/avl_r.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/balancer.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/balancer.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/balancer_ip_hash.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/balancer_ip_hash.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/balancer_round_robin.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/balancer_round_robin.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/bind.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/bind.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/bogotime.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/bogotime.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/buffer.c
r4088 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/buffer.h
r3973 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/cache.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/cache.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/cacheline.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/cacheline.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/cherokee.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/cherokee_show.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/collector.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/collector.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/collector_rrd.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/collector_rrd.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/common-internal.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/common.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/config_entry.c
r4099 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/config_entry.h
r4098 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/config_node.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/config_node.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/config_reader.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/config_reader.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/connection-protected.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/connection.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/connection.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/connection_info.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/connection_info.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/cryptor.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/cryptor.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/cryptor_libssl.c
r4030 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/cryptor_libssl.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/downloader-protected.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/downloader.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/downloader.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/downloader_async.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/downloader_async.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/dtm.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/dtm.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/dwriter.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/dwriter.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/encoder.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/encoder.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/encoder_deflate.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/encoder_deflate.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/encoder_gzip.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/encoder_gzip.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/error_log.c
r4029 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/error_log.h
r4005 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/errors.py
r3993 r4141 161 161 * Alvaro Lopez Ortega <alvaro@alobbs.com> 162 162 * 163 * Copyright (C) 2001-20 09Alvaro Lopez Ortega163 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 164 164 * 165 165 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/fdpoll-epoll.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/fdpoll-kqueue.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/fdpoll-poll.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/fdpoll-port.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/fdpoll-protected.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/fdpoll-select.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/fdpoll-win32.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/fdpoll.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/fdpoll.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/gen_evhost.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/gen_evhost.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_admin.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_admin.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_cgi.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_cgi.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_cgi_base.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_cgi_base.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_common.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_common.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_custom_error.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_custom_error.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_dbslayer.c
r4082 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_dbslayer.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_dirlist.c
r4066 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_dirlist.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_empty_gif.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_empty_gif.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_error.c
r4086 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_error.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_error_nn.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_error_nn.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_error_redir.c
r3990 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_error_redir.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_fcgi.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_fcgi.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_file.c
r4088 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_file.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_proxy.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_proxy.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_redir.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_redir.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_render_rrd.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_render_rrd.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_scgi.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_scgi.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_secdownload.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_secdownload.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_server_info.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or … … 224 224 225 225 #define LICENSE \ 226 "<p>Copyright (C) 2001 - 20 09" AUTHOR "</p>" CRLF\226 "<p>Copyright (C) 2001 - 2010 " AUTHOR "</p>" CRLF\ 227 227 "<p>This program is free software; you can redistribute it and/or" CRLF\ 228 228 "modify it under the terms of version 2 of the GNU General Public" CRLF\ cherokee/trunk/cherokee/handler_server_info.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_ssi.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_ssi.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_streaming.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_streaming.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_uwsgi.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/handler_uwsgi.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/header-protected.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/header.c
r3977 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/header.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/http.c
r4046 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/http.h
r4046 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/human_strcmp.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/human_strcmp.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/icons.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/icons.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/info.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/info.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/init.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/init.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/iocache.c
r4088 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/iocache.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/limiter.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/limiter.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/list.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/list.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/logger-protected.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/logger.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/logger.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/logger_combined.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/logger_combined.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/logger_custom.c
r4113 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/logger_custom.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/logger_ncsa.c
r4024 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/logger_ncsa.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/logger_writer.c
r4088 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/logger_writer.h
r4005 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/macros.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/main.c
r4021 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/main_admin.c
r4100 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or … … 46 46 #define APP_COPY_NOTICE \ 47 47 "Written by Alvaro Lopez Ortega <alvaro@alobbs.com>\n\n" \ 48 "Copyright (C) 2001-20 09Alvaro Lopez Ortega.\n" \48 "Copyright (C) 2001-2010 Alvaro Lopez Ortega.\n" \ 49 49 "This is free software; see the source for copying conditions. There is NO\n" \ 50 50 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" cherokee/trunk/cherokee/main_tweak.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or … … 43 43 #define APP_COPY_NOTICE \ 44 44 "Written by Alvaro Lopez Ortega <alvaro@alobbs.com>\n\n" \ 45 "Copyright (C) 2001-20 09Alvaro Lopez Ortega.\n" \45 "Copyright (C) 2001-2010 Alvaro Lopez Ortega.\n" \ 46 46 "This is free software; see the source for copying conditions. There is NO\n" \ 47 47 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" cherokee/trunk/cherokee/main_worker.c
r4093 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or … … 52 52 #define APP_COPY_NOTICE \ 53 53 "Written by Alvaro Lopez Ortega <alvaro@alobbs.com>\n\n" \ 54 "Copyright (C) 2001-20 09Alvaro Lopez Ortega.\n" \54 "Copyright (C) 2001-2010 Alvaro Lopez Ortega.\n" \ 55 55 "This is free software; see the source for copying conditions. There is NO\n" \ 56 56 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" cherokee/trunk/cherokee/match.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/match.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/md5crypt.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/mime-protected.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/mime.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/mime.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/mime_entry.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/mime_entry.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/module.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/module.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/ncpus.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/nonce.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/nonce.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/nullable.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/plugin.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/plugin_loader.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/plugin_loader.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/post.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/post.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/proxy_hosts.c
r4022 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/proxy_hosts.h
r4022 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/regex.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/regex.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/request.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/request.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/resolv_cache.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/resolv_cache.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rrd_tools.c
r4088 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rrd_tools.h
r4002 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_and.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_and.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_bind.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_bind.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_default.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_default.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_directory.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_directory.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_exists.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_exists.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_extensions.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_extensions.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_from.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_from.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_fullpath.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_fullpath.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_geoip.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_geoip.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_header.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_header.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_list.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_list.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_method.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_method.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_not.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_not.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_or.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_or.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_request.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_request.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_url_arg.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/rule_url_arg.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/server-protected.h
r4005 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/server.c
r4019 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/server.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/shm.c
r4088 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/shm.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/socket.c
r4094 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/socket.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/source.c
r4030 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/source.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/source_interpreter.c
r4088 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/source_interpreter.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/spawner.c
r4030 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/spawner.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/table.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/table.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/template.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/template.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/thread.c
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/thread.h
r4139 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/threading.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/threading.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/trace.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/trace.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/unix4win32.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/unix4win32.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/url.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/url.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/util.c
r4088 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/util.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_authlist.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_authlist.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_file.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_file.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_htdigest.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_htdigest.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_htpasswd.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_htpasswd.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_ldap.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_ldap.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_mysql.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_mysql.h
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 * 8 * Copyright (C) 2001-20 09Alvaro Lopez Ortega8 * Copyright (C) 2001-2010 Alvaro Lopez Ortega 9 9 * 10 10 * This program is free software; you can redistribute it and/or cherokee/trunk/cherokee/validator_pam.c
r3993 r4141 6 6 * Alvaro Lopez Ortega <alvaro@alobbs.com> <