summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.inc
Commit message (Collapse)AuthorAgeFilesLines
* MFCScott Ullrich2006-02-261-1/+9
| | | | Shaper fixes from BillM
* Remove ftpsesame, its been reported to actually break pftpx in certain casesScott Ullrich2006-01-181-3/+0
|
* Use $g['booting']Scott Ullrich2006-01-151-3/+3
|
* $noparseconfig is supposed to be global hereScott Ullrich2006-01-151-1/+1
|
* Return instead of exitingScott Ullrich2006-01-061-3/+3
|
* Use ftpsesame tagScott Ullrich2006-01-051-1/+1
|
* Add FTPSESAMEScott Ullrich2006-01-041-2/+6
|
* Validate config.xml after changing m0n0wall -> pfsenseScott Ullrich2006-01-031-0/+31
|
* Use correct amount of argumentsScott Ullrich2006-01-031-1/+1
| | | | Ticket #767
* Use correct variableScott Ullrich2005-12-281-1/+1
| | | | Ticket #748
* Test for jumbo frames correctly (VLAN)Scott Ullrich2005-12-271-2/+1
|
* Show VLAN capable interfaces before VLAN assignment. Alert user when no ↵Scott Ullrich2005-12-271-11/+21
| | | | VLAN capable parent interfaces are available.
* Print out list of physical interfaces above VLAN interfacesScott Ullrich2005-12-271-1/+11
| | | | Ticket #748
* Do not error when no interfaces are foundScott Ullrich2005-12-271-3/+7
| | | | #747
* Loop assign interfaces option until the user gets the correct configuraiton.Scott Ullrich2005-12-271-0/+2
| | | | Ticket #749
* Do not backup configuration for wrap OR embedded platformsScott Ullrich2005-12-241-2/+1
| | | | Ticket #742
* override some global configuration parms if they existScott Ullrich2005-12-181-0/+14
| | | | instead of hard coding these checks into the codebase
* Use lowercase interface nameScott Ullrich2005-11-221-1/+1
|
* 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
* Avoid race conditions by usleeping for 100 microseconds after performing ↵Scott Ullrich2005-11-201-0/+6
| | | | mount operations
* 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
|
* Sync from HEADScott Ullrich2005-11-191-17/+14
|
* Revert to HEAD_1.189.2.11Scott Ullrich2005-11-191-12/+14
|
* Alert when upgrading m0n0wall configurationScott Ullrich2005-11-181-1/+3
|
* MFC 7768Scott Ullrich2005-11-181-13/+9
| | | | Use mount -u instead of umount -f way for remounting filesystem ro or rw.
* Before reading in config.xml and parsing it, ensure that user has not ↵Scott Ullrich2005-11-171-0/+8
| | | | "upgraded" from m0n0wall
* Echo which port we are starting on during boot for ftp helperScott Ullrich2005-11-141-1/+3
|
* / is now readonly. store triggers in /confScott Ullrich2005-11-141-2/+2
|
* Use ps awuxScott Ullrich2005-11-131-2/+2
|
* FTP Helper changes.Scott Ullrich2005-11-081-2/+1
| | | | | | Do not setup for WAN interface Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
* MFC 7463Scott Ullrich2005-11-081-4/+5
| | | | | | FTP Proxy helper changes Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
* MFC 7455Scott Ullrich2005-11-071-2/+2
| | | | | | Cleanup ps checks. Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
* Do not start PFTPX helper on interfaces that have been instructed not toScott Ullrich2005-11-071-8/+8
|
* MFC 7401Scott Ullrich2005-11-061-16/+33
| | | | | | | | Add support for per interface ftp helper. Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com> In-Discussion-with: Bill M, Dan S
* Forgotten MFC. Allow FTP Helper to be started correctly for NAT'd ftp ↵Scott Ullrich2005-11-031-12/+9
| | | | connections
* MFC 6936Scott Ullrich2005-10-171-1/+2
| | | | move conf_mount_rw() before open
* Move gateway to interfaces->wanScott Ullrich2005-10-101-1/+6
|
* Remove unused lineScott Ullrich2005-10-101-2/+0
|
* * Parse config (false)Scott Ullrich2005-10-091-2/+9
| | | | * Clear config.cache if it exists during config_install()
* Move wan gateway to interfaces->wan->gatewayScott Ullrich2005-10-091-1/+1
|
* Reenable muteScott Ullrich2005-10-091-2/+0
|
* return, don't exitScott Ullrich2005-10-081-1/+1
|
* Use correct booting variableScott Ullrich2005-10-081-1/+1
|
* Disable muting of messages for time beingScott Ullrich2005-10-081-0/+2
|
* If booting simply exit script after assigning interfacesScott Ullrich2005-10-081-0/+4
|
OpenPOWER on IntegriCloud