Commit graph

79 commits

Author SHA1 Message Date
Vsevolod Stakhov
4572a66141 Remove extra bind_socket in rmilter.conf.common 2015-09-20 20:50:59 +01:00
Vsevolod Stakhov
b8b89fa334 Fix systemd config. 2015-09-18 15:37:34 +01:00
Vsevolod Stakhov
a6bd2d3d07 Fix reload signal. 2015-09-17 14:46:05 +01:00
Vsevolod Stakhov
8c0f545205 Fix default configurations to the inet sockets. 2015-09-14 14:40:50 +01:00
Vsevolod Stakhov
c1065a5f08 Fix systemd units. 2015-09-14 14:40:38 +01:00
Vsevolod Stakhov
a1c49918b8 Fix pidfile creation from the debian init script. 2015-09-13 10:44:16 +01:00
Yann Autissier
d0a587003c Fix doc: add reference to strict_auth directive 2015-08-20 17:21:35 +02:00
Skibbi
8331489682 Missing socket configuration
Fix for #31
2015-07-25 01:00:56 +02:00
Mikhail Gusarov
6a17580a66 Update debian/changelog 2015-07-18 20:11:32 +00:00
Mikhail Gusarov
30907e4a68 Prepare for 1.6.2 release 2015-02-13 05:08:37 +00:00
Mikhail Gusarov
a39d8ed3dc Work around autostarting rmilter after install 2015-02-13 05:08:37 +00:00
Mikhail Gusarov
a216081f74 Bump Standards-Version, no changes required 2015-02-13 05:08:37 +00:00
Mikhail Gusarov
6ea1bad523 Refresh debian/copyright
- Update copyright years
- Remove unused paragraphs
- Re-sort entries to fix matching
2015-02-13 05:08:37 +00:00
Mikhail Gusarov
a154104bb0 Implement socket-activated systemd support 2015-02-13 05:08:37 +00:00
Mikhail Gusarov
dfc81a911c Split rmilter.conf into sysvinit and systemd parts 2015-02-13 05:08:37 +00:00
Mikhail Gusarov
e1b15811bc Invert -d "daemonize" option
It is not a wise idea to change default behaviour in patch release.
2015-02-11 19:55:17 +00:00
Cameron Norman
65db65e3e2 Add Upstart job to debian packaging 2014-07-25 14:17:05 -07:00
Mikhail Gusarov
5cc968ef2f Add systemd unit 2014-03-30 11:38:18 +02:00
Vsevolod Stakhov
a8d7db5d1c Prepare 1.6.1. 2014-03-23 10:05:57 -07:00
Vsevolod Stakhov
31e157f11c Remove obsolete md5 license from copyright. 2014-03-12 14:18:27 +00:00
Mikhail Gusarov
19155b9be0 Use LSB functions to report start/stop progress 2014-03-11 23:49:55 +01:00
Mikhail Gusarov
fa23c31954 Bump debhelper compat to enable hardening 2014-03-11 23:39:03 +01:00
Mikhail Gusarov
47dad6eccd Install rmilter.conf 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
d6669b5332 Extract licenses into separate block 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
3f188bbc80 Update names of licenses and relicense packaging under BSD2 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
8215a22e13 Move /run/rspamd management to initscript 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
5368611f2d Remove Upstart file, Ubuntu is moving to systemd anyway 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
08ea608efe Remove leftovers 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
566f69dd28 Move rmilter socket to /run/rmilter/rmilter.sock 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
a7c5b0010a pidfile was moved to /run 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
b82a66a08e Use /run, not /var/run for run files 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
aeed5041b7 Remove always-empty variable 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
b247375926 The only option to pass to rmilter is -h, not terribly useful 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
dfcc135b83 Get rid of PNAME variable 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
c9180db29b Remove DOPTIONS 2014-03-11 23:32:17 +01:00
Mikhail Gusarov
5aad4ce17f Extract common parts into functions 2014-03-11 23:32:16 +01:00
Mikhail Gusarov
fec65bbda3 Remove hardcoded socket name 2014-03-11 23:32:16 +01:00
Mikhail Gusarov
7daf810726 Fix hardcoded user/group 2014-03-11 23:32:16 +01:00
Mikhail Gusarov
5d7e23bec7 Fix user name 2014-03-11 23:32:16 +01:00
Mikhail Gusarov
0e624698b5 Don't advertise reload option as it should not restart service 2014-03-10 01:21:11 +01:00
Mikhail Gusarov
5a3e193a07 Remove redundant check: user/group is ensured by postinst 2014-03-10 01:19:44 +01:00
Mikhail Gusarov
b3d1ffda87 Don't do a noop 2014-03-10 01:19:20 +01:00
Mikhail Gusarov
c937118118 Get rid of N variable 2014-03-10 01:19:13 +01:00
Mikhail Gusarov
4bef742944 Get rid of ENABLED setting, use update-rc.d instead 2014-03-10 01:15:04 +01:00
Mikhail Gusarov
e8da7e2d48 Don't remove system user on uninstall, but purge /var/lib/rmilter instead 2014-03-10 01:08:39 +01:00
Mikhail Gusarov
8980e277c9 Simplify and move to postinst creation of user/group 2014-03-10 01:07:01 +01:00
Mikhail Gusarov
2dc6c97c73 Switch to dh from CDBS 2014-03-10 01:01:22 +01:00
Mikhail Gusarov
21da41d138 Remove cruft from .dirs file 2014-03-10 00:59:19 +01:00
Mikhail Gusarov
edf1b828ea Remove generated file from repository 2014-03-10 00:59:03 +01:00
Mikhail Gusarov
7f0fa4da8b No need to explain source, it is debian native package 2014-03-10 00:58:35 +01:00