Commit Graph

9256 Commits

Author SHA1 Message Date
Renato Botelho
9a2d491c03 Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it fixes #2286 2013-12-09 09:22:52 -02:00
Warren Baker
e390d6645c Replace pfSense with the rebrand 2013-10-07 19:38:09 +02:00
Warren Baker
7add9de03a fix text - add space between sentences. This got lost in another commit 2013-10-07 19:36:11 +02:00
jim-p
49e60fa684 Allow multiple valid time servers to be entered in the wizard, as they are allowed under System > General 2013-09-24 09:30:57 -04:00
Renato Botelho
1ff79f6bd2 Show friendly interface name, fixes #3095 2013-07-30 14:34:46 -03:00
Renato Botelho
6eeb0b2cc3 Check if hostname is valid, it fixes #3117 2013-07-30 07:56:46 -03:00
Warren Baker
d580f7b038 Fix spelling mistake. Already fixed in other branches 2013-07-22 14:17:08 +02:00
Warren Baker
95cb619ca1 Substitute Product name in privileges 2013-07-12 09:59:10 +02:00
jim-p
97c98f19ff Add a note about the LDAP hostname matching the server cert's CN. 2013-06-27 14:35:13 -04:00
Chris Buechler
878454b89f not true you have to log in again since HTTP basic auth was deprecated. 2013-06-17 00:24:37 -05:00
Renato Botelho
664f9f3b91 Fix max length for wpa passphrase, it fixes #3034 2013-06-14 16:48:46 -03:00
jim-p
82b7f50a1c Don't restrict the content of descr when making CA/Certs, it's free-form. 2013-06-12 13:38:58 -04:00
Renato Botelho
f57e418146 Replace hardcoded path by vardb_path 2013-06-08 14:24:00 -03:00
jim-p
ae3caa3d83 Correct mouseover description for adding a certificate. Fixes #3017 2013-06-03 08:23:31 -04:00
jim-p
eea88fdd10 "block" is also a reserved keyword that can't be an alias name, or pf tosses an error. 2013-05-29 09:27:18 -04:00
Warren Baker
2ddc9ed9ad Remove the - in the word 'number' 2013-04-25 22:27:47 +02:00
Warren Baker
27d9f5ab90 Correct spelling on editing gif interface 2013-04-25 22:17:21 +02:00
Renato Botelho
e4d3e327ab Avoid set 2 sources for penalty rules on shapper wizard. Fixes #2959 2013-04-24 15:02:01 -03:00
jim-p
6c4004256f Show the package section if the lock is present also 2013-04-22 09:51:09 -04:00
Renato Botelho
3ffdcd4e54 Add a new class called addgatewaybox to make it easier to respect custom themes. Fixes #2900
Conflicts:
	usr/local/www/interfaces.php
	usr/local/www/themes/_corporate/all.css
	usr/local/www/themes/code-red/all.css
	usr/local/www/themes/pfsense-dropdown/all.css
	usr/local/www/themes/pfsense/all.css
	usr/local/www/themes/pfsense_ng/all.css
	usr/local/www/themes/the_wall/all.css
2013-03-27 11:11:25 -03:00
jim-p
9b64b52d14 Use the correct interface number (old code broke for >= 10) 2013-03-04 14:56:33 -05:00
jim-p
a11fb61261 Fix wording for VoIP address option in the shaper. Add rule going the other direction to catch connections initiated both ways. 2013-02-27 15:38:01 -05:00
Renato Botelho
343266ccf7 Encrypt backup after rrd data is added, it fixes #2836 2013-02-24 10:52:26 -03:00
jim-p
51204df1d9 Fix reference to SNMP interface binding. 2013-02-21 08:51:51 -05:00
jim-p
d6d775a6b5 Fix page name. Fixes #2640 2013-02-12 16:22:38 -05:00
jim-p
ef84458311 Use the actual openvpn restart routine when starting/stopping from services rather than killing/restarting manually. 2013-02-11 14:03:01 -05:00
jim-p
506c6bee89 Test var before using as array. Should fix #2794 2013-02-05 08:29:34 -05:00
jim-p
3942066cd5 Whitespace fixes 2013-01-30 10:22:19 -05:00
jim-p
256a2a51b7 Change output style to follow halt.php and reboot.php so the shutdown output appears in the correct location on the page.
Conflicts:

	usr/local/www/diag_defaults.php
2013-01-30 10:22:03 -05:00
jim-p
ee6bd11d4c Add header to DHCP static mappings table 2013-01-28 10:02:20 -05:00
jim-p
a216db0faf Add a note about rdr pass not supporting Multi-WAN. 2013-01-26 10:55:36 -05:00
jim-p
35b443af73 No reason for the ppp log to use this display method, use dump_clog() instead. 2013-01-21 10:02:48 -05:00
jim-p
25dc1bb059 Run IPsec logs through htmlspecialchars before display. 2013-01-21 09:34:13 -05:00
Renato Botelho
c1ce0c5160 Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem pointed out on ticket #2641 2013-01-17 14:17:14 -02:00
jim-p
87537cf387 Validate passed parameters to smart commands, and the target device. Also escape when used in shell commands even after validation.
Discovered-By: Bernhard Thaler
2013-01-16 20:14:42 -05:00
jim-p
170a855022 Allow editing an imported CRL, and refresh OpenVPN CRLs when saving. Implements #2652 2013-01-16 08:25:10 -05:00
jim-p
e550b82c03 Bold and note manifest entries that match the current architecture, and add a note cautioning against a cross-architecture upgrade. 2013-01-14 15:16:49 -05:00
jim-p
43ba395259 Show the hostname if it doesn't match 2013-01-10 13:51:43 -05:00
Warren Baker
016d152054 Stack the queue graphs. Fixes #2692 2013-01-10 14:28:35 +02:00
jim-p
f424778cf1 Update zoneinfo to 2012.j 2013-01-09 21:10:55 -05:00
Warren Baker
e817ad19f9 Make values look a little prettier and prevent a potential problem 2013-01-09 23:00:58 +02:00
Warren Baker
f0fb3d447f In the case that no bandwidth limits are configured for queues but PRIQ is been used then rather set a default otherwise a value of 0 is used in the CDEFs for RRD 2013-01-09 20:51:33 +02:00
Ermal
65ce97d21d Remove diag_backup.js progress.php upload_progress.php since they are not used since long time 2013-01-05 13:34:25 +00:00
Ermal
df53d679b1 Remove upload_progress_meter references not used 2013-01-05 13:22:20 +00:00
jim-p
5034a7f563 Add this fix here too for upnp, set the bits when specifying the listening IP. 2013-01-04 12:38:56 -05:00
Warren Baker
d733ee9f73 This is needed since preload is now gone 2013-01-04 15:34:14 +02:00
Ermal
237c6ef22f Get back to trim() and strip / from left/right but when redirecting properly create the redirurl var 2013-01-04 10:24:57 +00:00
Ermal
f16a2be7ca Remove preload.php even here now that is possible to avoid issues during startup of lighty 2013-01-04 08:45:13 +00:00
Ermal
59d7657076 Always commit the session fast to allow other consumers to proceed to their requests. This unbreaks now the lock up the GUI had allowing only one action from same source per time. Now even if you run a command that blocks indefinitely for example the GUI want lock anymore but allow you to proceed to other actions. Manual cherry-pick of 4111fcf530 2013-01-04 08:43:54 +00:00
Ermal
aa32c88d3a USe rtrim here as that it the meaning. This should unbreak the issues on 2.0.2 with CP 2013-01-02 15:38:49 +00:00