summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.setlanip
Commit message (Expand)AuthorAgeFilesLines
* Make sure <dhcpd><wan> exists before blindly unsetting.Scott Ullrich2010-03-101-1/+3
* if reverted to HTTP, restart lightyChris Buechler2010-02-271-1/+7
* Decouple filter.inc from functions.inc. There is no need to process filter f...Scott Ullrich2009-11-211-0/+3
* Really restart DHCPD server after changesScott Ullrich2009-08-121-3/+9
* move killall dhcpd above section that exits if no DHCP servers are enabled, a...Chris Buechler2009-03-101-1/+3
* Add services_dhcp_server_enable which allows the DHCP server to be turnedScott Ullrich2008-10-291-2/+3
* Reload interface being worked on, not blindly lanScott Ullrich2008-10-271-1/+1
* Rename interfaces_wan_configure to interface_configure now that it is used fo...Ermal Luçi2008-09-091-1/+1
* Merge lan configuration to the interfaces_wan.php page wich does the configur...Ermal Luçi2008-09-071-1/+1
* we don't care if rm can't find old dhcpd database filesBill Marquette2008-09-071-1/+1
* fix debug code that never worked and make it disabled by defaultBill Marquette2008-09-071-2/+4
* Semicolons after if's apparently parse...but it's not terribly helpfulBill Marquette2008-09-071-2/+2
* Check to see if key exists before unsettingScott Ullrich2008-09-071-1/+2
* Check to see if a interface has a dhcp key before trying to unsetScott Ullrich2008-09-071-1/+2
* Correctly set interface to dhcp in wan case.Ermal Luçi2008-07-081-1/+1
* clean up text a bit, still some issues remaining (like "http://DHCP", my logi...Chris Buechler2008-07-071-7/+17
* Remove unneeded code.Ermal Luçi2008-07-071-2/+0
* Fix interface ip assignment. Originally commited by ErmalScott Ullrich2008-07-071-1/+10
* Missed interface improvements commit.Ermal Luçi2008-07-021-13/+3
* fix typoChris Buechler2008-06-231-1/+1
* Show Port of the webui if it is setSeth Mos2008-06-131-2/+5
* Fix prompting for DHCP server setupChris Buechler2008-03-121-3/+3
* clarify textChris Buechler2008-03-021-1/+1
* show interface in uppercase (lan -> LAN, etc.)Chris Buechler2008-03-021-1/+2
* Fix typo blowing up setlanipChris Buechler2008-03-021-1/+1
* * Seperate prompt asking about DHCP server out to its own function.Scott Ullrich2008-02-251-19/+23
* Do not allow enabling of DHCP server on dynamic IP interfaces (fixed in HEAD ...Chris Buechler2008-02-221-8/+17
* Fix numerous issues introduced with single interface support. Still some issu...Chris Buechler2008-02-221-25/+35
* Remove extra }Scott Ullrich2008-02-181-1/+1
* Reload filter after changes.Scott Ullrich2008-02-161-0/+3
* * Show interface in upper case to conform to all other areas.Scott Ullrich2008-02-161-2/+3
* Make set wan/lan/optX script usable.Scott Ullrich2008-02-161-6/+11
* List LAN interface if it is available.Scott Ullrich2008-02-161-1/+3
* Correct MISC errors found by Scott Dale.Scott Ullrich2008-02-161-13/+4
* Remove dhcpd.leases and reload daemon after LAN interface removal.Scott Ullrich2008-02-091-0/+2
* When deleting the LAN interface, automatically unset the followingScott Ullrich2008-02-091-0/+4
* * If the LAN interface exists, do not allow DHCP server on WAN.Scott Ullrich2008-02-091-1/+9
* * Allow HTTPS/HTTP revert and anti-lockout rule on WANScott Ullrich2008-02-091-20/+16
* Allow any interface to be configured from the console menu.Scott Ullrich2008-02-091-59/+114
* Ticket #1464, only allow y* or n*Bill Marquette2007-10-191-5/+17
* global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427Bill Marquette2007-10-171-2/+2
* Close STDIN ($fp) handle before returning back to shell. Major doh's.Scott Ullrich2007-06-021-1/+6
* point out that a browser is a "web browser" for the technically challangedScott Ullrich2005-07-121-1/+1
* Add $Id$ tagsBill Marquette2005-03-271-0/+1
* write_config() descriptionsBill Marquette2005-03-201-1/+1
* m0n0wall -> pfSenseColin Smith2005-02-191-1/+1
* Style clieanup.Scott Ullrich2005-02-121-21/+21
* Initial revisionScott Ullrich2004-11-071-0/+117
OpenPOWER on IntegriCloud