Ermal
|
01b1cc6aff
|
Fix line because of copy/pasto.
|
2010-12-10 00:53:02 +00:00 |
|
Ermal
|
728719dd90
|
Its too late and this is optional.
|
2010-12-10 00:51:52 +00:00 |
|
Ermal
|
18be996dd7
|
Actually we expect an array to be returned.
|
2010-12-10 00:34:53 +00:00 |
|
Ermal
|
e501de37f7
|
Hello xmlrpc to another function!
|
2010-12-10 00:19:22 +00:00 |
|
Ermal
|
89428f036f
|
Use correct variable name so the message is actually displayed.
|
2010-12-09 19:44:48 +00:00 |
|
Chris Buechler
|
76bbcff0bd
|
make rebrand-friendly
|
2010-12-09 12:18:40 -05:00 |
|
Ermal
|
11decf6ef6
|
Show carp on the list of interfaces to be used for creating gif/gre tunnels.
|
2010-12-09 14:25:48 +00:00 |
|
Erik Fonnesbeck
|
71809626fc
|
If available, display source IP's CIDR mask on external IP as well.
|
2010-12-08 22:44:00 -07:00 |
|
Erik Fonnesbeck
|
35aa4df3f0
|
This code must come after natent is defined or the style will never be applied. Ticket #1073
|
2010-12-08 22:12:21 -07:00 |
|
Erik Fonnesbeck
|
1634524df7
|
Fix field descriptions on input validation for LAGG edit.
|
2010-12-08 14:51:32 -07:00 |
|
Ermal
|
20e18ef23b
|
Properly test for ldap case when clicking save and test for GUI authserver.
|
2010-12-08 15:45:18 +00:00 |
|
Ermal
|
6f247d1f76
|
Expose advbase option of carp(4) to alleviate advanced configs.
|
2010-12-07 23:51:47 +00:00 |
|
Ermal
|
afa966a582
|
Ticket #1081. Fix header() function to do correct redirection. Also remove bogus step9 in the wizards.
|
2010-12-07 20:08:36 +00:00 |
|
jim-p
|
5a61331aff
|
Move this validation down so we can still assume id=0 if it's not present, and then redirect if it's non-numeric.
|
2010-12-07 11:34:15 -05:00 |
|
Ermal
|
137f46d893
|
Whitespace fixes to make this readble.
|
2010-12-07 11:10:08 +00:00 |
|
Pierre POMES
|
dd62256f08
|
Fix vip descriptions in openvpn and ipsec screens. Ticket #1042
|
2010-12-06 20:26:58 -05:00 |
|
Ermal
|
ef130e9f1d
|
Ticket #829. Allow the user to change from ppp* type to static or dhcp type interface from interfaces.php.
|
2010-12-06 20:16:45 +00:00 |
|
Ermal
|
81f4ab8a52
|
Ticket #1073. Gray out the rules when they are disabled.
|
2010-12-06 12:29:57 +00:00 |
|
jim-p
|
273e9bf7dd
|
Rename this variable to avoid collisions. Fixes #1067
|
2010-12-03 09:23:31 -05:00 |
|
jim-p
|
0a0774b511
|
Allow a . in hostnames. Also, don't allow a space in hostname, it was adding a bunch of trailing spaces to the end of the field. Fixes #1063
|
2010-12-02 15:29:45 -05:00 |
|
Warren Baker
|
41fafd5314
|
Make use of the new tab menu and use _GET instead of _POST for pkg name passed in URL.
|
2010-12-02 19:21:59 +02:00 |
|
jim-p
|
a2ff08f8c1
|
Disable redirect gateway checkbox when using shared key (you can't push with shared key). Also re-run the code to hide the local network box if the gw redirect is checked when switching server modes, since there is no need to push a specific local network when pushing the default gateway.
|
2010-12-02 09:14:19 -05:00 |
|
jim-p
|
b8e2fd16e4
|
Use unlink here instead of an exec to rm. Remove escapeshellarg call as it isn't needed now. Fixes #1066
|
2010-12-02 08:22:38 -05:00 |
|
Erik Fonnesbeck
|
310a9d7bdc
|
Confirm before deleting the interface.
|
2010-12-01 22:29:43 -07:00 |
|
Ermal
|
1b844e7045
|
Raise this to new limit of 2^16.
|
2010-12-01 19:35:19 +00:00 |
|
Ermal
|
b6ab9bd290
|
Ticket #1060. Escape even the alias entry descritpions.
|
2010-12-01 11:52:55 +00:00 |
|
Ermal
|
1dbc0c4384
|
Use correct variable name. Also related to Ticket #847.
|
2010-12-01 11:22:55 +00:00 |
|
Scott Ullrich
|
7eb2ebbe21
|
Make page more html friendly.
|
2010-11-30 23:29:01 -05:00 |
|
Scott Ullrich
|
a1054b467e
|
Make pfTop uniform
|
2010-11-30 20:36:22 -05:00 |
|
jim-p
|
a4fe5cac4c
|
Reformat pfsync/xmlrpc sync settings. Hopefully make it more clear to understand and use.
|
2010-11-30 17:33:08 -05:00 |
|
Ermal
|
65c5cec3e3
|
Make sure we cannot add interfaces by entering the link directly on url address bar. This does the same check as the one for showing the plus button on interfaces_assign.
|
2010-11-30 22:16:27 +00:00 |
|
Scott Ullrich
|
a6e0e07bf1
|
Set page title to Status: Dashboard for consistency
|
2010-11-30 13:35:05 -05:00 |
|
Ermal
|
b0cf10bff2
|
Ticket #911. Provide an option under system->advanced->misc to disable killing states when a gateway goes down. Possibly on 2.1+ this might be made an option specific for each gateway!
|
2010-11-30 16:47:32 +00:00 |
|
Ermal
|
0a1eabbe81
|
Resolves #947. Blacklist interfaces to show as possible lagg members if they are present in a lagg already.
|
2010-11-30 15:15:09 +00:00 |
|
jim-p
|
16926fdccc
|
Use grep -c instead of wc and awk. Also use full paths.
|
2010-11-29 18:38:17 -05:00 |
|
jim-p
|
ac617a8ffa
|
Eliminate a cat-to-grep
|
2010-11-29 18:31:29 -05:00 |
|
Scott Ullrich
|
84c07e65ad
|
Include guiconfig.inc for auth
|
2010-11-29 16:48:23 -05:00 |
|
Scott Ullrich
|
cb3b4ebcc0
|
Revert 2c4a13d91b Interface names should appear as uppercase
|
2010-11-29 15:36:57 -05:00 |
|
Scott Ullrich
|
82bf941175
|
Revert 9c3cac0cb5 Interface names should appear as uppercase
|
2010-11-29 15:35:54 -05:00 |
|
Scott Ullrich
|
e3feac4e91
|
Revert "Interface names should appear as uppercase"
This reverts commit 66d57db5e4.
|
2010-11-29 15:34:44 -05:00 |
|
Scott Ullrich
|
96302ebdb3
|
Revert "Interface names should appear as uppercase"
This reverts commit 4cea35b344.
|
2010-11-29 15:34:32 -05:00 |
|
Scott Ullrich
|
a6d9251e13
|
Revert "Interface names should appear as uppercase"
This reverts commit e8ad860fb4.
|
2010-11-29 15:34:20 -05:00 |
|
Scott Ullrich
|
74efe8bc01
|
Deactivate cpu graph. Will bring back in 2.1
|
2010-11-29 15:18:29 -05:00 |
|
Scott Ullrich
|
7ff41586e8
|
Disable firewall rule drag and drop. Will bring this feature back in 2.1
|
2010-11-29 15:07:05 -05:00 |
|
Ermal
|
5b2f628e50
|
Add exit; so the redirection actually works.
|
2010-11-29 14:54:47 +00:00 |
|
Ermal
|
c45d1cfe71
|
Remove old reference to function. Reported-by: http://forum.pfsense.org/index.php/topic,30508.0.html
|
2010-11-29 11:53:12 +00:00 |
|
Ermal
|
9a7f673188
|
Use php_uname where possible.
|
2010-11-26 20:54:17 +00:00 |
|
Ermal
|
cfa62e06c7
|
include broadcast address to allow dhcp to work.
|
2010-11-26 12:20:30 +00:00 |
|
Ermal
|
a980df9c1b
|
Resolves #1040. Fix dynamic addition of gateways from routes edit screen.
|
2010-11-25 12:29:03 +00:00 |
|
Ermal
|
02d7e4a43b
|
Resolves #1043. Do not allow limiters in floating rules without direction. It is invalid practice and while the backend skips it the user should be warned.
|
2010-11-25 11:11:15 +00:00 |
|