summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* return 0 at end of scriptScott Ullrich2005-09-101-0/+2
* Start syslgod earlierScott Ullrich2005-09-101-3/+3
* Start web interface after filtering rules are in placeScott Ullrich2005-09-101-3/+3
* Document return valuesBill Marquette2005-09-101-1/+2
* Return NULL if reserved word is matched (this wasn't a typo)Bill Marquette2005-09-101-1/+1
* Merge and fix typo.Colin Smith2005-09-101-2/+2
* Pass arg to get_interface_list.Colin Smith2005-09-101-2/+2
* Revert to merge.Colin Smith2005-09-101-10/+11
* Pass media argument to get_interface_list.Colin Smith2005-09-101-11/+10
* Add "media" and "active" arguments to get_interface_list.Colin Smith2005-09-101-22/+36
* (#478) Look at the real interface, trim newline from gateway IP fileBill Marquette2005-09-101-5/+7
* Resolve aliases.Scott Ullrich2005-09-091-3/+13
* Ticket #467 destination network on firewall_nat_out_edit.php incorrectly parsed.Scott Ullrich2005-09-091-2/+2
* Kill mpd and restart on wan changes if mpd is running.Scott Ullrich2005-09-091-0/+6
* * Do not create ipsec rules if the tunnel item is disabledScott Ullrich2005-09-091-1/+4
* Call services_dyndns_configure() after IP changeScott Ullrich2005-09-091-1/+4
* If hostapd is already running, -HUP itScott Ullrich2005-09-081-1/+5
* Use full path to hostapd (/usr/sbin/hostapd)Scott Ullrich2005-09-081-1/+1
* Version bumpScott Ullrich2005-09-081-1/+1
* isarray -> is_arrayScott Ullrich2005-09-081-1/+1
* if /etc/init_bootloader.sh exists, run this after upgrade. This will be the ...Scott Ullrich2005-09-072-0/+12
* Mount RO at the end of the fileScott Ullrich2005-09-071-9/+6
* * sync before forcing umount.Scott Ullrich2005-09-072-2/+12
* Aargh, test before commit!!! *smack*Bill Marquette2005-09-071-10/+0
* Correctly allow a true, false, undef returnBill Marquette2005-09-071-3/+13
* Clarify commentsScott Ullrich2005-09-071-1/+3
* Reverse order of mount -a so that we do not trigger a fsck -y each bootScott Ullrich2005-09-071-1/+4
* Mount -a .. Memory fs depends on it on embeddedScott Ullrich2005-09-071-0/+1
* fsck /cf not all file systemsBill Marquette2005-09-071-1/+1
* while -> ifScott Ullrich2005-09-071-2/+2
* Do not fsck on umountScott Ullrich2005-09-071-4/+0
* Woops, use /etc/fstabScott Ullrich2005-09-071-1/+1
* Try to mount / and /cf manually. If we do a mount -w -a then it hangs ont h...Scott Ullrich2005-09-071-1/+4
* Try to mount using -w -aScott Ullrich2005-09-061-1/+1
* If status <> 0 then run fsck -yScott Ullrich2005-09-061-3/+3
* Return -2 when a invalid alias name is detectedScott Ullrich2005-09-061-1/+1
* 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 chal...Scott Ullrich2005-09-061-0/+3
* 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 instea...Colin Smith2005-09-061-35/+16
* 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-051-0/+5
* Add option which checks for /tmp/ro_root_mount to alert system that we need a...Scott Ullrich2005-09-041-1/+4
* Arrays start at 0 not 1Bill Marquette2005-09-041-1/+1
* Yet-another-submission-by: databeestje (Seth) (who will have a cvs bit soon)Scott Ullrich2005-09-041-1/+12
* Handle 11g only correctlyScott Ullrich2005-09-041-4/+8
* Add {} for readabilityScott Ullrich2005-09-031-1/+2
OpenPOWER on IntegriCloud