summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enable beastie menuScott Ullrich2008-11-091-2/+2
|
* change to keep stateScott Ullrich2008-11-091-1/+1
|
* Sync the time on ip change and alert the logsScott Ullrich2008-11-091-2/+6
|
* Kill old ntpd process if it is aroundScott Ullrich2008-11-091-0/+2
|
* Correctly set old wan ipScott Ullrich2008-11-091-3/+4
|
* Set /tmp/rc.newwanip_oldipScott Ullrich2008-11-091-0/+1
|
* Add more bootup textScott Ullrich2008-11-091-5/+17
|
* $config needs to be a globalScott Ullrich2008-11-091-0/+1
|
* Add new lineScott Ullrich2008-11-091-1/+2
|
* Adding missing ;Scott Ullrich2008-11-091-1/+1
|
* Uhh, this is not a package any more.Scott Ullrich2008-11-091-3/+0
|
* Use files.pfsense.orgScott Ullrich2008-11-091-1/+1
|
* Reload filterScott Ullrich2008-11-091-0/+2
|
* Remove sleepScott Ullrich2008-11-091-4/+1
|
* SyncScott Ullrich2008-11-091-0/+3
|
* Move openntpd process up higherScott Ullrich2008-11-091-5/+5
|
* Return if bootingScott Ullrich2008-11-091-0/+3
|
* Use new sync on boot scriptScott Ullrich2008-11-091-6/+3
|
* Add script that will keep trying to set the date time (for bootup) thatScott Ullrich2008-11-091-0/+10
| | | | will run in the background to help speedup boot times.
* Ensure we are mount rwScott Ullrich2008-11-091-0/+2
|
* Oops, use /boot/kernel/Scott Ullrich2008-11-091-1/+1
|
* Oops, use /boot/kernel/Scott Ullrich2008-11-091-1/+1
|
* Move pfsense_kernel.txt to /tmp and remove /boot/kernel/* contents so weScott Ullrich2008-11-091-0/+4
| | | | | are guarantee'd a fresh kernel directory (note freebsd kernel install moves the old kernel directory to kernel.old so this is very similar.
* Try to use where possible filter_configure so upcoming event modifications ↵Ermal Luçi2008-11-084-7/+7
| | | | can be easily integrated.
* Use existing functions to not duplicate code.Ermal Luçi2008-11-081-17/+5
|
* Simplify and return correct information if dhcpd is active.Ermal Luçi2008-11-081-4/+6
|
* Add disable dhcp server scriptScott Ullrich2008-11-081-0/+12
|
* Add script which automatically enables a default firewall rule on wan andScott Ullrich2008-11-081-0/+17
| | | | disable block private networks on the wan interface.
* require("guiconfig.inc");Scott Ullrich2008-11-081-4/+1
|
* Add backtrace in the logs whenever log_error is called and ↵Ermal Luçi2008-11-081-0/+3
| | | | debugging($g["debug"] ) is active.
* Call a backtrace and log it if we have a failed interface variable.Scott Ullrich2008-11-081-0/+1
|
* * Add interfaces_bring_up()Scott Ullrich2008-11-071-20/+29
| | | | | * Fix log_error (missinge else) * Remove blank line after ?> that ermal just added
* Better check if the knob is defined or has no value.Ermal Luçi2008-11-071-2/+2
|
* Reorder the calling.Ermal Luçi2008-11-071-2/+2
|
* * Log an error when an ifconfig up command is missing its interfaceScott Ullrich2008-11-071-88/+128
| | | | * Cleanup formatting
* Do not attempt to toggle polling on unsupported interfaces.Seth Mos2008-11-071-11/+4
| | | | MFC: after testing confirms working with and without polling
* Only attempt starting relayd when the vs array is not emptySeth Mos2008-11-071-2/+3
|
* Remove quotesSeth Mos2008-11-071-1/+1
|
* * Use interface_bring_down to not duplicate codeErmal Luçi2008-11-071-31/+21
| | | | | * If we are reconfiguring check bridge/gif/gre interfaces if they need to be reloaded. * Invalidate array cache to avoid stale information
* Fix typo.Ermal Luçi2008-11-071-2/+2
|
* Do not spam logsScott Ullrich2008-11-071-2/+2
|
* Check if the interface is used by gre/gif tunnels before allowing deletion.Ermal Luçi2008-11-071-0/+4
|
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-0713-19/+37
| | | | * Create two new function link_interface_to_{gif,gre}
* Do not allow deletion of interfaces that are part of a bridge. While here ↵Ermal Luçi2008-11-071-36/+39
| | | | fix an error on nat 1:1 rule unsetting.
* Cosmetic changes to show the descritive names on member interfaces on ↵Ermal Luçi2008-11-072-3/+14
| | | | bridges page and clarify a note.
* Do not parse vlansSeth Mos2008-11-071-3/+4
|
* Trim and correct varSeth Mos2008-11-071-2/+2
|
* Correct path to netstatSeth Mos2008-11-072-2/+2
|
* Mute killall outputSeth Mos2008-11-071-1/+1
|
* Some more fixes and explanations.Ermal Luçi2008-11-061-2/+7
|
OpenPOWER on IntegriCloud