jim-p
|
985d6e18eb
|
Show the CP User count in the page title, as on 1.2.3.
|
2011-08-08 09:38:02 -04:00 |
|
jim-p
|
4f163cb886
|
Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits these days.
|
2011-08-06 21:22:44 -04:00 |
|
jim-p
|
ff1a605cb3
|
Remove GUI code to enable fast routing. The backend code was removed back in December in 4f76b144b0
|
2011-08-05 10:21:14 -04:00 |
|
jim-p
|
448cc756b1
|
Work around the fact that get_configured_interface_list re-parses the config and kills the reference made before it, which was making it impossible to delete a pppoe instance.
|
2011-08-03 12:39:29 -04:00 |
|
Ermal
|
834a3e6ae7
|
Correctly check the values for VoIP on multi_lan traffic shaper wizard. Reported-by: http://forum.pfsense.org/index.php/topic,32833.15.html. Ticket #1728
|
2011-08-02 21:15:21 +00:00 |
|
Ermal
|
9afdf05854
|
Correct the link to index.php so it always works correctly.
|
2011-08-02 20:32:06 +00:00 |
|
jim-p
|
5c5d2cad8c
|
If no pppoe service name is configured, send a null service name. Seems to help clients especially when reconnecting.
|
2011-08-02 15:57:54 -04:00 |
|
Ermal
|
a7951d4af2
|
Declare the arrays as global since that is what they are. Correct the name of asterisk in the global defniition.
|
2011-08-02 07:59:56 +00:00 |
|
Ermal
|
3adc676985
|
Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense.org/index.php/topic,39176.0.html
|
2011-08-02 07:47:23 +00:00 |
|
Chris Buechler
|
d7894259e4
|
fix text
|
2011-07-29 03:18:57 -04:00 |
|
Ermal
|
31a15efb98
|
Add an override for default interval to send icmp
|
2011-07-28 20:56:54 +00:00 |
|
jim-p
|
8687d2ba92
|
Clarify notes for pptp "Server address"
|
2011-07-28 16:45:32 -04:00 |
|
Ermal
|
253591c74a
|
Fix status page of gateways to show gateways with monitoring disabled as up.
|
2011-07-28 20:35:08 +00:00 |
|
Ermal
|
b8873098b9
|
Add a new option to allow disabling of gateway monitoring. This gateways will always be reported as up.
|
2011-07-28 20:31:46 +00:00 |
|
Ermal
|
dfd9c31d12
|
Just break states based on the remote host ip and not with localip. The later might be the same as address used by other services and might interrupt them
|
2011-07-28 19:35:03 +00:00 |
|
jim-p
|
5ab25db079
|
Move the textarea displaying packet capture outside of the form tag, or else a browser will try to submit the contents of the textarea when hitting a button. If you were viewing a large capture, that can be quite a long time it's wasting on uploading data that serves no purpose.
|
2011-07-28 14:31:31 -04:00 |
|
jim-p
|
d427daea51
|
Fix whitespace formatting
|
2011-07-28 14:29:41 -04:00 |
|
jim-p
|
1f82f5e0bc
|
Fix display of ssh port on anti-lockout rule display in GUI.
|
2011-07-28 14:23:02 -04:00 |
|
Ermal
|
609debe5ac
|
Correct priority number to not have clashes with PRIQ which do not allow same priority numbers for two different queues.
|
2011-07-28 08:16:50 +00:00 |
|
Scott Ullrich
|
ff49f684a1
|
Adding hook
|
2011-07-27 19:23:33 -04:00 |
|
Scott Ullrich
|
d932747707
|
Add hooks
|
2011-07-27 19:03:57 -04:00 |
|
jim-p
|
2c46607793
|
Relax PPTP password restrictions, just prevent starting with a !, and limit to common printable/keyboard characters so it doesn't result in invalid xml. Fixes #1720
|
2011-07-27 12:49:55 -04:00 |
|
jim-p
|
c355573484
|
Shift OpenVPN require, it was causing CRLs to not save changes properly.
|
2011-07-27 12:05:06 -04:00 |
|
jim-p
|
8c011fc9fc
|
Fix variable so CSC/Overrides for OpenVPN are actually deleted from the fs when deleted from the GUI.
|
2011-07-27 11:51:22 -04:00 |
|
jim-p
|
f27d726cda
|
Rework OpenVPN status, show status for shared key servers.
|
2011-07-27 11:36:08 -04:00 |
|
Ermal
|
85f9faa67f
|
Resolves #1703. Correct array key value.
|
2011-07-25 19:07:22 +00:00 |
|
Scott Ullrich
|
6684d275d4
|
Adding hook for first tr
|
2011-07-23 22:54:26 -04:00 |
|
Scott Ullrich
|
3597b8b084
|
Fix copy and pasto
|
2011-07-23 22:25:32 -04:00 |
|
Scott Ullrich
|
7be7e5196a
|
Load chosen but do not use it (for pkgs)
|
2011-07-23 21:55:51 -04:00 |
|
Scott Ullrich
|
56f547cb93
|
Move hook code up a bit
|
2011-07-23 21:51:34 -04:00 |
|
Scott Ullrich
|
40e0223003
|
Adding hooks that will be used for filtering plugins
|
2011-07-23 21:05:23 -04:00 |
|
Scott Ullrich
|
13ac0f4006
|
Move hook code up a few lines
|
2011-07-23 20:03:05 -04:00 |
|
Scott Ullrich
|
6e9dd2ab22
|
Add hook for overriding interfaces
|
2011-07-23 19:13:46 -04:00 |
|
Scott Ullrich
|
f4a8f48f97
|
Adding chosen but do not actually use it beyond loading
|
2011-07-23 19:01:02 -04:00 |
|
Scott Ullrich
|
2d302d505f
|
Add hook for bottom icon row
|
2011-07-23 18:35:45 -04:00 |
|
Scott Ullrich
|
4e17a1a3de
|
Add hook and fix style for anti lockout
|
2011-07-23 18:25:19 -04:00 |
|
Scott Ullrich
|
7af82a98c2
|
Add missing ;
|
2011-07-23 18:04:44 -04:00 |
|
Scott Ullrich
|
3a71f473f7
|
Adding pre_id_tablerow hook
|
2011-07-23 18:02:19 -04:00 |
|
Chris Buechler
|
b5556bbf02
|
Revert "fix text"
This reverts commit c27ca36eb3.
|
2011-07-23 17:20:26 -04:00 |
|
Chris Buechler
|
c27ca36eb3
|
fix text
|
2011-07-23 17:02:06 -04:00 |
|
Scott Ullrich
|
d728dd6708
|
Adding apply hooks
|
2011-07-22 20:09:58 -04:00 |
|
Chris Buechler
|
a38c57d812
|
make the tab character limit 92, leaves plenty of room and prevents some custom builds from unnecessarily turning tabs into a drop down
|
2011-07-22 18:36:27 -04:00 |
|
Scott Ullrich
|
3a497aa3c7
|
Bump to 1.7
|
2011-07-22 17:17:32 -04:00 |
|
jim-p
|
e5ba916a9b
|
Remove whitespace at the start of firewall_aliases.php - it was causing errors in the GUI.
|
2011-07-22 14:45:15 -04:00 |
|
Ermal
|
e1110f8845
|
Clear \r from these files to be readble
|
2011-07-22 17:34:14 +00:00 |
|
Ermal
|
b7d7f4b853
|
Ticket #749. Make the rules of the traffic shaper wizard select the wan side of the interfaces to not make the intra-lan traffic classifible in this way.
|
2011-07-22 17:28:43 +00:00 |
|
Ermal
|
4869860590
|
Resolves #1703. Correctly delete a interface group members when the group is deleted.
|
2011-07-22 11:03:59 +00:00 |
|
Ermal
|
f32f09d483
|
Correctly restart the SSL lighty instance when running.
|
2011-07-22 10:04:24 +00:00 |
|
Ermal
|
985070dc71
|
Remove 'maxproc' since its unused in the code and correctly use maxprocperip to allow the GUI setting to be actually usable. Reported-by: http://forum.pfsense.org/index.php/topic,39155.0.html
|
2011-07-22 08:55:10 +00:00 |
|
Ermal
|
8380e83395
|
Fix redirurl collection so after login the user can be redirected correctly
|
2011-07-21 21:10:48 +00:00 |
|