- 24 Aug, 2021 1 commit
-
-
Felix Kraus authored
-
- 17 Jan, 2018 1 commit
-
-
Simon Ruderich authored
It must occur in the first few lines of the file. Also the comma is incorrect as it's treated as logical AND. However we want to allow building on amd64 and i386.
-
- 28 Nov, 2017 1 commit
-
-
Simon Ruderich authored
-
- 02 Nov, 2017 6 commits
-
-
dario authored
-
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
-