Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2f1f9a98 10/01/2015 01:48 PM Stephen Beaver

Fixed 5225

d25878c7 10/01/2015 01:33 PM Stephen Beaver

Fixed 5225
Programmer had mangled element name in if($_POST) section

a5c36eb2 10/01/2015 01:21 PM Renato Botelho

Introduce read_xml_tag.sh

Create /usr/local/sbin/read_xml_tag.sh, that will read a xml tag from
config file using xmllint. Replace all direct read using cat, grep, sed,
... by this script

339b8893 10/01/2015 11:51 AM Renato Botelho

Fix #5220, setup PHP timezone:

- Get defined zoneinfo in the following order:
- /var/db/zoneinfo
- /cf/conf/config.xml
- /etc/inc/globals_override.inc
- /etc/inc/globals.inc

4169bf0c 10/01/2015 01:59 AM Chris Buechler

Only need to check 'vip' here.

c9ab2622 10/01/2015 01:53 AM Chris Buechler

fix comment typo Phil Davis noted

701f5caa 09/30/2015 11:12 PM Chris Buechler

Can't use continue here as it continues the foreach, which skips the "ipfw zone" command, breaking CP for any system that doesn't have VIPs defined.

0403236d 09/30/2015 09:30 PM Renato Botelho

Restore item accidentaly removed on last commit

27cd9844 09/30/2015 09:25 PM Renato Botelho

Remove timezone from default config, we have a definition in globais.inc now

60ff91f1 09/30/2015 09:21 PM Renato Botelho

Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726

9cffad03 09/30/2015 08:13 PM Renato Botelho

One more hardcoded pfSense name

fe7b27a3 09/30/2015 07:34 PM Jim Pingle

Cert fields should be used for EAP-RADIUS as well.

d1f641a0 09/30/2015 06:50 PM Stephen Beaver

Removed bogus array_merge()

9511d1a2 09/30/2015 06:43 PM Stephen Beaver

Fixed bogus array_merge in localid_type selector

9120eda6 09/30/2015 06:35 PM Stephen Beaver

Fixed incorrect encryption bits selectors
Hide Remote network if mobile

b1438199 09/30/2015 05:48 PM Jim Pingle

Fix detection of mobile IPsec P1 when editing.

f2cbd2e3 09/30/2015 05:48 PM Chris Buechler

time for 2.3-ALPHA

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

Use product_name global variable in more places

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

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

205c51a2 09/30/2015 05:26 PM Stephen Beaver

Fixed #5127
Don't "foreach($config['menus'])" if there are no menus defined

5bca8df4 09/30/2015 04:21 PM Stephen Beaver

Corrected page title (which was using incorect PHP format)

22616af2 09/30/2015 03:54 PM Renato Botelho

Create symlinks during the boot for nanobsd

40547fe4 09/30/2015 03:48 PM Stephen Beaver

Corrected logo hyperlink
Changed Jumbotron font to white so you can actually read the text

48b79a60 09/30/2015 01:45 PM Renato Botelho

Make sure pkg db and cache is safe on nanobsd and on pfSense with /var mounted as MFS

f39bb5b6 09/30/2015 01:45 PM Renato Botelho

pkg 1.6.x upgrade command called with -q is now respecting it

92135bfd 09/30/2015 01:45 PM Renato Botelho

Remove cust_fixup_nanobsd(), similar actions are done at specific create image functions, do the same for nanobsd

51bcc515 09/30/2015 01:43 PM Stephen Beaver

Suppress progreess bar until package system revision is complete

4e43ef22 09/30/2015 01:28 PM Stephen Beaver

Wizard system completed and tested agains all wizard files
Progress bar added to show progess through wizard steps

f1d3adf1 09/30/2015 12:07 AM Chris Buechler

Use the appropriate parent interface with gateway groups using CARP VIPs.
Ticket #4990

acda1403 09/29/2015 10:32 PM Chris Buechler

Do a service reload of dyndns when changing gateways in case something has
changed. Ticket #5214

89dcfa01 09/29/2015 09:41 PM Stephen Beaver

Bootstrap conversion mostly complete.
Tested with setupwizard.xml and looks good. Couple more thankgs to check so don't test yet please.

34c9962b 09/29/2015 08:53 PM Chris Buechler

Disable DHS as a dynamic DNS provider option. It's never worked, and
fixing is more complex than just fixing the variable screw up and
disabling cert validation for their SSLLabs F-graded site. Updates made on
their site even take quite some time to be reflected, seems to be a...

2bd7417d 09/29/2015 08:43 PM Renato Botelho

Call correct script on upgrade process and obsolete the old version

7a19c326 09/29/2015 08:42 PM Renato Botelho

Do not run pkg update between first and second step of upgrade process

26bc0c20 09/29/2015 05:23 PM Renato Botelho

Remove old references to undefined variable firmwarelock

9f25db73 09/29/2015 05:17 PM Renato Botelho

Call exit after detect another instance is already running, otherwise it would end up deleting pid file

b6c72ae2 09/29/2015 05:12 PM Renato Botelho

Detect when pkg must be upgraded and do it early, followed by a pkg update to make sure metadata is updated

1818df8b 09/29/2015 03:59 PM Stephen Beaver

Fixed #5209

f5dbca0d 09/29/2015 03:18 PM Stephen Beaver

Fixed #5206
Completes conversion of the pkg* files

567d7fd6 09/29/2015 02:23 PM Stephen Beaver

Fixed #5212

eb3743d8 09/29/2015 01:24 PM Stephen Beaver

Fil;e conversion complete. Tested against multiple packages

490920ef 09/29/2015 01:05 PM Renato Botelho

Replace macros by variables after install bsdinstaller

39ec1134 09/29/2015 01:05 PM Renato Botelho

Install only bsdinstaller in install_bsdinstaller()

be817d98 09/29/2015 04:00 AM Chris Buechler

Add dh-parameters files to the nanobsd exclude_files as well. Ticket #4816

be4e2cfe 09/28/2015 08:42 PM Chris Buechler

Use self rather than any in auto-added IPsec rules to prevent
over-matching. Ticket #5211

d2f163a6 09/28/2015 06:01 PM Renato Botelho

Make sure FreeBSD src is available to setup pkg repo

3b635066 09/28/2015 05:44 PM Jim Pingle

Ensure this only contains a partial name, not a path, before attempting to craft a full name and read the file. Fixes #5203.

f8cc55bf 09/28/2015 05:29 PM Phil Davis

Redmine #5200 be less aggressive about DHCP Pool Notice V2

This one will log_error() the DHCP pool message when it detects the inconsistency at the end of the setup wizard during reload all.
That way it can still be seen in the system log that this happened, and one day someone might chase down all the steps in the "reload all" process....

a1c141eb 09/28/2015 01:17 PM Renato Botelho

Merge pull request #1940 from doktornotor/patch-2

16c26e65 09/28/2015 01:15 PM Renato Botelho

Merge pull request #1937 from heper/patch-2

04efa936 09/28/2015 12:22 PM Renato Botelho

Look for src and ports repo in the same git server

0825aaea 09/28/2015 11:56 AM Renato Botelho

Set FreeBSD src and ports repo to use github or git.pfmechanics.com based on local clone of pfSense repo

f164ace4 09/28/2015 06:43 AM Doktor Notor

Fix comment language

ce7edfff 09/27/2015 04:39 PM Doktor Notor

Remove syslog.conf entries on package uninstall (Bug #5210)

The remove_text_from_file() is not needed at all. However, system_syslogd_start() must be run after the package entries are gone from config.xml, otherwise system_syslogd_start() just re-adds the (now almost removed) package logging configuration from there.

9a4ad8dc 09/25/2015 08:47 PM jeroen van breedam

add 'interface' column to lease_counter table

acce8404 09/25/2015 07:46 PM Renato Botelho

Cleanup cache and stale packages after install/delete

ab56095b 09/25/2015 07:46 PM Renato Botelho

Add missing ;;

23f6cdd7 09/25/2015 06:50 PM Stephen Beaver

Initial conversion of the file. Most functions completed and tested, but more testing remains

fdf35e23 09/25/2015 06:33 PM Renato Botelho

Fix logic to set EVENT_PIPE

c979e86b 09/25/2015 06:29 PM Renato Botelho

Add -h, to show help

7025e3d4 09/25/2015 05:25 PM Renato Botelho

Define EVENT_PIPE using a parameter, -p

d61a194d 09/25/2015 04:46 PM Renato Botelho

Print return code when _GUI_CALL is not empty, used by GUI to check rc of a process that runs in bg

ac56271c 09/25/2015 04:42 PM Renato Botelho

Replace direct calls to exit by _exit

d4c6029e 09/25/2015 04:33 PM Renato Botelho

Remove unnecessary :- from variables that are between quotes

35ad2c72 09/25/2015 04:27 PM Renato Botelho

Set environment var EVENT_PIPE, used by pkg to write out progress in json format

f62ea19b 09/25/2015 04:09 PM Renato Botelho

Rename functions and variables to improve readability, no functional changes

badfc76a 09/25/2015 04:05 PM Renato Botelho

Use compare_version() for kernel_pkg checks

92c9d6cc 09/25/2015 04:03 PM Renato Botelho

Add pfSense-upgrade parameters -i/-r to install or remove packages

88af0be4 09/25/2015 12:31 PM Renato Botelho

Change usage() to use regular echo() and print to stderr

096c5147 09/25/2015 12:26 PM Renato Botelho

Relocate global variables definitions, no functional changes

23ee0868 09/25/2015 12:25 PM Renato Botelho

Relocate main block and leave all functions in the beggining

b046b5c4 09/25/2015 12:23 PM Renato Botelho

Check if update needs to run inside update()

9346911f 09/25/2015 11:35 AM Renato Botelho

Update repository metadata hourly

7d26baf3 09/25/2015 10:53 AM Renato Botelho

Respect .gitignore when call git clean

cfa7f409 09/24/2015 06:43 PM Renato Botelho

rsync is required

97508a55 09/24/2015 05:17 PM Stephen Beaver

Fixed #5189

51fe2104 09/24/2015 04:57 PM Renato Botelho

If an error happened, just abort, there is no reason to ask user to press enter

eef93144 09/24/2015 04:48 PM Jared Dillard

Ticket #5204 a clean up pass of the jquery sections

d94da298 09/24/2015 04:10 PM Renato Botelho

Automatically set meta pkgs version based on timestamp for snapshots

f1e89d80 09/24/2015 02:05 PM Phil Davis

Clarify the use of noshuntlaninterfaces and autoexcludelanaddress

The existing code here looks like it should be working correctly. Maybe it would help future maintainers if the field name used for gathering the data value in the UI and $POSTing it is changed to autoexcludelanaddress. Then the code reads a bit more easily where the logic value of noshuntlaninterfaces and autoexcludelanaddress is swapped back and forth.

83b48b44 09/24/2015 02:04 PM Jim Pingle

Reset the value of a package field before this test in case it has no default. Fixes #5199

acdc7fd6 09/24/2015 02:02 PM Stephen Beaver

Fixed #5192
Element names corrected

599ee64b 09/24/2015 01:37 PM Stephen Beaver

Updated tables to responsive format
Added table style classes
Changed array keys to descriptive names
Updated indenting/style

6da22ecd 09/24/2015 01:17 PM Stephen Beaver

Merge pull request #1932 from heper/patch-2

5da2095b 09/24/2015 12:56 PM Stephen Beaver

Comment typo fix

8a73f407 09/24/2015 12:49 PM Stephen Beaver

Fixed #5146
Bootstrap conversion complete and unit tested

89ccf6fa 09/24/2015 10:24 AM Renato Botelho

Merge pull request #1799 from jlduran/svg-mimetype

301776fd 09/24/2015 10:05 AM Renato Botelho

Merge pull request #1934 from phil-davis/patch-5

3b71258a 09/24/2015 08:10 AM Phil Davis

service_dhcp_edit.php fixes from code inspection

To save you some time in testing and fixing, here are the bugs I noticed by code inspection.

b5f6e690 09/23/2015 08:59 PM Stephen Beaver

File converted but not yet checked/tested

2edc6c80 09/23/2015 08:52 PM Renato Botelho

Add -u option to pfSense-upgrade

- New u option, to run pkg update
Move upgrade action code to upgrade()
- Rename first_step to upgrade_first_step
- Rename second_step to upgrade_second_step
- Do not call update when upgrade is called

d4c86857 09/23/2015 08:52 PM Renato Botelho

Verify if pkg is (un)locked before (un)lock it

32783770 09/23/2015 08:52 PM Renato Botelho

Disable trap on _exit()

3ea25fad 09/23/2015 08:52 PM Renato Botelho

Declare logfile earlier

d6891fcc 09/23/2015 08:52 PM Renato Botelho

Make usega() more informative

0dfc62d5 09/23/2015 08:52 PM Renato Botelho

Teach _exit() to return 1st parameter, replace exit calls by _exit and move trap to start of main block

d9a0f7a2 09/23/2015 08:52 PM Renato Botelho

Track pfSense-upgrade pidfile to avoid running 2 instances simultaneosly

1d24ef45 09/23/2015 03:58 PM jeroen van breedam

dhcp_lease_counter for master

https://redmine.pfsense.org/issues/5186

27fc3a13 09/22/2015 08:40 PM Stephen Beaver

Fixed #5189

66855de6 09/22/2015 08:05 PM Renato Botelho

Abort when 'pkg update' fails