summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify this code a little and make it easily extendible.Ermal2012-03-121-89/+15
* check for presense of file before trying to exec itErmal2012-03-121-1/+3
* Do not wipe logs on reboot on full installErmal2012-03-121-18/+54
* Fix wich roll to writeErmal2012-03-111-1/+1
* Use the latest functions from pfSense module for bridgeErmal2012-03-081-2/+2
* Use the latest functions from pfSense module for getting interface listErmal2012-03-082-4/+4
* fix bridge typosChris Buechler2012-03-081-5/+5
* Only run if this is an arrayjim-p2012-03-062-8/+13
* Be more intelligent when managing OpenVPN client connections bound to CARP VI...jim-p2012-03-063-0/+24
* Correct send_multiple_events to conform with new check_reload_status behaviourErmal2012-03-031-10/+3
* Correctly match ntpd syslog messagesErmal2012-03-021-1/+1
* Fix for this: http://redmine.pfsense.org/issues/2037Michele Di Maria2012-03-014-8/+8
* Allow specifying the branch name after the repository URL for gitsync command...Erik Fonnesbeck2012-02-281-10/+22
* Show lagg protocol and member interfaces on Status > Interfaces. Implements #...jim-p2012-02-282-0/+22
* Make sure we set the extension dir to wherever our xml.so lives.smos2012-02-261-1/+5
* Carry over the key length on input errors when creating a certificate signing...Erik Fonnesbeck2012-02-231-0/+2
* Change case of "NOTE" for consistency with the pages for the other tabs.Erik Fonnesbeck2012-02-231-1/+1
* Put the end of code marker :)Ermal2012-02-231-2/+2
* For nat reflection inetd rules, udp/dgram requires wait, instead of nowait/0....jim-p2012-02-221-1/+3
* only skip adding default gateway if OLSR is actually enabled, and log why you...Chris Buechler2012-02-221-2/+3
* ARP table is singularChris Buechler2012-02-211-1/+1
* Use PHP's built-in RFC 2822 date format, rather than trying to make our own.jim-p2012-02-201-1/+1
* Add button to download a .p12 of a cert+key. Implements #2147jim-p2012-02-141-0/+25
* Reject an interface without a subnet as a network source in the IPsec Phase 2...jim-p2012-02-141-0/+10
* Don't let an empty subnet into racoon.conf, it can cause parse errors. Ticket...jim-p2012-02-141-0/+9
* Fix reference to PPTP secondary RADIUS server shared secret.jim-p2012-02-131-1/+1
* Correct checking if a gif is part of bridge so that it actually works correct...Ermal2012-02-131-21/+25
* Change to embed to prevent IE9 from misbehaving. Ticket #2165Erik Fonnesbeck2012-02-101-4/+1
* Resolves #2052. Remove duplicate ruleErmal2012-02-081-2/+0
* Another try to eliminate the warning 'PHP Warning: Cannot modify header info...Ermal2012-02-081-1/+2
* Fixes #2082. Actually just correct the log to display the correct informationErmal2012-02-071-2/+5
* Fixes #2082. Correct checking of existing session to take into consideration ...Ermal2012-02-071-1/+1
* Since the CARP interface name changed to vip, devd needs to follow that chang...jim-p2012-02-071-2/+2
* Unset previously set voucher sync informationErmal2012-02-061-0/+4
* Add nat rule if the target is in a subnet handled by a static route whose gat...Erik Fonnesbeck2012-02-041-0/+12
* Add static route subnets if their gateway is within the source subnet for the...Erik Fonnesbeck2012-02-041-3/+15
* Use the specific IP for NAT IP in filter_generate_reflection_nat to prevent a...Erik Fonnesbeck2012-02-041-3/+20
* Don't use $pconfig in widgets, it has unintended side effects.jim-p2012-02-022-5/+5
* PPTP upgrade needs to declare $config a global.jim-p2012-02-011-0/+1
* If the old bindlan option is there, assume the lan interface for binding.jim-p2012-02-011-0/+4
* Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158jim-p2012-02-014-20/+39
* Only do foreach on the p2's if it's actually an array.jim-p2012-01-311-24/+25
* Fix exec bitjim-p2012-01-301-0/+0
* Add a small script to disable APM on ATA drives if they claim to support it. ...jim-p2012-01-302-0/+13
* Be smarter about how to split a Namecheap hostname into host/domain. Fixes #2144jim-p2012-01-261-1/+5
* Include admin user in bootup account syncjim-p2012-01-251-6/+2
* Fix LZO setting for Upgraded OpenVPN (was turning compression on even if old ...jim-p2012-01-251-2/+2
* Fix upgrade code for 1.2.3 with assigned OpenVPN interface.jim-p2012-01-251-10/+8
* Don't ignore when multiple OpenVPN DNS, NTP, WINS, etc servers were specified...jim-p2012-01-251-8/+58
* Safer for 1.2.3 upgrades to assume OpenVPN interface == any, since 1.2.3 didn...jim-p2012-01-251-1/+1
OpenPOWER on IntegriCloud