Commit Graph

19384 Commits

Author SHA1 Message Date
smos
e53ffe8d44 Remove this file, it causes other issues 2012-04-02 12:47:42 +02:00
smos
74fa57aacf Fix the find dhcp6 process function to report the actual pid instead of the grep pid.
Remove spurious double debug line
2012-04-02 12:28:32 +02:00
smos
239e817ab6 Add missing DHCP6 track6 support function 2012-04-02 12:10:50 +02:00
smos
556abcab70 Adjust the firewall rules for 6rd and 6to4 proto 41 traffic
Ticket #2117
2012-04-01 17:01:17 +02:00
smos
4aa569bd78 Comment out the srd 6rd device and put in the patched stf device commands.
Still doesn't work but Ermal might be able to debug easily
2012-04-01 13:06:15 +02:00
smos
2d5ca06e67 A few more improvement such that tracking interfaces are automatically configured from the client interface 2012-04-01 12:43:28 +02:00
smos
1aa191309a Remove suprious debugging line 2012-04-01 10:03:51 +02:00
smos
86a139fcb7 Add interface tracking support for native dynamic IPv6 interfaces like dhcp6 too.
Correct the function name to reflect the RA daemon changeout
2012-04-01 09:55:27 +02:00
smos
69b54cbe6e Add logic that (re)configures the dependent interface that has interface tracking setup for a tunneled IPv6 protocol. 2012-04-01 09:50:14 +02:00
smos
a11a839d6e Add the stf0 interface to interface_has_gateway_v6() for 6to4 2012-04-01 09:41:01 +02:00
Edson Brandi
cd132e8691 This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure.
Due requeriments to handle requests to Amazon AWS API, it need root certificates package (ca_root_nss-3.12.4.tbz) and support to hash_hmac() in PHP (package php52-hash-5.2.13_3.tbz).
2012-04-01 02:03:49 -03:00
smos
20a7cb1574 Add interface tracking support. With this it is now possible for dynamic IPv6 interfaces to setup the corresponding lan interface for RA.
DHCP6 with prefix delegation to follow later for automatic daisychaining.
2012-03-31 20:41:10 +02:00
smos
d7d2dc5247 Do not process for disabled interfaces 2012-03-31 11:50:03 +02:00
smos
c18a10ccf0 Make sure we only generate entries for radvd when we actually have a IPv6 prefix 2012-03-31 11:40:57 +02:00
Chris Buechler
04e999cfb8 more changes CARP -> HA where CARP != CARP. 2012-03-31 00:44:37 -04:00
smos
0ffb59264e Add the new pages for the relocated logfiles and messages.
Ticket #2321
2012-03-30 22:40:58 +02:00
smos
6c58230884 Make sure to add a semicolon to indicate end of line syntax 2012-03-30 22:33:36 +02:00
smos
380cd8100d Correct the field name, otherwise we have invalid syntax 2012-03-30 22:10:40 +02:00
smos
31c43fd38b Add 6to4 support for automatic tunneling. 2012-03-30 10:08:28 +02:00
smos
3f9cc8e44c Commit the config backend code for the switch to radvd 2012-03-29 21:42:17 +02:00
Darren Embry
e12c63db20 fix for bug #2322: Fix CP secondary RADIUS auth source GUI
http://redmine.pfsense.org/issues/2322
2012-03-29 12:29:39 -04:00
Darren Embry
a53794c9cc possible fix for Bug #2311: Wrong redirection URL (from http -> https) missing colon char 2012-03-29 11:18:22 -04:00
smos
adc91ab7da Unbreak the 6rd config setting now that the javascript was fixed.
Pointy hat to /me
Ticket #2304
2012-03-29 13:40:04 +02:00
smos
e0977fed0f Move some of the log file tabs around.
Add seperate tabs for dnsmasq,unbound as well as gateways.
2012-03-29 12:20:03 +02:00
Seth Mos
8e4893fc7b Merge pull request #69 from ovidiucp/master
Fix domain search list for MacOS X clients
2012-03-29 00:17:21 -07:00
Ovidiu Predescu
107e8acc2f Make domain search list work for MacOS X clients, by adding
option domain-search "domain1", "domain2", "domain3";

to /var/dhcpd/etc/dhcpd.conf

I reported this as a bug on the pfSense forums here:

http://forum.pfsense.org/index.php/topic,47579.0.html
2012-03-28 21:48:39 -07:00
Darren Embry
f51d5d57a6 feature #2320: JS helper to toggle subnet mask for ipv4/v6 during input
http://redmine.pfsense.org/issues/2320
2012-03-28 18:50:02 -04:00
Darren Embry
979b179d8e prep work for feature #2320: tag for ipv4v6 fields 2012-03-28 18:31:47 -04:00
Darren Embry
980ded5a1b prep work for feature #2320: stub js function 2012-03-28 16:58:22 -04:00
Darren Embry
a94c3e438a prep work for feature #2320: tag dynamic fields for ipv4v6 2012-03-28 16:57:57 -04:00
Darren Embry
a8fe61f1ed prep work for feature #2320: tag fields for ipv4v6 2012-03-28 16:56:54 -04:00
Pierre POMES
17aa0c18f2 Ticket #2317: typo, use ipaddrv6 instead of ipaddr 2012-03-27 20:59:44 -04:00
Ermal
7b89ea6afa Remove unused code 2012-03-23 23:12:08 +00:00
Ermal
f7f33eb369 Correct location of '\n' 2012-03-23 21:10:42 +00:00
Ermal
f5130e64c0 Correct building of queue to not depend on parent mask 2012-03-23 21:03:34 +00:00
Darren Embry
31d6f24b12 pull jquery-ui.custom.css from themes/THEME if it exists there
otherwise pull /javascript/jquery/jquery-ui.custom.css,
which contains defaults.
2012-03-23 14:00:24 -04:00
Darren Embry
ce49a7c9f2 Add date/time picker to Custom RRD graphs.
from: http://trentrichardson.com/examples/timepicker/
2012-03-23 13:35:32 -04:00
Darren Embry
aacd203c5e you are right, Ermal, system_hasync.php is obviously not part of m0n0wall. :-) 2012-03-23 12:18:13 -04:00
Scott Ullrich
fe5e137401 Merge pull request #67 from phil-davis/master
Bug #2301: More fixes to pbi package install and removal
2012-03-23 07:06:55 -07:00
Phil Davis
a1d4a048dc remove_freebsd_package: check that a symlink exists and is currently pointing into the pbidir of the current package, then unlink it. This avoids possibly deleting real files, or deleting a symlink that points into some other package.
pkg_fetch_recursive: remove a bonus "$" in the symlink target specification. This was causing symlinks from /usr/local/bin to not be generated validly.
install_package_xml: make the grep for a pbi package name more robust by anchoring the search for the name to be at the start. This will prevent potential problems, e.g. with a package "bar" matching "foobar".
install_package_xml: check that the target pbi dir exists before creating the symlink. There can be extra conf files in /user/local/etc/... that are not in the PBI dir tree. This can happen with squidGuard on top of squid, particularly after adding/removing/adding the packages.
2012-03-23 12:13:07 +05:45
Darren Embry
f97a5b0419 Move CARP settings from pkg XML to a real PHP page
https://redmine.pfsense.org/issues/647
2012-03-22 21:25:58 -04:00
Darren Embry
95e174f18c correctly read/write the priority/path cost settings to the main XML configuration file.
code from mike bold.

https://redmine.pfsense.org/issues/2261
2012-03-22 12:51:09 -04:00
Darren Embry
da5895bb99 fix a typo. 2012-03-22 12:36:28 -04:00
Darren Embry
59418ceef6 Add date picker to the Custom RRD graph page to translate to unix time.
implements #1997.

http://redmine.pfsense.org/issues/1997
2012-03-22 12:17:45 -04:00
smos
103a9d37f8 Update the default config.xml to 8.3 so it does not trigger config.xml upgrade during install of a new system 2012-03-22 15:19:46 +01:00
smos
d579e3dbc4 Improve the memory use while processing the leases file. 2012-03-22 15:19:46 +01:00
Darren Embry
10c526e452 fix for: Traffic Limiter Bits/sec option broken
fixes #2296

http://redmine.pfsense.org/issues/2296
2012-03-22 11:20:41 -04:00
Darren Embry
ef59af2728 fix for: Captive Portal cannot work on master branch
reverting to listening on 0.0.0.0 seems to work just fine

mostly fixes #1700 .

http://redmine.pfsense.org/issues/1700
2012-03-22 10:48:57 -04:00
Darren Embry
bef75b4c9f fix for: Captive Portal Login dies on empty input
Not actually tested because CP doesn't work right now.

http://redmine.pfsense.org/issues/1874
2012-03-21 20:56:09 -04:00
Darren Embry
9a45617000 fix for: Spanning Tree interface priority options do not alter Bridge
http://redmine.pfsense.org/issues/2261
2012-03-21 19:48:05 -04:00