summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* During background reload, dump config.cache to ensure correct rules are loaded.Scott Ullrich2005-09-141-0/+3
|
* Mount for r/wScott Ullrich2005-09-141-0/+2
|
* Only backup configurations on non embedded platformsScott Ullrich2005-09-141-1/+3
| | | | Ticket #501
* Sync scheduler typeScott Ullrich2005-09-142-0/+14
| | | | Ticket #499
* Fix syslog.Colin Smith2005-09-131-4/+4
|
* Use $config['system']['username'] for sync usernameScott Ullrich2005-09-131-1/+1
|
* Use username that is set in General SetupScott Ullrich2005-09-131-1/+1
|
* Test on $port == ""Scott Ullrich2005-09-131-1/+1
|
* Pass correct methodScott Ullrich2005-09-131-1/+1
|
* racoon -> ipsecColin Smith2005-09-131-1/+1
|
* Send racoon logs to racoon.log.Colin Smith2005-09-131-0/+3
|
* Pass correct amount of parmsScott Ullrich2005-09-131-2/+2
|
* Do not set port = "80" in function decleration.Scott Ullrich2005-09-131-1/+1
|
* If no port is passed, default to 80Scott Ullrich2005-09-131-2/+2
|
* Correct error.Scott Ullrich2005-09-131-8/+8
|
* Set port in one location and pass to carp_sync_xml()Scott Ullrich2005-09-131-11/+12
|
* Also check for faultcodes.Colin Smith2005-09-131-2/+4
|
* Remove filter_resync()Scott Ullrich2005-09-131-4/+0
|
* pfctl has no -y and there is no need to resync.Scott Ullrich2005-09-131-2/+0
|
* Use $cli->errstr instead of $resp.Colin Smith2005-09-131-3/+3
|
* If the response from sync is false then log the error. Otherwise log that ↵Scott Ullrich2005-09-131-1/+5
| | | | the action went okay.
* Mark beginning and ending of XML syncScott Ullrich2005-09-131-1/+2
|
* Correctly set sync portqScott Ullrich2005-09-131-13/+9
|
* If the webGUI port is empty, rely on the protocol selectionScott Ullrich2005-09-131-0/+7
|
* Reset back to pfSense stateScott Ullrich2005-09-121-3/+3
|
* Sync with 1.2b10Scott Ullrich2005-09-121-31/+120
|
* Sync with m0n0wall 1.2b9's captiveportal.Scott Ullrich2005-09-121-206/+386
|
* Attempting to Fix PPPoE and DynDNS issueErik Kristensen2005-09-111-2/+10
|
* 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 #464
* Ticket #467 destination network on firewall_nat_out_edit.php incorrectly parsed.Scott Ullrich2005-09-091-2/+2
| | | | 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
* 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
|
* isarray -> is_arrayScott Ullrich2005-09-081-1/+1
| | | | Found-by: databeestje
* Aargh, test before commit!!! *smack*Bill Marquette2005-09-071-10/+0
| | | | Fixing stupid non-cleaned up copy/paste
* Correctly allow a true, false, undef returnBill Marquette2005-09-071-3/+13
|
* 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
|
* 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
|
OpenPOWER on IntegriCloud