summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Only iterate through if the item is an array.Scott Ullrich2005-10-031-4/+6
* Stop a package's services when removing it.Colin Smith2005-10-021-1/+4
* Do not reboot after reassigning interfaces. Call reload_all_sync()Scott Ullrich2005-10-021-4/+2
* Assign $wancfg array before resolving real interfaceScott Ullrich2005-10-021-2/+2
* If we cannot resolve to a real interface simply return what we where passed p...Scott Ullrich2005-10-021-1/+5
* Translate friendly name into real interface nameScott Ullrich2005-10-021-0/+2
* Split dhcp out of get_current_wan_address into its own logic. Do not use ge...Scott Ullrich2005-10-021-2/+15
* * Extend get_current_wan_address() to accept a interface.Scott Ullrich2005-10-022-3/+3
* Add start and stop beep supportSeth Mos2005-10-011-0/+1
* Run dhclient without -dScott Ullrich2005-09-301-5/+5
* Do not run dhclient in the background with mwexec_bg()Scott Ullrich2005-09-301-3/+3
* Sync with m0n0wall 1.2b10Scott Ullrich2005-09-301-16/+2
* Complete rewrite of wireless. Everything should be working nowEspen Johansen2005-09-301-148/+163
* * Run dyndns at 2:01 amScott Ullrich2005-09-301-2/+2
* Missing ]Scott Ullrich2005-09-291-1/+1
* Add <system><do_not_use_nic_microcode/> tag which will prevent the system fro...Scott Ullrich2005-09-291-1/+3
* Let ifconfig changes happen after hostapd is killed.Espen Johansen2005-09-281-3/+8
* If debugging is enabled, do not mute the console when bringing up the optiona...Scott Ullrich2005-09-281-1/+0
* When debugging, alert while assigning syncdevScott Ullrich2005-09-271-0/+2
* Do not use syncdev and syncif... Use syncdev.Scott Ullrich2005-09-271-1/+3
* * Add new /debugging check which enables $debugging. We should use this in t...Scott Ullrich2005-09-272-7/+28
* We need to keep-state on the allowed MAC address rules.Scott Ullrich2005-09-271-2/+2
* Allow src and dst mac'sScott Ullrich2005-09-271-0/+1
* Correctly add the mac pass through ruleScott Ullrich2005-09-271-0/+1
* Correctly add the mac pass through ruleScott Ullrich2005-09-271-1/+1
* Skip to rule 65535 since its the last allow all from any to any ruleScott Ullrich2005-09-271-1/+1
* pass through mac entries should always exist. the reasonScott Ullrich2005-09-271-0/+15
* Do not process items if it's not an array.Scott Ullrich2005-09-271-0/+2
* Remove destination portScott Ullrich2005-09-261-1/+1
* Comment out non-working ipv6 nat redirect and mark with a XXXScott Ullrich2005-09-261-1/+2
* Trim the label. It sucks to get label too long errors after an upgrade!Scott Ullrich2005-09-261-2/+2
* Work around the fact that our traffic shaper configuration takes time to crea...Scott Ullrich2005-09-261-0/+12
* axe pf captive portal. not sure how this got added back.Scott Ullrich2005-09-261-18/+0
* handle alias ports correctlyScott Ullrich2005-09-261-1/+1
* Need a space between keep state and the portScott Ullrich2005-09-261-1/+1
* Missing ;Scott Ullrich2005-09-261-1/+1
* Correctly define a variable.Scott Ullrich2005-09-261-1/+1
* Add a 30 timeout to the DynDNS client.Erik Kristensen2005-09-261-543/+544
* Try and prevent the error:Scott Ullrich2005-09-251-0/+1
* Split out shaper code to make it easier to work onBill Marquette2005-09-251-25/+25
* Split out shaper stuff from filter.inc so it'll be easier to work onBill Marquette2005-09-252-542/+584
* Massive text/variable cleanupBill Marquette2005-09-251-102/+111
* Alpha sort includesBill Marquette2005-09-251-4/+6
* Clean up hardcoded /tmp usageBill Marquette2005-09-241-14/+12
* Only sleep for 1 secondScott Ullrich2005-09-241-1/+1
* Remove function stub. No traces of it being called now.Scott Ullrich2005-09-241-4/+0
* Adjust carp bootup sequence. Do not down the interfaces and later up them.Scott Ullrich2005-09-242-20/+3
* * Sync master password correctlyScott Ullrich2005-09-242-22/+22
* * Sync master password correctlyScott Ullrich2005-09-241-3/+1
* Raise RPC timeout to 240 to avoid errors when syncing against really old slow...Scott Ullrich2005-09-241-3/+3
OpenPOWER on IntegriCloud