aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* XHTML modsBBcan1772014-12-096-233/+233
| | | | | | All <br> to <br /> Widget Added alt="" to img tags Closed any open tags > to />
* Mod to pfblockerng.phpBBcan1772014-12-081-3/+3
| | | | Change text "Manual" to "Force" Update.
* Mods to Update TABBBcan1772014-12-081-221/+214
|
* Mods to the Alerts TabBBcan1772014-12-081-27/+32
|
* Remove "Reload" Option from the General TabBBcan1772014-12-085-15/+5
| | | | "Force Reload" will be added to the "Update" TAB.
* Code EnhancementsBBcan1772014-12-074-71/+76
|
* Add pfBlockerNG User Manager PrivilegesBBcan1772014-12-071-0/+29
|
* MaxMind CC Archive and Shell Script Mods.BBcan1772014-12-0714-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 ↵BBcan1772014-12-0711-61/+182
|\ | | | | | | pfBlockerNG_Beta_0.99
| * fix imspector to use pbi paths. Breaks 2.0.x in process, don't care.Chris Buechler2014-12-021-3/+2
| |
| * Set PATH to make possible for varnish binaries to find cc, also, avoid cc to ↵Renato Botelho2014-12-021-3/+6
| | | | | | | | be symlinked to pbiopt file. Bump package version
| * varnish3 - Add apply changes button to package guiMarcello Coutinho2014-12-025-26/+43
| |
| * Some libraries are not being found by wrapper, symlink them to PBI_DIR/local/libRenato Botelho2014-12-011-0/+11
| |
| * Check if varnish is enabled before test configRenato Botelho2014-12-011-0/+4
| | | | | | | | Submitted by: Marcello Coutinho
| * Update OpenVPN Client Export with OpenVPN 2.3.6 installers.jim-p2014-12-012-4/+7
| |
| * varnish3 - Add force ssl option to LB Directors, config check before reload ↵Marcello Coutinho2014-12-018-31/+115
| | | | | | | | and improve stats gui
* | pkg_config.10.xml Edits and Associated pkg filesBBcan1772014-11-3028-0/+199138
| | | | | | | | | | Edits for pkg_config.10.xml All Associated files for pkg pfBlockerNG
* | Revert "pfBlockerNG Beta v0.99"BBcan1772014-11-3028-198587/+0
| | | | | | | | This reverts commit b3ce3bde07750e25fabca14faf18c0e5f0eb74dc.
* | pfBlockerNG Beta v0.99BBcan1772014-11-3028-0/+198587
|/ | | | pkg_config.10.xml edits and associated files for Package pfBlockerNG
* fix typoChris Buechler2014-11-291-3/+3
|
* Clean up some of BIND text.Chris Buechler2014-11-285-45/+45
|
* touch up arpwatch, add escaping to iperfChris Buechler2014-11-284-18/+13
|
* Avahi - Create dbus directory if it doesn't exist and set perms. Fixes #3972Chris Buechler2014-11-271-0/+4
|
* remove "Do not overwrite previous backups" option for now, it's not ↵Chris Buechler2014-11-271-8/+0
| | | | currently relevant. Ticket #4033
* Add missing \nRenato Botelho2014-11-261-1/+1
|
* Remove old hack from 1.x times, also make sure gnome.subr is available, ↵Renato Botelho2014-11-261-18/+5
| | | | otherwise dbus won't work
* We don't want to call rc.d direct from local subdir, use the wrapperRenato Botelho2014-11-261-16/+10
|
* Merge pull request #735 from phil-davis/patch-2Renato Botelho2014-11-262-4/+11
|\
| * AutoConfigBackup version bumpPhil Davis2014-11-261-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 dropdownPhil Davis2014-11-221-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 Botelho2014-11-261-21/+1
| | | | | | | | /etc/sshd_extra. It fixes #3959
* | Fix indent and whitespacesRenato Botelho2014-11-261-80/+77
| |
* | Postix - add etc folder check on pfsense 2.2Marcello Coutinho2014-11-251-0/+6
| |
* | Merge remote-tracking branch 'upstream/master'Marcello Coutinho2014-11-253-14/+3
|\ \
| * | Make postfix use wrapper binaries on PBIDIR/bin or PBIDIR/sbin instead of ↵Renato Botelho2014-11-253-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 improvementsMarcello Coutinho2014-11-243-34/+79
| | |
* | | varnish3 - indent / spaces fixesMarcello Coutinho2014-11-249-85/+85
|/ /
* / Add some "install" code for nmap to check for the OUI database and symlink ↵jim-p2014-11-242-1/+26
|/ | | | it if necessary.
* Merge pull request #727 from alainabbas/patch-2Renato Botelho2014-11-211-0/+27
|\
| * Update squid_reverse_general.xmlalainabbas2014-11-121-0/+27
| | | | | | Adding the Client side certificate verification in the reverse proxy
* | Merge pull request #726 from alainabbas/patch-1Renato Botelho2014-11-211-2/+34
|\ \
| * | Update squid_reverse.incalainabbas2014-11-121-2/+34
| |/ | | | | Adding the Certificate peer authentication in the reverse proxy and the revocation list
* | squid3.4 - first package filesMarcello Coutinho2014-11-2030-0/+9083
| |
* | update (C)Chris Buechler2014-11-182-12/+4
| |
* | remove the "test connection" box that doesn't do anything useful. update (c) ↵Chris Buechler2014-11-182-12/+3
| | | | | | | | while here
* | Merge pull request #733 from marcelloc/masterRenato Botelho2014-11-184-37/+47
|\ \
| * | Postfix - Improve package instalation folder checksMarcello Coutinho2014-11-184-37/+47
| | |
* | | Merge pull request #732 from marcelloc/masterRenato Botelho2014-11-1813-149/+150
|\| |
| * | Postfix - indent / spaces fixesMarcello Coutinho2014-11-1813-149/+150
| | |
* | | Merge pull request #731 from marcelloc/masterRenato Botelho2014-11-181-54/+55
|\| |