Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  usr

Latest revisions

# Date Author Comment
c1a2c6c8 11/29/2017 02:57 PM Peter Schofield

Changed license as requested and added a missing apostrophe in a comment.

68eacaa2 11/15/2017 04:49 PM Peter Schofield

fix for broken preselection of select boxes

529fbbfd 11/15/2017 02:38 PM Peter Schofield

Improves bug#6400 further reducing page load time from my previous commit

Moved select box generation code out of interface display loop, meaning it runs once iterating over count(interfaces) rather than running count(interfaces) times iterating over count(interfaces) each time....

772a7b3d 11/12/2017 12:21 PM Peter Schofield

refactored interfaces_assign.php to to benefit people with large numbers of VLANs, as requested on the forum at https://forum.pfsense.org/index.php?topic=137391.0. Also contains a minor speedup for interfaces_vlan.php. Modified functions are contained in interfaces_fast.inc. Profiling code is still present but commented out, as is replaced code.

6bb69034 11/10/2017 08:20 PM Steve Beaver

Fixed #8053 Revised page JavaScript to update gateway selector on IP family change

(cherry picked from commit ae381698db23f260027c27c9aa12694a38c2f9ce)

66dd4fe2 11/10/2017 07:08 PM Jim Pingle

Remove this part, the voucher settings shouldn't be synchronized this way, it's handled via the voucher sync settings on the secondary. Fixes #8079

It was only working before because of this typo, the code shouldn't have been there at all.

927a988e 11/10/2017 07:00 PM Jim Pingle

When synchronizing vouchers, avoid allowing null values. Also, fix a missing variable global declaration. Part of ticket #8079

ff25106d 11/10/2017 06:14 PM Jim Pingle

Correct voucher config section name. Part of ticket #8079

bc60e070 11/10/2017 04:33 PM Renato Botelho

Use a strict check of array_search() result

c253e352 11/10/2017 04:18 PM Renato Botelho

Remove empty items from output

View revisions

Also available in: Atom