summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* game was canceled... no longer available...mfuchs2009-09-018-52/+4
|
* Use == false for better readability with file_is_for_platform() functionScott Ullrich2009-08-311-1/+1
|
* Correct typo for filenameScott Ullrich2009-08-311-1/+1
|
* Add function that extracts etc/platform from an upgrade file and compares to ↵Scott Ullrich2009-08-311-1/+15
| | | | the file on disk. This replaces the dumb filename platform check.
* Grammar fixes, patch from Josh StomproChris Buechler2009-08-272-4/+5
|
* Pretty sure ruleid should be a hidden field.Scott Ullrich2009-08-251-6/+2
|
* We no longer have a carpdev patch. Comment out the radio buttonScott Ullrich2009-08-251-0/+5
|
* Resolve elsif errorScott Ullrich2009-08-251-2/+2
|
* Summons the capitalization policeScott Ullrich2009-08-251-1/+1
|
* Correct hintScott Ullrich2009-08-251-1/+1
|
* Add seperatorScott Ullrich2009-08-251-0/+3
|
* Correct pconfig variablesScott Ullrich2009-08-251-4/+2
|
* Require notices.incScott Ullrich2009-08-251-0/+1
|
* Adding SMTP support. Ticket #59Scott Ullrich2009-08-251-1/+38
|
* Fix typoScott Ullrich2009-08-241-1/+1
|
* Fix error for server #1Scott Ullrich2009-08-241-1/+1
|
* Allow up to 3 remote syslog servers. Resolves #11Scott Ullrich2009-08-241-11/+63
|
* Add alias completion support to wizard. Resolves #25Scott Ullrich2009-08-241-4/+18
|
* Catch up to reality -- there are now 10 fieldsScott Ullrich2009-08-241-1/+1
|
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into ↵Scott Ullrich2009-08-242-8/+28
|\ | | | | | | | | | | | | | | review/master Conflicts: etc/inc/certs.inc etc/inc/upgrade_config.inc
| * Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainlineNigel Graham2009-05-261-1/+4
| |\
| * | Added support for certificate chains to manager so that lighty can deliver ↵Nigel Graham2009-05-242-8/+28
| | | | | | | | | | | | them via SSL.
* | | Merge branch 'master' of ↵Scott Ullrich2009-08-245-20/+95
|\ \ \ | | | | | | | | | | | | git://rcs.pfsense.org/pfsense/automatically-managing-firewall-rules-with-nat-rules into review/master
| * | | Changed automatical filter rule creation to have multiple options.unknown2009-08-161-9/+24
| | | |
| * | | Added support for automatically managing firewall rules with NAT rules.unknown2009-08-145-18/+78
| | | |
* | | | Upgrade m0n0wall icmp types, ipsec to enc0 and reduce rule descriptions to ↵Scott Ullrich2009-08-241-0/+57
| | | | | | | | | | | | | | | | 63 characters if required. Resolves #28
* | | | Set default gateway correctly by checking for yes or onScott Ullrich2009-08-241-1/+1
| | | |
* | | | Oops, add ?>Scott Ullrich2009-08-241-1/+1
| | | |
* | | | Only show one notice and unbreak the apply buttonScott Ullrich2009-08-241-4/+6
| | | |
* | | | Change the verson to 1.0 before running the configuration upgrade code in ↵Scott Ullrich2009-08-241-1/+4
| | | | | | | | | | | | | | | | order to migrate items such as the default gateway and such
* | | | Convert configuration before redirecting to assign interfaces page.Scott Ullrich2009-08-241-0/+1
| | | |
* | | | Clear a bit the apply message and name the apply button 'Reboot firewall' to ↵Ermal Luçi2009-08-241-1/+1
| | | | | | | | | | | | | | | | make clear what it does.
* | | | * In config_install validate the file that will be installed not the already ↵Ermal Luçi2009-08-242-36/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | present config! * Convert most hardcoded /tmp to the global variable * Do not reboot the firewall under the hood without confirmation from the user after restoring. Just ask the user to do it. * Fix various things in restore/backup code.
* | | | Move functions to pfsense-utils.inc since they can be called from either ↵Scott Ullrich2009-08-231-44/+0
| | | | | | | | | | | | | | | | console or gui side
* | | | Move download_file_with_progress bar back to shared are where it belongs. ↵Scott Ullrich2009-08-231-64/+1
| | | | | | | | | | | | | | | | These functions can be called from both console and the webConfigurator. Unbreaks pkg operations on bootup such as resinstall broken packages
* | | | Set the penalty box color to red Resolves #25 on 2.0.Scott Ullrich2009-08-231-1/+1
| | | |
* | | | Kick off package reinstall after restoring configuration. Resolves #15Scott Ullrich2009-08-231-1/+1
| | | |
* | | | Kick off package reinstall after restoring configuration. Resolves #15Scott Ullrich2009-08-231-0/+1
| | | |
* | | | Resurvey slice info after changes. Resolves #52Scott Ullrich2009-08-231-4/+6
| | | |
* | | | Resurvey slice info after changes. Resolves #52Scott Ullrich2009-08-231-21/+33
| | | |
* | | | Make sortableScott Ullrich2009-08-232-2/+2
| | | |
* | | | Make sortableScott Ullrich2009-08-231-1/+1
| | | |
* | | | Make sortableScott Ullrich2009-08-233-10/+5
| | | |
* | | | use tabcont classScott Ullrich2009-08-231-1/+1
| | | |
* | | | Turn common tabular data areas into sortable items. Revert the sortable.js ↵Scott Ullrich2009-08-239-43/+49
| | | | | | | | | | | | | | | | change that used tabcont and change back to sortable
* | | | Move back to using sortable as class nameScott Ullrich2009-08-231-1/+1
| | | |
* | | | Remove stray ;Scott Ullrich2009-08-231-1/+1
| | | |
* | | | Unbreak. Pointy-hat-to: Ermal!Scott Ullrich2009-08-231-3/+2
| | | |
* | | | Include functions.inc which will then include ipsec.incScott Ullrich2009-08-234-4/+4
| | | |
* | | | Unbreak ipsec!Scott Ullrich2009-08-231-1/+1
| | | |
OpenPOWER on IntegriCloud