summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespacesRenato Botelho2013-02-051-1/+1
* Fix indentRenato Botelho2013-02-051-74/+77
* Merge pull request #376 from N0YB/DNS_Query_Forwarding_OptionsErmal Luçi2013-02-042-0/+33
|\
| * Services: DNS ForwarderN0YB2013-02-042-0/+33
|/
* Fix a couple JS errors/problems with OpenVPN server code.jim-p2013-02-041-1/+2
* Fix add gateway validation on interface configuration. It should fix #2791Renato Botelho2013-02-041-4/+4
* Merge pull request #374 from bcyrill/patch-10Ermal Luçi2013-02-041-1/+1
|\
| * Update usr/local/www/interfaces.phpbcyrill2013-02-041-1/+1
|/
* Make more strict checks during is_ip* functions. Helps http://forum.pfsense.o...Ermal2013-02-042-2/+4
* Fix get_interface_subnetv6() for VIPsRenato Botelho2013-02-041-10/+10
* Merge pull request #370 from bcyrill/cp_patch2rbgarga2013-02-042-27/+25
|\
| * Fix problems with overlapping 'allowed IP subnets' in CPbcyrill2013-02-022-27/+25
* | Merge pull request #371 from bcyrill/patch-18rbgarga2013-02-044-3/+10
|\ \
| * | Reconfigure allowed hostnames when deleting entriesbcyrill2013-02-021-0/+1
| * | Kill filterdns when not being usedbcyrill2013-02-023-3/+9
| |/
* | Merge pull request #372 from miken32/reverseacctrbgarga2013-02-042-7/+29
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into reverseacctMichael Newton2013-02-021-1/+2
| |\ \ | | |/
| * | check for optional reversing of statisticsMichael Newton2013-02-011-5/+18
| * | checkbox to allow reversing of RADIUS accounting byte countsMichael Newton2013-02-011-2/+11
* | | Merge pull request #373 from phil-davis/masterChris Buechler2013-02-041-0/+4
|\ \ \
| * | | 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
* | | Merge pull request #369 from bcyrill/dyndns_rfcJim P2013-02-021-50/+68
|\ \ \
| * | | Gray-out disabled RFC2136 entriesbcyrill2013-02-021-4/+17
| * | | Whitespacesbcyrill2013-02-021-50/+55
| | |/ | |/|
* | | Merge pull request #368 from bcyrill/dyndns_disableJim P2013-02-021-80/+103
|\ \ \ | |/ / |/| |
| * | Gray-out disabled DynDNS entriesbcyrill2013-02-021-9/+27
| * | Whitespacesbcyrill2013-02-021-78/+83
|/ /
* | Merge pull request #367 from bcyrill/patch-8Jim P2013-02-011-1/+2
|\ \ | |/ |/|
| * Add hw.usb.no_pf="1" to loader.conf on nanobsdbcyrill2013-02-011-1/+2
|/
* Merge pull request #366 from bcyrill/patch-5Jim P2013-02-011-3/+3
|\
| * Update usr/local/www/system_gateways_edit.phpbcyrill2013-02-011-3/+3
|/
* 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
* Merge pull request #365 from phil-davis/masterJim P2013-02-011-7/+11
|\
| * Display only needed Reinstall and Clear Package Lock buttonsPhil Davis2013-02-011-7/+11
| * Allow clear package lock when 1st install failsPhil Davis2013-02-011-1/+1
* | 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-317-9/+8
* 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
* Merge pull request #364 from mdima/masterErmal Luçi2013-01-311-15/+22
|\
| * Fixes links and PPSMichele Di Maria2013-01-311-15/+22
* | 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
OpenPOWER on IntegriCloud