smos
|
f328ad12e0
|
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 18:56:24 +01:00 |
|
Ermal
|
f64532e5cb
|
Resolves #2018. Add an id to the html object to make javascript work
|
2011-11-22 13:29:04 +00:00 |
|
jim-p
|
bf7b597a31
|
Actually save the value typed in the bandwidth limit box for the openvpn client instead of ignoring it.
|
2011-11-16 12:04:07 -05:00 |
|
Scott Ullrich
|
90b3c01c06
|
Check uppercase strings
|
2011-11-16 10:46:53 -05:00 |
|
Scott Ullrich
|
9870b4a22a
|
Ensure style is set to a valid item
|
2011-11-16 10:42:30 -05:00 |
|
jim-p
|
77a888140b
|
When creating an internal certificate, offer the user a choice of what constraints to place upon the certificate (CA, Server, or User).
|
2011-11-09 15:45:21 -05:00 |
|
smos
|
0d5f874d27
|
Actually reflect the end time instead of always $now.
Fix Ticket #1990
|
2011-11-07 19:41:08 +01:00 |
|
jim-p
|
9b1a73f3ca
|
Fix display of CARP widget to properly show Disabled status, bring code more in line with the carp status page, and clean it up a bit.
|
2011-11-07 12:31:04 -05:00 |
|
jim-p
|
783321d005
|
If sticky is enabled, show a tab under Diag > States to view the source tracking table and clear it if needed.
|
2011-11-04 18:51:50 -04:00 |
|
Chris Buechler
|
8c4f1f7d4c
|
description is optional
|
2011-11-04 02:06:51 -04:00 |
|
Chris Buechler
|
9e57fc6ed7
|
description is optional
|
2011-11-04 02:05:29 -04:00 |
|
jim-p
|
5cf747912e
|
Reformat the DNS Forwarder page a bit so it conforms with the other pages. Add some headers to make it more clear what each section does. Cosmetic changes only.
|
2011-10-28 11:34:45 -04:00 |
|
jim-p
|
ea9a4cc867
|
Assume a default value of 1 for cert_depth to disallow chaining.
|
2011-10-27 10:29:38 -04:00 |
|
jim-p
|
77ed2f4c9f
|
Add GUI option to limit the certificate depth allowed when OpenVPN clients are connecting.
|
2011-10-27 10:29:38 -04:00 |
|
jim-p
|
4659f856f9
|
Fix up syslog settings a bit, add some missing options, fix formatting of syslog.conf, correct behavior of 'everything', code cleanup.
|
2011-10-26 17:14:37 -04:00 |
|
jim-p
|
c6023b4ac9
|
Show RTT and Loss on Status > Gateways, not just on the widget
|
2011-10-24 16:48:29 -04:00 |
|
jim-p
|
230b3b1b65
|
Don't run ldap_urlchange on page load if there is a custom port, otherwise it appears to ignore a custom LDAP port even when it's correct in the config.
|
2011-10-24 14:20:36 -04:00 |
|
Chris Buechler
|
79226d4fbf
|
fix text
|
2011-10-22 21:22:22 -04:00 |
|
jim-p
|
976db9de68
|
More typos/text fixes.
|
2011-10-19 14:43:34 -04:00 |
|
jim-p
|
7b2301034b
|
Fix typo
|
2011-10-19 13:59:37 -04:00 |
|
jim-p
|
7492e6c38e
|
Fix typo
|
2011-10-19 13:16:56 -04:00 |
|
jim-p
|
ebcd13cac1
|
Add missing ?, fix uname display. Fixes #1960
|
2011-10-17 11:12:31 -04:00 |
|
Ermal
|
8800783f5d
|
Fixes #1948. Do not specify an interface for the Voip rules that intend a source ip.
|
2011-10-15 12:04:24 +00:00 |
|
Scott Ullrich
|
943b705383
|
Revert "Add zone. Fixes #1945"
This reverts commit 8a880cb972.
|
2011-10-10 14:46:30 -04:00 |
|
Scott Ullrich
|
8a880cb972
|
Add zone. Fixes #1945
|
2011-10-10 14:41:41 -04:00 |
|
jim-p
|
44b3a75c0e
|
Move hostapd to its own log and tab, so it stops spamming the system log.
|
2011-09-30 19:57:03 -04:00 |
|
jim-p
|
146769ae93
|
Show session detail in Virtual Server status
|
2011-09-29 15:14:19 -04:00 |
|
jim-p
|
6c1ebf8137
|
Clarify text/settings for media selection. Fixes #1910
|
2011-09-28 14:40:21 -04:00 |
|
jim-p
|
240ffd2e7e
|
Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913
|
2011-09-28 11:40:21 -04:00 |
|
jim-p
|
e3522ebf95
|
Fixup relayd to handle DNS load balancing as well as standard TCP load balancing.
|
2011-09-27 19:05:01 -04:00 |
|
Ermal
|
a486425f5d
|
Bind the state killing to the interface they should kill the states so that it does not impact other services like in #1421
|
2011-09-20 20:11:01 +00:00 |
|
Ermal
|
00eda3a2eb
|
Fixes #1874. Correctly error out when the user or the pass is not posted during login of CP.
|
2011-09-13 19:28:34 +00:00 |
|
jim-p
|
02ed814162
|
Check if a widget is null before testing a property. Fixes skipped updates on certain widgets (like the gateway widget) if someone doesn't have the cpu widget file on their fs (which a clean install does not).
|
2011-09-13 13:56:30 -04:00 |
|
jim-p
|
696874d2a0
|
Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #1696"
This reverts commit 55a14b686d.
|
2011-09-12 19:21:00 -04:00 |
|
jim-p
|
5aa8251941
|
Revert "Be correct on teh variable scope"
This reverts commit bf81eb22db.
|
2011-09-12 19:20:59 -04:00 |
|
jim-p
|
c99c639035
|
Revert "Unset directly rather than defering"
This reverts commit f5f89d214d.
|
2011-09-12 19:20:57 -04:00 |
|
Ermal
|
f5f89d214d
|
Unset directly rather than defering
|
2011-09-12 23:02:56 +00:00 |
|
Ermal
|
bf81eb22db
|
Be correct on teh variable scope
|
2011-09-12 22:36:04 +00:00 |
|
Ermal
|
55a14b686d
|
Another try at prventing panic on reconfig of ppp type wans. Ticket #1696
|
2011-09-12 22:30:37 +00:00 |
|
jim-p
|
75bb4bc384
|
If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface first to avoid assigning a ppp interface to itself. Fixes pppoe->pppoe wizard run as well as changing pppoe->dhcp. Fixes #1696
|
2011-09-12 17:08:34 -04:00 |
|
jim-p
|
83490f07b0
|
Check in intel license files, required for compliance. The copy.list alone wasn't grabbing them.
|
2011-09-12 16:04:02 -04:00 |
|
Scott Ullrich
|
bbc1f86d4f
|
Add no cache header
|
2011-09-12 15:33:51 -04:00 |
|
Ermal
|
851083bd2f
|
Fixes #1696. Do not store temporary information under interfaces section during wizards since this might generate a message to netgraph that triggers a panic.
|
2011-09-12 12:04:53 +00:00 |
|
jim-p
|
98a4cdc2a2
|
Don't try to unset this variable if it isn't set to begin with. Fixes #1865
|
2011-09-09 11:15:54 -04:00 |
|
Chris Buechler
|
70ec6cc296
|
fix firewall_nat_out to not auto-generate outbound NAT rules with one too many IPs
|
2011-09-09 04:39:30 -04:00 |
|
jim-p
|
7179d00e0b
|
Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845
|
2011-09-06 18:38:29 -04:00 |
|
jim-p
|
da2bee021a
|
Also show queues on limiter info page, so that the child queues of limiter pipes can be viewed. (See ticket #1843)
|
2011-09-06 13:29:37 -04:00 |
|
jim-p
|
ff99a638e1
|
Avoid a blank trailing entry
|
2011-08-30 16:33:58 -04:00 |
|
jim-p
|
44587cdf37
|
Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it reflects all of the servers in use for the speed report.
|
2011-08-30 16:32:33 -04:00 |
|
jim-p
|
c2bae11346
|
Add a note to the server Load Balancer page to let users know it's not for Multi-WAN.
|
2011-08-30 16:04:17 -04:00 |
|