summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* If user has specified a new gateway as a hidden variable ↵Scott Ullrich2006-03-241-0/+3
| | | | <system><use_rrd_gateway> then use it instead. Not everyones next hop gateway actually goes out a wan interface. In my case all my "real internet links" are 2 hops away.
* varrun_path -> vardb_pathScott Ullrich2006-03-241-4/+4
|
* Switch RRD graphs to /var/db which is not blown away every bootup.Scott Ullrich2006-03-243-4/+4
|
* Globalize correct variables for delayed PFTPX launching.Scott Ullrich2006-03-241-5/+21
|
* Relax is_domain() checks to include _Scott Ullrich2006-03-241-1/+1
| | | | http://forum.pfsense.org/index.php?topic=904.0;topicseen
* Add ability to turn off packet scrubbing.Scott Ullrich2006-03-232-3/+24
| | | | | | Ticket #882 Submitted-by: sdier@cs.umn.edu
* MFC 10820Scott Ullrich2006-03-231-6/+6
| | | | Hoba approved color changes.
* Remove APD.Scott Ullrich2006-03-221-2/+0
|
* MFC missing fontScott Ullrich2006-03-221-0/+0
|
* Force fast cgi off in environment < 49 megs of ramScott Ullrich2006-03-221-0/+4
|
* s/cron//Scott Ullrich2006-03-211-1/+1
|
* MFCScott Ullrich2006-03-211-0/+2
|
* MFC RRD graphing menuScott Ullrich2006-03-211-0/+238
|
* MFC RRD Graph menuScott Ullrich2006-03-211-0/+1
|
* MFC Seths most excellent RRD graphing itemsScott Ullrich2006-03-215-3/+231
|
* s/out//Scott Ullrich2006-03-211-1/+1
|
* Do not allow shutdown if write is in progressScott Ullrich2006-03-201-0/+5
|
* Add a FTP Proxy comment markerScott Ullrich2006-03-201-1/+2
|
* Dont include blacklist twiceScott Ullrich2006-03-201-2/+0
|
* Mount for rw before saving olsr keyScott Ullrich2006-03-201-0/+2
|
* spammers -> blacklistScott Ullrich2006-03-201-1/+2
|
* * Link /etc/spamd.confScott Ullrich2006-03-201-0/+4
| | | | * Many parser fixes
* Add sortable table header supportScott Ullrich2006-03-193-3/+6
|
* Add sortable table header supportScott Ullrich2006-03-191-22/+25
|
* Add sortable table javascript handler.Scott Ullrich2006-03-191-0/+183
| | | | See http://www.kryogenix.org/code/browser/sorttable/ for more info.
* Let user know firewall rules changes are reloading in the background.Scott Ullrich2006-03-191-1/+1
|
* Version bumpScott Ullrich2006-03-191-1/+1
|
* Kill trailing spaceScott Ullrich2006-03-191-1/+1
|
* Do not leave $fd open after opening for write. This could step on the $fd ↵Scott Ullrich2006-03-191-0/+1
| | | | in interfaces.inc
* Turn off debugging that slipped inScott Ullrich2006-03-181-2/+0
|
* Allow the interface to be the gateway. This allows someone with multiple ↵Scott Ullrich2006-03-183-6/+48
| | | | wans to route traffic out a correct interface such as DNS traffic, etc.
* Include real wan interface in ng0 alias groupScott Ullrich2006-03-181-3/+6
|
* Include real wan interface in ng0 alias grou[Scott Ullrich2006-03-181-1/+1
|
* MFC 10682Scott Ullrich2006-03-181-5/+29
| | | | expand aliases in filter rules to include " ! " on each entry. This achives the desired effect of negating an entire alias.
* If /var/log/dmesg.boot is unavailable, then use dmesg -aScott Ullrich2006-03-181-0/+8
|
* Version bumpScott Ullrich2006-03-181-1/+1
|
* When we detect that there is less than 65 megs of ram, output the detected valueScott Ullrich2006-03-181-1/+1
|
* Setup ng0 = for pppoe usersScott Ullrich2006-03-181-0/+3
|
* Only autologin the consoleScott Ullrich2006-03-181-1/+1
|
* MFC 10668Scott Ullrich2006-03-171-2/+46
| | | | expand aliases to include " ! " to negate all entries in a list.
* MFC 10666Scott Ullrich2006-03-171-6/+0
| | | | No Need To check for aliases here we had just finish building the network address. Plus its futzing over string with a null return.
* Version bumpScott Ullrich2006-03-171-1/+1
|
* MFC 10658Scott Ullrich2006-03-171-3/+3
| | | | Don't concatenate to $dst here (will cause syntax errors in pf rules). also remove unecessary spaces.
* MFC 10628Scott Ullrich2006-03-171-1/+2
| | | | fix for clients eating many dhcp leases when using static arp (one-lease-per-client wasn't doing the trick, so use them both).
* MFC 10443Scott Ullrich2006-03-171-1/+5
| | | | Only install squid redirect rule when the menu option is checked.
* MFC 10431Scott Ullrich2006-03-171-1/+15
| | | | updated leases are appended to the end of the lease file. if we aren't showing everything just show the most current lease in the list.
* MFC 10652Scott Ullrich2006-03-171-10/+10
| | | | Make wizard work on described OPT interfaces
* MFC 10652Scott Ullrich2006-03-171-3/+2
| | | | | | Make wizard work on described OPT interfaces MFC: For next snapshot
* Fix optional interface assignments. TODO: "altq on blah blah"Scott Ullrich2006-03-161-21/+28
|
* Update interface alias to $DESCRIPTION, not friendly interface name for pass ↵Scott Ullrich2006-03-161-1/+2
| | | | out rules, too!
OpenPOWER on IntegriCloud