Pierre POMES
|
a3de8b9eef
|
Ticket #1917: fix typos, fix domain-search for dhcpv6
|
2012-02-25 11:12:56 -05:00 |
|
smos
|
12215bfb9c
|
Update the interfaces.php for 6rd support, reflects variable changes
Adds to ticket #2117
|
2012-02-25 12:46:12 +01:00 |
|
Pierre POMES
|
42a3cbab84
|
Ticket #1917 - DHCP server support for multiple domains in search list
|
2012-02-23 22:56:18 -05:00 |
|
Erik Fonnesbeck
|
b805ef90ef
|
Carry over the key length on input errors when creating a certificate signing request. Fixes #2233
|
2012-02-23 18:00:06 -07:00 |
|
jim-p
|
d3a2337a72
|
While we're at it, allow hostnames for syslog servers, since that is also valid.
|
2012-02-23 16:24:23 -05:00 |
|
Erik Fonnesbeck
|
0b84b20037
|
Change case of "NOTE" for consistency with other pages and fix a misspelling.
|
2012-02-23 12:23:07 -07:00 |
|
jim-p
|
e34a7abbb6
|
Reformat syslog settings, cleanup whitespace, reword some awkward English, add more detail.
|
2012-02-23 11:37:04 -05:00 |
|
jim-p
|
4a8a90ffa6
|
Allow users to enter a port number when adding a remote syslog server.
|
2012-02-23 10:53:14 -05:00 |
|
jim-p
|
7be4635326
|
If no rules are defined on the floating rules tab, show a more relevant message.
|
2012-02-23 08:48:14 -05:00 |
|
jim-p
|
a86c158d03
|
Make the reboot time estimate a little more realisitic.
|
2012-02-23 08:36:54 -05:00 |
|
Warren Baker
|
4b0e8c916b
|
No need for extra function and touching of file, just set the value and use grep from XML to determine to beep or not
|
2012-02-23 10:35:03 +02:00 |
|
Yehuda Katz
|
5e4d70a082
|
Option to disable startup/shutdown sounds
|
2012-02-22 23:17:05 -05:00 |
|
Yehuda Katz
|
f3b2b2a42c
|
Fixing existing DynDNS force-update feature. Redmine bug #2228
|
2012-02-22 20:02:09 -05:00 |
|
Erik Fonnesbeck
|
055e182f01
|
Don't add the description either when the condition is not met, in case other required fields are later added.
|
2012-02-21 03:42:55 -07:00 |
|
smos
|
b9ee868674
|
Revert "Remove the -S $SRCIP to ping and added a timeout."
This is functionality that can not be removed to properly keep VPN tunnels alive.
This reverts commit d4e37b2edd.
|
2012-02-21 08:04:45 +01:00 |
|
jeandebogue
|
d4e37b2edd
|
Remove the -S $SRCIP to ping and added a timeout.
|
2012-02-21 08:55:49 +01:00 |
|
Chris Buechler
|
1d50d8d9e9
|
ARP table is singular
|
2012-02-21 00:32:49 -05:00 |
|
Warren Baker
|
9beeae5a35
|
Rather use -c to check for line count, we then dont have to deal with extra whitespaces
|
2012-02-20 15:55:06 +02:00 |
|
Pierre POMES
|
206aa9fc24
|
Ticket #2205 - Add input validation, keep same logic as 2.0.1 and abore for default values
|
2012-02-19 21:46:12 -05:00 |
|
Pierre POMES
|
259f606eb8
|
Ticket #2205 - Main logic for relayd global settings screen, still need to add stuff (input validation, etc) before closing ticket
|
2012-02-19 19:25:09 -05:00 |
|
Scott Ullrich
|
cb2d016444
|
Add missing ;
|
2012-02-18 14:39:39 -05:00 |
|
Joecowboy
|
ebc2ee612f
|
A friend of mine was having the same issue that was stated in another pull request with the explode function and white space. So when you commit changes on WLAN would throw and error stating MODE must have SSID set. Dropped the explode function all together, initialized the array first and then pushed the SSID onto the array if Mode is set to Access in your wireless configuration. No more Mode set issue. :D
|
2012-02-18 12:25:14 -06:00 |
|
Seth Mos
|
e32805d9ef
|
Merge pull request #49 from yakatz/master
2038 bug in user manager
|
2012-02-15 07:42:31 -08:00 |
|
Pierre POMES
|
37129ab8f8
|
Ticket #2157. Add missing call to relayd_configure()
|
2012-02-14 21:57:44 -05:00 |
|
Yehuda Katz
|
4d148b596e
|
Convert strtotime() to DateTime object to fix 2038 roll-over issue.
|
2012-02-14 20:29:20 -05:00 |
|
jim-p
|
eaf23c1717
|
Add button to download a .p12 of a cert+key. Implements #2147
|
2012-02-14 13:53:07 -05:00 |
|
jim-p
|
a5a483e05b
|
Reject an interface without a subnet as a network source in the IPsec Phase 2 GUI. Fixes ticket #2201
|
2012-02-14 13:03:05 -05:00 |
|
Ermal
|
0c1f27fffc
|
Correct disconnection of macs
|
2012-02-10 19:49:25 +00:00 |
|
Erik Fonnesbeck
|
c58715af2f
|
Change to embed to prevent IE9 from misbehaving. Ticket #2165
|
2012-02-07 23:38:56 -07:00 |
|
Ermal
|
5c0d5003b3
|
Correct field name
|
2012-02-07 20:01:40 +00:00 |
|
Ermal
|
8b32024275
|
Unset previously set voucher sync information
|
2012-02-06 16:12:18 +00:00 |
|
Scott Ullrich
|
317b7e43bf
|
Revert "Combine RTT and Loss so that IPV6 addresses do not cause spillage into other widgets." - until I find the code that does ajax as well.
This reverts commit 1d09d6dbcd.
|
2012-02-02 19:03:35 -05:00 |
|
Scott Ullrich
|
1d09d6dbcd
|
Combine RTT and Loss so that IPV6 addresses do not cause spillage into other widgets.
|
2012-02-02 18:58:05 -05:00 |
|
jim-p
|
6fbe016841
|
If the sticky option is changed, restart relayd. Fixes #2157
|
2012-02-02 11:20:04 -05:00 |
|
jim-p
|
eb7454c449
|
Don't use $pconfig in widgets, it has unintended side effects.
|
2012-02-02 10:12:50 -05:00 |
|
Namezero
|
cb3c3fe46e
|
Wireless client config should allow blank SSID (resubmit, fixed blank lines)
|
2012-02-01 21:29:28 +01:00 |
|
jim-p
|
c82b2c3f21
|
Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158
|
2012-02-01 13:28:53 -05:00 |
|
Seth Mos
|
6f0dc800b7
|
Merge pull request #42 from Joecowboy/master
.
|
2012-01-25 22:38:08 -08:00 |
|
Joecowboy
|
83e7491df5
|
Update usr/local/www/widgets/javascript/cpu_graphs.js
|
2012-01-25 22:46:38 -06:00 |
|
smos
|
668e8961ff
|
Add backend 6RD support. We don't have the required patch yet for our stf driver.
Needs hooks into our gateway code to handle the default gateway since the stf interface does use router solicitations
Adds to ticket #2117
|
2012-01-25 18:17:14 +01:00 |
|
smos
|
32dc81094b
|
Clarify the UI text with example IPv6 prefix.
Ticket #2117
|
2012-01-25 15:45:07 +01:00 |
|
smos
|
0eb7867634
|
Disable debug statement
Ticket #2117
|
2012-01-25 15:45:06 +01:00 |
|
smos
|
7d56708855
|
Add gui knobs for 6RD support ticket #2217
|
2012-01-25 14:33:51 +01:00 |
|
Vinicius Coque
|
51e9533f46
|
Removing unnecessary inclusions of prototype.js, guiconfig.inc already includes this file
|
2012-01-21 19:24:24 -02:00 |
|
Vinicius Coque
|
86cf36813d
|
making small fixes on jQuery code
|
2012-01-21 18:08:09 -02:00 |
|
Vinicius Coque
|
30a8ef77e1
|
Converting javascript code to jQuery on installer webgui
|
2012-01-21 17:39:05 -02:00 |
|
Erik Fonnesbeck
|
48387425e5
|
Should be preg_split instead of explode
|
2012-01-20 05:57:40 -07:00 |
|
smos
|
2ce660ad4d
|
Unbreak a number of explode() replacements which required preg_split()
|
2012-01-20 12:18:13 +01:00 |
|
Ermal
|
212ab80f68
|
Correct the Called-Station-Id attribute setting to be the consistent on authentication packets
|
2012-01-20 12:23:20 +00:00 |
|
Ermal
|
cff5204a17
|
Correct the Called-Station-Id attribute setting to be the same on STOP/START packets
|
2012-01-20 12:21:19 +00:00 |
|