summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* s/intval/floatval/Ermal Luçi2008-03-041-29/+15
* OpenVPN: tidy up source...Martin Fuchs2008-03-041-5/+0
* OpenVPN: permit TLS for TCPMartin Fuchs2008-03-041-4/+4
* Ensure lock file is cleared after restart.Scott Ullrich2008-03-031-0/+2
* Compensate with a space to avoid rules generation errorsErmal Luçi2008-03-021-1/+1
* clarify textChris Buechler2008-03-021-1/+1
* show interface in uppercase (lan -> LAN, etc.)Chris Buechler2008-03-021-1/+2
* fix new gateway code to be backwards compatible.Chris Buechler2008-03-021-1/+16
* Fix typo blowing up setlanipChris Buechler2008-03-021-1/+1
* don't foreach if it isn't an array (maybe temp fix while I'm working through ...Chris Buechler2008-03-021-11/+14
* don't foreach if it isn't an array (maybe temp fix while I'm working through ...Chris Buechler2008-03-022-3/+3
* DSCP keyword comes first than flags and keep stateErmal Luçi2008-03-021-5/+5
* Add way to find the version of pfSense.Ermal Luçi2008-02-291-1/+5
* * Make the GUI aware that we can now handle DSCP in firewall rulesErmal Luçi2008-02-271-8/+8
* Typo fixes and some bug fixing mostly at the frontend part.Ermal Luçi2008-02-271-9/+9
* Remove quick on this rules to allow using route-to rules for daemons running ...Ermal Luçi2008-02-261-2/+2
* Calculate bandwidth only once and correct a small error on queue names.Ermal Luçi2008-02-251-6/+4
* * Seperate prompt asking about DHCP server out to its own function.Scott Ullrich2008-02-251-19/+23
* Do not chmod file that is not yet created.Scott Ullrich2008-02-251-1/+0
* Use propper icon for showing delete action to be consistent with pfSense GUI.Ermal Luçi2008-02-231-2/+2
* Missing unset items for appliance project.Scott Ullrich2008-02-231-0/+3
* * Unbreak rrd graphs for queues and make them multiinterface awareErmal Luçi2008-02-232-29/+66
* Do not allow enabling of DHCP server on dynamic IP interfaces (fixed in HEAD ...Chris Buechler2008-02-221-8/+17
* Fix numerous issues introduced with single interface support. Still some issu...Chris Buechler2008-02-221-25/+35
* Unset block private networks on WAN when only one interface configured. We ad...Chris Buechler2008-02-221-0/+1
* Don't prompt for OPT assignment if LAN was not assigned. Previous check didn'...Chris Buechler2008-02-221-32/+33
* * Correct missing }Scott Ullrich2008-02-221-5/+4
* Adding script to allow enabling / disabling of SSHD from console menu.Scott Ullrich2008-02-222-1/+68
* Add process name and id checking functionsScott Ullrich2008-02-221-5/+30
* Missed commit from appliance project.Scott Ullrich2008-02-221-0/+3
* Change LAN ip to interface ip.Scott Ullrich2008-02-221-1/+1
* Do not show duplicate queues names on rules edit pageErmal Luçi2008-02-211-0/+4
* * First attempt at fixing queues rrd graphErmal Luçi2008-02-211-0/+18
* * Fix some bugs when deleteing queuesErmal Luçi2008-02-211-10/+10
* Ensure /tmp/ is writableScott Ullrich2008-02-201-2/+2
* Correctly escape args.Scott Ullrich2008-02-201-2/+2
* Escaqpe shell arguments for Full Name when adding the user to FreeBSD.Scott Ullrich2008-02-201-2/+2
* Add debugging helper code.Scott Ullrich2008-02-201-0/+4
* * Change /tmp/ to ug+rw to match a normal FreeBSD box for multi-userScott Ullrich2008-02-201-0/+3
* s/${/{$/Scott Ullrich2008-02-201-1/+1
* * Bump nextgid, nextuid to 115 for RELENG_1/HEADScott Ullrich2008-02-201-1/+1
* Remove dead code.Scott Ullrich2008-02-201-21/+0
* Only delete a interface IP if it exists.Scott Ullrich2008-02-191-3/+4
* Backout last commit. The dependency order is not correct.Scott Ullrich2008-02-191-2/+1
* Remove extra c/rScott Ullrich2008-02-191-1/+0
* Ask the user if they would like to unload the IP address configuration ofScott Ullrich2008-02-191-3/+16
* Unset the LAN interface after the user has commited. Otherwise if theyScott Ullrich2008-02-191-5/+6
* Unset the DHCP LAN subnet information when the interface is removed.Scott Ullrich2008-02-191-3/+5
* Ensure that we returned a real interface and squash reloadingScott Ullrich2008-02-191-1/+2
* Correctly unset interface and do not define <if> later blindly.Scott Ullrich2008-02-191-5/+8
OpenPOWER on IntegriCloud