summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * Add pkg.php which will parse the package xml file and present an interface ↵Scott Ullrich2004-12-126-15/+138
| | | | | | | (see http://www.pfsense.com/screens/pkg.JPG ) * Correct behavior of pkg_mgr.php when multiple packages are included * Other minor cleanups
* Correct this to sound more english like instead of southern twang ;)Scott Ullrich2004-12-121-0/+3
|
* dive line better with |Scott Ullrich2004-12-121-3/+3
|
* Move save buttom to top while here and also lower to 45.Scott Ullrich2004-12-121-3/+3
|
* extend filename size to 50 characters. Im not sure what too so long for ↵Scott Ullrich2004-12-121-1/+1
| | | | this. ..
* Include menu item in the subsections on the left. Menu XML file must be in ↵Scott Ullrich2004-12-122-22/+48
| | | | lower case,. Ex: /usr/local/www/ext/Servuces/ifgraph.xml
* Enhanced logging of installed packages and their dependencies.Scott Ullrich2004-12-121-41/+83
|
* Add tem field as array xml markersScott Ullrich2004-12-121-29/+29
|
* * install menu item in /usr/local/etc/ext/$areaScott Ullrich2004-12-123-20/+91
| | | | | * add do you want to install this package and do you want to delete ... * add needed text to system to run the package. ex: add text to /etc/crontab
* Say welcome to the pfSense package manager!Scott Ullrich2004-12-128-18/+478
|
* Add   trying to add a break between items on elinksScott Ullrich2004-12-101-49/+49
|
* Add automatic create certificate options to Captive Portal.Scott Ullrich2004-12-101-1/+1
|
* Enable/disable Accounting port as needed.Scott Ullrich2004-12-101-35/+35
|
* Update color to pfSense redScott Ullrich2004-12-101-1/+1
|
* Update WebGUI -> WebConfiguratorScott Ullrich2004-12-101-1/+1
|
* Update pfSense to check for firmware upgrades from our site.Scott Ullrich2004-12-102-3/+3
|
* Display optional interfaces correctlyScott Ullrich2004-12-101-2/+3
|
* Make all tabs look similar when active or inactive.Scott Ullrich2004-12-101-2/+16
|
* Add key generation items found on list and comment out even though ours ↵Scott Ullrich2004-12-101-2/+3
| | | | works atm.
* Update (C)Scott Ullrich2004-12-101-1/+4
|
* Woops, y is now height.Scott Ullrich2004-12-101-1/+1
|
* Move NOTE to bottom.Scott Ullrich2004-12-101-1/+1
|
* Custom graph width / height settings now inputtable by user.Scott Ullrich2004-12-101-10/+22
| | | | | Idea from: http://m0n0.ch/wall/gallery/stefan_zier/monowall-pic.jpg
* Update with 1.2b3Scott Ullrich2004-12-053-162/+167
|
* Update servics_proxyarp* from 1.2b3.Scott Ullrich2004-12-052-63/+77
|
* dont try to deterimine swap volume until primary volume is mounted (need ↵Scott Ullrich2004-12-051-1/+1
| | | | grep and cut)
* add back queuesScott Ullrich2004-12-051-25/+29
|
* Merge in m0n0wall 1.2b3 changes.Scott Ullrich2004-12-058-271/+422
|
* Synchornize with m0n0wall 1.2b3. These files have not really beenScott Ullrich2004-12-0512-276/+393
| | | | | modified too much so a straight copy works. 9 files remain to be patched by hand.
* Do not hard code IDE swap device, probe /etc/fstab for its existanceScott Ullrich2004-11-281-2/+3
|
* make sure to unlink first during tar operationsScott Ullrich2004-11-281-1/+1
|
* Introduce an easy way to upgrade firmware for pfSense.Scott Ullrich2004-11-252-31/+62
|
* update platform to pfSenseScott Ullrich2004-11-241-1/+1
|
* Clean up a little more (whitespace) and echo after menu selectionScott Ullrich2004-11-242-3/+4
|
* Trim off some extra screen real-estate by combining the interface line with ↵Scott Ullrich2004-11-241-7/+6
| | | | ip addresses (add wan ip). Update (C)
* Make the default source port any instead of otherScott Ullrich2004-11-241-2/+2
|
* Correctly toggle accounting port if the service is enabled or disabled.Scott Ullrich2004-11-241-33/+35
|
* Remove type and make all code uniform.Scott Ullrich2004-11-242-11/+7
|
* Make 2 line ifs all the same by nut using opening and closing braces {}Scott Ullrich2004-11-241-15/+13
|
* Throw a input_error if user tries to use modulate state or synproxy state ↵Scott Ullrich2004-11-242-7/+36
| | | | and icmp or udp
* Allow rules to be assigned different state mechanisms such as: keep state, ↵Scott Ullrich2004-11-242-1/+25
| | | | modulate state, synproxy state and none.
* This file was not added correctly after the Captive Portal logging patchScott Ullrich2004-11-241-0/+103
|
* Make sure to enable swap before trying to obtain core dumpScott Ullrich2004-11-241-0/+1
|
* extra safe-guard when creating nat outgoing balancing rules.Scott Ullrich2004-11-241-5/+8
|
* Fix small bug in outgoing load balancing rule generation.Scott Ullrich2004-11-241-1/+1
|
* Do not call shaper_configure. This is now handled in the rules section.Scott Ullrich2004-11-241-6/+0
| | | | Reported-by: Daimao
* Do not call shaper_configure. This is now handled in the rules section.Scott Ullrich2004-11-241-3/+0
| | | | Reported-by: Daimao
* Turn SACK off.Scott Ullrich2004-11-221-0/+2
|
* remove sysctl.confScott Ullrich2004-11-221-1/+0
|
* surround macros with ""Scott Ullrich2004-11-221-1/+1
|
OpenPOWER on IntegriCloud