Chris Buechler
|
b145863adf
|
"Destination server" is a required field
|
2011-12-25 19:21:25 -05:00 |
|
Chris Buechler
|
8bb88a62dd
|
Local port must be specified, fix input validation
|
2011-12-25 16:16:26 -05:00 |
|
jim-p
|
c0ee2a015f
|
Add ability to kill all states matching an IP or subnet filter. Also display count of states matching filter.
|
2011-12-22 12:43:59 -05:00 |
|
jim-p
|
f86fa91cf9
|
Take routing table into account when figuring out which IP address to use for talking to CP clients.
|
2011-12-22 10:05:18 -05:00 |
|
jim-p
|
e2939b79f7
|
Don't let the browser auto-fill username and password on voucher config, as it can interfere with the settings being properly saved if sync isn't fully configured, which this can make happen accidentally.
|
2011-12-21 14:46:06 -05:00 |
|
jim-p
|
d524b32be5
|
Do not redirect on saving services status widget, the headers have been sent by this point and it can't happen.
|
2011-12-21 09:01:41 -05:00 |
|
smos
|
9ae39b01fb
|
Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
Ticket #2057 in redmine
|
2011-12-20 21:02:06 +01:00 |
|
Warren Baker
|
a56a7ee9d4
|
Only log this if IPSec is enabled
|
2011-12-19 21:37:34 +02:00 |
|
Warren Baker
|
a947a9d610
|
Better wording
|
2011-12-19 20:41:02 +02:00 |
|
Warren Baker
|
1715db1620
|
Correct wording
|
2011-12-19 20:36:49 +02:00 |
|
smos
|
acafeee0f8
|
Clarify the DHCPv6 server text
|
2011-12-14 19:33:54 +01:00 |
|
jim-p
|
c5eb24fbec
|
Use quick on DHCP server rules. Should fix #2041
|
2011-12-12 16:20:19 -05:00 |
|
jim-p
|
1b99e1e53a
|
Some sections should just be copied and not merged or we end up unable to sync the deletion of the last item in a section.
|
2011-12-12 14:49:02 -05:00 |
|
Vinicius Coque
|
1c3351bd08
|
Adapted the AjaxQueue code to work with jQuery
|
2011-12-11 20:52:50 -02:00 |
|
jim-p
|
7dcf1cc77f
|
Ensure we always write out a blank spd.conf if there are no phase 2 entries. If you delete the last phase 2 and then apply, it will still be in spd.conf and used by racoon even with no phase 2's configured.
|
2011-12-09 13:55:57 -05:00 |
|
jim-p
|
11f1c38c3c
|
Fix easyrule on 2.1
|
2011-12-08 15:17:36 -05:00 |
|
Scott Ullrich
|
4064f11689
|
Merge pull request #27 from mdima/master
Fix for "Firewall: Shaper, By Queues View"
|
2011-12-06 13:55:05 -08:00 |
|
Michele Di Maria
|
d34ade523b
|
Fixes this: http://redmine.pfsense.org/issues/2015
I was checking, but if someone of the stuff give it a check it would be much better, since this is a core feature!
|
2011-12-06 22:51:11 +01:00 |
|
Chris Buechler
|
ebc21c01c9
|
Merge pull request #26 from mdima/master
Fix for some "duplicate menues" with some themes.
|
2011-12-06 12:33:03 -08:00 |
|
Michele Di Maria
|
0a0292326f
|
Fix for this: http://redmine.pfsense.org/issues/2037
Just changed some padding/margin in the CSS in order to avoid wrapping the menu.
Tested with Firefox 8, Chrome 15.0.874.121 and IE 9.
|
2011-12-06 21:29:21 +01:00 |
|
Scott Ullrich
|
895972448e
|
Require guiconfig.inc
|
2011-12-03 17:54:37 -05:00 |
|
Jim P
|
538ff13d09
|
Merge pull request #25 from AnthonyWrather/master
DHCP IPv4 / IPv6 next-server, filename, and root-path improvements.
|
2011-12-01 11:04:58 -08:00 |
|
Anthony Wrather
|
a2578c2747
|
Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-path.
|
2011-12-01 17:33:27 +00:00 |
|
Warren Baker
|
769891b5a4
|
variable is not yet available so rebrands get a blank page on the last step in the setup wizard
|
2011-11-30 14:31:24 +02:00 |
|
jim-p
|
fe4780a238
|
When making a server certificate in the wizard, make sure we specify it must be a server certificate.
|
2011-11-29 15:17:35 -05:00 |
|
jim-p
|
7c6856f8cd
|
Include DHCPDv6 static maps when generating hosts file. Fixes #2017
|
2011-11-29 11:47:31 -05:00 |
|
jim-p
|
3f83103514
|
If an IP is preceeded by "kip ", trim that off. Fixes #2027
|
2011-11-29 11:34:45 -05:00 |
|
jim-p
|
51c24cf686
|
Describe the serial field on imported CA more clearly. Resolves #2031
|
2011-11-29 10:20:36 -05:00 |
|
Roberto Nunnari
|
b3765f4c40
|
- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
- Corrected bug in javascript funtion enable_change(enable_change)
|
2011-11-29 15:16:35 +01:00 |
|
smos
|
16106d2e4b
|
Fix for redmine ticket #1993. Allow saving multiple dynamic entries.
Make sure that return_gateways_status() also returns all gateways that have monitoring disabled as up.
|
2011-11-27 20:09:48 +01:00 |
|
smos
|
c8423ac04a
|
Concatenate array, using array_merge() will clobber numerical gateway group entries.
|
2011-11-27 20:09:34 +01:00 |
|
jim-p
|
34d0f40c40
|
Clear the PHP errors when 'no' is pressed also.
|
2011-11-23 10:56:41 -05:00 |
|
jim-p
|
dc43ff1eaa
|
Show the PHP errors reported on the index page in the crash report so users are not confused by an empty report screen. Include them in the report and also clear them after sending.
|
2011-11-23 10:23:36 -05:00 |
|
smos
|
96f9e3fab1
|
Unbreak the tree, pointy hat to me.
Fix for ticket #2022
|
2011-11-22 20:59:17 +01:00 |
|
smos
|
2f5905134a
|
Enclose the hostname in quotes so that numerical values work too.
Fixes Ticket #2020
|
2011-11-22 20:10:59 +01:00 |
|
smos
|
361bb4a953
|
Correct logic mismatch, skip on RA mode disabled and dhcp is not enabled.
Fix ticket #2022
|
2011-11-22 20:06:37 +01:00 |
|
smos
|
7d50436533
|
Comment out TFTP and NTP UI fields and block the code in services.inc.
ISC dhcpd does not support these yet. See redmine ticket #2016
|
2011-11-22 20:01:59 +01:00 |
|
jim-p
|
45e4510bb8
|
Fix exec bit; Add short message about maybe needing to reboot/restart services.
|
2011-11-22 12:51:37 -05:00 |
|
jim-p
|
7d7ce752d8
|
Add first revision of a script to restore backups from the config history at the console.
|
2011-11-22 11:55:44 -05:00 |
|
jim-p
|
8059f9cb77
|
Add version to backup.cache in one more place
|
2011-11-22 11:55:43 -05:00 |
|
jim-p
|
92420c0a5b
|
Also show the config version in the backup history.
|
2011-11-22 11:55:42 -05:00 |
|
Scott Ullrich
|
5e555f9e71
|
Merge pull request #21 from Podilarius/master
Declare $rtadvdifs as an array before it is used to prevent error on dhcpdv6 start up.
|
2011-11-22 08:05:59 -08:00 |
|
Podilarius
|
ffcc7357ac
|
Declare rtadvdifs as an array before it is used. This prevents an error on dhcpd for ipv6 start.
|
2011-11-22 11:02:30 -05:00 |
|
Ermal
|
a8db73919c
|
Resolves #2018. Add an id to the html object to make javascript work
|
2011-11-22 13:29:26 +00:00 |
|
Chris Buechler
|
67e5f6bb26
|
Merge pull request #20 from Podilarius/master
Add Missing ; back
|
2011-11-21 15:36:20 -08:00 |
|
Podilarius
|
88d3861f48
|
Update etc/inc/services.inc
|
2011-11-21 18:19:09 -05:00 |
|
Vinicius Coque
|
22201e1a87
|
converting browser JS code from scriptaculous to jQuery
|
2011-11-21 21:02:35 -02:00 |
|
Vinicius Coque
|
030e4b3102
|
Removing scriptaculous effects, now we use jQuery UI for visual effects
|
2011-11-21 19:46:00 -02:00 |
|
Vinicius Coque
|
5d0d5eb08e
|
Fix errors caused by javascript code processed by jquery .html() method.
|
2011-11-21 19:43:10 -02:00 |
|
smos
|
c377a909d6
|
Add a comment in the code and a log message to notify the shutdown of rtadvd
|
2011-11-21 20:15:25 +01:00 |
|