jim-p
|
9e3aadbe90
|
Add checkboxes to disable TSO and LRO since some drivers will misbehave with them set. Resolves #703
|
2010-06-28 15:59:03 -04:00 |
|
Chris Buechler
|
e88ace7563
|
fix gettext
|
2010-06-27 01:27:30 -04:00 |
|
Chris Buechler
|
04735a091f
|
fix Description display. Ticket #666
|
2010-06-26 21:26:48 -04:00 |
|
Erik Fonnesbeck
|
3dec33d454
|
Validate for duplicate user names when editing, too.
|
2010-06-25 13:12:06 -06:00 |
|
jim-p
|
8339ab6d69
|
Prevent the GUI from adding a user that already exists in /etc/passwd (root, operator, daemon, etc)
|
2010-06-25 14:38:03 -04:00 |
|
jim-p
|
2708e3997d
|
Remove some redundant code and make sure admin's home directory is /root - Fixes #218
|
2010-06-25 13:08:47 -04:00 |
|
Erik Fonnesbeck
|
4c9a23db7d
|
Label for 1:1 NAT reflection rules in rules.debug.
|
2010-06-25 10:36:33 -06:00 |
|
Erik Fonnesbeck
|
dabc766919
|
Check for tcp/udp in the protocol specified for outbound NAT rules, since tcp/udp itself is not a valid protocol choice in pf. Fixes #696
|
2010-06-25 10:25:56 -06:00 |
|
jim-p
|
ff93a5c146
|
Validate time server. Should be the last thing that fixes #464
|
2010-06-25 12:17:09 -04:00 |
|
jim-p
|
85ee0940ac
|
Do more strict validation on WAN setup fields. Ticket #464
|
2010-06-25 12:12:17 -04:00 |
|
jim-p
|
ce6b39f25d
|
Hide GMZ offset zones in setup wizard. Ticket #464
|
2010-06-25 11:29:12 -04:00 |
|
jim-p
|
618e43ca4f
|
Do some more strict validation on hostname, domain, and DNS servers. Ticket #464
|
2010-06-25 11:29:11 -04:00 |
|
jim-p
|
5fe3b65184
|
Validate MTU in setup wizard. Ticket #464
|
2010-06-25 11:29:11 -04:00 |
|
Ermal
|
cf7ac033ab
|
Provide some error messages when posting from a script so consumers can have a clue at what happened.
|
2010-06-24 22:30:49 +00:00 |
|
Ermal
|
56c9163122
|
Pass correct argument to killbyname and correctly check for sshdkeyonly toggle. Ticket #691
|
2010-06-23 18:35:49 +00:00 |
|
jim-p
|
2e591a5db1
|
Fix dashboard version check for nanobsd
|
2010-06-23 09:07:32 -04:00 |
|
Ermal
|
dbe8c19217
|
Be more strict when doing checks for empty values.
|
2010-06-22 20:03:13 +00:00 |
|
Ermal
|
6bd0fc103c
|
Actually apinger can be reloaded and this is not doing its job apparently.
|
2010-06-22 16:03:28 +00:00 |
|
Ermal
|
e879fc815e
|
Fixes #613. Add correctly users to all users group.
|
2010-06-22 14:29:45 +00:00 |
|
jim-p
|
b009b15330
|
Add build-time comparison also.
|
2010-06-22 02:53:10 -04:00 |
|
jim-p
|
4c4b068c1f
|
Fix ssh key existence test.
|
2010-06-22 02:38:32 -04:00 |
|
jim-p
|
e5d8408b9e
|
Fix NanoBSD snapshot URL default.
|
2010-06-21 16:51:53 -04:00 |
|
jim-p
|
087d875cd9
|
Correct NanoBSD update filename
|
2010-06-21 16:14:29 -04:00 |
|
jim-p
|
414053da69
|
Fix NanoBSD automatic update checks.
|
2010-06-21 16:08:26 -04:00 |
|
Ermal
|
4f0606164f
|
Actually send the HUP signal to tell apinger that a new config file is to be loaded! This should solve a lot of issues with apinger monitoring.
|
2010-06-21 17:58:19 +00:00 |
|
jim-p
|
2d402f570b
|
Do a more thorough check for missing sshd key files. Should fix #673
|
2010-06-21 11:13:30 -04:00 |
|
Ermal
|
bf02c78434
|
Fixes #480. Correctly upgrade config for monitorip. When a gateway exists save there the monitorip instead of the interface.
|
2010-06-21 16:33:26 +00:00 |
|
gnhb
|
52cf107d51
|
Fix #683. Show PPPs tab as selected when tab is selected.
|
2010-06-21 21:12:08 +07:00 |
|
Ermal
|
eade409a42
|
Use proper locking.
|
2010-06-21 11:06:50 +00:00 |
|
Ermal
|
1d9e9ccac4
|
Do not flush all tables unless Save was hit on webgui. This avoids flushing the tables that keep logged in users.
|
2010-06-21 11:02:35 +00:00 |
|
jim-p
|
d4b17d7ce7
|
We should still delete this file if it's found, or the GUI can go into an infinite loop reinstalling packages. Fixes #678
|
2010-06-19 10:10:01 -04:00 |
|
Ermal
|
f31ab121f5
|
Make an extra check for monitor to be explicitly an ip otherwise apinger breaks.
|
2010-06-18 21:17:40 +00:00 |
|
Ermal
|
6f77aca537
|
Properly find gateway ip. The code before did not match for dynamic gateways.
|
2010-06-18 21:15:46 +00:00 |
|
Ermal
|
3a9eb3c908
|
If packages are reinstalled during bootup than there is no need to reinstall them again during GUI login.
|
2010-06-18 21:05:36 +00:00 |
|
Ermal
|
fb0f242b1e
|
Propperly check for down state.
|
2010-06-18 18:57:00 +00:00 |
|
Ermal
|
1ea67f2ef9
|
Also teach system_routing_configure to have an interface as parameter so to reload only routes related to this interface when an interface is reconfigured.
|
2010-06-18 18:46:06 +00:00 |
|
Ermal
|
769e254ee1
|
Do not reconfigure CP on every event of interfaces or while reloading the webGUI. Create 2 new function to just rewrite rules and restart the webserver for CP repctively for interface events and webGUI restart events.
|
2010-06-18 18:35:57 +00:00 |
|
Ermal
|
e00ec007cf
|
Remove unused script and add it to obsolete list.
|
2010-06-18 17:46:48 +00:00 |
|
Renato Botelho
|
759d0de1e8
|
Add delete button for each NAT Port Forward rule, like firewall rules. It Fixes #674
|
2010-06-18 13:21:31 -03:00 |
|
jim-p
|
e28f5b9343
|
Silence
|
2010-06-18 10:47:03 -04:00 |
|
jim-p
|
1fea67419a
|
Use killbyname() instead of mwexec/killall directly.
|
2010-06-18 10:36:46 -04:00 |
|
Ermal
|
d499c12bc0
|
Silence.
|
2010-06-18 16:19:25 +00:00 |
|
Ermal
|
36ff7f81ca
|
Ooops curly missing.
|
2010-06-17 22:10:01 +00:00 |
|
Ermal
|
4a756e9be7
|
Actually correctly handle some vip types ips for getNasIP.
|
2010-06-17 22:09:00 +00:00 |
|
Ermal
|
64c0462bec
|
Teach even getNasIP for the new callingstation ip setting.
|
2010-06-17 21:57:39 +00:00 |
|
Ermal
|
80b292f3d8
|
Do not include functions.inc just for pfSenseHeader which is not really the best place to use!
|
2010-06-17 21:54:10 +00:00 |
|
Ermal
|
8aede55b43
|
Use proper name for index.
|
2010-06-17 21:48:31 +00:00 |
|
Ermal
|
f23e63638a
|
Fixes #660. Simplify some code and correctly do an exit after a redirect is issued. Thanks-to: Efonne for analysis.
|
2010-06-17 21:44:53 +00:00 |
|
Ermal
|
5082282c3a
|
Use the configured src ip attribute choosen for accounting too.
|
2010-06-17 19:39:30 +00:00 |
|
Ermal
|
34e9ca6002
|
Show even VIP's in the list. This is copied from nat code and probably should be generalized.
|
2010-06-17 19:33:52 +00:00 |
|