Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ian Eiloart
Sympl
Commits
d2f11a36
Commit
d2f11a36
authored
May 27, 2010
by
Patrick J Cherry
Browse files
more todo
parent
89d0ef7d
Changes
25
Hide whitespace changes
Inline
Side-by-side
TODO
View file @
d2f11a36
...
...
@@ -2,7 +2,7 @@
firewall
--------
1. Fix
permissions such that the firewall can be edited as "admin"
1.
Fix
www-data rule to work for lists of IPs.
features
...
...
@@ -17,7 +17,9 @@ features
4. Add munin? Yann seems keen - I'm not sure it would be globally
useful, but its nice to offer graphs to people regardless.
5. The ability to manage / add IPs in a non-root stylee.
6. Ensure each package is IPv6 compatible.
SSL
---
...
...
backup/debian/bytemark-vhost-simple-backup.install
View file @
d2f11a36
etc
/*
etc
/
bytemark
-
vhost
/
bug
.
report
usr
/
share
/
bug
/
bytemark
-
vhost
-
simple
-
backup
/
backup/debian/postinst
View file @
d2f11a36
...
...
@@ -41,14 +41,14 @@ if ( ! test -e $conf -a -h $conf ) ; then
#
# Now link in the file with the generated one
#
ln
-s
/etc/backup.d/backup2l.conf
$conf
ln
-s
/etc/
bytemark-vhost/
backup.d/backup2l.conf
$conf
fi
##
## Finally, regardless of whether we're upgrading or not, we
## trigger a rebuild
##
cd
/etc/backup.d/
&&
make
cd
/etc/
bytemark-vhost/
backup.d/
&&
make
#DEBHELPER#
...
...
backup/etc/backup.d/Makefile
→
backup/etc/
bytemark-vhost/
backup.d/Makefile
View file @
d2f11a36
File moved
backup/etc/backup.d/README
→
backup/etc/
bytemark-vhost/
backup.d/README
View file @
d2f11a36
File moved
backup/etc/backup.d/conf.d/00-header.conf
→
backup/etc/
bytemark-vhost/
backup.d/conf.d/00-header.conf
View file @
d2f11a36
File moved
backup/etc/backup.d/conf.d/10-directories.conf
→
backup/etc/
bytemark-vhost/
backup.d/conf.d/10-directories.conf
View file @
d2f11a36
File moved
backup/etc/backup.d/conf.d/20-variables.conf
→
backup/etc/
bytemark-vhost/
backup.d/conf.d/20-variables.conf
View file @
d2f11a36
File moved
backup/etc/backup.d/conf.d/30-actions.conf
→
backup/etc/
bytemark-vhost/
backup.d/conf.d/30-actions.conf
View file @
d2f11a36
File moved
backup/etc/backup.d/conf.d/40-misc.conf
→
backup/etc/
bytemark-vhost/
backup.d/conf.d/40-misc.conf
View file @
d2f11a36
File moved
backup/etc/backup.d/conf.d/99-footer.conf
→
backup/etc/
bytemark-vhost/
backup.d/conf.d/99-footer.conf
View file @
d2f11a36
File moved
backup/etc/backup.d/post-backup.d/.empty
→
backup/etc/
bytemark-vhost/
backup.d/post-backup.d/.empty
View file @
d2f11a36
File moved
backup/etc/backup.d/post-backup.d/upload-backup
→
backup/etc/
bytemark-vhost/
backup.d/post-backup.d/upload-backup
View file @
d2f11a36
File moved
backup/etc/backup.d/pre-backup.d/.empty
→
backup/etc/
bytemark-vhost/
backup.d/pre-backup.d/.empty
View file @
d2f11a36
File moved
backup/etc/backup.d/pre-backup.d/dump-mysql
→
backup/etc/
bytemark-vhost/
backup.d/pre-backup.d/dump-mysql
View file @
d2f11a36
File moved
firewall/bin/firewall-test
deleted
100755 → 0
View file @
89d0ef7d
#!/bin/sh
#
# Test the firewall works.
#
/usr/bin/firewall
--test
firewall/debian/bytemark-symbiosis-firewall.install
deleted
100644 → 0
View file @
89d0ef7d
rule
.
d
/*
usr
/
share
/
firewall
bin
/
firewall
usr
/
bin
bin
/
firewall
-
blacklist
usr
/
bin
bin
/
firewall
-
logtail
usr
/
bin
bin
/
firewall
-
test
etc
/
cron
.
hourly
patterns
.
d
/
etc
/
firewall
cron
.
d
/*
etc
/
cron
.
d
/
\ No newline at end of file
firewall/debian/changelog
View file @
d2f11a36
bytemark-
symbiosis-firewall (2010:0427-1) stable; urgency=low
symbiosis-firewall (2010:0427-1) stable; urgency=low
* Renamed the main package.
- But still "Provide:" the old name.
...
...
firewall/debian/compat
View file @
d2f11a36
4
7
firewall/debian/control
View file @
d2f11a36
Source:
bytemark-
symbiosis-firewall
Source: symbiosis-firewall
Section: net
Priority: extra
Maintainer: Steve Kemp <steve@bytemark.co.uk>
Uploaders: Patrick J Cherry <patch@bytemark.co.uk>
Build-Depends: debhelper (>=
4
.0.0)
Build-Depends: debhelper (>=
7
.0.0)
, cdbs
Standards-Version: 3.8.0
Package:
bytemark-
symbiosis-firewall
Provide: bytemark-vhost-firewall
Package: symbiosis-firewall
Provide
s
: bytemark-vhost-firewall
Architecture: all
Depends: iptables, dnsutils, iproute
Depends: iptables, dnsutils, iproute
, ${misc:Depends}
Replaces: bytemark-vhost-ssh-protection
Conflicts: bytemark-vhost-ssh-protection (<< 20081110153344)
Suggests: libnet-dns-perl
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment