summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Adjust RRD captive portal graphs for CP zonesRenato Botelho2013-02-063-66/+99
* Fix indent and whitespacesRenato Botelho2013-02-061-9/+9
* Fix IPsec status when using interface macros (e.g. "LAN subnet") and handle m...jim-p2013-02-061-16/+35
* Update etc/inc/dyndns.classbcyrill2013-02-061-1/+1
* This message can be really spammy on a failure if you have multiple gateway g...jim-p2013-02-061-1/+1
* IPv6 subnet checkbcyrill2013-02-061-1/+1
* Add check_subnetsv6_overlap()bcyrill2013-02-062-4/+15
* find_virtual_ip_alias() add IPv6 supportbcyrill2013-02-061-0/+8
* find_ip_interface() add IPv6 supportbcyrill2013-02-061-4/+11
* If the user has IPv6 disabled, don't create dynamic IPv6 gateways.jim-p2013-02-051-0/+4
* Ticket #2636 Seems ipsec apart IP-IP does not have any after processing for i...Ermal2013-02-051-2/+2
* Protect from cases when the ipv4 might be missing on the interface for any re...Ermal2013-02-051-5/+9
* Correct setting protocol for generated rulesErmal2013-02-051-0/+12
* Only allow gateways of the appropriate type (ipv4 or ipv6) to affect whether ...jim-p2013-02-051-2/+2
* Fixes #2598. In case the rule is both for v4 and v6 generate 2 rules for each...Ermal2013-02-051-46/+48
* Use global var for pathErmal2013-02-051-1/+1
* Unlink pid file before starting a new processErmal2013-02-051-1/+4
* Unlink pid file before starting a new processErmal2013-02-051-5/+7
* When IP is not set, the field doesn't have the value 'none', use empty() to c...Renato Botelho2013-02-051-1/+1
* Services: DNS ForwarderN0YB2013-02-041-0/+8
* Make more strict checks during is_ip* functions. Helps http://forum.pfsense.o...Ermal2013-02-041-1/+3
* Fix get_interface_subnetv6() for VIPsRenato Botelho2013-02-041-10/+10
* Merge pull request #371 from bcyrill/patch-18rbgarga2013-02-043-3/+9
|\
| * Kill filterdns when not being usedbcyrill2013-02-023-3/+9
* | Merge pull request #372 from miken32/reverseacctrbgarga2013-02-041-5/+18
|\ \
| * | check for optional reversing of statisticsMichael Newton2013-02-011-5/+18
| |/
* | Make not LAN address etc rules workPhil Davis2013-02-041-0/+4
* | Add a means to force a fsck (on rare occasions the fs is not marked dirty, bu...jim-p2013-02-021-0/+9
* | Add a manual way for someone to set TRIM if they really want it. touch /root/...jim-p2013-02-021-0/+24
|/
* Avoid killing apinger's rrdtool processes on kill_traffic_collector(). It hel...Renato Botelho2013-02-011-2/+6
* Avoid duplicate hw.usb_no_pf entry on loader.confRenato Botelho2013-02-011-1/+2
* Hide usbus# from interfaces list. Fixes #2306Renato Botelho2013-02-011-0/+3
* Removed unused block of codeRenato Botelho2013-02-011-17/+1
* Use the better -Fs modifies to pf to kill the states by interface. Also kill ...Ermal2013-01-312-2/+2
* Load if_stf module if has not been doneErmal2013-01-311-0/+4
* Add missing parameter to interface_track6_configure() callRenato Botelho2013-01-311-1/+1
* Fix a typoRenato Botelho2013-01-311-1/+1
* Do delayed handling of track6 interfaces a bit earlier. More thoughts need to...Ermal2013-01-311-9/+56
* Correct name as reported by phil-davis@githubErmal2013-01-311-1/+1
* Destroy the stf interface to avoid issues with ipv6 interface assignment. Als...Ermal2013-01-311-24/+51
* Do not do any operation if its not necessaryErmal2013-01-311-5/+8
* Create link_interface_to_track6 to make code more readble and easily trackble...Ermal2013-01-315-143/+129
* is_ipaddr_configured() now returns VIPSRenato Botelho2013-01-301-0/+14
* Fix indentRenato Botelho2013-01-301-1/+1
* Fix whitespaces and indentRenato Botelho2013-01-301-171/+171
* Merge pull request #362 from bcyrill/patch-4Ermal Luçi2013-01-301-1/+1
|\
| * Update etc/inc/interfaces.incbcyrill2013-01-301-1/+1
* | Do more strict checks. Also silence some more log_error under debug. Also do ...Ermal2013-01-302-18/+20
|/
* Put more checks hereErmal2013-01-301-2/+11
* Oops correct interface nameErmal2013-01-301-3/+3
OpenPOWER on IntegriCloud