summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Allow $myurl in the url of the tabs .. $myurl is translated to getenv("HTTP_...Scott Ullrich2005-02-182-6/+21
* Update tab codef.Scott Ullrich2005-02-183-3/+43
* Add tab code.Scott Ullrich2005-02-182-2/+49
* Note an area that needs to be cleaned up for emedded platformsScott Ullrich2005-02-181-0/+13
* Restore the infterface selection widget in the package manager correctly.Scott Ullrich2005-02-171-2/+4
* Check that $pkg['adddeleteeditpagefields']['columnitem'] exists before foreac...Scott Ullrich2005-02-161-19/+20
* sleep for 3 seconds on status page giving the machine a little breathing room...Scott Ullrich2005-02-151-1/+1
* m0n0wall -> pfSenseScott Ullrich2005-02-152-21/+21
* Unbreak the package manager.Scott Ullrich2005-02-141-2/+4
* fopen requires to paramaters. be sure to include "r"Scott Ullrich2005-02-141-1/+1
* Correctly show when a queue is defaultScott Ullrich2005-02-121-1/+1
* * Introduce pfsense specific utilities file for easier syncing with m0n0wall ...Scott Ullrich2005-02-112-5/+6
* During restore, if m0n0wall is found, change to pfsense so that the configura...Scott Ullrich2005-02-111-0/+18
* Do not process aliases unless one or more is defined.Scott Ullrich2005-02-101-9/+11
* Overlooked one small aspect. Lets REALLY restore the checkbox correctly.Scott Ullrich2005-02-091-3/+1
* Correct checkbox state after editing a line item.Scott Ullrich2005-02-091-1/+5
* Enclose the php call in <?php ?>Scott Ullrich2005-02-091-1/+1
* Correct previous commit where traffic shaper cannot be disabled.Scott Ullrich2005-02-081-1/+1
* If the user is applying the traffic shaper rules enable the service first.Scott Ullrich2005-02-082-0/+21
* Save target queue correctly after editing.Scott Ullrich2005-02-081-7/+2
* Do not show that an upgrade is available if auto upgrade is in progress.Scott Ullrich2005-02-081-0/+3
* Show correct queue nameScott Ullrich2005-02-081-5/+2
* Correctly restore interface bandwidth.Scott Ullrich2005-02-072-4/+4
* Unlink shaper dirty flags after Apply.Scott Ullrich2005-02-071-1/+3
* Do not show Click Enable... when auto upgrading.Scott Ullrich2005-02-071-4/+5
* Remove 2nd filter_configure()Scott Ullrich2005-02-071-6/+0
* Woops. Two functions are using $retval. Insert our rule error detection cod...Scott Ullrich2005-02-071-4/+4
* Expand new rule loading error logic to Advanced menuScott Ullrich2005-02-071-1/+4
* Do not show upgrade options after user has invoked auto upgrade option.Scott Ullrich2005-02-071-0/+2
* Check pfsense.com for newer versions when visiting the firmware menu.Scott Ullrich2005-02-071-4/+4
* If an error occurs during the rule loading, report the error to the user.Scott Ullrich2005-02-074-5/+8
* Convert filter_configure to return the error text from pf if a ruleset is not...Scott Ullrich2005-02-073-2/+12
* Overhaul many functions in the traffic shaper and make them simpler.Scott Ullrich2005-02-071-12/+3
* Add custom /usr/local/pkg/pf directory which will store custom php script tha...Scott Ullrich2005-02-071-0/+4
* Log package changs to the system log.Scott Ullrich2005-02-071-0/+4
* Scheduler type has been switched to advanced screen. Remove a few bugger hid...Scott Ullrich2005-02-061-3/+1
* Top frame was much too large for logo. Shorten it down and add a break betwe...Scott Ullrich2005-02-061-1/+2
* Add auto complete support to NAT.Scott Ullrich2005-02-061-62/+87
* Add port alias capability. Add auto complete widgets to all alias capable in...Scott Ullrich2005-02-061-15/+41
* Make the iframe used to work around ie's select habits 5 pixels larger.Scott Ullrich2005-02-061-1/+1
* Add a highlight text color, add border color. Change to pfSense color scheme.Scott Ullrich2005-02-061-12/+29
* Do not use iframe hack on non Microsoft Internet Explorer BrowsersScott Ullrich2005-02-061-28/+41
* Add savemsg get parm.Scott Ullrich2005-02-051-0/+1
* Do not submit the form if the user presses enter in one of the textarea field...Scott Ullrich2005-02-051-6/+6
* On internet explorer, select objects are window controls and therefore cannot...Scott Ullrich2005-02-051-11/+54
* On input validation note that the source or destionation ports can now be ali...Scott Ullrich2005-02-051-4/+4
* Style cleanupScott Ullrich2005-02-051-2/+1
* Break after each host / port or alias address.Scott Ullrich2005-02-051-2/+12
* Add auto_complete_helper.hs auto complete javascript helper file.Scott Ullrich2005-02-052-292/+292
* Aliases now work for ports. Add autocomplete hint field for aliases box on r...Scott Ullrich2005-02-053-17/+341
OpenPOWER on IntegriCloud