summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant checkSeth Mos2008-11-101-11/+0
|
* Be smarter parsing the command line before passing it into ↵Seth Mos2008-11-101-5/+21
| | | | | | handle_argument_group. This prevents bogus events being logged when (dis)connecting a cable
* Use product_nameScott Ullrich2008-11-109-21/+21
|
* Add remove package configuration script to pfSsh.phpScott Ullrich2008-11-101-0/+8
|
* Use product_nameScott Ullrich2008-11-102-2/+6
|
* Remove unneded check.Ermal Luçi2008-11-091-1/+1
|
* Add newline and doneScott Ullrich2008-11-091-0/+1
|
* change to keep stateScott Ullrich2008-11-091-1/+1
|
* Sync the time on ip change and alert the logsScott Ullrich2008-11-091-2/+6
|
* 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
|
* 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
|
* 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.
* 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
|
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-074-10/+28
| | | | * Create two new function link_interface_to_{gif,gre}
* 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
|
* * Remove some unused code.Ermal Luçi2008-11-061-30/+14
| | | | | | | | | * Correct dhcpd config - Allow the dhcp server to run on interfaces even though they are bridged - Simplify logic - Consitently check through code if a specifc interface is enabled for dhcpd NOTE: Probably dhcpd might need some custom options textarea to allow more advanced option setup by users.
* Unbreak.Scott Ullrich2008-11-061-1/+1
| | | | | | Fatal error: Only variables can be passed by reference in /etc/inc/services.inc on line 596 Pointy-hat-to: smos
* Do not step on varSeth Mos2008-11-061-2/+2
|
* Do not toggle polling on vlan interfacesSeth Mos2008-11-061-0/+3
|
* Correct route lookupSeth Mos2008-11-062-2/+2
|
* Surpress message when trying to remove alias addressSeth Mos2008-11-061-1/+1
|
* Surpress default route delete messageSeth Mos2008-11-061-1/+1
|
* Surpress kill output.Seth Mos2008-11-061-3/+6
| | | | Do not toggle polling on vlan interfaces
OpenPOWER on IntegriCloud