Project

General

Profile

Download (3.56 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

449fdf25 10/15/2020 05:43 PM Renato Botelho

Fix #10978: Run rc.local and rc.local.running

Fix the logic used to detect if rc.local and/or rc.local.running are or
not running and execute them only when it's needed

0cf9ffc2 05/28/2020 01:07 AM Emanuel Rietveld

rc.initial: handle -c command with arguments

before this change rc.initial only passes the first -c parameter.
instead passing every parameter allows you to run complex commands
over ssh even if the shell is set to /etc/rc.initial

implements #10603

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

f9e8c833 08/30/2019 06:12 PM Jim Pingle

Change logging to plain text, deprecate clog. Issue #8350

38809d47 07/29/2019 05:50 PM Renato Botelho

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

b73d8949 07/10/2019 05:52 PM Steve Beaver

Fixed #9245 updating copyright notices

179377b0 03/30/2018 11:01 PM robjarsen

Remove Whitespace

I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.

-RJ

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

a1035bd8 12/29/2016 04:04 PM Jim Pingle

Remove obsolete console menu option that was a remnant of the livecd which was removed some time ago.

533f3160 12/20/2016 04:29 PM Renato Botelho

Revert "ctrl-c is handy in the shell. Do not lock out."

This doesn't seem to be a problem these days. Fixes #6741

This reverts commit e8b82b8191356d50a2f210067d7a9f32976d4075.

dc61252a 10/12/2016 07:29 PM Renato Botelho

Deprecate nanobsd platform and remove all conditionals that uses it

60f164f3 10/12/2016 06:27 PM Renato Botelho

Retire cdrom platform support

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

02705019 06/08/2016 02:49 AM Stilez y

Rename item #12 in console menu

The console menu item #12 ("pfSense/$product developer shell") has a pointless title that doesn't help users much. It also actively obscures from router admins the useful tools it contains which is a negative side-effect....

3f300677 05/31/2016 01:27 PM Renato Botelho

Move terminal config from cons25 to xterm, same used by FreeBSD

a99dc521 02/06/2016 02:35 AM David Wood

Don't kill an sshd parent process on exit from /etc/rc.initial

This stops exiting a shell running in an SSH session from terminating the parent sshd process, which has the unwanted side effect of killing all other sessions running under that sshd process (including cloned shell sessions).

3329e8a1 11/18/2015 11:32 PM Chris Buechler

handle -c parameters in rc.initial. Ticket #4422

761768a5 11/18/2015 05:31 PM Stephen Beaver

Change option 13 to "Update"

e4121dde 10/01/2015 04:27 PM Renato Botelho

Introduce read_global_var:

- Add a new script, read_global_var, that returns the value of any item
contained in global array $g
- Replace all grep and sed magic from shell scripts

c580e34c 09/30/2015 05:33 PM Renato Botelho

Consider globals_override.inc and replace hard coded pfSense string by product_name

d8123075 09/14/2015 07:58 PM Renato Botelho

Rename upgrade script to pfSense-upgrade

30855514 09/11/2015 04:52 PM Renato Botelho

Call pfsense-upgrade.sh to run upgrade from console

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/