pdnsd
pdnsd is a proxy DNS server with permanent caching (the cache contents are written to hard disk on exit) that is designed to cope with unreachable or down DNS servers (for example in dial-in networking).
- Links to network / pdnsd
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:X0F:branches:network/pdnsd && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
pdnsd-06_reproducible_build.patch | 0000002408 2.35 KB | |
pdnsd-1.2.9a-par.tar.gz | 0000516061 504 KB | |
pdnsd-fix-preproc-errors.patch | 0000001931 1.89 KB | |
pdnsd-fix-udppacketsize.diff | 0000002001 1.95 KB | |
pdnsd-net_if_h-vs-linux_if_h.patch | 0000001348 1.32 KB | |
pdnsd-nodaemon-logfix.patch | 0000000643 643 Bytes | |
pdnsd.changes | 0000003676 3.59 KB | |
pdnsd.service.in | 0000000643 643 Bytes | |
pdnsd.spec | 0000005050 4.93 KB | |
pdnsd.sysconfig | 0000001177 1.15 KB | |
pdnsd_conf.patch | 0000006477 6.33 KB |
Latest Revision
Sergey Kondakov (X0F)
committed
(revision 11)
- add pdnsd-nodaemon-logfix.patch to remove the useless additional timestamp from journal logs - reorganize specfile: * patches back to -p1, much easier to handle * create pdnsd.service from single template for SLES12 (no hardening) and newer (hardening), do not maintain 2 files * put licences back into main package, only large doc into -doc subpackage - add patch pdnsd-fix-preproc-errors.patch to make compiletime default query selection actually work - remove cache file creation from package, the daemon creates this on first exit (see discussion in boo#1216277) - fix typo in tmpfile - fix for boo#1216277 * add pdnsd.tmpfile to safely create cache file * remove ExecStartPre from service file - No longer reference the full URL to the tarball: the website no longer exists (pdnsd 1.2.9a was released in March 2012). - rework patches to be p0 - add pdnsd_conf.patch * mainly just beautification for better readability - add pdnsd.sysconfig file * ability to pass ARGS - service files * update pdnsd.service
Comments 0