Commit Graph

9577 Commits

Author SHA1 Message Date
Warren Baker
bd82f06b44 Correct links 2012-04-05 13:03:18 +02:00
Warren Baker
2bb29c1687 A whole bunch of changes to the general settings page and advanced settings 2012-04-05 12:59:54 +02:00
Warren Baker
27d98335f8 Add Access Lists page for Unbound ACLs 2012-04-05 12:59:18 +02:00
Warren Baker
431f65266b Merge branch 'master' of github.com:bsdperimeter/pfsense 2012-04-05 11:19:04 +02:00
Warren Baker
14b1279d76 Add Unbound GUI bits 2012-04-05 11:18:10 +02:00
jim-p
1ab1f0a988 Fix newlines 2012-04-04 11:34:47 -04:00
smos
1132ff358a Add section for the dhcp6link status 2012-04-04 14:51:22 +02:00
Ermal Luçi
6ffef73889 Merge pull request #71 from ebrandi/r53dyndns
Patch to add Route 53 as new Dynamic DNS provider into dyndns infrastructure
2012-04-03 13:19:23 -07:00
smos
bfab24193b Add a command that should be able to extract the DUID for us. 2012-04-03 14:54:07 +02:00
smos
50a6400fe9 Add more possible prefix lengths for the DHCPv6 server for prefix delegation. 2012-04-03 08:34:11 +02:00
smos
e53ffe8d44 Remove this file, it causes other issues 2012-04-02 12:47:42 +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
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
31c43fd38b Add 6to4 support for automatic tunneling. 2012-03-30 10:08:28 +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
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
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
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
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
d579e3dbc4 Improve the memory use while processing the leases file. 2012-03-22 15:19:46 +01: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
2452cc37fb fix: Input validation problem with VIPs and "none" type interfaces
http://redmine.pfsense.org/issues/2291
2012-03-21 19:19:14 -04:00
Darren Embry
dd65598e52 Add per-rule delete ("X") button to Outbound NAT rules
http://redmine.pfsense.org/issues/1062
2012-03-21 14:05:45 -04:00
Darren Embry
0b8160bbfa fix for: The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type
http://redmine.pfsense.org/issues/2304
2012-03-21 13:27:53 -04:00
Darren Embry
961062c56a Merge branch 'master' of github.com:bsdperimeter/pfsense 2012-03-21 12:48:29 -04:00
Darren Embry
a38ea8d88e fix for: Output from CSRF magic mangles files in Diagnostics > Edit File
http://redmine.pfsense.org/issues/2294
2012-03-21 12:47:25 -04:00
Chris Buechler
fcbf8a6054 fix text 2012-03-21 11:54:08 -04:00
jim-p
2f3d495080 Fix pattern upload, button text check was incorrect. 2012-03-20 10:08:23 -04:00
Pierre POMES
c7255ec1f0 Do not show tabs for interfaces with 'link local' address (fe80::...) 2012-03-17 21:23:05 -04:00
Pierre POMES
0f54c8065a Do not show tabs for interfaces with 'link local' address (fe80::...) 2012-03-17 21:06:16 -04:00
Vinicius Coque
c9eb66f608 Fix a logical bug on gettext
The parameter showapply determines when the apply button should be displayed
Ticket #1686
2012-03-15 21:19:12 -03:00
jim-p
3d594a3fba Correct population of the temp version of this variable. Fixes #2158 (drop-down preselection issue) 2012-03-15 16:04:13 -04:00
jim-p
e8e2ffbd33 Update help text for Host alaises to indicate FQDNs are allowed. 2012-03-15 10:01:35 -04:00
Jim P
30a560cfca Merge pull request #53 from jeandebogue/patch-1
Move the echo "UP|DOWN" earlier
2012-03-15 06:19:24 -07:00
smos
2a9cb3b2a8 Fix the link local check when trying to add a link local gateway
Ticket #2071
2012-03-13 20:39:42 +01:00
smos
4096fe5da7 Enable the NTP server fields for our DHCP6 server. 2012-03-13 20:27:29 +01:00