summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the state killing for now on VPN's pppoe/pptp/l2tp when the link goes dow...Ermal Luçi2009-05-121-0/+1
* The other half of CP locks conversion to new locking functions.Ermal Luçi2009-05-093-10/+10
* Fix a lock leaking on CP.Ermal Luçi2009-05-081-12/+0
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-0852-160/+19
* Fix OpenVPN automatic shared key generation.jim-p2009-05-082-6/+8
* Fix detection of TLS/Shared Key mode for OpenVPNjim-p2009-05-082-2/+2
* From yesterday moving of ipfw loading to only captive portal a regression was...Ermal Luçi2009-05-081-0/+7
* Correctly enforce limits on html input.Ermal Luçi2009-05-072-2/+2
* Fix server hostname resolve option to correctly be set.Ermal Luçi2009-05-071-1/+1
* Move validation of dyndns username to the only place it uses it, the GUI page...Ermal Luçi2009-05-071-0/+11
* Fix CLI filter parser so it works on FreeBSD 8 builds.jim-p2009-05-061-2/+14
* Unbreak log display on FreeBSD 8 based builds of 2.0.jim-p2009-05-061-5/+28
* Remove unused function and function that provide the same functionality as ph...Ermal Luçi2009-05-051-2/+4
* Move interface groups after Floating and before other interfacesScott Ullrich2009-05-041-6/+6
OpenPOWER on IntegriCloud