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 |
|
Ermal
|
822b687b16
|
Do not assume WAN as the default interface to get the ip from for the calling station id. Instead add a select box(list) to choose the interface(ip) to send to radius.
|
2010-06-17 19:22:52 +00:00 |
|
Chris Buechler
|
7af53acecd
|
fix text
|
2010-06-17 12:31:50 -04:00 |
|
jim-p
|
b4eb3a1737
|
Check if a variable is set before trying to unset. Otherwise, this will blow up with $a[b][c] if $a[b] doesn't exist.
|
2010-06-17 12:16:25 -04:00 |
|
jim-p
|
1fa00d6d70
|
Strip windows carriage return (^M) on save. IE adds this, and it can break certain files that don't expect to deal with it.
|
2010-06-17 10:28:32 -04:00 |
|
smos
|
88e9bceb8a
|
Fix wireless status page to look at the right wireless interface name.
Ticket #649
|
2010-06-17 08:07:36 +02:00 |
|
Chris Buechler
|
ffcf81bbb7
|
correct the limiter, it reversed up/down before
|
2010-06-16 22:21:59 -04:00 |
|
Scott Ullrich
|
60e014fe99
|
Save log file and give better output of what is happening
|
2010-06-16 19:44:05 -04:00 |
|
jim-p
|
6aa9ddce18
|
Properly match SafeNet crypto cards. See http://forum.pfsense.org/index.php/topic,26056.0.html
|
2010-06-16 13:12:14 -04:00 |
|
gnhb
|
ed476f6f10
|
Add missing semicolon.
|
2010-06-16 22:17:34 +07:00 |
|
gnhb
|
4a1779a90e
|
Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
|
2010-06-16 22:13:23 +07:00 |
|
Ermal
|
53824804f4
|
Fixes #665. Optimize and correctly check for the gateways on static routes to be included on $tonatsubnets macro.
|
2010-06-16 17:02:36 +00:00 |
|
Ermal
|
ca94282988
|
Actually it needs choparp_ prepended.
|
2010-06-16 16:36:32 +00:00 |
|
Ermal
|
962fd68551
|
Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduced. Also teach about interface argument to proxyarp function so it can start only a instance of an interface.
|
2010-06-16 16:07:16 +00:00 |
|
gnhb
|
59db783acd
|
Modify pfsense-utils and status_interfaces.php so Uptime is shown for all PPPx type links.
|
2010-06-16 22:11:31 +07:00 |
|
Ermal
|
096ee9c22d
|
Make some non functional changes, mostly to keep up with latest gw changes. Related to Ticket #666
|
2010-06-16 11:24:00 +00:00 |
|
Ermal
|
a138f4fbc0
|
Fixes #667. Do not bring down mpd5 if the interface is configured for dial on-demand.
|
2010-06-16 11:01:24 +00:00 |
|
Ermal
|
0bbf8900e0
|
Fixes #659. Uncomment javascript for unexistent fields and put id attribute on the checkbox controls referenced by javascript.
|
2010-06-15 21:38:41 +00:00 |
|
Ermal
|
42f4bbd96a
|
Ticket #655. Call vpn_ipsec_configured in all cases it knows how to handle enabled/disabled ipsec setting.
|
2010-06-15 21:24:53 +00:00 |
|