+## Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
#
# Makefile for installing Squid startup files on systems
# using a SVR4-based startup mechanism/file system layout
+/*
+ * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
section 00 Announcement Server
section 00 Client Database
+## Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
# 3.0 Still published with the old language namings.
# we leave these alone in case any are configured...
az Azerbaijani
+## Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
ar ar-ae ar-bh ar-dz ar-eg ar-iq ar-jo ar-kw ar-lb ar-ly ar-ma ar-om ar-qa ar-sa ar-sy ar-tn ar-ye
az az-az
bg bg-bg
+/*
+ * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
+
/*
Stylesheet for Squid Error pages
Adapted from design by Free CSS Templates
+-- Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+--
+-- Squid software is distributed under GPLv2+ license and includes
+-- contributions from numerous individuals and organizations.
+-- Please see the COPYING and CONTRIBUTORS files for details.
+--
+
-- we need a separate column to store the date and time of the request
ALTER TABLE access_log ADD COLUMN date_day DATE;
ALTER TABLE access_log ADD COLUMN date_time TIME;
+-- Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+--
+-- Squid software is distributed under GPLv2+ license and includes
+-- contributions from numerous individuals and organizations.
+-- Please see the COPYING and CONTRIBUTORS files for details.
+--
+
--
-- Sample views
--
## Please see the COPYING and CONTRIBUTORS files for details.
##
-include $(top_srcdir)/icons/list
+include $(top_srcdir)/icons/icon.list
icondir = $(datadir)/icons/silk
icon_DATA = $(ICONS)
-EXTRA_DIST = $(ICONS) list SN.png
+EXTRA_DIST = $(ICONS) icon.list SN.png
DISTCLEANFILES =
install-data-local: SN.png install-iconDATA
+/*
+ * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
#ifndef _PROFILER_XPROF_TYPE_H_
#define _PROFILER_XPROF_TYPE_H_
/* AUTO-GENERATED FILE */
#if USE_XPROF_STATS
typedef enum {
-XPROF_PROF_UNACCOUNTED,
+ XPROF_PROF_UNACCOUNTED,
XPROF_aclCheckFast,
XPROF_ACL_matches,
XPROF_calloc,
XPROF_comm_close,
XPROF_comm_connect_addr,
XPROF_comm_handle_ready_fd,
++XPROF_commHandleWrite,
XPROF_commHandleWrite,
XPROF_comm_open,
XPROF_comm_poll_normal,
+/*
+ * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
+
/**
\defgroup Comm Comm Module
\ingroup Components
#!/bin/sh
+#
+## Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
echo "/* automatically generated by $0 $*"
echo " * do not edit"
echo " */"
+cat `dirname $0`/../../scripts/boilerplate.h
echo "#include \"squid.h\""
echo "#include \"DiskIO/DiskIOModule.h\""
for module in "$@"; do
+/*
+ * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
+
/**
\defgroup AsyncCalls Asynchronous Calls
\ingroup Components
+/*
+ * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
+
/**
\defgroup AsyncJobs Asynchronous Jobs
\ingroup Components
-# This file associates filename extensions (for servers or services
-# that don't automatically include them - like ftp) with a mime type
-# and a graphical icon.
-#
-#
-# This file has the format :
-# regex content-type icon content-encoding transfer-mode
-#-----------------------------------------------------------------------------------
+## Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
#
+# This file associates URL patterns for servers or services
+# that don't automatically include Content-Type (like ftp) with a mime type
+# and a graphical icon.
#
# Content-Encodings are taken from section 3.1 of RFC2068 (HTTP/1.1)
#
-#
+# This file has the format :
#
# regexp content-type icon encoding mode actions
#--------------------------------------------------------------------------------------------------------
\.xml$ text/xml silk/page_world.png - ascii +download
\.xsl$ text/xml silk/layout.png - ascii +download
\.xyz$ chemical/x-xyz silk/chart_line.png - image +download
-
+#
# the default
. text/plain silk/bullet_red.png - image +download +view
.
.SH COPYRIGHT
.PP
-This software product, SQUID, is developed by a team of individuals,
-and copyrighted (C) 2001 by the Regents of the University of
-California, with all rights reserved. UCSD administered the NLANR
-Cache grants, NCR 9616602 and NCR 9521745 under which most of this
-code was developed.
-.PP
-This program is free software; you can redistribute it and/or modify it
-under the terms of the GNU General Public License (version 2) as
-published by the Free Software Foundation. It is distributed in the
-hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
-implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
-PURPOSE. See the GNU General Public License for more details.
-.PP
-see the CREDITS file for further copyright licensing of third-party code contributions.
+ * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
.
.SH QUESTIONS
Questions on the usage of this program can be sent to the
.if !'po4a'hide' .I Amos Jeffries <squid3@treenet.co.nz>
.
.SH COPYRIGHT
-This program and documentation is copyright to the authors named above.
.PP
-Distributed under the GNU General Public License (GNU GPL) version 2 or later (GPLv2+).
+ * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
.
.SH QUESTIONS
Questions on the usage of this program can be sent to the
+## Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
# This file controls which servers may be managed by
# the cachemgr.cgi script
#
#
# hostname is matched using shell filename matching, allowing
# * and other shell wildcards.
+
localhost