summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #378 from phil-lavin/bugfix-php-errorsrbgarga2013-02-052-3/+3
|\
| * Fix PHP errors relating to using string offset as an arrayPhil Lavin2013-02-052-3/+3
* | For reloadall on interface_configure() called by GUIRenato Botelho2013-02-051-1/+1
* | When IP is not set, the field doesn't have the value 'none', use empty() to c...Renato Botelho2013-02-051-1/+1
|/
* Test var before using as array. Should fix #2794jim-p2013-02-051-1/+1
* Merge pull request #377 from bcyrill/fix_laggJim P2013-02-051-1/+1
|\
| * Fix valid interface check on interfaces_lagg_edit.phpbcyrill2013-02-051-1/+1
* | Change gateways widget layout to better accomodate long ipv6 addresses. It sh...Renato Botelho2013-02-051-68/+80
|/
* 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
OpenPOWER on IntegriCloud