summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Add showrecordings command which will show available sessions for playbackScott Ullrich2007-11-221-0/+10
* Teach pfSense's php shell how to record and playback a set of commands.Scott Ullrich2007-11-221-2/+3
* Teach pfSense's php shell how to record and playback a set of commands.Scott Ullrich2007-11-221-53/+120
* Correctly show defined reflection timeout valueScott Ullrich2007-11-201-1/+1
* Add frontend for reflection timeout valueScott Ullrich2007-11-201-0/+10
* description text correctionChris Buechler2007-11-201-1/+1
* Add carriage return after outputting help screenScott Ullrich2007-11-191-1/+1
* Remove debugging echoScott Ullrich2007-11-191-1/+0
* fix typo and touch up textChris Buechler2007-11-191-4/+4
* Add pipe_cmd() functionScott Ullrich2007-11-191-0/+25
* Missed a c/rScott Ullrich2007-11-191-1/+1
* * 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
* * Turn off debugging.Scott Ullrich2007-11-191-3/+2
* * Correctly report invalid passwordScott Ullrich2007-11-181-1/+1
* Correctly show 401 errors.Scott Ullrich2007-11-181-3/+10
* 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
* Correctly define Developers kernel option.Scott Ullrich2007-11-101-5/+1
* Add libreadline support for command histories.Scott Ullrich2007-11-091-3/+6
* 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
* Add back scriptaculous files which are being used by the RRD graphsSeth Mos2007-11-017-0/+4908
* Fix courtesey of Billm, hackathon 2007 conversation.Seth Mos2007-10-291-2/+2
OpenPOWER on IntegriCloud