summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Full path to beepScott Ullrich2005-10-021-14/+10
|
* No need to strong a tableScott Ullrich2005-10-021-2/+2
|
* Use a table width of 90%Scott Ullrich2005-10-021-1/+1
|
* <br> before second noteScott Ullrich2005-10-021-1/+1
|
* NOTE to user that they will not enter anything here 99.99999% of the time ↵Scott Ullrich2005-10-021-0/+1
| | | | and if they are unsure, don't enter a value here.
* Move stop_service() to pkg-utils.Colin Smith2005-10-021-1/+0
|
* Stop a package's services when removing it.Colin Smith2005-10-021-1/+4
|
* Stop package upon deinstallScott Ullrich2005-10-021-0/+1
|
* Do not reboot after reassigning interfaces. Call reload_all_sync()Scott Ullrich2005-10-021-4/+2
|
* Alert user that their configuration now resides on device $move_config_to_deviceScott Ullrich2005-10-021-2/+2
|
* Mest -> MeshScott Ullrich2005-10-021-1/+1
|
* Add missing groups:Scott Ullrich2005-10-021-1/+6
| | | | | | | | ssh _pflogd _dhcp proxy authpf
* Assign $wancfg array before resolving real interfaceScott Ullrich2005-10-021-2/+2
|
* Version bump from outter spaceScott Ullrich2005-10-021-1/+1
|
* if -> interfaceScott Ullrich2005-10-020-0/+0
|
* If we cannot resolve to a real interface simply return what we where passed ↵Scott Ullrich2005-10-021-1/+5
| | | | prior.
* 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 ↵Scott Ullrich2005-10-021-2/+15
| | | | get_real_wan_interface() when using dhcp.
* * Extend get_current_wan_address() to accept a interface.Scott Ullrich2005-10-022-3/+3
| | | | | * Use "wan" if no interface supplied * Pass interface when creating nat port forwards
* Lock configuration during operationsScott Ullrich2005-10-021-1/+2
|
* s/===/==Scott Ullrich2005-10-021-1/+1
|
* Only show option 98 if config.xml does not reside on a removable device and ↵Scott Ullrich2005-10-021-1/+3
| | | | a msdos formatted device is present
* Remove -rfScott Ullrich2005-10-021-1/+1
|
* Remove /var/db/pfi after moving configuration to deactivate option #98Scott Ullrich2005-10-021-0/+1
|
* Correct the filenameScott Ullrich2005-10-011-1/+1
|
* Show process of the configuration being moved.Scott Ullrich2005-10-011-1/+6
|
* Reverse option 98 and 99Scott Ullrich2005-10-011-3/+3
|
* * Correctly detect detected devices capable of config.xmlScott Ullrich2005-10-012-2/+3
| | | | * Sym link /conf too
* Add script that aides in creating a config.xml file on a removable device. ↵Scott Ullrich2005-10-012-1/+84
| | | | Note that this is not fully working just yet.
* Fixes Ticket #496, Adds existing url arguments into the notice ↵Erik Kristensen2005-10-011-2/+11
| | | | acknowledgement url as well.
* Fixes Ticket #558Erik Kristensen2005-10-011-2/+2
|
* Add start and stop beep supportSeth Mos2005-10-012-0/+3
| | | | Requested by the angry mob outside
* * Add beep binary.Scott Ullrich2005-10-011-0/+21
| | | | | | * Add custom beep script which makes weird noises Requested-by: The Mob (support@)
* Run system_resolvconf_generate() after configuring interfacesScott Ullrich2005-09-301-0/+3
|
* Bring up interfaces after sycningScott Ullrich2005-09-301-0/+1
|
* Run dhclient without -dScott Ullrich2005-09-301-5/+5
| | | | Ticket #565
* Do not run dhclient in the background with mwexec_bg()Scott Ullrich2005-09-301-3/+3
| | | | Ticket #565
* Sync with m0n0wall 1.2b10Scott Ullrich2005-09-301-16/+2
|
* Complete rewrite of wireless. Everything should be working nowEspen Johansen2005-09-302-216/+231
|
* * Run dyndns at 2:01 amScott Ullrich2005-09-302-3/+3
| | | | | | * Fix $initial values Ticket #574
* Explain that the traffic shaper is stateful and that only new connections ↵Scott Ullrich2005-09-291-1/+1
| | | | will be shaped
* Missing ]Scott Ullrich2005-09-291-1/+1
|
* Add <system><do_not_use_nic_microcode/> tag which will prevent the system ↵Scott Ullrich2005-09-291-1/+3
| | | | from trying to bring up the nics with microcode support.
* Bring up carp interfaces after changesScott Ullrich2005-09-291-0/+1
|
* Disable wireless statusScott Ullrich2005-09-281-0/+8
|
* Remove ability to change schedulertype - we're only supporting HFSC forBill Marquette2005-09-283-4/+6
| | | | now - priq may come back in future, the return of CBQ is unlikely
* Let ifconfig changes happen after hostapd is killed.Espen Johansen2005-09-281-3/+8
| | | | No more sighup hostapd as this seems to create problems.
* If debugging is enabled, do not mute the console when bringing up the ↵Scott Ullrich2005-09-282-3/+4
| | | | optional interfacs. we're trying to chase down a panic/freeze.
* some more changes by Florian Ehlig: grouping in "other protocols" sectionHolger Bauer2005-09-271-65/+88
|
* send in by Florian Ehlig:Holger Bauer2005-09-271-23/+303
| | | | | | | | | | | | | | | | | | | | | | | Added Games * DOOM3 * Empire Earth * Everquest * Far Cry * HalfLife2 * HalfLife * Wolfenstein Enemy Territory Added Apps at 'Other Networikg Protocols' * Apple Remote Desktop * ICQ * Lotus Notes * MSN Messenger * My SQL Server * PC Anywhere * TeamSpeak Corrected copy/paste error * DeltaForce Ports some alphabetical sorting
OpenPOWER on IntegriCloud