1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Dec 10, 2024 — Dec 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ext-dns: * [fix] Updated max message size supported by regression tests.. More... about 8 years ago
ext-dns: * [fix] Renamed variable to control max message size. More... about 8 years ago
ext-dns: * [fix] More updates to use max buffer size indicated by EXT_DNS_MESSAGE_BUFFER_SIZE. More... about 8 years ago
ext-dns: * [fix] Updated extDns server to support bigger dns messages than 512 bytes. Configured default size to 2048. More... about 8 years ago
ext-dns: * [fix] Updated copyright address More... over 8 years ago
ext-dns: * [fix] Updated version file.. More... over 8 years ago
ext-dns: * [fix] Updated ext-dns regression test.. More... over 8 years ago
ext-dns: * [fix] Added additional code to allow showing since when ext-dns server has been running.. More... over 8 years ago
ext-dns: * [fix] Updated ext-dnsd main startup log to avoid showing it in the case it is required show listen ip. Updated version file.. More... over 8 years ago
ext-dns: * [fix] Added static declaration to on_received handler for ext-dnsd server More... over 8 years ago
ext-dns: * [fix] Updated web files.. More... almost 9 years ago
ext-dns: * [fix] More corrections to have support for Centos 6/7.. More... over 9 years ago
ext-dns: * [fix] Adding missing files to build ext-dns on Centos More... over 9 years ago
ext-dns: * [fix] Updated buildrpm.sh to report error code reported by rpmbuild when it fails.. More... over 9 years ago
ext-dns: * [fix] Adding missing init.d files for centos More... over 9 years ago
ext-dns: * [fix] Adding support for Debian Jessie 8.0 More... over 9 years ago
ext-dns: * [fix] Added support for ubuntu xenial More... over 9 years ago
ext-dns: * [fix] Fixed compilation error inside src/ext-dns.c (debian squeeze i686) More... over 9 years ago
ext-dns: * [fix] Several updates to have the project compiled under raspberry pi Wheezy More... almost 10 years ago
ext-dns: * [fix] Updating ext-dns-watcher.py to implement 3 attempts before triggering failure.. More... about 10 years ago
ext-dns: * [fix] Updated ext-dns-watcher.py script to use edq instead of host.. More... about 10 years ago
ext-dns: * [fix] Updated Makefile.am to build documentation if doxygen is present (wrong variable referenced from Makefile.am) More... about 10 years ago
ext-dns: * [fix] Adding usr/bin/ext-dns-watcher.py into packaging.. More... about 10 years ago
ext-dns: * [fix] Updated references to install and use ext-dns-watcher.py.. More... about 10 years ago
ext-dns: * [fix] Updated ext-dnsd main code to better report when a query cannot be served at this point and will be queued (if max pending requests wasn't reached) or unknown reply will be reported.. More... about 10 years ago
ext-dns: * [fix] Updated error reporting when all children are busy to indicate to check ext-dns status file (usually located at /var/run/ext-dns.status) More... about 10 years ago
ext-dns: * [fix] Added additional syslog report to indicate when all children are busy (and to report how many of them are in these state). More... about 10 years ago
ext-dns: * [fix] Added additional code to run a waitpid task (without hang) to collect dead children. More... about 10 years ago
ext-dns: * [fix] Updated ext-dnsd-watcher cron to use new watcher which tests more elements (it is present, it is resolving and it is reporting expected values): ext-dns-watcher.py More... about 10 years ago
ext-dns: * [fix] Updated configure.ac, Makefile.am to avoid building doxygen docs when it is not available.. More... about 10 years ago