summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* unset() priv correctly.Scott Ullrich2007-12-021-1/+2
* Sync username / password database after priv changeScott Ullrich2007-12-021-1/+5
* Correctly assign uid to the user.Scott Ullrich2007-12-021-5/+9
* Remove XXX, it is fixed.Scott Ullrich2007-12-021-2/+0
* Minor fixesScott Ullrich2007-12-021-0/+3
* * Bring back privs. They are fare more feature complete than I thought they w...Scott Ullrich2007-12-012-3/+2
* Change pgtitle to an array. Do not print out the title twice as it has been ...Scott Ullrich2007-12-011-3/+1
* Convert page title to use an array like all other pages where previously done.Scott Ullrich2007-12-011-3/+2
* Unset the session timeout if it is 0 or blank.Scott Ullrich2007-12-011-1/+5
* If the groupname is in use, do not allow the name to be edited.Scott Ullrich2007-12-011-0/+12
* Add more input validation to settings screen. * Do not allow < 1 * Do not al...Scott Ullrich2007-12-011-3/+10
* Hide privs section. It will not be making it into 1.3.Scott Ullrich2007-12-011-1/+1
* Add missing ".Scott Ullrich2007-11-271-1/+1
* add HBCI to traffic shaperMartin Fuchs2007-11-272-5/+30
* Move PPPoE Server to Services, VPN menu is misleadingChris Buechler2007-11-261-1/+1
* Proper fix for aliases edit.Chris Buechler2007-11-251-2/+2
* Really kill off slbdChris Buechler2007-11-251-2/+1
* Remove extra C/RScott Ullrich2007-11-241-1/+1
* edit.php show an error on opening an empty fileScott Ullrich2007-11-241-2/+2
* Detect playback file not found when passed as argument. Example: pfSsh.php ...Scott Ullrich2007-11-231-0/+4
* Allow arguments to be passed to cvssync so you can do:Scott Ullrich2007-11-231-2/+0
* Allow arguments to be passed to the pfSense php shell.Scott Ullrich2007-11-231-174/+117
* Turn register_argc_argv onScott Ullrich2007-11-232-2/+2
* Bring us one step closer to being able to port cvs_sync.sh to pfSsh by adding...Scott Ullrich2007-11-231-25/+75
* Do not forget ; on php lines.Scott Ullrich2007-11-221-8/+8
* Collect the help file into one variable and then pipe through more()Scott Ullrich2007-11-221-9/+9
* Add recording related commandsScott Ullrich2007-11-221-1/+5
* Collect the help file into one variable and then pipe through more()Scott Ullrich2007-11-221-39/+46
* Really cleanup c/r usage.Scott Ullrich2007-11-221-12/+14
* * Fix ! commands (do not echo commands but execute as shell)Scott Ullrich2007-11-221-5/+12
* 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
OpenPOWER on IntegriCloud