Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quagga filename | jim-p | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | Merge pull request #742 from marcelloc/varnish_20141130 | Renato Botelho | 2014-12-01 | 11 | -34/+118 |
|\ | |||||
| * | varnish3 - Add force ssl option to LB Directors, config check before reload ↵ | Marcello Coutinho | 2014-12-01 | 11 | -34/+118 |
|/ | | | | and improve stats gui | ||||
* | Remove glib from dependency | Renato Botelho | 2014-11-29 | 1 | -0/+1 |
| | |||||
* | Update dsniff to latest version 2.4b1 | Renato Botelho | 2014-11-29 | 1 | -2/+2 |
| | |||||
* | dsniff uses libnet 11 these days, fix the build | Renato Botelho | 2014-11-29 | 1 | -1/+0 |
| | |||||
* | fix typo | Chris Buechler | 2014-11-29 | 1 | -3/+3 |
| | |||||
* | Clean up some of BIND text. | Chris Buechler | 2014-11-28 | 5 | -45/+45 |
| | |||||
* | bump iperf package version | Chris Buechler | 2014-11-28 | 4 | -4/+4 |
| | |||||
* | touch up arpwatch, add escaping to iperf | Chris Buechler | 2014-11-28 | 4 | -18/+13 |
| | |||||
* | 2nd round of package version changed due to the full rebuild | Renato Botelho | 2014-11-28 | 1 | -52/+52 |
| | |||||
* | Bump some packages versions due to a full rebuild for 2.2 | Renato Botelho | 2014-11-27 | 1 | -16/+16 |
| | |||||
* | Give squid3 the same build options from squid3-dev since now it's based on ↵ | Renato Botelho | 2014-11-27 | 1 | -4/+3 |
| | | | | squid 3.4 for 2.2 | ||||
* | bump Avahi version after Ticket #3972. Promote to beta, it's pretty widely ↵ | Chris Buechler | 2014-11-27 | 1 | -2/+2 |
| | | | | used and proven stable. Probably can promote to stable. Only changing 2.2. | ||||
* | 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 | 4 | -21/+8 |
| | | | | 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 | 4 | -19/+13 |
| | |||||
* | Merge pull request #735 from phil-davis/patch-2 | Renato Botelho | 2014-11-26 | 5 | -7/+14 |
|\ | |||||
| * | 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 version bump | Phil Davis | 2014-11-26 | 1 | -1/+1 |
| | | |||||
| * | AutoConfigBackup version bump | Phil Davis | 2014-11-26 | 1 | -1/+1 |
| | | |||||
| * | AutoConfigBackup version bump | Phil Davis | 2014-11-26 | 1 | -1/+1 |
| | | |||||
| * | 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 | 4 | -24/+4 |
| | | | | | | | | /etc/sshd_extra. It fixes #3959 | ||||
* | | Fix indent and whitespaces | Renato Botelho | 2014-11-26 | 1 | -80/+77 |
| | | |||||
* | | Merge pull request #739 from marcelloc/postfix_20141125 | Renato Botelho | 2014-11-25 | 2 | -1/+7 |
|\ \ | |||||
| * | | Postix - add etc folder check on pfsense 2.2 | Marcello Coutinho | 2014-11-25 | 2 | -1/+7 |
|/ / | |||||
* | | Merge pull request #736 from marcelloc/master | Renato Botelho | 2014-11-25 | 9 | -112/+157 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'upstream/master' | Marcello Coutinho | 2014-11-25 | 4 | -16/+5 |
| |\ \ | |/ / |/| | | |||||
* | | | Bump postfix for 2.2 due to recent changes | Renato Botelho | 2014-11-25 | 1 | -1/+1 |
| | | | |||||
* | | | 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 | ||||
* | | | Modernize OPTIONS for postfix | Renato Botelho | 2014-11-25 | 1 | -1/+1 |
| | | | |||||
| * | | 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 |
|/ / | |||||
* | | Update postfix to 2.11.3_2, use rebuilt package with new pcbsd-utils, it ↵ | Renato Botelho | 2014-11-24 | 1 | -2/+2 |
| | | | | | | | | should help ticket #4018 | ||||
* | | Add some "install" code for nmap to check for the OUI database and symlink ↵ | jim-p | 2014-11-24 | 5 | -4/+29 |
|/ | | | | 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 | ||||
* | | Fix path for squid 3.4 port | Renato Botelho | 2014-11-21 | 1 | -1/+1 |
| | | |||||
* | | Change build_options for suricata | Renato Botelho | 2014-11-21 | 3 | -3/+3 |
| | | | | | | | | Submitted by: Bill Meeks | ||||
* | | Merge pull request #734 from marcelloc/master | Renato Botelho | 2014-11-21 | 31 | -4/+9087 |
|\ \ | |||||
| * | | squid3.4 - first package files | Marcello Coutinho | 2014-11-20 | 31 | -4/+9087 |
| | | | |||||
* | | | Update snort build options for the new set of updates | Renato Botelho | 2014-11-21 | 3 | -3/+3 |
|/ / | |||||
* | | fix typos | Chris Buechler | 2014-11-19 | 4 | -14/+14 |
| | | |||||
* | | fix text | Chris Buechler | 2014-11-19 | 3 | -9/+9 |
| | | |||||
* | | update (C) | Chris Buechler | 2014-11-18 | 2 | -12/+4 |
| | |