summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure both fields are present before sending emailScott Ullrich2009-08-251-1/+5
* Adding SMTP support. Ticket #59Scott Ullrich2009-08-252-1/+82
* Fix typoScott Ullrich2009-08-241-1/+1
* Fix error for server #1Scott Ullrich2009-08-241-1/+1
* Allow up to 3 remote syslog servers. Resolves #11Scott Ullrich2009-08-242-28/+158
* Remove whitespace and \tScott Ullrich2009-08-241-13/+13
* Use array_splice() to unset items that should not be sync'd (nosync) Resolve...Scott Ullrich2009-08-241-14/+28
* Resolve mergeScott Ullrich2009-08-241-3/+4
* Note when running /etc/rc.php_ini_setupScott Ullrich2009-08-241-0/+2
* Resolve mergeScott Ullrich2009-08-241-226/+0
* Include certs.incScott Ullrich2009-08-241-1/+1
* Jettison get_interface_list from this fileScott Ullrich2009-08-241-1/+0
* Make style consistentScott Ullrich2009-08-241-4/+2
* Oops, part of the git merge sneaked in here. RemoveScott Ullrich2009-08-241-10/+4
* Add alias completion support to wizard. Resolves #25Scott Ullrich2009-08-241-4/+18
* Catch up to reality -- there are now 10 fieldsScott Ullrich2009-08-241-1/+1
* Add split() wrapper so that when split() is removed from php 6 we will not ha...Scott Ullrich2009-08-241-1/+8
* Use ifconfig -l instead of native get_interface_list() to avoid include hellScott Ullrich2009-08-241-0/+2
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into re...Scott Ullrich2009-08-248-14/+417
|\
| * Added a missing argument in the lighty configuration for captive portal.Nigel Graham2009-05-261-2/+2
| * Found another bug in ca_chain_array.Nigel Graham2009-05-261-1/+1
| * Fixed a problem in ca_chain that caused a segmentation fault.Nigel Graham2009-05-261-9/+9
| * Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainlineNigel Graham2009-05-261-1/+4
| |\
| * | Added support for certificate chains to manager so that lighty can deliver th...Nigel Graham2009-05-248-12/+187
* | | Merge branch 'master' of git://rcs.pfsense.org/pfsense/techneck-auto_interfac...Scott Ullrich2009-08-242-108/+215
|\ \ \
| * \ \ Merge commit 'mainline/master'Tim Allender2009-07-223-37/+34
| |\ \ \
| * | | | Adds automated interface setup + sshd for installation only.Tim Allender2009-07-172-110/+217
* | | | | Merge branch 'master' of git://rcs.pfsense.org/pfsense/automatically-managing...Scott Ullrich2009-08-248-20/+183
|\ \ \ \ \
| * | | | | Changed automatical filter rule creation to have multiple options.unknown2009-08-161-9/+24
| * | | | | Added support for automatically managing firewall rules with NAT rules.unknown2009-08-148-30/+125
| * | | | | Added support for automatically managing firewall rules with NAT rules.unknown2009-08-141-0/+53
* | | | | | Note when openNTPD is starting. Resolves #42Scott Ullrich2009-08-241-0/+3
* | | | | | Automatically build vlan_native_supp and vlan_long_frame (native tagging and ...Scott Ullrich2009-08-241-3/+35
* | | | | | Upgrade m0n0wall icmp types, ipsec to enc0 and reduce rule descriptions to 63...Scott Ullrich2009-08-241-0/+57
* | | | | | Minor header changesScott Ullrich2009-08-241-2/+2
* | | | | | Set default gateway correctly by checking for yes or onScott Ullrich2009-08-241-1/+1
* | | | | | Oops, add ?>Scott Ullrich2009-08-241-1/+1
* | | | | | Only show one notice and unbreak the apply buttonScott Ullrich2009-08-241-4/+6
* | | | | | Change the verson to 1.0 before running the configuration upgrade code in ord...Scott Ullrich2009-08-241-1/+4
* | | | | | Only blast rrd upgrade notice to wall onceScott Ullrich2009-08-241-1/+4
* | | | | | Convert configuration before redirecting to assign interfaces page.Scott Ullrich2009-08-241-0/+1
* | | | | | Clear a bit the apply message and name the apply button 'Reboot firewall' to ...Ermal Luçi2009-08-241-1/+1
* | | | | | * In config_install validate the file that will be installed not the already ...Ermal Luçi2009-08-244-52/+60
* | | | | | Test if we actually succeeded in opening the requested xml file and log an er...Ermal Luçi2009-08-241-5/+5
* | | | | | sync bogonsScott Ullrich2009-08-231-7/+1
* | | | | | Move functions to pfsense-utils.inc since they can be called from either cons...Scott Ullrich2009-08-232-44/+44
* | | | | | Move download_file_with_progress bar back to shared are where it belongs. Th...Scott Ullrich2009-08-232-64/+64
* | | | | | Set the penalty box color to red Resolves #25 on 2.0.Scott Ullrich2009-08-231-1/+1
* | | | | | Create resolv.conf before loading rules. Resolves #21Scott Ullrich2009-08-231-3/+3
* | | | | | Kick off package reinstall after restoring configuration. Resolves #15Scott Ullrich2009-08-231-1/+1
OpenPOWER on IntegriCloud