summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Provide a default error message on error pages if there is none provided by o...Ermal2010-06-011-7/+9
* Add forgotten newlines.Ermal2010-06-011-2/+2
* Do not overwrite previous rules.Ermal2010-06-011-1/+1
* Free ipfw ruleno so it can be reused. Propperly delete passthrough mac entrie...Ermal2010-06-012-0/+9
* Use correct array to iterate.Ermal2010-06-011-1/+1
* Add status/log icons to DHCP page.jim-p2010-06-012-0/+6
* Remove Logs tab from OpenVPN, as it is no longer needed.jim-p2010-06-015-5/+0
* Add status/log icons to IPsec pages.jim-p2010-06-016-0/+18
* Remove logs tab from OpenVPN, since it is now replaced by the Log icon.jim-p2010-06-013-3/+0
* Add status and log urls to OpenVPN pages.jim-p2010-06-013-0/+6
* Add a way to show status/log icons by the help icon. Define $statusurl and/or...jim-p2010-06-011-1/+9
* Fix images.jim-p2010-06-0116-0/+0
* Add some simple Log and Status icons. Part of ticket #623jim-p2010-06-0117-0/+0
* Fix disabled setting for OpenVPN CSC entries, which was causing them to disap...jim-p2010-06-011-4/+5
* Remove typoScott Ullrich2010-05-291-1/+1
* Refactor codeScott Ullrich2010-05-291-144/+135
* Only allow installer.php on non pfSense and nanobsd platformsScott Ullrich2010-05-291-0/+5
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-05-2910-46/+128
|\
| * more text fixesChris Buechler2010-05-281-3/+3
| * fix textChris Buechler2010-05-281-1/+1
| * Revert "add a status tab to the CP screens as well", this is just a tad too longChris Buechler2010-05-285-5/+0
| * add a status tab to the CP screens as wellChris Buechler2010-05-285-0/+5
| * add auth logs tab to CP screensChris Buechler2010-05-285-0/+5
| * Use REQUEST to hanle both POST/GET.Ermal2010-05-281-1/+1
| * Make the logout page configurable like the other pages. The only difference i...Ermal2010-05-282-31/+21
| * Provide an error message to the call.Ermal2010-05-281-1/+1
| * Some configurations want to be able to ask users about replacing their existi...Ermal2010-05-281-5/+24
| * Don't let someone add a custom PSK that conflicts with an existing username. ...jim-p2010-05-281-2/+9
| * Show user keys on PSK list, edit link reroutes to user edit page.jim-p2010-05-281-0/+25
| * Add IPsec PSK field to User Manager. No backend code to use this value yet.jim-p2010-05-281-0/+8
| * Add the username to the auto added mac passthrough entry. Add an option to se...Ermal2010-05-282-2/+23
| * Add a function to find the mac address on a passthrough mac entry by username...Ermal2010-05-281-2/+9
| * Do comparions as meant not assignment. Pointy-hat: MyselfErmal2010-05-281-1/+1
* | Fix up whitespace so file is easier to read, and fix a few missing tags.gnhb2010-05-291-824/+827
|/
* Compress RRD backup data. Results are dramatic.jim-p2010-05-261-2/+11
* Default to NOT backup RRD data. It can get quite large, and should be chosen ...jim-p2010-05-261-1/+1
* Few cosmetic adjustments on classes to fix table bordersRenato Botelho2010-05-261-3/+8
* Add nanobsd size to system info widget after platform.jim-p2010-05-261-1/+6
* Actually send the wan ip address as calledstationid as advertised on captivep...Ermal2010-05-251-4/+4
* Show friendly interface name.Ermal2010-05-252-2/+2
* Add a default setting to location type of wireless that leaves the setting at...Erik Fonnesbeck2010-05-251-0/+1
* Use url_redirection even on successful login case if present. Add a redir fun...Ermal2010-05-241-9/+13
* Actually use the previous configured mac/ip, if present, for finding rules to...Ermal2010-05-242-6/+12
* When editing a mac/ip passthru entry readd the rules again since values might...Ermal2010-05-242-4/+18
* Actually use the radius WISPr(4) attribute 'url_redirection' when present.Ermal2010-05-241-1/+7
* Actually match the description and send the wan interface ip as Called-Statio...Ermal2010-05-241-8/+6
* Actually use the radius WISPr(4) attribute 'url_redirection' if present.Ermal2010-05-241-4/+4
* Fix VIP list generation here also.jim-p2010-05-241-8/+6
* Properly generate a list of proxy arp VIPs for address drop-down list.jim-p2010-05-241-5/+5
* Ticket #612. Correctly show the number of users as 0 on a group with no users...Ermal2010-05-241-1/+3
OpenPOWER on IntegriCloud