summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* MFC 8035Scott Ullrich2005-11-261-1/+1
| | | | Make uzip script launching conditional.
* Do not kill /tmp/*Scott Ullrich2005-11-251-1/+0
|
* MFC 8020Scott Ullrich2005-11-251-5/+8
| | | | Use XML_RPC_encode() to populate XMLRPC arrays instead of setting a single XML_RPC_Value object.
* * Store configuration in /tmp/mnt/cf/confScott Ullrich2005-11-251-7/+7
| | | | * Use null_fs to mount areas up
* * Use /tmp/ to mountScott Ullrich2005-11-251-7/+7
| | | | * Do not umount /conf memfs
* Umount /conf too!Scott Ullrich2005-11-251-1/+2
|
* Umount nullfs in the correct spotScott Ullrich2005-11-251-3/+3
|
* umount nullfs items before moving configurationScott Ullrich2005-11-251-0/+2
|
* If for some reason we fail to get the wanip, use get_current_wan_address();Scott Ullrich2005-11-251-0/+2
|
* Make sure we are using the friendly interface name.Scott Ullrich2005-11-251-1/+1
| | | | Ticket #702
* Only exit linkup when interface is not a dynamic type. Prior we where ↵Scott Ullrich2005-11-251-1/+8
| | | | exiting only if it was DHCP which would bypass linkup events for PPPoE, etc.
* Version bumpScott Ullrich2005-11-231-1/+1
|
* Version bumpScott Ullrich2005-11-221-1/+1
|
* Do not install rdr rule if we are launching PFTPX. Third attempt is a charm!Scott Ullrich2005-11-221-16/+20
|
* Use lowercase interface nameScott Ullrich2005-11-222-2/+2
|
* We no longer have system with FTP. We do it per interface.Scott Ullrich2005-11-221-1/+1
|
* MFC 7934Scott Ullrich2005-11-211-2/+6
| | | | | | Expand src and dst aliases if required on traffic shaping rules Ticket #696
* Version bump from outter spaceScott Ullrich2005-11-211-1/+1
|
* MFC 7931Scott Ullrich2005-11-211-5/+6
| | | | Correctly setup inetd items for tcp and udp
* No need to use () when setting string variables.Scott Ullrich2005-11-211-4/+4
|
* * Center continue buttonScott Ullrich2005-11-211-4/+6
| | | | * <p> in between default text and login box
* While here, cleanup default captive portal page quite a bit.Scott Ullrich2005-11-211-3/+6
|
* Compare upper case interface namesScott Ullrich2005-11-211-1/+3
|
* No need for 2 continue buttons. Zap the second.Scott Ullrich2005-11-211-5/+2
|
* Eliminate Warning: file_get_contents(/cf/conf/config.xml): failed to open ↵Scott Ullrich2005-11-211-9/+11
| | | | stream: No such file or directory in /etc/inc/config.inc on line 68 bug when assigning interfaces
* Use same exec() command when debuggingScott Ullrich2005-11-201-1/+1
|
* Avoid race conditions by usleeping for 100 microseconds after performing ↵Scott Ullrich2005-11-201-0/+6
| | | | mount operations
* When reloading_all() make sure we delete any old interfaces and recreate ↵Scott Ullrich2005-11-201-6/+4
| | | | incase a user has reassigned the interfaces to new spots
* file_notice() requires notices.incScott Ullrich2005-11-201-0/+1
|
* Delete interface settings when reloading in both reload_ callsScott Ullrich2005-11-201-0/+1
|
* Delete interface settings when reloadingScott Ullrich2005-11-201-0/+1
|
* No need to echo that there is no swap on embeddedScott Ullrich2005-11-201-1/+0
|
* Use fwrite to write out ath commandScott Ullrich2005-11-201-1/+3
|
* File a notice when we are done creating ssh keysScott Ullrich2005-11-201-0/+1
|
* Down all interfaces before reloading settings. Otherwise PF gets wacked out.Scott Ullrich2005-11-201-1/+17
|
* Log when we are relaoding all settingsScott Ullrich2005-11-201-0/+2
|
* C/R after loading settingsScott Ullrich2005-11-201-1/+1
|
* s/reloading/reloadScott Ullrich2005-11-201-1/+1
|
* Give the user feedback that we are reloading the settings after reassigning ↵Scott Ullrich2005-11-201-0/+4
| | | | interfaces
* umount /cf then remount as rw when neededScott Ullrich2005-11-201-1/+2
|
* Do not fiddle with umounting on pfsense or cdrom platformsScott Ullrich2005-11-201-13/+6
|
* Force a umount of /cf then remount as roScott Ullrich2005-11-201-1/+5
|
* MFC 7836 - Minor nitpicksScott Ullrich2005-11-191-12/+15
| | | | | * Surround all variables within "" with {} * Output the command we are running for athctrl.sh
* Version bumpScott Ullrich2005-11-191-1/+1
|
* MFC 7828Scott Ullrich2005-11-191-22/+13
| | | | | | | | * Always test string variables with == "string" * Test against set variables, not the thin air * Make distance work due to $distance never being tested correctly * Make channel work due to $channel never being tested correctly * Dont check if wpa_supplicant is running, just try to kill it
* Version bumpScott Ullrich2005-11-191-1/+1
|
* do not process interfaces that will end up with gateways for reflection entriesScott Ullrich2005-11-191-1/+8
|
* Reload filter at end of bootupScott Ullrich2005-11-191-0/+2
|
* Version bumpScott Ullrich2005-11-191-1/+1
|
* simplify ps checkScott Ullrich2005-11-191-1/+1
|
OpenPOWER on IntegriCloud