Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code Enhancements | BBcan177 | 2014-12-07 | 4 | -71/+76 |
| | |||||
* | Add pfBlockerNG User Manager Privileges | BBcan177 | 2014-12-07 | 1 | -0/+29 |
| | |||||
* | MaxMind CC Archive and Shell Script Mods. | BBcan177 | 2014-12-07 | 14 | -189925/+13 |
| | | | | | | - Distribute the CC Files from MaxMind in Archive Format. - Mod the Fetch Command Arguments as the 2.2 'Fetch' issue has been resolved. | ||||
* | Merge branch 'master' of https://github.com/pfsense/pfsense-packages into ↵ | BBcan177 | 2014-12-07 | 11 | -61/+182 |
|\ | | | | | | | pfBlockerNG_Beta_0.99 | ||||
| * | fix imspector to use pbi paths. Breaks 2.0.x in process, don't care. | Chris Buechler | 2014-12-02 | 1 | -3/+2 |
| | | |||||
| * | Set PATH to make possible for varnish binaries to find cc, also, avoid cc to ↵ | Renato Botelho | 2014-12-02 | 1 | -3/+6 |
| | | | | | | | | be symlinked to pbiopt file. Bump package version | ||||
| * | varnish3 - Add apply changes button to package gui | Marcello Coutinho | 2014-12-02 | 5 | -26/+43 |
| | | |||||
| * | Some libraries are not being found by wrapper, symlink them to PBI_DIR/local/lib | Renato Botelho | 2014-12-01 | 1 | -0/+11 |
| | | |||||
| * | Check if varnish is enabled before test config | Renato Botelho | 2014-12-01 | 1 | -0/+4 |
| | | | | | | | | Submitted by: Marcello Coutinho | ||||
| * | Update OpenVPN Client Export with OpenVPN 2.3.6 installers. | jim-p | 2014-12-01 | 2 | -4/+7 |
| | | |||||
| * | varnish3 - Add force ssl option to LB Directors, config check before reload ↵ | Marcello Coutinho | 2014-12-01 | 8 | -31/+115 |
| | | | | | | | | and improve stats gui | ||||
* | | pkg_config.10.xml Edits and Associated pkg files | BBcan177 | 2014-11-30 | 28 | -0/+199138 |
| | | | | | | | | | | Edits for pkg_config.10.xml All Associated files for pkg pfBlockerNG | ||||
* | | Revert "pfBlockerNG Beta v0.99" | BBcan177 | 2014-11-30 | 28 | -198587/+0 |
| | | | | | | | | This reverts commit b3ce3bde07750e25fabca14faf18c0e5f0eb74dc. | ||||
* | | pfBlockerNG Beta v0.99 | BBcan177 | 2014-11-30 | 28 | -0/+198587 |
|/ | | | | pkg_config.10.xml edits and associated files for Package pfBlockerNG | ||||
* | fix typo | Chris Buechler | 2014-11-29 | 1 | -3/+3 |
| | |||||
* | Clean up some of BIND text. | Chris Buechler | 2014-11-28 | 5 | -45/+45 |
| | |||||
* | touch up arpwatch, add escaping to iperf | Chris Buechler | 2014-11-28 | 4 | -18/+13 |
| | |||||
* | Avahi - Create dbus directory if it doesn't exist and set perms. Fixes #3972 | Chris Buechler | 2014-11-27 | 1 | -0/+4 |
| | |||||
* | remove "Do not overwrite previous backups" option for now, it's not ↵ | Chris Buechler | 2014-11-27 | 1 | -8/+0 |
| | | | | currently relevant. Ticket #4033 | ||||
* | Add missing \n | Renato Botelho | 2014-11-26 | 1 | -1/+1 |
| | |||||
* | Remove old hack from 1.x times, also make sure gnome.subr is available, ↵ | Renato Botelho | 2014-11-26 | 1 | -18/+5 |
| | | | | otherwise dbus won't work | ||||
* | We don't want to call rc.d direct from local subdir, use the wrapper | Renato Botelho | 2014-11-26 | 1 | -16/+10 |
| | |||||
* | Merge pull request #735 from phil-davis/patch-2 | Renato Botelho | 2014-11-26 | 2 | -4/+11 |
|\ | |||||
| * | AutoConfigBackup version bump | Phil Davis | 2014-11-26 | 1 | -1/+1 |
| | | | | | | | | That is a bit of a pain how some packages also have their version in a package-specific XML and it gets out of date. I do not think it is really used for anything. | ||||
| * | AutoConfigBackup current host appears twice in dropdown | Phil Davis | 2014-11-22 | 1 | -3/+10 |
| | | | | | | | | | | When building the lists of available host names on the Restore tab, the current host is listed twice if it already has some backups. This makes the code a bit smarter to not do that. IMHO not worth updating the version number, since this is purely cosmetic. | ||||
* | | Stop trying to be smart patching /etc/sshd, stock version already consider ↵ | Renato Botelho | 2014-11-26 | 1 | -21/+1 |
| | | | | | | | | /etc/sshd_extra. It fixes #3959 | ||||
* | | Fix indent and whitespaces | Renato Botelho | 2014-11-26 | 1 | -80/+77 |
| | | |||||
* | | Postix - add etc folder check on pfsense 2.2 | Marcello Coutinho | 2014-11-25 | 1 | -0/+6 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Marcello Coutinho | 2014-11-25 | 3 | -14/+3 |
|\ \ | |||||
| * | | Make postfix use wrapper binaries on PBIDIR/bin or PBIDIR/sbin instead of ↵ | Renato Botelho | 2014-11-25 | 3 | -14/+3 |
| | | | | | | | | | | | | try to use regular binaries from PBIDIR/local/(s)bin. etc is also linked from PBIDIR to PBIDIR/local then it won't break anything. It helps ticket #4018 | ||||
* | | | varnish - fixes for pfsense 2.2 and widget improvements | Marcello Coutinho | 2014-11-24 | 3 | -34/+79 |
| | | | |||||
* | | | varnish3 - indent / spaces fixes | Marcello Coutinho | 2014-11-24 | 9 | -85/+85 |
|/ / | |||||
* / | Add some "install" code for nmap to check for the OUI database and symlink ↵ | jim-p | 2014-11-24 | 2 | -1/+26 |
|/ | | | | it if necessary. | ||||
* | Merge pull request #727 from alainabbas/patch-2 | Renato Botelho | 2014-11-21 | 1 | -0/+27 |
|\ | |||||
| * | Update squid_reverse_general.xml | alainabbas | 2014-11-12 | 1 | -0/+27 |
| | | | | | | Adding the Client side certificate verification in the reverse proxy | ||||
* | | Merge pull request #726 from alainabbas/patch-1 | Renato Botelho | 2014-11-21 | 1 | -2/+34 |
|\ \ | |||||
| * | | Update squid_reverse.inc | alainabbas | 2014-11-12 | 1 | -2/+34 |
| |/ | | | | | Adding the Certificate peer authentication in the reverse proxy and the revocation list | ||||
* | | squid3.4 - first package files | Marcello Coutinho | 2014-11-20 | 30 | -0/+9083 |
| | | |||||
* | | update (C) | Chris Buechler | 2014-11-18 | 2 | -12/+4 |
| | | |||||
* | | remove the "test connection" box that doesn't do anything useful. update (c) ↵ | Chris Buechler | 2014-11-18 | 2 | -12/+3 |
| | | | | | | | | while here | ||||
* | | Merge pull request #733 from marcelloc/master | Renato Botelho | 2014-11-18 | 4 | -37/+47 |
|\ \ | |||||
| * | | Postfix - Improve package instalation folder checks | Marcello Coutinho | 2014-11-18 | 4 | -37/+47 |
| | | | |||||
* | | | Merge pull request #732 from marcelloc/master | Renato Botelho | 2014-11-18 | 13 | -149/+150 |
|\| | | |||||
| * | | Postfix - indent / spaces fixes | Marcello Coutinho | 2014-11-18 | 13 | -149/+150 |
| | | | |||||
* | | | Merge pull request #731 from marcelloc/master | Renato Botelho | 2014-11-18 | 1 | -54/+55 |
|\| | | |||||
| * | | Mailscanner - remove 2.0 folder check | Marcello Coutinho | 2014-11-18 | 1 | -5/+6 |
| | | | |||||
| * | | Mailscanner - fixes for pfsense 2.1.x | Marcello Coutinho | 2014-11-17 | 1 | -55/+55 |
| | | | |||||
* | | | Merge pull request #722 from podge2/master | Renato Botelho | 2014-11-18 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix version string to prevent errors when changing confing. | Shawn Haggett | 2014-10-26 | 1 | -1/+1 |
| | | | |||||
* | | | fix freeradius text | Chris Buechler | 2014-11-14 | 9 | -31/+31 |
| | | |