summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it ↵RELENG_2_0Renato Botelho2013-12-091-2/+2
| | | | fixes #2286
* Replace pfSense with the rebrandWarren Baker2013-10-071-14/+14
|
* fix text - add space between sentences. This got lost in another commitWarren Baker2013-10-071-1/+1
|
* Allow multiple valid time servers to be entered in the wizard, as they are ↵jim-p2013-09-241-5/+5
| | | | allowed under System > General
* Show friendly interface name, fixes #3095Renato Botelho2013-07-301-1/+1
|
* Check if hostname is valid, it fixes #3117Renato Botelho2013-07-301-0/+2
|
* Fix spelling mistake. Already fixed in other branchesWarren Baker2013-07-221-1/+1
|
* Substitute Product name in privilegesWarren Baker2013-07-121-1/+1
|
* Add a note about the LDAP hostname matching the server cert's CN.jim-p2013-06-271-0/+1
|
* not true you have to log in again since HTTP basic auth was deprecated.Chris Buechler2013-06-171-1/+1
|
* Fix max length for wpa passphrase, it fixes #3034Renato Botelho2013-06-141-1/+1
|
* Don't restrict the content of descr when making CA/Certs, it's free-form.jim-p2013-06-122-2/+2
|
* Replace hardcoded path by vardb_pathRenato Botelho2013-06-081-1/+1
|
* Correct mouseover description for adding a certificate. Fixes #3017jim-p2013-06-031-1/+1
|
* "block" is also a reserved keyword that can't be an alias name, or pf tosses ↵jim-p2013-05-291-1/+1
| | | | an error.
* Remove the - in the word 'number'Warren Baker2013-04-251-3/+3
|
* Correct spelling on editing gif interfaceWarren Baker2013-04-251-1/+1
|
* Avoid set 2 sources for penalty rules on shapper wizard. Fixes #2959Renato Botelho2013-04-244-4/+0
|
* Show the package section if the lock is present alsojim-p2013-04-221-1/+1
|
* Add a new class called addgatewaybox to make it easier to respect custom ↵Renato Botelho2013-03-279-3/+51
| | | | | | | | | | | | | 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
* Use the correct interface number (old code broke for >= 10)jim-p2013-03-041-1/+1
|
* Fix wording for VoIP address option in the shaper. Add rule going the other ↵jim-p2013-02-278-26/+77
| | | | direction to catch connections initiated both ways.
* Encrypt backup after rrd data is added, it fixes #2836Renato Botelho2013-02-241-5/+5
|
* Fix reference to SNMP interface binding.jim-p2013-02-211-1/+1
|
* Fix page name. Fixes #2640jim-p2013-02-121-1/+1
|
* Use the actual openvpn restart routine when starting/stopping from services ↵jim-p2013-02-111-7/+4
| | | | rather than killing/restarting manually.
* Test var before using as array. Should fix #2794jim-p2013-02-051-1/+1
|
* Whitespace fixesjim-p2013-01-301-18/+16
|
* Change output style to follow halt.php and reboot.php so the shutdown output ↵jim-p2013-01-301-10/+13
| | | | | | | | appears in the correct location on the page. Conflicts: usr/local/www/diag_defaults.php
* Add header to DHCP static mappings tablejim-p2013-01-281-0/+4
|
* Add a note about rdr pass not supporting Multi-WAN.jim-p2013-01-261-0/+1
|
* No reason for the ppp log to use this display method, use dump_clog() instead.jim-p2013-01-211-19/+1
|
* Run IPsec logs through htmlspecialchars before display.jim-p2013-01-211-0/+1
|
* Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem ↵Renato Botelho2013-01-171-2/+2
| | | | pointed out on ticket #2641
* Validate passed parameters to smart commands, and the target device. Also ↵jim-p2013-01-161-8/+29
| | | | | | escape when used in shell commands even after validation. Discovered-By: Bernhard Thaler
* Allow editing an imported CRL, and refresh OpenVPN CRLs when saving. ↵jim-p2013-01-161-6/+43
| | | | Implements #2652
* Bold and note manifest entries that match the current architecture, and add ↵jim-p2013-01-141-3/+12
| | | | a note cautioning against a cross-architecture upgrade.
* Show the hostname if it doesn't matchjim-p2013-01-101-1/+2
|
* Stack the queue graphs. Fixes #2692Warren Baker2013-01-101-2/+2
|
* Update zoneinfo to 2012.jjim-p2013-01-091-0/+0
|
* Make values look a little prettier and prevent a potential problemWarren Baker2013-01-091-15/+16
|
* In the case that no bandwidth limits are configured for queues but PRIQ is ↵Warren Baker2013-01-091-1/+4
| | | | been used then rather set a default otherwise a value of 0 is used in the CDEFs for RRD
* Remove diag_backup.js progress.php upload_progress.php since they are not ↵Ermal2013-01-054-290/+0
| | | | used since long time
* Remove upload_progress_meter references not usedErmal2013-01-051-5/+0
|
* Add this fix here too for upnp, set the bits when specifying the listening IP.jim-p2013-01-041-1/+2
|
* This is needed since preload is now goneWarren Baker2013-01-041-0/+1
|
* Get back to trim() and strip / from left/right but when redirecting properly ↵Ermal2013-01-041-4/+5
| | | | create the redirurl var
* Remove preload.php even here now that is possible to avoid issues during ↵Ermal2013-01-041-66/+0
| | | | startup of lighty
* Always commit the session fast to allow other consumers to proceed to their ↵Ermal2013-01-044-1/+14
| | | | 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 4111fcf5307829b19b95fbb499addddff46264af
* USe rtrim here as that it the meaning. This should unbreak the issues on ↵Ermal2013-01-021-1/+1
| | | | 2.0.2 with CP
OpenPOWER on IntegriCloud