summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove useless codeRenato Botelho2013-07-052-6/+0
* Resolves #2910. Make apinger write its status file just after starting so tha...Ermal2013-07-051-0/+2
* Remove duplicated line that makes dhcp6c not run correctlyErmal2013-07-041-1/+0
* Do not reconfigure dhcp v6 on v4 ip address event. Only handle 6rd and 6to4 w...Ermal2013-07-041-4/+0
* Copy/pasto does well up to some pointErmal2013-07-041-6/+4
* On every ip change renew the hosts fileErmal2013-07-041-2/+1
* Merge pull request #696 from N0YB/patch-1Ermal Luçi2013-07-031-2/+2
|\
| * Update interfaces.phpN0YB2013-07-031-2/+2
|/
* Merge pull request #691 from mgsmith1000/RELENG_2_1Renato Botelho2013-07-031-1/+1
|\
| * Omit IP warning if HTTP_REFERER check is disabled.Matt Smith2013-07-031-1/+1
|/
* Enforce the checking of booting up for linkup eventsErmal2013-07-031-3/+1
* modified radius function to release the pinenofalbertopl2013-07-031-3/+5
* Include both dyndns and rfc2136 hosts in referer checkjim-p2013-07-021-0/+16
* Include RFC2136 hosts in DNS rebinding checks.jim-p2013-07-021-0/+7
* Add server IP column and cached IP display to RFC2136 host list.jim-p2013-07-021-4/+51
* Add option to RFC2136 to find/use the public IP if the interface IP is privat...jim-p2013-07-022-0/+12
* Fix double click row to edit for rfc2136jim-p2013-07-021-1/+1
* Add cached IP support to RFC2136, add GUI button to force update for single h...jim-p2013-07-022-21/+65
* Correct variable used to delete symlinks and files delete from CP filemanager...Ermal2013-07-022-15/+6
* Add the interface's descr after the pool name.jim-p2013-07-021-1/+2
* Repect global conf_pathRenato Botelho2013-07-021-1/+1
* Merge pull request #680 from Klaws--/RELENG_2_1Ermal Luçi2013-07-022-5/+23
|\
| * Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus ...Klaws--2013-06-291-3/+10
| * Added previously missing class selectors cs1-cs7 plaus VA (voice-admit)Klaws--2013-06-291-2/+13
* | Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 ...smos2013-07-022-5/+22
* | Merge pull request #685 from N0YB/RRD_RRA_Sized_for_Previous_PeriodRenato Botelho2013-07-021-6/+6
|\ \
| * | Adjust archives array values to match sizes for average calculation.N0YB2013-07-011-5/+5
| * | Archive start is “now” minus archive length. Not “end” minus archive...N0YB2013-07-011-1/+1
|/ /
* | Merge pull request #676 from N0YB/RRD_RRA_Sized_for_Previous_PeriodRenato Botelho2013-06-301-92/+92
|\ \
| * | Fix the RRD RRA’s to collect the correct amount of data for the Previous Pe...N0YB2013-06-231-92/+92
* | | Merge pull request #675 from N0YB/RRD_Specify_RRA_ResolutionRenato Botelho2013-06-301-67/+77
|\ \ \
| * | | RRD Specify RRA and ResolutionN0YB2013-06-221-67/+77
| |/ /
| * | Merge branch 'RELENG_2_1' of git://github.com/pfsense/pfsense into RELENG_2_1N0YB2013-06-2220-123/+193
| |\ \
| * | | Revert "Revert "Fix gateway quality rrd to have the correct granularity and b...N0YB2013-06-162-31/+0
| * | | Revert "Fix gateway quality rrd to have the correct granularity and be consis...N0YB2013-06-162-0/+31
* | | | Handle comma-separated list arg to rc.openvpnPhil Davis2013-06-301-23/+29
| |_|/ |/| |
* | | Be a lot more verbose in the logs during package reinstallation.jim-p2013-06-281-4/+19
* | | If the script_name is blank, try another method to locate what our filename i...jim-p2013-06-281-0/+4
* | | Fix CP status sorting to properly respect the zone.jim-p2013-06-281-6/+6
* | | Add a note about the LDAP hostname matching the server cert's CN.jim-p2013-06-271-0/+1
* | | Add option and code to sync Auth servers with XMLRPC.jim-p2013-06-242-0/+14
* | | Add AAAA support to RFC2136 updates. Based on http://forum.pfsense.org/index....jim-p2013-06-241-3/+12
* | | Fix #2887, based on NAT states that will be killed, also kill firewall states...Renato Botelho2013-06-241-0/+18
| |/ |/|
* | System: Group manager, set max length for groupname to 16 charactersPiBa-NL2013-06-221-2/+5
* | Use Probe Interval on gateway advanced settingsPhil Davis2013-06-211-9/+9
* | Correct gateway down/probe interval text.jim-p2013-06-191-1/+1
* | Correct the comments describing the error with correct valuesErmal2013-06-191-3/+3
* | Use the name of the interface (lan, opt1, etc) rather than a loop-derived num...jim-p2013-06-181-7/+2
* | Allow removing CA and Cert entries that are blank/empty. Fixes #3005jim-p2013-06-182-2/+2
* | Add an option to force IPsec to reload on failover, which is needed in some c...jim-p2013-06-182-2/+24
OpenPOWER on IntegriCloud