Project

General

Profile

« Previous | Next » 

Revision 0284d79e

Added by Jim Pingle over 5 years ago

This is 2020. Issue #9245

View differences:

build.conf.sample
4 4
# part of pfSense (https://www.pfsense.org)
5 5
# Copyright (c) 2004-2013 BSD Perimeter
6 6
# Copyright (c) 2013-2016 Electric Sheep Fencing
7
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
7
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
8 8
# All rights reserved.
9 9
#
10 10
# Licensed under the Apache License, Version 2.0 (the "License");
build.sh
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2004-2013 BSD Perimeter
7 7
# Copyright (c) 2013-2016 Electric Sheep Fencing
8
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
# All rights reserved.
10 10
#
11 11
# Licensed under the Apache License, Version 2.0 (the "License");
build/installer-extras/README.txt
23 23
pfSense started in 2004 as a fork of the m0n0wall Project which ended
24 24
2015/02/15, though has diverged significantly since.
25 25

  
26
pfSense is Copyright 2004-2019 Rubicon Communications, LLC (Netgate) and
26
pfSense is Copyright 2004-2020 Rubicon Communications, LLC (Netgate) and
27 27
published under an open source license. (https://pfsense.org/license)
28 28

  
29 29
Read more at https://pfsense.org/ and support the team by buying bundled
build/scripts/build_freebsd.sh
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2004-2013 BSD Perimeter
7 7
# Copyright (c) 2013-2016 Electric Sheep Fencing
8
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
# All rights reserved.
10 10
#
11 11
# Licensed under the Apache License, Version 2.0 (the "License");
build/scripts/common.subr
6 6
# part of pfSense (https://www.pfsense.org)
7 7
# Copyright (c) 2004-2013 BSD Perimeter
8 8
# Copyright (c) 2013-2016 Electric Sheep Fencing
9
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
# All rights reserved.
11 11
#
12 12
# Licensed under the Apache License, Version 2.0 (the "License");
build/scripts/create_core_pkg.sh
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2004-2013 BSD Perimeter
7 7
# Copyright (c) 2013-2016 Electric Sheep Fencing
8
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
# All rights reserved.
10 10
#
11 11
# Licensed under the Apache License, Version 2.0 (the "License");
build/scripts/git_checkout.sh
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2004-2013 BSD Perimeter
7 7
# Copyright (c) 2013-2016 Electric Sheep Fencing
8
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
# All rights reserved.
10 10
#
11 11
# Licensed under the Apache License, Version 2.0 (the "License");
build/scripts/install_freebsd.sh
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2004-2013 BSD Perimeter
7 7
# Copyright (c) 2013-2016 Electric Sheep Fencing
8
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
# All rights reserved.
10 10
#
11 11
# Licensed under the Apache License, Version 2.0 (the "License");
src/etc/ecl.php
4 4
 *
5 5
 * Copyright (c) 2010-2013 BSD Perimeter
6 6
 * Copyright (c) 2013-2016 Electric Sheep Fencing
7
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
7
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
8 8
 * All rights reserved.
9 9
 *
10 10
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/acb.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2008-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/auth.inc
8 8
 * Copyright (c) 2006 Paul Taylor <paultaylor@winn-dixie.com>
9 9
 * Copyright (c) 2004-2013 BSD Perimeter
10 10
 * Copyright (c) 2013-2016 Electric Sheep Fencing
11
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
11
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
12 12
 * All rights reserved.
13 13
 *
14 14
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/auth_check.inc
3 3
 * auth_check.inc
4 4
 *
5 5
 * part of pfSense (https://www.pfsense.org)
6
 * Copyright (c) 2017-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/auth_func.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2005-2006 Bill Marquette <bill.marquette@gmail.com>
10 10
 * Copyright (c) 2006 Paul Taylor <paultaylor@winn-dixie.com>.
11 11
 * Copyright (c) 2008 Shrew Soft Inc
src/etc/inc/authgui.inc
8 8
 * Copyright (c) 2006 Paul Taylor <paultaylor@winn-dixie.com>
9 9
 * Copyright (c) 2004-2013 BSD Perimeter
10 10
 * Copyright (c) 2013-2016 Electric Sheep Fencing
11
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
11
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
12 12
 * All rights reserved.
13 13
 *
14 14
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/captiveportal.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/certs.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2008-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2008 Shrew Soft Inc. All rights reserved.
10 10
 * All rights reserved.
11 11
 *
src/etc/inc/config.console.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/config.gui.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/config.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/config.lib.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2009 Erik Kristensen
10 10
 * All rights reserved.
11 11
 *
src/etc/inc/copyget.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/copynotice.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally based on m0n0wall (http://m0n0.ch/wall)
src/etc/inc/crypt.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2008-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2008 Shrew Soft Inc. All rights reserved.
10 10
 * All rights reserved.
11 11
 *
src/etc/inc/dyndns.class
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/easyrule.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2009-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Originally Sponsored By Anathematic @ pfSense Forums
10 10
 * All rights reserved.
11 11
 *
src/etc/inc/filter.inc
7 7
 * Copyright (c) 2006 Peter Allgeyer
8 8
 * Copyright (c) 2008-2013 BSD Perimeter
9 9
 * Copyright (c) 2013-2016 Electric Sheep Fencing
10
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
10
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
11 11
 * All rights reserved.
12 12
 *
13 13
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/functions.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/globals.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/gmirror.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/gwlb.inc
6 6
 * Copyright (c) 2008 Bill Marquette, Seth Mos
7 7
 * Copyright (c) 2008-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/interfaces.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally based on m0n0wall (http://m0n0.ch/wall)
src/etc/inc/interfaces_fast.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2017 Peter Schofield (parts of this file)
10 10
 * All rights reserved.
11 11
 *
src/etc/inc/ipsec.attributes.php
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2011-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/ipsec.auth-user.php
7 7
 * Copyright (c) 2008 Shrew Soft Inc
8 8
 * Copyright (c) 2008-2013 BSD Perimeter
9 9
 * Copyright (c) 2013-2016 Electric Sheep Fencing
10
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
10
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
11 11
 * All rights reserved.
12 12
 *
13 13
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/ipsec.inc
6 6
 * Copyright (c) 2008 Shrew Soft Inc.
7 7
 * Copyright (c) 2007-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/itemid.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2009-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2009 Janne Enberg <janne.enberg@lietu.net>
10 10
 * All rights reserved.
11 11
 *
src/etc/inc/led.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2009-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/meta.inc
6 6
 * Copyright (c) 2008 Shrew Soft Inc
7 7
 * Copyright (c) 2008-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/notices.inc
6 6
 * Copyright (c) 2005 Colin Smith (ethethlay@gmail.com)
7 7
 * Copyright (c) 2005-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/openvpn.attributes.php
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2011-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/openvpn.auth-user.php
6 6
 * Copyright (c) 2008 Shrew Soft Inc
7 7
 * Copyright (c) 2008-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/openvpn.inc
6 6
 * Copyright (c) 2006 Fernando Lemos
7 7
 * Copyright (c) 2006-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * This file was rewritten from scratch by Fernando Lemos but
src/etc/inc/openvpn.tls-verify.php
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2011-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/parser_dhcpv6_leases.inc
8 8
 * part of pfSense (https://www.pfsense.org)
9 9
 * Copyright (c) 2004-2013 BSD Perimeter
10 10
 * Copyright (c) 2013-2016 Electric Sheep Fencing
11
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
11
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
12 12
 * Copyright (c) 2011 Seth Mos
13 13
 * All rights reserved.
14 14
 *
src/etc/inc/periodic.inc
3 3
 * periodic.inc
4 4
 *
5 5
 * part of pfSense (https://www.pfsense.org)
6
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/pfsense-utils.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/phpsessionmanager.inc
4 4
 *
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2016 Electric Sheep Fencing
7
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
7
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
8 8
 * All rights reserved.
9 9
 *
10 10
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/pkg-utils.inc
6 6
 * Copyright (c) 2005-2006 Colin Smith (ethethlay@gmail.com)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/priv.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2005-2006 Bill Marquette <bill.marquette@gmail.com>
10 10
 * Copyright (c) 2006 Paul Taylor <paultaylor@winn-dixie.com>.
11 11
 * Copyright (c) 2008 Shrew Soft Inc
src/etc/inc/rrd.inc
6 6
 * Copyright (c) 2010 Seth Mos <seth.mos@dds.nl>
7 7
 * Copyright (c) 2010-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/service-utils.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2005-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2005-2006 Colin Smith (ethethlay@gmail.com)
10 10
 * All rights reserved.
11 11
 *
src/etc/inc/services.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/shaper.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally based on m0n0wall (http://m0n0.ch/wall)
src/etc/inc/syslog.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/system.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/unbound.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2015 Warren Baker <warren@percol8.co.za>
7 7
 * Copyright (c) 2015-2016 Electric Sheep Fencing
8
 * Copyright (c) 2015-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/upgrade_config.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/inc/util.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/voucher.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2007-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2007 Marcel Wiget <mwiget@mac.com>
10 10
 * All rights reserved.
11 11
 *
src/etc/inc/vpn.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2008 Shrew Soft Inc
10 10
 * All rights reserved.
11 11
 *
src/etc/inc/wizardapp.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2006 Bill Marquette - bill.marquette@gmail.com.
10 10
 * All rights reserved.
11 11
 *
src/etc/inc/xmlparse.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/xmlparse_attr.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2010-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * Copyright (c) 2010 Erik Fonnesbeck
10 10
 * All rights reserved.
11 11
 *
src/etc/inc/xmlreader.inc
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/inc/xmlrpc_client.inc
4 4
 *
5 5
 * part of pfSense (https://www.pfsense.org)
6 6
 * Copyright (c) 2016 Electric Sheep Fencing
7
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
7
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
8 8
 * All rights reserved.
9 9
 *
10 10
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/pfSense-devd.conf
4 4
# part of pfSense (https://www.pfsense.org)
5 5
# Copyright (c) 2004-2013 BSD Perimeter
6 6
# Copyright (c) 2013-2016 Electric Sheep Fencing
7
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
7
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
8 8
# All rights reserved.
9 9
#
10 10
# Licensed under the Apache License, Version 2.0 (the "License");
src/etc/pfSense-rc
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2004-2013 BSD Perimeter
7 7
# Copyright (c) 2013-2016 Electric Sheep Fencing
8
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
# All rights reserved.
10 10
#
11 11
# originally based on m0n0wall (http://neon1.net/m0n0wall)
src/etc/pfSense-rc.shutdown
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2004-2013 BSD Perimeter
7 7
# Copyright (c) 2013-2016 Electric Sheep Fencing
8
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
# All rights reserved.
10 10
#
11 11
# Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/changepassword
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/disablecarp
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/disablecarpmaint
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/disabledhcpd
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/disablereferercheck
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/enableallowallwan
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/enablecarp
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/enablecarpmaint
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/enablesshd
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/externalconfiglocator
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/gatewaystatus
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/generateguicert
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/gitsync
5 5
 * Copyright (c) 2010-2012 Erik Fonnesbeck
6 6
 * Copyright (c) 2004-2013 BSD Perimeter
7 7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/installpkg
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/listpkg
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/pfanchordrill
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/pftabledrill
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/removepkgconfig
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/removeshaper
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/resetwebgui
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/restartdhcpd
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/restartipsec
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/svc
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/phpshellsessions/uninstallpkg
3 3
 *
4 4
 * part of pfSense (https://www.pfsense.org)
5 5
 * Copyright (c) 2016 Electric Sheep Fencing
6
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
6
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
7 7
 * All rights reserved.
8 8
 *
9 9
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.backup_logs.sh
4 4
#
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2016 Electric Sheep Fencing
7
# Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
7
# Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
8 8
# All rights reserved.
9 9
#
10 10
# Based on src/etc/rc.d/savecore from FreeBSD
src/etc/rc.banner
7 7
 * Copyright (c) 2005 Colin Smith
8 8
 * Copyright (c) 2005-2013 BSD Perimeter
9 9
 * Copyright (c) 2013-2016 Electric Sheep Fencing
10
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
10
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
11 11
 * All rights reserved
12 12
 *
13 13
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.bootup
8 8
 * Copyright (c) 2009 Erik Kristensen
9 9
 * Copyright (c) 2005-2013 BSD Perimeter
10 10
 * Copyright (c) 2013-2016 Electric Sheep Fencing
11
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
11
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
12 12
 * All rights reserved.
13 13
 *
14 14
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.captiveportal_configure
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.captiveportal_configure_mac
5 5
 *
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2015-2016 Electric Sheep Fencing
8
 * Copyright (c) 2015-2019 Rubicon Communications, LLC (Netgate)
8
 * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate)
9 9
 * All rights reserved.
10 10
 *
11 11
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.carpbackup
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.carpmaster
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.disable_hdd_apm
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2004-2013 BSD Perimeter
7 7
# Copyright (c) 2013-2016 Electric Sheep Fencing
8
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
# All rights reserved.
10 10
#
11 11
# Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.dumpon
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2004-2013 BSD Perimeter
7 7
# Copyright (c) 2013-2016 Electric Sheep Fencing
8
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
# All rights reserved.
10 10
#
11 11
# Based on src/etc/rc.d/dumpon from FreeBSD
src/etc/rc.dyndns.update
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.embedded
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2004-2013 BSD Perimeter
7 7
# Copyright (c) 2013-2016 Electric Sheep Fencing
8
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
# All rights reserved.
10 10
#
11 11
# Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.expireaccounts
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2009 Shrew Soft Inc.
8 8
 * Copyright (c) 2016 Electric Sheep Fencing
9
 * Copyright (c) 2016-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.filter_configure
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.filter_configure_sync
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.filter_synchronize
8 8
 * Copyright (c) 2006 Peter Allgeyer
9 9
 * Copyright (c) 2004-2013 BSD Perimeter
10 10
 * Copyright (c) 2013-2016 Electric Sheep Fencing
11
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
11
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
12 12
 * All rights reserved.
13 13
 *
14 14
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/rc.gateway_alarm
3 3
# rc.gateway_alarm
4 4
#
5 5
# Copyright (c) 2015-2016 Electric Sheep Fencing
6
# Copyright (c) 2015-2019 Rubicon Communications, LLC (Netgate)
6
# Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate)
7 7
# All rights reserved.
8 8
#
9 9
# Licensed under the Apache License, Version 2.0 (the "License");
src/etc/rc.initial
5 5
# part of pfSense (https://www.pfsense.org)
6 6
# Copyright (c) 2004-2013 BSD Perimeter
7 7
# Copyright (c) 2013-2016 Electric Sheep Fencing
8
# Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
8
# Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
9 9
# All rights reserved.
10 10
#
11 11
# originally based on m0n0wall (http://neon1.net/m0n0wall)
src/etc/rc.initial.defaults
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/rc.initial.halt
7 7
 * Copyright (c) 2004 Bachman Kharazmi
8 8
 * Copyright (c) 2004-2013 BSD Perimeter
9 9
 * Copyright (c) 2013-2016 Electric Sheep Fencing
10
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
10
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
11 11
 * All rights reserved.
12 12
 *
13 13
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/rc.initial.password
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/rc.initial.ping
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/rc.initial.reboot
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * originally part of m0n0wall (http://m0n0.ch/wall)
src/etc/rc.initial.setlanip
6 6
 * part of pfSense (https://www.pfsense.org)
7 7
 * Copyright (c) 2004-2013 BSD Perimeter
8 8
 * Copyright (c) 2013-2016 Electric Sheep Fencing
9
 * Copyright (c) 2014-2019 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate)
10 10
 * All rights reserved.
11 11
 *
12 12
 * originally part of m0n0wall (http://m0n0.ch/wall)
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff