summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * Allow shell commands to be executed if you proceed the command with =Scott Ullrich2007-11-191-3/+35
* If readline is not included in PHP then fall back to normal boring text input...Scott Ullrich2007-11-191-1/+10
* Add second argument of more allowing control of when press Return is displayedScott Ullrich2007-11-191-2/+4
* add more($text) function. With this function it will ask the person to press...Scott Ullrich2007-11-191-1/+20
* Add other helper pagesScott Ullrich2007-11-191-4/+12
* Remove annoying shake on error.Scott Ullrich2007-11-191-2/+0
* Nuke code that does nothing.Scott Ullrich2007-11-191-23/+4
* Make the error message clickable so that the admin can easily return to the GUI.Scott Ullrich2007-11-191-0/+1
* Do not logout session if the user does not have access to a page. We should ...Scott Ullrich2007-11-191-6/+1
* * Turn off debugging.Scott Ullrich2007-11-191-3/+2
* Correctly check for page names by including .php. Strip off / if found so t...Scott Ullrich2007-11-191-2/+2
* Instead of throwing a very vague 401 error actually tell the user which page ...Scott Ullrich2007-11-181-1/+1
* * Correctly report invalid passwordScott Ullrich2007-11-182-1/+9
* Correctly show 401 errors.Scott Ullrich2007-11-183-4/+36
* Fix math on throughput graphSeth Mos2007-11-171-2/+2
* Fix Spacing for wireless graphSeth Mos2007-11-171-1/+1
* Fix SpellingSeth Mos2007-11-171-1/+1
* * Restore previous user manager, it works.Scott Ullrich2007-11-172-267/+445
* Define more pagesScott Ullrich2007-11-171-3/+16
* Unbreak title in package areas.Scott Ullrich2007-11-161-1/+4
* Remove duplicate $pgtitle entry.Scott Ullrich2007-11-162-2/+0
* Minor nitpick: make : ": ".Scott Ullrich2007-11-161-1/+1
* Clarify a few of the manually added descriptions.Scott Ullrich2007-11-161-2/+2
* Ignore a number of misc pages.Scott Ullrich2007-11-161-0/+8
* Add correctly.Scott Ullrich2007-11-161-1/+1
* Add page title.Scott Ullrich2007-11-161-0/+2
* Switch icon locations to pfSense style themes.Scott Ullrich2007-11-162-6/+6
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-1/+0
* Move common functions to guiconfig.inc since head.inc requires them.Scott Ullrich2007-11-161-5/+0
* Move common functions to guiconfig.inc since head.inc requires them.Scott Ullrich2007-11-161-3/+13
* Do not declare gentitle twice.Scott Ullrich2007-11-161-5/+0
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-163-5/+2
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-16147-1235/+676
* Sync code against m0n0wall:Scott Ullrich2007-11-151-1/+3
* Add genhtmltitle() from m0n0wall.Scott Ullrich2007-11-151-31/+40
* Reference correct file for upgrade from console.Seth Mos2007-11-121-1/+1
* do not run pfctl -ss 4 timesSeth Mos2007-11-101-5/+7
* Correctly define Developers kernel option.Scott Ullrich2007-11-101-5/+1
* Add libreadline support for command histories.Scott Ullrich2007-11-091-3/+6
* Remove any previous MD5 sums after upgrade.Scott Ullrich2007-11-071-0/+3
* Remove any previous MD5 sums after upgrade.Scott Ullrich2007-11-071-2/+2
* Failover in 10 seconds as opposed to 60 seconds on DHCP Server failover mode.Scott Ullrich2007-11-061-1/+1
* Minor style nitpicks. # should have a space betwen it and the next text.Scott Ullrich2007-11-051-1/+1
* Automatically permit PFTPX traffic behind the scenes. Without this change mu...Scott Ullrich2007-11-051-6/+17
* IPSEC keep alive pinger using the wrong source IP addressScott Ullrich2007-11-051-8/+8
* remove whitespace at endChris Buechler2007-11-051-1/+1
* comment out debugging code, was slightly breaking IPsec logs page and possibl...Chris Buechler2007-11-051-0/+4
* Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice v...Chris Buechler2007-11-042-4/+32
* Do not allow dhcp-relay to be enabled if dhcp server is enabled on any interf...Scott Ullrich2007-11-031-0/+18
* Back out counter wrap fix from ticket 1494 as it causes more issues thenSeth Mos2007-11-011-13/+3
OpenPOWER on IntegriCloud