Commit Graph

9881 Commits

Author SHA1 Message Date
Vinicius Coque
169f15744a Create symlinks for packages config files into the PBI directory 2011-09-30 22:47:09 -03:00
Vinicius Coque
9b1b25ee04 Fix pbi_info path 2011-09-30 22:47:09 -03:00
Vinicius Coque
a641010726 Remove line forgotten last commit 2011-09-30 22:47:09 -03:00
Warren Baker
7e0d217d29 Start for various Unbound functions 2011-10-01 03:03:34 +02:00
jim-p
1e656ec491 Change the way syslogd is killed/restarted a bit. Fixes log related pages hanging when logs are reset (or saving syslog settings) 2011-09-30 20:20:59 -04:00
jim-p
b3e15d1ba9 Add missing s 2011-09-30 20:04:34 -04:00
jim-p
689eaa4dc6 Move hostapd to its own log and tab, so it stops spamming the system log. 2011-09-30 19:57:43 -04:00
Warren Baker
a36a239ac8 Add Unbound chroot directory path 2011-09-30 21:21:34 +02:00
jim-p
722112f391 Exclude relayd from main system log, it's really spammy, and is already in relayd.log 2011-09-29 22:28:36 -04:00
jim-p
747cc15a96 Add some missing ;'s. 2011-09-29 16:14:38 -04:00
jim-p
ff160984b2 Show session detail in Virtual Server status 2011-09-29 15:13:30 -04:00
Vinicius Coque
531070641d remove symlinks for PBI binaries 2011-09-29 00:49:29 -03:00
Vinicius Coque
569aeae791 remove PBI even when packages depends on only one PBI package 2011-09-29 00:49:29 -03:00
Vinicius Coque
43dad53568 Create symlinks for bin and sbin directories on /usr/local/ after installing a PBI 2011-09-29 00:49:29 -03:00
Ermal
9a4cfa0b23 Try to send the xmlrpc errors to the system log 2011-09-29 02:28:22 +00:00
Ermal
b3c106a006 Check that we have user password otherwise strange things happen if tehre is nothing stored in the config 2011-09-28 23:48:32 +00:00
Ermal
aa690c34f2 Correctly check if it is a valid object or not 2011-09-28 23:48:18 +00:00
Warren Baker
b1b42a065c Combine is_subnet to check for both v4 and v6 subnets 2011-09-29 01:32:09 +02:00
Warren Baker
fdb9c1dbb6 Add is_subnetv6 for checking of IPv6 subnets 2011-09-29 01:26:57 +02:00
jim-p
d353423564 Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913 2011-09-28 11:39:49 -04:00
Vinicius Coque
a5566aa8a9 install/remove packages using PBI 2011-09-28 01:57:26 -03:00
jim-p
b6d748733b Fixup relayd to handle DNS load balancing as well as standard TCP load balancing. 2011-09-27 17:13:02 -04:00
Scott Ullrich
3ff3956616 Add global to hide download tab 2011-09-26 18:22:13 -04:00
Scott Ullrich
b8bfcce550 Add option to not restore config.xml 2011-09-25 20:27:28 -04:00
Scott Ullrich
b2a67b558c Add option to perform full backup prior to upgrade. First commit of 2011 pfSense hackathon! 2011-09-25 17:01:03 -04:00
smos
7d3eeb8c2e Unbreak the firewall rules, I accidentally reset the variable. 2011-09-15 07:54:29 +02:00
Ermal
aab5f04c47 Correct behaviour of switching from console from any ppp type device to other type. This has been broken since new ppp code. 2011-09-12 11:46:29 +00:00
Ermal
d523215bd2 Show friendly interface names 2011-09-08 17:49:29 +00:00
Ermal
ebc0e4b6fd Add support for multiple radius server to be used during authentication 2011-09-07 19:59:56 +00:00
Ermal
5b4f3f1b60 Remove duplicated occurence during merging 2011-09-07 18:07:06 +00:00
Ermal
00257cf5ed Remove references to undeclared table 2011-09-07 13:04:33 +00:00
Ermal
b4792bf8fe Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces. 2011-09-07 13:04:01 +00:00
jim-p
fce938b3a3 Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845 2011-09-06 18:37:35 -04:00
Seth Mos
3aa114d555 Add proper validation to the services_rtadvd_configure() to only pick up the IPv6 nameservers if any
Ticket #1836
2011-09-06 22:25:50 +02:00
Seth Mos
a04959b883 Also add the new RDNSS fields to the rtadvd config for prefix delegation cases. 2011-09-03 20:01:17 +02:00
Seth Mos
f535d5a0bb Now that our rtadvd binary supports RDNSS we can tack the search domain and DNS servers onto the stack.
Ticket #1836
2011-09-03 19:58:29 +02:00
smos
02091d234d Encapsulate in curlies for safety 2011-09-03 12:20:08 +02:00
smos
ea91a8c0c2 Unbreak system_routing_configure(); 2011-09-03 12:17:15 +02:00
smos
26ecc19c99 Only add the Interface scope on link local addresses 2011-09-03 11:13:43 +02:00
smos
5a8371cdde Add a / for the prefix length value. As suggested on
http://forum.pfsense.org/index.php/topic,40377.msg209028.html#msg209028
2011-09-03 11:13:43 +02:00
jim-p
4fbc8429be Only do cookie check if the form has already been posted. The cookie check is not accurate for the first page load after a browser has been opened, has to be at least one refresh/post first. 2011-09-02 13:03:33 -04:00
Ermal
6f14b34a60 Unlink the failed downloaded file if present. Since it might contain harmful and not expected content 2011-09-01 19:54:03 +00:00
jim-p
3adae4dbdb Check/set array for $config['staticroutes']['route'] as well, fixes deleting of the last static route not syncing to secondary unit. 2011-09-01 14:18:26 -04:00
smos
81a3b6f56f Add a find_interface_ipv6_ll() to find the link local address of a interface.
Use this link local address for the apinger srcip otherwise we might try using the DHCP6 /128 address which will fail.
We need to extend apinger or any replacement thereoff to understand the %{$realif} scope suffix for link local addresses so that these are always correct. This is important since link local gateway addresses are a normal thing and FreeBSD will complain otherwise.
2011-09-01 12:33:36 +02:00
Chris Buechler
d5bff5e4e7 fix unknown-clients on DHCPv6 2011-09-01 04:21:10 -04:00
smos
1a40ed8ad8 Fix system_routing_configure() so that that it also passes the interface scope with the IPv6 address on route changes. This is required for link local gateways to work. 2011-09-01 08:41:16 +02:00
smos
4ddbdfc17b Remove stray print_r debugging from the dhcp6 client function 2011-09-01 08:41:16 +02:00
jim-p
0041092cbf If a user's browser does not support cookies, print an error on the login form telling them so.
Conflicts:

	etc/inc/authgui.inc
2011-08-31 14:46:39 -04:00
smos
baf9fdcae6 Further fix up the DHCPv6 client support, launch rtsol to figure out our gateway and add this into the interface router file in /tmp.
This will then be picked up by the rest of the system. My testlab happens to block ping showing it down but should otherwise work.
2011-08-31 14:36:02 +02:00
smos
46a7c9aae0 Do not send reconfigure events in the rc.newwanipv6 until we figure out a way to not step on the v4 configure too.
Correct some variable names
2011-08-31 09:19:13 +02:00