summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it ↵RELENG_2_0Renato Botelho2013-12-091-2/+2
| | | | fixes #2286
* Replace pfSense with the rebrandWarren Baker2013-10-071-14/+14
|
* fix text - add space between sentences. This got lost in another commitWarren Baker2013-10-071-1/+1
|
* Allow multiple valid time servers to be entered in the wizard, as they are ↵jim-p2013-09-241-5/+5
| | | | allowed under System > General
* Allow for easier override on $g values if needed.jim-p2013-09-091-0/+5
|
* Ignore vim swap filesRenato Botelho2013-07-301-0/+2
|
* Show friendly interface name, fixes #3095Renato Botelho2013-07-301-1/+1
|
* Check if hostname is valid, it fixes #3117Renato Botelho2013-07-301-0/+2
|
* Fix #3106, parse 'not' rules right on destination for port forward + ↵Renato Botelho2013-07-251-4/+5
| | | | reflection proxy rules
* Fix spelling mistake. Already fixed in other branchesWarren Baker2013-07-221-1/+1
|
* Add missing backup of gettytabWarren Baker2013-07-221-0/+225
|
* Substitute Product name in privilegesWarren Baker2013-07-121-1/+1
|
* Resolves #2910. Make apinger write its status file just after starting so ↵Ermal2013-07-051-0/+2
| | | | that thing work as expected
* Add a note about the LDAP hostname matching the server cert's CN.jim-p2013-06-271-0/+1
|
* not true you have to log in again since HTTP basic auth was deprecated.Chris Buechler2013-06-171-1/+1
|
* Fix max length for wpa passphrase, it fixes #3034Renato Botelho2013-06-141-1/+1
|
* Don't restrict the content of descr when making CA/Certs, it's free-form.jim-p2013-06-122-2/+2
|
* Replace hardcoded path by vardb_pathRenato Botelho2013-06-081-1/+1
|
* Bump this so it's distinct in case we need it. At the very least so people ↵jim-p2013-06-051-1/+1
| | | | who have run gitsync to RELENG_2_0 are visibly different from a stock version.
* Fix up invalid/old .tcshrc for 2.0.x.jim-p2013-06-052-4/+36
|
* Correct mouseover description for adding a certificate. Fixes #3017jim-p2013-06-031-1/+1
|
* "block" is also a reserved keyword that can't be an alias name, or pf tosses ↵jim-p2013-05-291-1/+1
| | | | an error.
* remove preferoldsa as a default value from 2.0.x also (was removed from 2.1 ↵jim-p2013-05-241-1/+0
| | | | as default a few months ago)
* Unbreak Dynamic DNS updates from DHCP, ISC changed the config layout to ↵jim-p2013-05-221-4/+47
| | | | require zone declarations, and the ddns-update-style directive only works globally.
* remove auto-added allow rule for pfsyncChris Buechler2013-05-171-1/+0
|
* Fixes on HA setup:Renato Botelho2013-05-161-1/+5
| | | | | | | | - Disable pfsync when it's disabled on GUI - Remove syncpeer and back it to default multicast address when it's removed from conf Fixes #2491
* Add nsswitch.conf to stop syslog from producing errors when sending full ↵jim-p2013-04-261-0/+8
| | | | messages.
* Fix isvm check to match on productWarren Baker2013-04-261-5/+6
|
* Remove the - in the word 'number'Warren Baker2013-04-251-3/+3
|
* Correct spelling on editing gif interfaceWarren Baker2013-04-251-1/+1
|
* Move dnsmasq start to before ntp, or else the entry for the DNS forwarder in ↵jim-p2013-04-251-3/+3
| | | | /etc/resolv.conf will always time out.
* Avoid set 2 sources for penalty rules on shapper wizard. Fixes #2959Renato Botelho2013-04-244-4/+0
|
* Show the package section if the lock is present alsojim-p2013-04-221-1/+1
|
* Make more strict comparison to avoid type issues when gw name only contain ↵Renato Botelho2013-04-181-2/+2
| | | | numbers. Fixes #2956
* bump to 2.0.3-RELEASERELENG_2_0_3Chris Buechler2013-04-101-1/+1
|
* change back to PRERELEASE, we'll re-enable public snapshots until we're ↵Chris Buechler2013-04-051-1/+1
| | | | confident the build problem is resolved.
* bump to 2.0.3-RELEASEChris Buechler2013-04-021-1/+1
|
* Add a new class called addgatewaybox to make it easier to respect custom ↵Renato Botelho2013-03-279-3/+51
| | | | | | | | | | | | | themes. Fixes #2900 Conflicts: usr/local/www/interfaces.php usr/local/www/themes/_corporate/all.css usr/local/www/themes/code-red/all.css usr/local/www/themes/pfsense-dropdown/all.css usr/local/www/themes/pfsense/all.css usr/local/www/themes/pfsense_ng/all.css usr/local/www/themes/the_wall/all.css
* Move status file to a ram disk to avoid possible latency issuesErmal2013-03-261-5/+5
|
* point to new github repoChris Buechler2013-03-101-1/+1
|
* Use the process name rather to avoid the infamous file not found errorWarren Baker2013-03-081-3/+3
|
* Fix variable name reference, fixes port display after lan IP reset.jim-p2013-03-071-1/+1
|
* Use the correct interface number (old code broke for >= 10)jim-p2013-03-041-1/+1
|
* Fix wording for VoIP address option in the shaper. Add rule going the other ↵jim-p2013-02-278-26/+77
| | | | direction to catch connections initiated both ways.
* Better check for the right bits being set.jim-p2013-02-251-2/+2
|
* Always clear the OpenVPN route when using shared key, no matter what the ↵jim-p2013-02-251-6/+13
| | | | tunnel network "CIDR" is set to, it still needs it.
* Encrypt backup after rrd data is added, it fixes #2836Renato Botelho2013-02-241-5/+5
|
* Fix reference to SNMP interface binding.jim-p2013-02-211-1/+1
|
* fix typoRenato Botelho2013-02-201-1/+1
|
* Use our own git package and not the really old one from FreeBSD's ftp ↵jim-p2013-02-151-1/+4
| | | | archive for 8.1
OpenPOWER on IntegriCloud