summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #77 from Whizkidzz/RELENG_2_0Scott Ullrich2012-04-062-11/+43
|\
| * Added "interface_selection" type to enable interface selection in tinydns serverwhizkidzz2012-04-062-11/+43
* | Unbreak openvpnErmal2012-04-051-1/+1
* | Bump config version to take care of new vipsErmal2012-04-051-1/+1
* | Reread config after doing footshootingErmal2012-04-051-1/+2
* | Make vips vhid be unique per parent interface!Ermal2012-04-0511-91/+85
* | Fix newlinesjim-p2012-04-041-39/+39
|/
* Remove unused codeErmal2012-03-232-9/+6
* Correct location of '\n'Ermal2012-03-231-1/+1
* Correct building of queue to not depend on parent maskErmal2012-03-231-5/+5
* Fix pattern upload, button text check was incorrect.jim-p2012-03-201-1/+1
* Pull required .incErmal2012-03-191-0/+1
* support for xmlrpcauthuser and xmlrpcauthpass in $g.Darren Embry2012-03-152-0/+17
* Set FCGI_CHILDREN to 0 since it does not make sense php to manage itself when...Ermal2012-03-151-3/+3
* Update help text for Host alaises to indicate FQDNs are allowed.jim-p2012-03-151-1/+1
* Don't put an extra space here or later tests will fail to match this as a pas...jim-p2012-03-141-1/+1
* Ermal says the new openntpd binary fixes this instead -- Revert "Start ntpd i...jim-p2012-03-131-1/+1
* Start ntpd in the background since we don't need to care about its return dat...jim-p2012-03-131-1/+1
* Looking at pw code : chars are invalid in a comment fieldgit diff! Replace th...Ermal2012-03-121-1/+2
* Make this unconditional to have the pfil hooks setuped always rightErmal2012-03-121-2/+1
* An empty file is created so that the table is availblke for rules refrencing ...Ermal2012-03-121-6/+1
* Prevent ruleset breaking from grep putting garbage on urltable files and as a...Ermal2012-03-121-2/+5
* 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
OpenPOWER on IntegriCloud