- 02 Nov, 2017 5 commits
-
-
Simon Ruderich authored
Already handled by dh-golang.
-
Simon Ruderich authored
dh-golang defaults to /usr/bin and I've found no better way to install to /usr/sbin.
-
Simon Ruderich authored
pcidentd is no library, therefore ship only the binary.
-
Simon Ruderich authored
This change handles the following build warning: unused substitution variable ${misc:Built-Using}
-
Simon Ruderich authored
These are all (relevant) options I found to restrict this service.
-
- 01 Nov, 2017 10 commits
-
-
Johannes Schilling authored
we had already depended on dh-systemd, but not explicitly used it before
-
Johannes Schilling authored
-
Johannes Schilling authored
-
Johannes Schilling authored
this makes us compatible with (among others) irc.fau.de again, albeit slightly lying about the type userid (which no one really seems to care about anyway)
-
Johannes Schilling authored
-
Simon Ruderich authored
-
Simon Ruderich authored
RFC 1413 explicitly requires \r\n as line ending (EOL).
-
Johannes Schilling authored
-
Johannes Schilling authored
-
Johannes Schilling authored
-
- 31 Oct, 2017 3 commits
-
-
Johannes Schilling authored
contrary to RFC1413, some IRC networks cannot handle special characters in the ident response (e.g. '+' on freenode) increase the length of sent response from 8 to 12 to make up for the lost character range (of which many popular networks only use 10)
-
Johannes Schilling authored
not even all freenode hosts have a reverse dns ending in .freenode.net, some (quakenet..) often have none at all, so our heuristic is pretty much useless
-
Johannes Schilling authored
-