summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Revert "Rename cvssync to gitsync"Scott Ullrich2009-06-182-2/+0
* Rename cvssync to gitsyncScott Ullrich2009-06-182-0/+2
* Remove uneccessary locking.Ermal Luçi2009-06-181-5/+1
* Remove certs.inc from functions.inc it is needed only by two pages usermanage...Ermal Luçi2009-06-182-0/+2
* Remove unneeded include.Ermal Luçi2009-06-181-1/+1
* Add priviledge checks to restart_httpd.php page.Ermal Luçi2009-06-181-1/+8
* Add propper access control to L2TP pages.Ermal Luçi2009-06-183-0/+21
* Remove some unneccessary calls to filter_configure() they just give recursivity!Ermal Luçi2009-06-183-6/+3
* * Fix the pppoe reset script.Ermal Luçi2009-06-181-7/+4
* * Move functions that output html to guiconfig.incErmal Luci2009-06-182-17/+309
* Adding base_package feature to restore menu items for base packages after con...Scott Ullrich2009-06-171-3/+35
* s/./_/ for vlans since netgraph does not like .(dots) in the path names.Ermal Luci2009-06-161-1/+1
* Adding Scott Dale's rate package to system -> traffic graphs. Cool stuff!Scott Ullrich2009-06-152-8/+275
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-1311-6/+986
* Use $RealIf.vlan$tag interface names for vlans. This makes them more userfrie...Ermal Luçi2009-06-081-1/+1
* Revert "Do not use tags for vlan interface names since there might be same vl...Ermal Luçi2009-06-082-17/+7
* Do not use tags for vlan interface names since there might be same vlan tags ...Ermal Luçi2009-06-082-7/+17
* Forgot to adjust a couple things to fit HEAD again.jim-p2009-06-071-3/+2
* Use saner control flow, and also make the charts each use their own data prop...jim-p2009-06-071-57/+51
* This should be a relative linkjim-p2009-06-071-1/+1
* fix linkChris Buechler2009-06-071-1/+1
* Fix some issues that didn't make it into the last commit for some reason.jim-p2009-06-061-4/+2
* Remove the duplicated page header.jim-p2009-06-061-1/+0
* Sync my recent stuff to HEAD. Easy Rule, Log parsing tweaks, Firewall Log fil...jim-p2009-06-0612-31/+4217
* Remove unused php fileRenato Botelho2009-06-051-376/+0
* Fix typo: s/tempalte/template/Renato Botelho2009-06-051-2/+2
* clarify log messageChris Buechler2009-06-051-1/+1
* correct spellingChris Buechler2009-06-051-1/+1
* Fix local/remote specification.Chris Buechler2009-06-051-5/+6
* Fix lagg interfaces creation. Reported-by: http://forum.pfsense.org/index.php...Ermal Luçi2009-06-041-0/+1
* Avoid errors when a non-existent element is called by a functionRenato Botelho2009-06-021-18/+24
* How about some handy links to external IP info sources, with a suitable warning.jim-p2009-06-011-0/+18
* It might help if git was actually tracking the file for this...jim-p2009-06-011-0/+95
* Add a handy DNS resolution page.jim-p2009-06-011-0/+1
* Select lan interface correctly when editingScott Ullrich2009-05-311-2/+3
* Present a new package option filter_rules_needed which has a function name to...Ermal Luçi2009-05-291-0/+3
* Fix the issue reported on http://forum.pfsense.org/index.php/topic,16559.0.ht...Ermal Luçi2009-05-281-9/+0
* Handle the case when no user has logged in. Reported by: http://forum.pfsense...Ermal Luçi2009-05-251-1/+4
* A better fix to empty lines.Ermal Luçi2009-05-221-6/+2
* Propperly check for empty slots. Fix by forum user: itsmorefun!Ermal Luçi2009-05-221-1/+1
* Check for blank lines and ignore them.Ermal Luçi2009-05-221-1/+4
* Fix bridge checking missed in previous convert to multi interface capble CP. ...Ermal Luçi2009-05-221-2/+3
* Make CP multi-interface capable.Ermal Luçi2009-05-212-11/+30
* Actually it needs an ip!Ermal Luçi2009-05-171-1/+1
* Move firmware update text format to globals.incScott Ullrich2009-05-141-1/+1
* Remove dubious/forgotten unlocking that is uneccesary.Ermal Luçi2009-05-141-2/+0
* Speedup noticably CP status page. Previously during load it would not show an...Ermal Luçi2009-05-131-30/+20
* Fix lock leaking on portal_allow function.Ermal Luçi2009-05-131-1/+6
* Fix PPTP+RADIUS. See ticket #1926.jim-p2009-05-121-1/+1
* Fix CARP IP Creation. Subnet check was failing even for valid input. See tick...jim-p2009-05-121-2/+2
OpenPOWER on IntegriCloud