Project

General

Profile

« Previous | Next » 

Revision 38809d47

Added by Renato Botelho about 6 years ago

Fix copyright message years to reflect BSDP -> ESF -> Netgate

View differences:

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

Also available in: Unified diff