summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Convert protocol ssl:// to https:// when creating http headersManuel Silvoso2014-05-081-1/+1
* Small cleanupManuel Silvoso2014-05-071-1/+0
* Partialy revert 0ae4f3f:Renato Botelho2014-05-071-4/+4
* Work around some quirks in global handling to show filter rule descriptions i...jim-p2014-05-071-1/+6
* Revert "Respect protocol from URL"Renato Botelho2014-05-071-2/+2
* Respect protocol from URLRenato Botelho2014-05-071-2/+2
* Remove units from burst as it is always specified in bytes. (Per ipfw(8)).jim-p2014-05-061-2/+2
* Use egrep here (and full path)jim-p2014-05-061-2/+2
* Consider tracker IDs when looking up filter log entries, if presentjim-p2014-05-061-12/+32
* Fix http and https port for cpzoneRenato Botelho2014-05-061-2/+2
* Use global cpzoneid variableRenato Botelho2014-05-061-2/+2
* Drop double $$ from variable nameRenato Botelho2014-05-061-4/+4
* Remove redundant setRenato Botelho2014-05-061-1/+0
* Silent kldstatRenato Botelho2014-05-051-1/+1
* Sometimes fsck requires a second run, teach rc script to call it more than on...Renato Botelho2014-05-051-5/+30
* Obsolete old clog binary from /usr/sbinRenato Botelho2014-05-011-0/+1
* Merge pull request #1125 from msilvoso/masterErmal2014-05-012-4/+5
|\
| * Changes to make it work behind a bluecoat proxy - added a user agent, and cha...Manuel Silvoso2014-04-302-4/+5
* | Migrate captive portal code to SQLite3 php moduleRenato Botelho2014-04-301-32/+21
* | sqlite module is now called sqlite3Renato Botelho2014-04-301-1/+1
* | Obsolete old php modulesRenato Botelho2014-04-301-0/+38
* | Take care of interfaces that have no ip but might be part of the bridge as do...Ermal2014-04-301-5/+9
|/
* Oops specify mode of operation to fopenErmal2014-04-301-1/+1
* Make the alias url processing functions not memory hungry!Ermal2014-04-301-14/+47
* Rewrite update_alias_url_data to be with small memory footprint. Also return ...Ermal2014-04-302-23/+29
* Signal a reload if anything got updatedErmal2014-04-301-1/+3
* Merge the patch suggested in Ticket #3629. It also Fixes #3629. The question ...Ermal2014-04-301-1/+1
* Expose all p0f OS types that it supports so that subtypes of various Operatin...jim-p2014-04-292-2/+2
* Fix kldstat match/output to check for a running module. It was claiming all m...jim-p2014-04-291-2/+2
* Send HUP to restart syslogd rather than trying to restart it, thus loosing me...Ermal2014-04-281-9/+8
* make sure unbound is included hereWarren Baker2014-04-281-1/+3
* Handle 0MQ filter configureWarren Baker2014-04-281-1/+4
* If unbound is configured then assign it for the vpn serviceWarren Baker2014-04-281-0/+15
* If Unbound is been used then make sure to reload when system_hosts_generate()...Warren Baker2014-04-282-2/+19
* Make sure unbound is reconfigured when interfaces areWarren Baker2014-04-281-4/+10
* Add space between configile and switchWarren Baker2014-04-281-1/+1
* Move clog from /usr to /usr/localRenato Botelho2014-04-283-4/+4
* Add filterlog to separatefacilitylog to avoid logs going elsewhereErmal2014-04-281-1/+1
* Change log level to error for php-fpmErmal2014-04-281-1/+1
* Another dir to be createdErmal2014-04-281-0/+2
* Correct the definitions of certificate path to correct place to allow the dae...Ermal2014-04-281-16/+18
* Update binaries usedErmal2014-04-281-7/+1
* Put this here for easier troubleshooting and code reading. Helps with Ticket ...Ermal2014-04-281-7/+4
* Use php module calls here to speedup thingsErmal2014-04-281-2/+2
* Correct the ridirection URL to unbreak ones passed through Radius attributes ...Ermal2014-04-281-1/+1
* Use the daemon name to send the filter logsErmal2014-04-281-3/+5
* Merge pull request #1032 from fichtner/contributions manually since it does n...Ermal2014-04-281-0/+4
* Merge pull request #1040 from fichtner/pw_userdel manually since it does not ...Ermal2014-04-281-1/+0
* Merge pull request #1098 from camlin/masterErmal2014-04-281-8/+30
|\
| * pfSense - Bug #3607: Fix issue whereby the ICMP6 messages sometimes have the ...Camlin2014-04-181-5/+21
OpenPOWER on IntegriCloud