Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
362ec35d 12/20/2013 10:32 PM Ermal LUÇI

Do not register the _ENV superglobal since its not required and probably not very useful in a [F]CGI world and its limit is restricted nowdays in pfSense.

aa205c3b 12/20/2013 10:08 PM Ermal LUÇI

Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_VARS as its deprecated and luckily low use in pfSense to win memory and compativility

cc263020 12/19/2013 02:52 PM Ermal LUÇI

Provide a setting to disable the auto added LAN SPDs in the DB

b95b40a1 12/19/2013 09:10 AM Ermal LUÇI

Move also tls-verify to fcgicli to avoid forking php process. Maybe even this should be done as a plugin to avoid overhead of forking.

5e28dad4 12/19/2013 08:53 AM Ermal LUÇI

Migrate openvpn authentication to use fcgicli rather than forking a php process. Maybe should could consider to write a short library todo this

1848a25e 12/16/2013 08:12 PM Jim Pingle

Fix saving of voucher sync settings.

4aea91d8 12/14/2013 07:20 PM Ermal LUÇI

Switch to php-fpm for lighty and check_reload_status will use it. Step by step will migrate the other calls

da49fd89 12/14/2013 11:22 AM Renato Botelho

Remove a probably bad copy/paste line

a1007e19 12/13/2013 10:58 PM Ermal LUÇI

Properly detect if an ip is already configured for VIP. Remove useless checks for carp

92603e27 12/13/2013 06:34 PM Renato Botelho

Add an option to restore default logout/error/portal custom pages on Captive Portal. Fixes #3362

fb7c06b8 12/09/2013 11:22 AM Renato Botelho

Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it fixes #2286

60818ff2 12/09/2013 10:58 AM Renato Botelho

tidy up html

e9bf4980 12/09/2013 10:42 AM Renato Botelho

Fix whitespaces and indent

a364ecd0 12/07/2013 08:50 PM Dwayne Voelker

added missing quotes

thx rbgarga

0c8fb222 12/07/2013 08:50 PM Dwayne Voelker

Allow setting a default scale type preference for the traffic graphs widget

I originally submitted this at https://redmine.pfsense.org/issues/2994
but it seems that is not used for commits now so I am adding it here.
It works great on my box, and I can't see these changes causing any...

0c21eb70 12/06/2013 07:16 PM Ermal LUÇI

Use _vip as identified for CARP vip IPs to allow easier upgrade code. This way only ipaliases on carp need to be upgraded.

77a341a4 12/06/2013 01:39 PM Renato Botelho

Add a knob to prefer IPv4 over IPv6, it fixes #2833

5c43e7bd 12/05/2013 08:09 PM Jim Pingle

Also account for a widget being null/not defined, and not just closed/open.

9cdc1caf 12/05/2013 04:16 PM Ermal LUÇI

Provide proper interface for getting carp status

b6877e06 12/05/2013 10:51 AM Ermal LUÇI

Handle more carp enahancements for FreeBSD 10. the interface vips will be names $if@$vhid since the interface name is the same as other ips.

20dda766 12/04/2013 08:21 PM Renato Botelho

Prevent network or broadcast address to be set on interface (console, GUI and wizard). It should fix #3196

a589dc74 12/03/2013 04:20 PM Jim Pingle

Add FreeBSD pkgng repo definition

5bc62353 12/03/2013 02:37 PM Renato Botelho

Fix #3350. Do not destroy an interface when it's being disabled

8e97590d 12/03/2013 11:42 AM Renato Botelho

Remove a left testing code

aa87cf11 12/02/2013 07:35 PM Renato Botelho

Fix #3339. Add a way to download CP portal, error and logout html pages

338ded9b 12/02/2013 05:45 PM Renato Botelho

Fix whitespaces and indent

0e42cad8 12/02/2013 02:19 PM Renato Botelho

Show aliases popup on Outbound NAT list

dde20226 12/02/2013 02:11 PM Renato Botelho

Declare missing global vars and fix gateway deletion

a9be92f0 12/02/2013 01:34 PM Renato Botelho

Fix typos

4287c73a 11/29/2013 12:07 PM Renato Botelho

One more typo on Alternative Names fill, that was setting type field with $value

edf37d56 11/29/2013 11:57 AM Renato Botelho

Fix a (probably) copy/paste issue that is making all Alternative Names disapear when an input error is detected

7238e0cf 11/28/2013 06:36 PM Ermal LUÇI

Remove references to _vip interface and provide proper configuration for carp on FreeBSD 10. Still some places to deal with this and certainly missing upgrade code

3f0cc2f4 11/26/2013 09:22 PM Renato Botelho

Stop sorting 1to1 rules and leave user decide the order. Fixes #3327

70cb0375 11/26/2013 09:20 PM Renato Botelho

Allow toggle enable/disable, reorder and multiple delete static routes

e97df865 11/26/2013 09:17 PM Renato Botelho

Show all gateway entries, even if interface doesn't exist, to avoid adding duplicate items or edit config by hand to remove old entries. While I'm here, allow multiple delete, and toggle enable/disable

96ef7db0 11/26/2013 08:41 PM Renato Botelho

Add an option to disable gateway items

a5249874 11/26/2013 08:38 PM Renato Botelho

Stop sorting static routed and leave user decide the order

c83d04dc 11/25/2013 06:35 PM Renato Botelho

Make it more visible when an item is disabled

d251a8d4 11/25/2013 06:24 PM Renato Botelho

Fix whitespaces and indent

45508803 11/25/2013 05:41 PM Jim Pingle

Allow an "empty" CRL to be exported, since this is still a valid action.

1122705e 11/25/2013 02:06 PM Ermal LUÇI

Start from 2 here as well

06dc05ac 11/25/2013 01:39 PM Ermal Luçi

Merge pull request #858 from timdufrane/master

Add DHCP without gateway capability

fcaf1709 11/23/2013 07:32 PM Ermal LUÇI

Catch up with mac needed for all operations in the table nowdays.

e5f2cf3a 11/23/2013 02:30 AM Pierre POMES

prefork for relayd is usefull only in DNS mode

ae72c0ff 11/22/2013 12:05 PM Charlie Marshall

remove unneeded ';'

d285ffdb 11/22/2013 11:50 AM Charlie Marshall

fix traffic shaper progress bars not displaying

baec2b00 11/21/2013 09:18 PM Ermal LUÇI

Properly create zones for the CP with the new command arguments and properly invoke ipfw for applying rules and other configuration options.

1bd021e3 11/21/2013 06:38 PM timdufrane

Add DHCP without gateway capability

fc5a4f3c 11/21/2013 05:35 PM Ermal LUÇI

Remove maximumtables even from the GUI since there is no option

23d9f686 11/21/2013 11:37 AM Renato Botelho

Fix an issue that changes wrong gateway entry when items are hidden

e924cd7e 11/20/2013 05:20 PM Renato Botelho

Add hability to insert after, reorder, batch delete and enable/disable to 1:1 NAT rules. It fixes #3327

a0e1f0f1 11/20/2013 05:16 PM Renato Botelho

We do not need 2 variables to do the same thing, simplify it a bit

d39ed8c3 11/20/2013 04:05 PM Renato Botelho

Fix whitespaces and indent

bb0469f2 11/20/2013 02:01 PM Renato Botelho

Fix whitespaces and indent

858211dd 11/19/2013 10:45 AM Renato Botelho

Improve text on outbound NAT page to reflect last changes, it should fix #2416

1b4a0d79 11/19/2013 10:43 AM Renato Botelho

Fix a wrong } left on my last commit

aef6978d 11/19/2013 10:35 AM Renato Botelho

Try to detect already automatically created outbound NAT rules and avoid duplicating them. Also automatically create rules when switching from hybrid to manual. Ticket #2416

6f61fea6 11/18/2013 05:26 PM Renato Botelho

Use the same code to automatically create outbound NAT rules when mode change to manual, ticket #2416

7997ed44 11/15/2013 09:21 PM Renato Botelho

Many fixes on privileges, ticket #3216:

- Rename some privileges:
page-diag-system-activity => page-diagnostics-system-activity
page-interfacess-groups => page-interfaces-groups
page-interfacess-lagg => page-interfaces-lagg
page-interfacess-qinq => page-interfaces-qinq...

2d845db7 11/15/2013 06:20 PM Renato Botelho

Merge pull request #855 from ExolonDX/branch_01

Tidy up the "Helper Icons"

a2f0b7c1 11/14/2013 06:28 PM Renato Botelho

Move automatic rules to a separate table, ticket #2416

33bcbe5a 11/14/2013 05:38 PM Renato Botelho

Merge pull request #856 from ExolonDX/branch_02

Tidy up "interface_statistics.widget.php"

bef388a7 11/14/2013 02:37 PM Renato Botelho

Show advanced outbound rules and inform user what are being used and what are being ignored. It should fix #2416

94c52ff8 11/14/2013 01:48 PM Colin Fleming

Tidy up "interface_statistics.widget.php"

Remove padding surrounding the main table, makes the widget have the
same "look and feel" as the other widgets.

17b8c60a 11/14/2013 01:44 PM Colin Fleming

Tidy up the "Helper Icons"

The "Helper Icons" at the top right of some service pages at present
produces 30+ HTML errors/warnings, this is due to the table cell being
wrapped in a span statement then in a div statement, table cells can
only be part of a table row then within a table statement....

eef01b14 11/13/2013 09:45 AM Renato Botelho

Add hybrid and disabled outbound NAT, fixes #2416:

- Add 2 new outbound NAT modes, hybrid and disabled, manual and advanced
keep working the same way
- Hybrid mode applies manual rules first, automatic after
- Disabled do no create any outbound NAT rules...

d5ab3af4 11/12/2013 11:52 PM Renato Botelho

Fix whitespaces and indent

858f313d 11/12/2013 07:46 PM Renato Botelho

Fix indent, whitespaces and a close a couple of unbalanced tags

c4421dfa 11/12/2013 12:45 PM Renato Botelho

Add an option to set no-sync on rules to keep states from being synced via pfsync. Fix #2501

d60ba078 11/11/2013 10:16 PM Renato Botelho

Merge pull request #831 from ExolonDX/branch_06

Tidy up "diag_logs_filter_summary.php" XHTML

454e09bd 11/11/2013 10:15 PM Renato Botelho

Merge pull request #829 from ExolonDX/branch_04

Tidy up "diag_logs_filter.php" XHTML

f70121be 11/11/2013 12:57 PM Renato Botelho

Fix #3298 and few other fixes:

. Check for fixed array keys (pkg_categories_min_count,
pkg_categories_max_display and pkg_default_categories) instead of
undeclared variables
. Add a new default category "All"
. Use proper class on 'Category' columns when it is visible...

29840546 11/11/2013 12:19 PM Renato Botelho

Fix indent and whitespaces

e09fcde5 11/11/2013 11:19 AM Renato Botelho

Merge pull request #844 from ExolonDX/branch_20

Tidy up "diag_logs_openvpn.php" XHTML

4f3d3052 11/11/2013 11:18 AM Renato Botelho

Merge pull request #843 from ExolonDX/branch_19

Tidy up "diag_logs.php" XHTML

5f8fc8d8 11/11/2013 11:18 AM Renato Botelho

Merge pull request #842 from ExolonDX/branch_17

Tidy up "diag_logs_wireless.php" XHTML

ad411437 11/11/2013 11:18 AM Renato Botelho

Merge pull request #841 from ExolonDX/branch_16

Tidy up "diag_logs_vpn.php" XHTML

d869c813 11/11/2013 11:17 AM Renato Botelho

Merge pull request #840 from ExolonDX/branch_15

Tidy up "diag_logs_settings.php" XHTML

750adb5c 11/11/2013 11:15 AM Renato Botelho

Merge pull request #839 from ExolonDX/branch_14

Tidy up "diag_logs_routing.php" XHTML

d3b01546 11/11/2013 11:15 AM Renato Botelho

Merge pull request #838 from ExolonDX/branch_13

Tidy up "diag_logs_resolver.php" XHTML

d24de56a 11/11/2013 11:14 AM Renato Botelho

Merge pull request #837 from ExolonDX/branch_12

Tidy up "diag_logs_relayd.php" XHTML

12f1bd24 11/11/2013 11:14 AM Renato Botelho

Merge pull request #836 from ExolonDX/branch_11

Tidy up "diag_logs_ppp.php" XHTML

77ad3ea3 11/11/2013 11:14 AM Renato Botelho

Merge pull request #834 from ExolonDX/branch_09

Tidy up "diag_logs_ntpd.php" XHTML

abf49196 11/11/2013 11:13 AM Renato Botelho

Merge pull request #833 from ExolonDX/branch_08

Tidy up "diag_logs_ipsec.php" XHTML

5395194e 11/11/2013 11:13 AM Renato Botelho

Merge pull request #832 from ExolonDX/branch_07

Tidy up "diag_logs_gateways.php" XHTML

9c76ad6d 11/11/2013 11:12 AM Renato Botelho

Merge pull request #830 from ExolonDX/branch_05

Tidy up "diag_logs_filter_dynamic.php" XHTML

10f3e734 11/11/2013 11:07 AM Renato Botelho

Merge pull request #828 from ExolonDX/branch_03

Tidy up "diag_logs_dhcp.php" XHTML

8802b918 11/11/2013 11:06 AM Renato Botelho

Merge pull request #827 from ExolonDX/branch_02

Tidy up "diag_logs_auth.php" XHTML

2b8bfda4 11/07/2013 11:11 AM Phil Davis

system_camanager init $input_errors so array_push works

Fixes input validation when creating an internal certificate. Reported in forum http://forum.pfsense.org/index.php/topic,68849.0.html

79f5aebe 11/07/2013 08:34 AM Robert Nelson

Simplify the code.

No need to worry about the second column, we only need to pad the first one.

6ff71328 11/07/2013 06:54 AM Robert Nelson

Rewrite the display_host_results() function to use spaces instead of
tabs. It does a much better job of aligning the fields in each column
and works in all the browsers, particularly chrome which doesn't
support the tab character.

It still isn't perfect due to the javascript alert() function's...

d7ba0370 11/05/2013 02:51 PM Colin Fleming

Tidy up "diag_logs_openvpn.php" XHTML

Add SUMMARY to table statements
Close BR and INPUT statements

c7b94a26 11/05/2013 02:48 PM Colin Fleming

Tidy up "diag_logs.php" XHTML

Add SUMMARY to tables

d027e810 11/04/2013 09:19 PM Colin Fleming

Tidy up "diag_logs_wireless.php" XHTML

Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM statement into table cell statement

e3762a2a 11/04/2013 09:17 PM Colin Fleming

Tidy up "diag_logs_vpn.php" XHTML

Move NOWRAP Boolean operator into CLASS statements
Add ALT and close IMG statements
Add SUMMARY to table statements
Deprecate ampersands
Close INPUT statements
Add closing BODY and closing HTML statements

00491625 11/04/2013 09:15 PM Colin Fleming

Tidy up "diag_logs_settings.php" XHTML

Add "closehead" PHP variable and close the HEAD statement
Add CDATA to script statement
Add SUMMARY to table statement
Tidy up HTML Boolean operators
Close BR and INPUT statements
Remove duplicate closing table cell statement

a2f86379 11/04/2013 09:12 PM Colin Fleming

Tidy up "diag_logs_routing.php" XHTML

Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM statement into table cell

085955a3 11/04/2013 09:10 PM Colin Fleming

Tidy up "diag_logs_resolver.php" XHTML

Add SUMMARY to table statements

68c5d859 11/04/2013 09:10 PM Colin Fleming

Tidy up "diag_logs_relayd.php" XHTML

Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM statement into table cell

60219c69 11/04/2013 09:08 PM Colin Fleming

Tidy up "diag_logs_ppp.php" XHTML

Add SUMMARY to table statements
Close BR and INPUT statements