summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* Add process name and id checking functionsScott Ullrich2008-02-221-5/+30
|
* Missed commit from appliance project.Scott Ullrich2008-02-221-0/+3
|
* 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
| | | | | * Remove Manuel from firewall_shaper.php copyright this has nothing to do with him * Apply fixes to show the actions taken on queues directly(you needed a refresh to display those), though we pay some penalty for this now
* 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
|
* s/${/{$/Scott Ullrich2008-02-201-1/+1
|
* * Bump nextgid, nextuid to 115 for RELENG_1/HEADScott Ullrich2008-02-201-1/+1
| | | | * s/${/{$/
* 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
| | | | the LAN interface after they have elected to remove it (appliance mode).
* Unset the LAN interface after the user has commited. Otherwise if theyScott Ullrich2008-02-191-5/+6
| | | | | select N that they are not happy with the setup we have already removed the configuration sections.
* 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
| | | | errors.
* Correctly unset interface and do not define <if> later blindly.Scott Ullrich2008-02-191-5/+8
|
* Backout my previous advice to CMB. It was grossly wrong.Scott Ullrich2008-02-191-4/+14
|
* Fix part of broken ruleset with single interfaceChris Buechler2008-02-181-13/+3
| | | | | Single interface support Appliance Project
* * Unbreak creation of new queuesErmal Luçi2008-02-181-22/+23
| | | | * Fix input validation for bandwidth
* * Write out configuratin correctlyScott Ullrich2008-02-181-0/+2
| | | | * Do not assign optional interfaces if LAN has been removed.
* Backport -ss syslogd feature from HEAD. Only bind to 127.0.0.1 if weScott Ullrich2008-02-181-1/+5
| | | | are not remotely sending logs.
* Ensure that $allowed is set.Scott Ullrich2008-02-181-0/+2
|
* Partially fix assignment of only WAN at console interface assignment.Chris Buechler2008-02-181-15/+11
| | | | | Single interface support Appliance Project
* Changing minimum number of interfaces to 1 while we're working on the single ↵Chris Buechler2008-02-181-2/+2
| | | | | | | | | interface code. cvssync overwriting my change is driving me nuts. :) We can discuss at a later date, closer to a release version, whether we want this to be 1 or 2. Single interface support Appliance Project
* Don't force into interface mismatch loop when using one interface.Chris Buechler2008-02-181-1/+2
| | | | | Single interface support Appliance Project
* Text fix.Chris Buechler2008-02-181-1/+1
| | | | | Single interface support Appliance Project
* Initial import of PPP for 3G and dial up modem support.Chris Buechler2008-02-183-1/+101
| | | | Needs testing and likely some fixing, then porting to HEAD once verified working.
* Remove bogus check.Scott Ullrich2008-02-171-2/+2
|
* Ensure /tmp/y exists before running pkg_delete command.Scott Ullrich2008-02-171-5/+5
|
* Missing global $g and $configScott Ullrich2008-02-171-0/+1
|
* Unbreak packages.Scott Ullrich2008-02-172-4/+9
|
* File an alert we cannot find a matching subnet for a CARP IP address.Scott Ullrich2008-02-161-3/+4
|
* * Remove blank trailing lineScott Ullrich2008-02-161-1/+2
| | | | * Allow custom urls that include pkg.php to be saved
* Increase dnsmasq cache size to 5000. It defaults to 150.Scott Ullrich2008-02-141-1/+1
|
* Make sure we sync before mounting ro.Scott Ullrich2008-02-142-0/+11
|
* Latest LDAP round from Mark BatchelorScott Ullrich2008-02-111-23/+31
| | | | VS: ----------------------------------------------------------------------
* Latest version of auth.inc from Mark Batchelor fixing a few miscScott Ullrich2008-02-101-28/+48
| | | | LDAP auth issues + local auth issues.
* If antilockout is enabled, and there is only one interface, apply the ↵Chris Buechler2008-02-091-3/+15
| | | | antilockout rules to the WAN rather than LAN.
* s/WAN/wan/Scott Ullrich2008-02-091-1/+1
|
* Define the WAN interface name.Scott Ullrich2008-02-091-0/+1
|
* * Minor cleanupsScott Ullrich2008-02-091-0/+4
| | | | * Make sure $interface is being defined
* Convert string to lower case.Scott Ullrich2008-02-091-1/+1
|
* LAN is optional now.Scott Ullrich2008-02-091-1/+6
|
* LAN is optional.Scott Ullrich2008-02-091-10/+40
|
* LAN interface is now optional.Scott Ullrich2008-02-091-100/+162
|
* * If LAN interface is unassigned do not worry about interface mismatchesScott Ullrich2008-02-091-0/+2
|
* * Unset the LAN interface if 1 network interface is allowed and user optsScott Ullrich2008-02-091-1/+3
| | | | to not set a LAN interface during interface assignment.
OpenPOWER on IntegriCloud