aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.8.xml.amd64
Commit message (Collapse)AuthorAgeFilesLines
* Add a manual config validation option to HAproxy (using -c to only check ↵jim-p2013-08-291-1/+1
| | | | config file)
* Fixup service matching so that OpenVPN and CP instances aren't missing after ↵jim-p2013-08-291-1/+1
| | | | one was added.
* Don't try to (re)start services during boot.jim-p2013-08-281-1/+1
|
* Teach blinkled how to write an rcfile since it claims to use one in its ↵jim-p2013-08-281-1/+1
| | | | service definition.
* Service Watchdog: If the description is empty, try to fetch the package ↵jim-p2013-08-281-1/+1
| | | | description instead. Also, don't offer cron in the list of services to monitor. Don't show blank/empty services. Bump version.
* Switch to rw before doing disk write operations when syncing sudoers file.jim-p2013-08-281-1/+1
|
* Use a better function to get the service status.jim-p2013-08-281-1/+1
|
* Rename to avoid potential confusion with existing utility.jim-p2013-08-281-3/+3
|
* Add ProcWatch, a little package to monitor services and restart them if they ↵jim-p2013-08-271-0/+12
| | | | are stopped. Needs more testing, but the basics work.
* HAproxy config parameter clitimeout is deprecated, should now be "timeout ↵jim-p2013-08-201-1/+1
| | | | client".
* Add the most common values as default in system patches for path strip, ↵jim-p2013-08-161-1/+1
| | | | base, and whitespace. Also bump version.
* For NRPE2, honor the "sudo" checkbox if it's checked and sudo exists on the ↵jim-p2013-08-141-1/+1
| | | | system. Also, only add -w and -c if the boxes are filled in. Fixes #3145
* Merge pull request #473 from individual-it/masterJim P2013-08-141-1/+1
|\ | | | | added posibility to use external postgreSQL database to store results of bandwidthd
| * Updated the version number of BandwidthD to 2.0.1_5 pkg v.0.1Individual IT Services2013-08-131-1/+1
| |
* | Fix HAproxy "advanced" global pass-through options box.jim-p2013-08-131-1/+1
|/
* Bump openbgpd to 0.9Renato Botelho2013-07-251-1/+1
|
* squid3-dev - revert squid version for pfsense 2.0x as squid-3.3.8.tbz is not ↵Marcello Coutinho2013-07-241-1/+1
| | | | available on official repo
* Bump openbgpd to 0.8Renato Botelho2013-07-241-1/+1
|
* Bump openbgpd version to 0.7Renato Botelho2013-07-241-1/+1
|
* Bump squid3-dev to address recent security advisoriesWarren Baker2013-07-171-3/+3
|
* Declare these vars global. It might help with post-upgrade auto-apply on ↵jim-p2013-07-161-1/+1
| | | | ALIX when memory is low.
* RFC2136 hostnames should also be listed as choices for openvpn client export ↵jim-p2013-07-151-1/+1
| | | | hostnames.
* Replace spaces in a CN with _ in filenames when exporting an OpenVPN client. ↵jim-p2013-07-141-1/+1
| | | | Also only use a CN if there isn't a username to use instead. Unbreaks Windows Installer export with spaces in CN.
* Properly handle filenames containing spaces when exporting an archive. Fixes ↵jim-p2013-07-111-1/+1
| | | | #2856
* When we don't need a client cert, add a line to tell the client that we ↵jim-p2013-07-111-1/+1
| | | | don't need a client cert, or else the OpenVPN Connect app will try to force the user to pick one.
* Teach HAproxy about sync usernames (though the code in the main repo still ↵jim-p2013-07-101-1/+1
| | | | needs to catch up)
* Don't manually copy sdeclcd.so, it's included in the binary package now.jim-p2013-07-091-1/+1
|
* lcdproc-dev to 0.5.6jim-p2013-07-091-2/+2
|
* Bump unbound version with addition of v6 DHCP reservationsWarren Baker2013-06-281-1/+1
|
* squid3-dev - update squid to 3.3.5 on pfsense 2.0.x amd64Marcello Coutinho2013-06-241-1/+1
|
* Bump OpenVPN client export. 2.3 windows install binaries updated to 2.3.2jim-p2013-06-211-1/+1
|
* Actually, it does have a GUI to configure it...jim-p2013-06-201-1/+1
|
* Use proper category for sudojim-p2013-06-201-1/+1
|
* Update pkg info link for sudojim-p2013-06-201-1/+1
|
* Activate sudo package.jim-p2013-06-201-3/+2
|
* Add the definition for a sudo package so the binaries will get built.jim-p2013-06-201-0/+20
|
* Merge pull request #461 from bmeeks8/masterErmal Luçi2013-06-191-4/+5
|\ | | | | Snort Package v 2.5.9 Update
| * Merge remote-tracking branch 'upstream/master'bmeeks82013-06-181-9/+10
| |\
| * | Update package to 2.5.9 and binary to 2.9.4.6bmeeks82013-06-181-4/+5
| | |
* | | haproxy_v1.4dev24 + better package descriptions.PiBa-NL2013-06-181-10/+13
| |/ |/|
* | Merge pull request #459 from PiBa-NL/haproxy-devel-2.1Jim P2013-06-171-2/+2
|\ \ | | | | | | haproxy-devel updated to version 1.5dev19, including support for 'transparent proxy'
| * | haproxy-devel updated to version 1.5dev19, including support for ↵PiBa-NL2013-06-171-2/+2
| | | | | | | | | | | | 'transparent proxy'
* | | Bump tinc for CVE-2013-1428jim-p2013-06-171-2/+2
| | |
* | | Bump Unbound versionWarren Baker2013-06-131-1/+1
| | |
* | | squid3-dev - update to latest compiled version 3.3.5Marcello Coutinho2013-06-121-3/+4
| | | | | | | | | | | | | | | force cyrus-sasl install and compile missing libs are still missing
* | | Add another carp status check to quagga package.jim-p2013-06-111-1/+1
| |/ |/|
* | Fix NRPEv2 build flags (they were backwards for SET/UNSET)jim-p2013-06-101-1/+1
| |
* | Bump pkg version for squidGuard.jim-p2013-06-101-2/+2
| |
* | Fixup squid/sqidGuard build options now that the squid port has OPTIONSNGjim-p2013-06-101-3/+2
| |
* | Bump the haproxy binaries up to 1.4.23jim-p2013-06-101-6/+6
| |