jim-p
|
2d99dce73b
|
Don't kill ssh, it will stop the rest of the process when done from ssh. Instead, do not shut down network interfaces before a reboot. The original motive for doing this may no longer be necessary. Fixes #626
|
2010-06-02 12:27:24 -04:00 |
|
jim-p
|
79d87198e5
|
Remove this line, it is not needed.
|
2010-06-02 12:26:48 -04:00 |
|
jim-p
|
3dd81dea7a
|
Ensure that monitor IP stays blank when editing a system dynamic gateway.
|
2010-06-02 11:26:58 -04:00 |
|
jim-p
|
41d984713b
|
Default to "dynamic" for a dynamic gateway.
|
2010-06-02 11:13:32 -04:00 |
|
jim-p
|
b9b9b4d8d8
|
Add status links to shaper pages.
|
2010-06-02 10:42:11 -04:00 |
|
jim-p
|
af1e20319e
|
Add status link to Interfaces
|
2010-06-02 10:34:29 -04:00 |
|
jim-p
|
14e9606693
|
Remove auth logs tab, since it is handled by the log link above.
|
2010-06-02 10:27:21 -04:00 |
|
jim-p
|
5633ab302b
|
Add status/log links to Captive Portal pages
|
2010-06-02 10:23:54 -04:00 |
|
jim-p
|
3cceb5d5eb
|
Add status/log links to Firewall rules
|
2010-06-02 10:04:24 -04:00 |
|
jim-p
|
02ca24c9d2
|
Add status links to gateway/route pages.
|
2010-06-02 09:58:31 -04:00 |
|
jim-p
|
e234921a79
|
Add status/log links to LB pages.
|
2010-06-02 09:51:51 -04:00 |
|
Ermal
|
ac8ff0a4f3
|
When an interface spoofs its mac address change the mac address of all vlans having it as parent. Remove such code from the vlan configuration phase since this is way the mac change will always get propagated and its faster.
|
2010-06-01 23:19:34 +00:00 |
|
Ermal
|
634e520652
|
Remove spurious call to mute console.
|
2010-06-01 23:13:20 +00:00 |
|
Scott Ullrich
|
3fb8caf258
|
Do not nuke /tmp/ on livecd's
|
2010-06-01 19:05:22 -04:00 |
|
Ermal
|
155e343b82
|
Do not use netstat to fetch default gateway interface but other faster commands to avoid problems on large interface setups.
|
2010-06-01 22:23:58 +00:00 |
|
Ermal
|
f73be85cfd
|
Use sockstat, netstat might take to long under certain circumstances.
|
2010-06-01 22:13:32 +00:00 |
|
Ermal
|
eb15decbf7
|
Provide a default error message on error pages if there is none provided by other means.
|
2010-06-01 21:09:44 +00:00 |
|
Ermal
|
b90996c504
|
Add forgotten newlines.
|
2010-06-01 20:49:21 +00:00 |
|
Ermal
|
e06b7fa20e
|
Do not overwrite previous rules.
|
2010-06-01 20:33:58 +00:00 |
|
Ermal
|
4d349edec5
|
Free ipfw ruleno so it can be reused. Propperly delete passthrough mac entries that are not used.
|
2010-06-01 20:31:56 +00:00 |
|
Ermal
|
3bf8eb9345
|
Use correct array to iterate.
|
2010-06-01 20:22:30 +00:00 |
|
jim-p
|
5224b8e7d2
|
Add status/log icons to DHCP page.
|
2010-06-01 16:03:05 -04:00 |
|
jim-p
|
e85858df66
|
Remove Logs tab from OpenVPN, as it is no longer needed.
|
2010-06-01 15:35:35 -04:00 |
|
jim-p
|
6deedfde64
|
Add status/log icons to IPsec pages.
|
2010-06-01 15:33:17 -04:00 |
|
jim-p
|
e70869840c
|
Remove logs tab from OpenVPN, since it is now replaced by the Log icon.
|
2010-06-01 15:28:43 -04:00 |
|
jim-p
|
efe2be8159
|
Add status and log urls to OpenVPN pages.
|
2010-06-01 15:27:08 -04:00 |
|
jim-p
|
c2e23f7b4b
|
Add a way to show status/log icons by the help icon. Define $statusurl and/or $logurl in the same manner as $pgtitle and if the variables are defined and not empty, the shortcut icons will appear. Ticket #623.
|
2010-06-01 15:24:27 -04:00 |
|
jim-p
|
67252466b8
|
Fix images.
|
2010-06-01 15:19:09 -04:00 |
|
jim-p
|
dcc9beef95
|
Add some simple Log and Status icons. Part of ticket #623
|
2010-06-01 14:55:53 -04:00 |
|
jim-p
|
0c88fc1ee2
|
Fix disabled setting for OpenVPN CSC entries, which was causing them to disapper. (Disable was handled inconsistently, as with normal OpenVPN entries.) Fixes #633.
|
2010-06-01 13:06:56 -04:00 |
|
jim-p
|
1e68a58b7e
|
Fix upgrade code for disable bit on OpenVPN CSC entries.
|
2010-06-01 13:06:17 -04:00 |
|
jim-p
|
99f4210976
|
Send TERM to sshd during shutdown/reboot to ensure that client sessions are kicked properly. Fixes #626.
|
2010-06-01 12:50:03 -04:00 |
|
jim-p
|
651e77c6f7
|
Don't kill login here. When this happens from ssh is also resets the console menu. Kill $PPID instead which should have the same intended effect.
|
2010-06-01 12:50:03 -04:00 |
|
Ermal
|
59cfe65d3c
|
Do not set max_execution time here.
|
2010-06-01 17:35:27 +00:00 |
|
Ermal
|
924f202ee8
|
Fixes #622. Add a new file status for signaling default gateway under /tmp. dhclient script will check for this file to define if the interface needs a default gateway or not from its given routes.
|
2010-05-31 19:14:29 +00:00 |
|
Ermal
|
1fb059612c
|
Use full path and use variables to be consistent.
|
2010-05-31 18:21:42 +00:00 |
|
Scott Ullrich
|
309b3a20a0
|
Remove typo
|
2010-05-29 15:17:45 -04:00 |
|
Scott Ullrich
|
5d4f96c689
|
Refactor code
|
2010-05-29 15:17:12 -04:00 |
|
Scott Ullrich
|
6bd7a61490
|
Only allow installer.php on non pfSense and nanobsd platforms
|
2010-05-29 15:17:12 -04:00 |
|
gnhb
|
fda6084959
|
Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
|
2010-05-29 10:51:00 +07:00 |
|
gnhb
|
3a13f094d5
|
Fix up whitespace so file is easier to read, and fix a few missing tags.
|
2010-05-29 10:49:51 +07:00 |
|
Chris Buechler
|
12fa7ea105
|
more text fixes
|
2010-05-28 22:44:18 -04:00 |
|
Chris Buechler
|
88e4881bb0
|
fix text
|
2010-05-28 22:43:08 -04:00 |
|
Chris Buechler
|
40e18a72af
|
Revert "add a status tab to the CP screens as well", this is just a tad too long
This reverts commit 881eb09217.
|
2010-05-28 21:31:21 -04:00 |
|
Chris Buechler
|
881eb09217
|
add a status tab to the CP screens as well
|
2010-05-28 21:26:04 -04:00 |
|
Chris Buechler
|
943d4ad25d
|
add auth logs tab to CP screens
|
2010-05-28 21:12:59 -04:00 |
|
Ermal
|
fe383a26af
|
Use REQUEST to hanle both POST/GET.
|
2010-05-28 22:40:27 +00:00 |
|
Ermal
|
5b87b24e07
|
Make the logout page configurable like the other pages. The only difference is that this page/code will be treated as a .php page so it may contain internal php CP variables referenced.
|
2010-05-28 21:30:47 +00:00 |
|
Ermal
|
d462a851d8
|
Provide an error message to the call.
|
2010-05-28 21:01:51 +00:00 |
|
Ermal
|
72b9e45296
|
Some configurations want to be able to ask users about replacing their existing mac during auto mac passthrough logins if they change equipment. Allow this in the backend by requiring the user to need posting a replacemacpassthru field with the post. Also add the possibility to send back with a portal_reply_page generated page the username and password posted.
|
2010-05-28 20:17:04 +00:00 |
|