Project

General

Profile

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

# Date Author Comment
ae346354 10/15/2016 03:04 PM Pi Ba

php fatal error logging

406ced77 10/14/2016 11:51 AM Renato Botelho

Change safe_write_file $content parameter to accept an array

e717f161 10/14/2016 11:51 AM Renato Botelho

Make $force_binary parameter optional, default to false

1289c0c1 10/12/2016 07:23 PM Renato Botelho

Remove all calls to conf_mount_r* functions

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

Retire cdrom platform support

ffab5cb4 10/12/2016 05:59 PM Renato Botelho

Obsolete conf_mount_ro() and conf_mount_rw()

Now that nanobsd is gone these functions are not necessary anymore.
Keep them around until all calls are cleaned up

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

Move copyright from ESF to Netgate

caec0e97 09/06/2016 03:40 PM Jim Pingle

Fix handling of backup config count. Fixes #6771

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)

01b5410a 05/24/2016 09:25 AM Stilez y

Use global backup count instead of hardcoded value and remove redundant function

adb6925e 05/11/2016 03:53 AM Chris Buechler

Check for is_array here to avoid possible issues if the config.cache is invalid. Adapted from PR 2925

3cc5a386 05/04/2016 08:44 AM Chris Buechler

Skip ro mounting to make nanobsd permanent rw mode regardless of config. Ticket #6184

530e4707 04/04/2016 07:05 AM NOYB NOYB

Includes - Remove Personalizations

Remove "you" personalizations.

f5315ac1 02/21/2016 08:40 AM NOYB NOYB

Write_Config Function Notes Update

Add write_config_only input arg to write_config function notes.

6449f4ad 02/17/2016 01:43 PM Renato Botelho

Merge pull request #2660 from phil-davis/gtetc1

d18f3f6e 02/17/2016 01:33 PM Phil Davis

Internationalize etc inc a-i files

961884ae 02/16/2016 11:53 AM Renato Botelho

Call conf_mount_rw() before run pfSense-upgrade to avoid doing it twice

5e8c3fa0 02/16/2016 11:34 AM Renato Botelho

Break long lines

7222324e 02/01/2016 12:41 PM Renato Botelho

Remove all additional packages from the system before reset to factory default. Fixes #5829

09221bc3 01/15/2016 01:44 PM Renato Botelho

Update license on files from /etc/inc

9ba46186 12/21/2015 12:09 PM Renato Botelho

Merge pull request #2309 from phil-davis/tiw

7d7da5e5 12/21/2015 06:38 AM Phil Davis

Avoid triggering initial wizard before reboot

If you use the the webGUI to reset to factory defaults, then while the
existing system is shutting down you navigate off to the dashboard, the
initial setup wizard will start. The trigger_initial_wizard flag file is...

61ee7f13 12/20/2015 01:10 PM Phil Davis

Redmine #5613 avoid Reset to Factory Defaults PHP warnings

On Reset to Factory Defaults there are some warnings given when unlink_if_exists() tries to unlink() directories in /conf - /conf/backup and /conf/sshd.
unlink does not work on directories.
This PR avoids the PHP warnings by not trying to remove the directories inside /conf....

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

429e0911 12/08/2015 01:14 AM NOYB NOYB

Write Config Only Option

Add write_config function option to only write the config. Sometimes syncing firewall is not necessary or desirable. ex: changing log display options.

2344bed4 09/30/2015 05:33 PM Renato Botelho

Use product_name global variable in more places

6990ad35 09/16/2015 08:58 AM Phil Davis

White space and minor bits in etc

Cleaner version of https://github.com/pfsense/pfsense/pull/1846

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

Move main pfSense content to src/