summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Try to mount / and /cf manually. If we do a mount -w -a then it hangs ont ↵Scott Ullrich2005-09-071-1/+4
| | | | he memory disk!?
* Try to mount using -w -aScott Ullrich2005-09-061-1/+1
|
* If status <> 0 then run fsck -yScott Ullrich2005-09-061-3/+3
|
* Remove reserved words check. Its not working correctly.Scott Ullrich2005-09-061-2/+2
|
* Return -2 when a invalid alias name is detectedScott Ullrich2005-09-061-1/+1
|
* Add gateway to summary listScott Ullrich2005-09-061-0/+6
|
* Clarify that we need 2 assigned interfacesScott Ullrich2005-09-061-2/+3
|
* Add a note that a firewall needs two interfaces atleast for the mentally ↵Scott Ullrich2005-09-061-0/+3
| | | | challanged.
* Disable input validation on wep key. Its causing way more problems than it ↵Scott Ullrich2005-09-061-0/+2
| | | | should...
* Not need to require secondary dns on pppoe connectionsScott Ullrich2005-09-061-2/+0
|
* Fix comment.Colin Smith2005-09-061-2/+2
|
* Rewrite get_interface_list(). It now grabs a list of interface cloners ↵Colin Smith2005-09-061-35/+16
| | | | instead of using a static list, makes fewer shell calls (more noticeable on systems with many interfaces), and does not use the preg engine.
* Version bumpScott Ullrich2005-09-061-1/+1
|
* Add "embedded" platform checkScott Ullrich2005-09-051-2/+4
|
* Restore previous behavior. /tmp and /var will not be writable.Scott Ullrich2005-09-051-11/+12
|
* (#458) create reserved word list - we'll stumble over more reserved words in ↵Bill Marquette2005-09-052-1/+9
| | | | the future
* Add option which checks for /tmp/ro_root_mount to alert system that we need ↵Scott Ullrich2005-09-041-1/+4
| | | | a rw mount on root
* (#457) Fix redirect on port/proto changesBill Marquette2005-09-041-5/+8
|
* Arrays start at 0 not 1Bill Marquette2005-09-041-1/+1
|
* (#355) Fix type detection - networks should now be recognized as networksBill Marquette2005-09-041-7/+17
| | | | ports as ports, hosts as hosts...etc
* (#355) Validate inputBill Marquette2005-09-041-6/+14
|
* Yet-another-submission-by: databeestje (Seth) (who will have a cvs bit soon)Scott Ullrich2005-09-041-1/+12
| | | | | | | | | | | | | CVSTrac message: This should fix it and might even work with https reading from the XML_RPC_Client code. Tested with http on port 8888 on both carp boxen. We need to state this in the Wiki Somewhere. For syncing configuration both carp machines need to be running the same protocol and on the same port to function. Teehee!
* No need to unlock. We never locked.Scott Ullrich2005-09-041-1/+0
|
* Handle 11g only correctlyScott Ullrich2005-09-041-4/+8
|
* Clarify *WHICH* speed the user should enter here. Its physical NIC speed.Scott Ullrich2005-09-044-4/+4
|
* Input validationBill Marquette2005-09-041-2/+15
|
* Only mark pool dirty if something changedBill Marquette2005-09-041-2/+4
|
* Update changedescBill Marquette2005-09-041-9/+21
| | | | Only write_config() and mark load balancer dirty on change
* Use sitedown for name instead of ipaddr (already in use)Bill Marquette2005-09-041-1/+1
|
* Call filter_configure() to force syncingScott Ullrich2005-09-031-1/+1
|
* Add {} for readabilityScott Ullrich2005-09-031-1/+2
|
* Only iterate item if a arrayScott Ullrich2005-09-031-41/+42
|
* Umount correctlyScott Ullrich2005-09-031-19/+15
|
* Mount and umount for pfSense platforms, too.Scott Ullrich2005-09-031-4/+6
|
* -f is not even an option. Bad dhclient web page giving out false info.Scott Ullrich2005-09-031-5/+5
|
* Log error when file system is dirtyScott Ullrich2005-09-031-0/+1
|
* Check to make sure we can mount / correctly when needed. If wec cannotScott Ullrich2005-09-031-1/+6
| | | | mount for some reason kick off fsck -y until the f/s is non-dirty.
* * Launch DHCLIENT in foreground mode.Scott Ullrich2005-09-031-5/+5
| | | | | | * use mwexec_bg to launch item in the background Confusing, eh?
* Make the menu stay above footer.Erik Kristensen2005-09-031-0/+2
|
* Use theme icons here tooBill Marquette2005-09-031-1/+1
|
* Ticket #454Bill Marquette2005-09-032-1/+2
| | | | | Export theme to javascript as theme (imaginative, I know) use path to theme icons for x.gif
* Version bumpScott Ullrich2005-09-031-1/+1
|
* Sync with 1.2b9 m0n0wall.Scott Ullrich2005-09-031-19/+68
|
* use newer openvpn configuration methodScott Ullrich2005-09-021-1/+1
| | | | ovpn_configure(false);
* corrected image widthHolger Bauer2005-09-021-3/+3
|
* When creating outbound nat rules, label LAN correctlyScott Ullrich2005-09-021-1/+4
|
* Add OpenVPN 1.2 back if the developer tag is setScott Ullrich2005-09-021-0/+5
|
* Import OpenVPN 1.2 settings(m0n0wall) from Peter AllgeyerScott Ullrich2005-09-023-219/+437
| | | | <allgeyer_AT_web.de>
* Do not setup supplicant if running hostapScott Ullrich2005-09-021-3/+6
|
* Add HOSTAP WPA supportScott Ullrich2005-09-021-0/+31
|
OpenPOWER on IntegriCloud