summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use full path to sed, sleep, etcScott Ullrich2005-09-101-5/+8
|
* use full path to routeScott Ullrich2005-09-101-11/+10
|
* return 0 at end of scriptScott Ullrich2005-09-101-0/+2
|
* Fetch w/ -q (quiet)Scott Ullrich2005-09-101-1/+1
|
* Simply call exit_with_hooks. We do not need to pass it a return value.Scott Ullrich2005-09-101-2/+2
|
* No need to check for rc.newwanip, the file will exist on pfSenseScott Ullrich2005-09-101-4/+1
|
* * No need to rely on exit-hooks to spawn rc.newwanip, do it here.Scott Ullrich2005-09-101-2/+2
| | | | * Exit with 0!
* Start syslgod earlierScott Ullrich2005-09-101-3/+3
|
* * Change <br> to <p>Scott Ullrich2005-09-101-1/+1
| | | | * Add a <p> to DHCP Server range blurb
* Use newer style print_info_box_np()Scott Ullrich2005-09-101-1/+1
|
* * Move form up to cover applyScott Ullrich2005-09-101-3/+4
| | | | * unlink the lan dirty file after apply
* Start web interface after filtering rules are in placeScott Ullrich2005-09-101-3/+3
|
* Remove reboot blurbScott Ullrich2005-09-101-3/+0
|
* * Add lan dirty flagScott Ullrich2005-09-101-15/+12
| | | | * Do not change settings until user clicks Apply
* Add lan dirty flagScott Ullrich2005-09-101-0/+1
|
* 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
|
* (#479) GUI side workaround for multi-wan synproxy issueBill Marquette2005-09-101-1/+4
|
* (#478) Look at the real interface, trim newline from gateway IP fileBill Marquette2005-09-101-5/+7
|
* Use interface description in gateway field if there is oneBill Marquette2005-09-101-1/+1
|
* Resolve aliases.Scott Ullrich2005-09-091-3/+13
| | | | Ticket #464
* Ticket #467 destination network on firewall_nat_out_edit.php incorrectly parsed.Scott Ullrich2005-09-093-5/+5
| | | | Submitted-by-someone-who-refuses-to-accept-cvs-account: databeestje
* Kill mpd and restart on wan changes if mpd is running.Scott Ullrich2005-09-091-0/+6
| | | | Ticket #477
* * Do not create ipsec rules if the tunnel item is disabledScott Ullrich2005-09-091-1/+4
| | | | | | * Do not create ipsec rules at all if ipsec is disabled Ticket #476
* Correctly restore DHCP gateway setting in firewall rule.Scott Ullrich2005-09-091-2/+2
| | | | Ticket #480
* 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
|
* Turn target ip into a drop down box.Scott Ullrich2005-09-081-4/+17
| | | | Subbmitted-by-i-dont-wanna-a-commit-bit: databeestje
* Version bumpScott Ullrich2005-09-081-1/+1
|
* Disable thermal checking until ACPI is fixed.Scott Ullrich2005-09-081-1/+2
|
* isarray -> is_arrayScott Ullrich2005-09-081-1/+1
| | | | Found-by: databeestje
* Fixed CPU Calculations, code by lsfErik Kristensen2005-09-071-2/+5
|
* Disabling Enter Key on Auto-Complete pages ...Erik Kristensen2005-09-077-10/+433
| | | | | Enter Key now Selects Auto-Complete Options ... Added Auto-Complete to firewall_shaper_edit.php ...
* Increase colspan by 1.Scott Ullrich2005-09-071-0/+1
| | | | Pointed-out-by: databestje
* Increase colspan by 1.Scott Ullrich2005-09-071-2/+2
| | | | Pointed-out-by: databestje
* Start PPPoE server after changesScott Ullrich2005-09-071-1/+4
|
* if /etc/init_bootloader.sh exists, run this after upgrade. This will be the ↵Scott Ullrich2005-09-072-0/+12
| | | | original bsdlabel command that was run.
* Mount RO at the end of the fileScott Ullrich2005-09-071-9/+6
|
* * sync before forcing umount.Scott Ullrich2005-09-072-2/+12
| | | | * sleep for 5 seconds
* Aargh, test before commit!!! *smack*Bill Marquette2005-09-071-10/+0
| | | | Fixing stupid non-cleaned up copy/paste
* Correctly utilize true/false/other return valuesBill Marquette2005-09-071-5/+6
|
* 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
|
OpenPOWER on IntegriCloud