]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2018-03-28  Remi Gacognednsdist: Add `checkFunction` to implement a dynamic... 6411/head
2018-03-27  Pieter LexisMerge pull request #6402 from chbruyand/dnsdist-issue...
2018-03-27  Remi GacogneMerge pull request #6401 from rgacogne/dnsdist-api...
2018-03-27  Charles-Henri... dnsdist: fix typos and replaces new typedef's name 6402/head
2018-03-27  Remi Gacognednsdist: Use double instead of int in the API 6401/head
2018-03-27  Remi GacogneMerge pull request #6392 from rgacogne/dnsdist-sodcrypt...
2018-03-27  Remi GacogneMerge pull request #6393 from rgacogne/dnsdist-stat...
2018-03-26  Charles-Henri... dnsdist: add option to showRules actions to truncate...
2018-03-26  Remi Gacognednsdist: Work around a false positive in statNodeRespRing() 6393/head
2018-03-26  Remi GacogneMerge pull request #6378 from rgacogne/dnsdist-copy...
2018-03-26  Remi GacogneMerge pull request #6384 from rgacogne/dnsdist-dynbpf-log
2018-03-26  Remi Gacognednsdist: Fix concat of the console msg length to the... 6392/head
2018-03-26  Remi Gacognednsdist: Unbreak addBPFFilterDynBlocks() 6384/head
2018-03-26  Remi Gacognednsdist: Log when we add an EBPF dynamic block, like...
2018-03-26  Remi Gacognednsdist: Reduce the amount of times we copy our shared... 6378/head
2018-03-26  Pieter LexisMerge pull request #6355 from chbruyand/recursor-issue...
2018-03-26  Pieter LexisMerge pull request #6381 from rgacogne/dnsdist-serverpo...
2018-03-26  Pieter LexisMerge pull request #6379 from pieterlexis/rec-rpz-stats
2018-03-26  Pieter LexisMerge pull request #6380 from rgacogne/no-vlas
2018-03-24  Remi GacogneMerge pull request #6375 from krionbsd/dnsdist
2018-03-24  Remi GacogneMerge pull request #6382 from rgacogne/dnsdist-nodnscrypt
2018-03-23  Remi Gacognednsdist: Use a separate lock for accessing the pool... 6381/head
2018-03-23  Remi Gacognednsdist: Build without DNSCrypt support 6382/head
2018-03-23  Remi GacogneUse obj.data() instead of &obj.at(0) to prevent exception 6380/head
2018-03-23  Remi Gacognetravis: Add -Werror=vla to prevent the use of VLAs
2018-03-23  Remi Gacogneauth: Remove VLAs
2018-03-23  Remi GacogneRemove VLAs in the OpenSSL signer code
2018-03-23  Pieter LexisMerge pull request #6344 from rgacogne/rec-lua-ffi...
2018-03-23  Pieter Lexisrec: Add RPZ statistics docs 6379/head
2018-03-23  Pieter Lexisrec: move the rpz stats to a different url
2018-03-23  Remi Gacogneixfr: Get rid of a VLA (and two copies) in getIXFRDeltas()
2018-03-23  Remi Gacognerec: Get rid of a VLA (and a copy) in handleUDPServerRe...
2018-03-23  Pieter Lexisrec: save rpzStats as a shared_ptr
2018-03-23  Pieter Lexisrec: update the number of records in the RPZ stats
2018-03-23  Remi GacogneRemove a VLA in waitForMultiData()
2018-03-23  Remi Gacognednsdist: Get rid of a VLA in TCP workers
2018-03-23  Remi Gacognednsdist: Get rid of VLAs in the console
2018-03-22  Pieter LexisExpose rpz stats in the web-interface
2018-03-22  Remi Gacogne[WIP] rec: Add metrics for RPZ zones
2018-03-22  Pieter LexisMerge pull request #6317 from rgacogne/dnsdist-source...
2018-03-22  Pieter LexisMerge pull request #6069 from Habbie/no-more-bootstrap
2018-03-22  Pieter LexisMerge pull request #6045 from rgacogne/dnscrypt-xchacha20
2018-03-21  Pieter LexisMerge pull request #6374 from chbruyand/auth-quiet...
2018-03-21  Pieter LexisAdd missing README symlink 6069/head
2018-03-21  Pieter LexisSmall documentation fixes 6045/head
2018-03-21  Pieter LexisMerge pull request #6370 from chbruyand/auth-issue...
2018-03-21  Pieter LexisMerge pull request #6342 from chbruyand/reload-resolvconf
2018-03-21  Pieter LexisMerge pull request #6352 from cmouse/lua
2018-03-21  Charles-Henri... auth: fix typo in command description 6374/head
2018-03-21  Remi GacogneMerge pull request #6376 from pieterlexis/travis-bulkte...
2018-03-21  Pieter Lexistests: lower dnsbulktest threshold in travis 6376/head
2018-03-20  krionAdd '?' for providing help() output on dnsdist -c 6375/head
2018-03-20  Remi GacogneMerge pull request #6364 from rgacogne/dnsdist-macro...
2018-03-20  Remi GacogneMerge pull request #6327 from lowellmower/server-up...
2018-03-20  Remi GacogneMerge pull request #6372 from krionbsd/pedantic
2018-03-20  krionRemove extra semicolons to remove some -pedantic warnings. 6372/head
2018-03-20  Remi GacogneMerge pull request #6363 from chbruyand/issue-6346
2018-03-20  Remi GacogneMerge pull request #6366 from rgacogne/dnsdist-exceed...
2018-03-20  Remi GacogneMerge pull request #6368 from rgacogne/dnsdist-faster...
2018-03-19  Charles-Henri... auth: add quiet modifier to pdnsutil rectify-all-zones...
2018-03-19  Charles-Henri... auth: fix regression while handling user-defined axfr... 6370/head
2018-03-19  Remi Gacognednsdist: Only update the DynBlock state holders when... 6368/head
2018-03-19  Remi Gacognednsdist: Reserve according to the _query_ ring size... 6366/head
2018-03-19  Remi GacogneMerge pull request #6350 from rgacogne/dnsdist-lua...
2018-03-19  Charles-Henri... dnsdist: correct typos in doc, adjust regression test 6363/head
2018-03-19  Charles-Henri... dnsdist: ignore certificate files used by the tests
2018-03-19  Charles-Henri... dnsdist: test LuaAction optional second return value
2018-03-19  Charles-Henri... dnsdist: add missing definition for DNSResponseAction
2018-03-19  Charles-Henri... Merge branch 'master' into issue-6346
2018-03-19  Charles-Henri... improve documentation of addLuaAction and addLuaRespons...
2018-03-19  Charles-Henri... dnsdist: make lua actions second return value optional
2018-03-19  Remi Gacognednsdist: Fix 'unreachable code' warnings reported by... 6364/head
2018-03-16  Peter van DijkMerge pull request #6354 from Habbie/zpt-eof-crash
2018-03-16  Peter van DijkMerge pull request #6360 from Habbie/mirror-dnsperf
2018-03-16  Peter van Dijkuse mirror for dnsperf 6360/head
2018-03-16  Remi Gacognerec: Set the visibility of FFI functions to 'default... 6344/head
2018-03-16  Charles-Henri... remove typo 6342/head
2018-03-15  Charles-Henri... rename new settings to group them, add documentation 6355/head
2018-03-15  Peter van DijkMerge pull request #6356 from chbruyand/update-dnsdistc...
2018-03-15  Peter van Dijkrather than crash, sheepishly report no file/linenum 6354/head
2018-03-15  Aki Tuomibuild-scripts: Use correct example file for lua2 6352/head
2018-03-15  Remi Gacognednsdist: Move StatNode's counters to uint64_t 6350/head
2018-03-15  Remi Gacognednsdist: Fix StatNode stats update
2018-03-15  Remi Gacognednsdist: Restore StatNode's children (optionnally)...
2018-03-15  Charles-Henri... recursor: add min-udp-source-port, max-udp-source-port...
2018-03-15  Remi Gacognednsdist: Use a reserve()'d unordered_map for exceed...
2018-03-15  bert hubertMerge pull request #6326 from rgacogne/calidns-ecs
2018-03-15  Charles-Henri... dnsdist: Update deprecated syntax used in dist configur... 6356/head
2018-03-15  Pieter LexisMerge pull request #6345 from pieterlexis/secpoll-update
2018-03-14  Remi Gacognednsdist: Don't copy data around in the exceed* functions
2018-03-14  Remi Gacognednsdist: Don't copy labels into a deque when inserting...
2018-03-14  Remi Gacognednsdist: Don't keep track of the remote in StatNode
2018-03-14  Pieter LexisMerge pull request #6338 from cmouse/lua
2018-03-14  Pieter LexisUpdate secpoll 6345/head
2018-03-14  Lowell Mowermove constant in countServersUp() signature 6327/head
2018-03-14  Remi Gacognerec: Constify the methods of RecursorLua4 when possible
2018-03-14  Remi Gacognerec: Instruct LuaWrapper to stay away from our FFI...
2018-03-14  Remi Gacognerec: Add a new Lua FFI hook, gettag-ffi
2018-03-14  Charles-Henri... Don't check for changes more than once every 60 secs
2018-03-13  Charles-Henri... Use RAII wrappers for locks and some cleaning following...
next