15 Commits

Author SHA1 Message Date
sthen
3b84348122 Replace httpd references with Apache, and fix rc script names.
From Caspar Schutijser, thanks!
2016-06-27 19:36:50 +00:00
landry
31b0739deb Add patches to fix browsing errors with perl 5.22 (use of defined.. see
https://bugzilla.redhat.com/show_bug.cgi?id=1259481) and backup failures
with smbclient > 4.2 (see https://bugzilla.redhat.com/show_bug.cgi?id=1294761)
2016-05-18 08:05:11 +00:00
sthen
9763eb2e6e don't force a dep on apache1 mod_fastcgi, modern webservers have fastcgi
support built-in. ok aja
2016-04-28 16:03:41 +00:00
landry
97fb42ac25 update to backuppc 3.3.1 2015-09-20 07:23:36 +00:00
ajacoutot
d33b17892e Fix pexp. 2015-07-15 22:40:09 +00:00
jca
938ee1f63b Don't harcode MASTER_SITES, instead fix use of MASTER_SITE_SOURCEFORGE. 2015-07-15 14:20:38 +00:00
landry
704f8a6942 Add forgotten @newuser/@newgroup annotations, from Timo Myyrä, Thanks! 2015-04-04 08:22:29 +00:00
sthen
2bcd8c5c0c /var/www/conf/modules.sample is no longer provided by base; noticed by florian@ 2014-05-30 13:14:08 +00:00
landry
afb1fb109d Update to BackupPC 3.3.0.
See for Changelog:
http://comments.gmane.org/gmane.comp.sysutils.backup.backuppc.devel/960
2013-12-03 22:02:53 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
51b9e23926 Fix rcscript path. 2012-04-22 11:43:36 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
naddy
4d9c2aa0bc it's MODULES, not MODULE 2011-11-16 17:42:26 +00:00
jasper
df36465803 Security fix for SA46615
BackupPC "num" Cross-Site Scripting Vulnerability

patch taken from ubuntu
2011-10-28 21:56:56 +00:00
landry
0729a50672 Import BackupPC 3.2.1.
BackupPC is a high-performance, enterprise-grade system for backing
up Unix, WinXX, and MacOS PCs and laptops to a server's disk.
BackupPC is highly configurable and easy to install and maintain.
It is written in Perl and extracts backup data via rsync, or tar
over ssh/rsh/nfs.

With tweaks from and ok aja@
2011-09-20 11:36:55 +00:00