summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* OLSR fixesScott Ullrich2006-04-261-1/+1
|
* Synch with -HEAD.Scott Ullrich2006-04-261-81/+218
|
* Start check_reload_status at a nice value of 20Scott Ullrich2006-04-251-1/+1
|
* MFC logic fixScott Ullrich2006-04-251-1/+1
| | | | Use == for comparison, not =.
* MFC 11099Scott Ullrich2006-04-241-0/+15
| | | | Allow WAN and LAN address in shaper rules
* MFC enable_rrd_graphing()Scott Ullrich2006-04-241-4/+0
|
* MFC RRD cdrom changesScott Ullrich2006-04-221-13/+16
|
* * Silence phpeclipse errorsScott Ullrich2006-04-211-0/+6
| | | | * Turn off RRD on CDROM platform until we can get a solid working solution (hopefully by RC1)
* When a rule is marked for NOSYNC, don't simply elminate the "nosync" part, ↵Scott Ullrich2006-04-211-3/+3
| | | | | | eliminate the entire rule. Major-pointy-hat-with-a-propellerhead-on-top-to: ME
* Wrap a BETA4 release today due to the amount of fixes in Load Balancing ↵Scott Ullrich2006-04-211-1/+1
| | | | code, etc.
* Just check for lack of ip to run ftpsesame.Scott Ullrich2006-04-211-1/+1
|
* Remove openvpn. We now have a CoreGUI version.Scott Ullrich2006-04-211-6/+0
|
* webGUI -> webConfiguratorScott Ullrich2006-04-211-2/+2
|
* webGUI -> webConfiguratorScott Ullrich2006-04-211-1/+1
|
* Alert to user we are changing default username back to admin on reset password.Scott Ullrich2006-04-211-1/+2
|
* Do not spew booting items during reload_all_sync()Scott Ullrich2006-04-212-0/+4
|
* When assigning interfaces if a previous description is found for a optiona ↵Scott Ullrich2006-04-211-0/+5
| | | | | | | | | | interface, show a blurb of the info above the line. Example. In this case the optiona description name was WIRELESS Optional interface 1 description found: WIRELESS Enter the Optional 1 interface name or 'a' for auto-detection (or nothing if finished):
* Correct date.Scott Ullrich2006-04-211-1/+1
|
* Version bumpsScott Ullrich2006-04-203-3/+3
|
* Correctly check if SpamD enablerrd is set.Scott Ullrich2006-04-201-1/+1
|
* MFC 11682Scott Ullrich2006-04-201-1/+1
| | | | Remove spurious " from filter.inc. Not sure where this one crept in.
* Add UpNp anchorScott Ullrich2006-04-191-1/+3
|
* Nuke spaces in carp passwords, it doesnt work too well with them.Scott Ullrich2006-04-191-1/+3
|
* stristr() may return > 1 (true)Scott Ullrich2006-04-191-3/+3
|
* Surround carp password with ""Scott Ullrich2006-04-191-1/+1
|
* Nuke a c/r if included.Scott Ullrich2006-04-191-0/+1
|
* Correctly enable / disable console lockout.Scott Ullrich2006-04-191-2/+2
| | | | Ticket #920
* Correctly enable / disable console lockout.Scott Ullrich2006-04-191-1/+1
| | | | Ticket #920
* When resetting the password from the console, reset the username to "admin".Scott Ullrich2006-04-191-1/+2
| | | | Needless to say I waisted way more time than I should have finding this issue.
* Make sure RRD is running after a cvs_sync.sh. Gary reported that RRD is ↵Scott Ullrich2006-04-191-0/+3
| | | | stopping after EVERY cvs_sync.sh
* MFC 11604Scott Ullrich2006-04-192-3/+7
| | | | Don't create a pass out rule for a queue if it is not on an interface or not used in a rule. This will cut queue pass out rules by the number of interfaces enabled.
* MFC 11600Scott Ullrich2006-04-191-4/+7
| | | | Only setup route-to {} syntax if at least one available gateway was found
* MFC 11598Scott Ullrich2006-04-191-4/+8
| | | | Only use route-to if the discovered gateway is a real IP
* Do not install blank rules.Scott Ullrich2006-04-181-1/+1
| | | | Found by Slayback on the forum.
* MFC 11532Scott Ullrich2006-04-181-2/+2
| | | | random-id can't be included twice
* Do not setup carp pfsync interface unless pfsync is enabledScott Ullrich2006-04-181-1/+1
| | | | Really not sure how this fell through the cracks. Grr.
* Start slbd right before first filter_configure_sync()Scott Ullrich2006-04-171-3/+3
|
* backout last commitScott Ullrich2006-04-171-1/+0
|
* Reload filter on boot.Scott Ullrich2006-04-171-0/+1
|
* MFC 11519Scott Ullrich2006-04-171-16/+27
| | | | Restore RRD files from tgz on boot. If this works on the first attempt I'm a code monkey. MFC: Soon, needs testing.
* MFC 11521Scott Ullrich2006-04-172-0/+4
| | | | Mount config area rw before tar and then ro after tar.
* MFC 11520Scott Ullrich2006-04-171-0/+12
| | | | | Save the RRD files! MFC: Soon, testing with hoba now. Tickets:
* MFC 11518Scott Ullrich2006-04-171-0/+3
| | | | Save the rrd databases to the config space on reboot.
* MFC 11516Scott Ullrich2006-04-171-1/+10
| | | | squid now rdr to its chosen interface. also swat default pass in rules to allow firewall rules to dictate its behaviour (already tested by me).
* MFC later RRD changes since patch failedScott Ullrich2006-04-171-26/+40
|
* MFC 11509Scott Ullrich2006-04-171-2/+4
| | | | JavaScript now works for Gecko-based browsers as well (http://forum.pfsense.org/index.php?topic=1041.0).
* MFC 11506Scott Ullrich2006-04-171-35/+36
| | | | Tweaked rra values for the databases so the graphs suck less. (especially the 14 days graph).
* Remove option 12. It doesn't work on Embedded.Scott Ullrich2006-04-171-4/+0
|
* BETA3 timeScott Ullrich2006-04-171-1/+1
|
* MFC 11431Scott Ullrich2006-04-161-1/+1
| | | | need to use the gateway ip, not the monitor ip
OpenPOWER on IntegriCloud