summaryrefslogtreecommitdiff
path: root/sys/src/cmd/ndb
AgeCommit message (Expand)Author
2014-12-13ndb/cs: fix spelling (thanks mischief)cinap_lenrek
2014-12-10dnsgetip: filter negative answers, remove -f flag, use dnsgetip logfilecinap_lenrek
2014-12-09ndb: add dnsgetip program to resolve A and AAAA records during bootstrappingmischief
2014-12-08ndb/dns: ignore terminating authoritative flag for no-answer when more namese...cinap_lenrek
2014-10-29cs: fix linefeeds in syslog(), cleanupcinap_lenrek
2014-10-29cs: use /net/ether* instead /net/ether[0123], dont remove srv file with -n, d...cinap_lenrek
2014-09-28ndb/dns: request recursion only for local dns serverscinap_lenrek
2014-08-08ndb/dns: fix nil dereference crash with convM2DNS() returning reqmsg.qd == nilcinap_lenrek
2013-11-28ndb/dns: check bad name length in convM2DNS.c:^gname()cinap_lenrek
2013-11-26ndb/dns: do dnresolve() loopcheck only on hosts that we havnt already triedcinap_lenrek
2013-11-24ndb/dns: add support for internationalized domain namescinap_lenrek
2013-11-23ndb/dns: ignore refused (5) error repliescinap_lenrek
2013-11-20ndb/dns: filter dns answers avoiding cache poisoningcinap_lenrek
2013-11-17ndb/dns: another attempt...cinap_lenrek
2013-11-16ndb/dns: detect query loopscinap_lenrek
2013-11-15ndb/dns: various changescinap_lenrek
2013-11-13ndb/dns: case sensitive ndb attributes, Domlen consistency, dblookup() inplac...cinap_lenrek
2013-08-04dns: ignore spam addresses from cname answerscinap_lenrek
2013-06-21ndb/dns: avoid duplicate entries for db recordscinap_lenrek
2013-06-16make filesystem handling of read9pmsg() consistentcinap_lenrek
2013-06-14ndb/cs, ndb/dns: ignore special commands from users different from the one we...cinap_lenrek
2013-04-11ndb/dns: dont override req->aborttime in udpquery()cinap_lenrek
2013-01-05ndb/dnsdebug: make sure request is initialized (import from sources)cinap_lenrek
2012-08-29ndb/dns: fix mistakecinap_lenrek
2012-08-29ndb/dns: bug fixes and massive cleanupcinap_lenrek
2012-08-26dns: fix rr->srv memory leak in rrcopy, mark rr->sig->signer, dn aging, cleanupcinap_lenrek
2012-08-26ndb/dns: fix netmkaddr() race, dnlock consistency, strcpy, cleanupscinap_lenrek
2012-08-22ndb/dns: fix memory corruption and bad serveraddrs() range checkscinap_lenrek
2012-08-08ndb/dns: cleanupcinap_lenrek
2012-07-29ndb/cs: limit number of slave procscinap_lenrek
2012-07-28ndb/cs/dns: make sure never to block the 9p loop when we run out of processes...cinap_lenrek
2012-05-03bring back il protocol supportcinap_lenrek
2012-04-28ndb/cs: add lookups for sshstanley lieber
2012-04-24fix more fd <= 0 bugscinap_lenrek
2012-03-23ndb/cs: fix use after free caused by flush/clunk happening before dns lookup ...cinap_lenrek
2012-03-16ndb: avoid double /net/ndbcinap_lenrek
2012-03-09dns: import changes from sourcescinap_lenrek
2012-03-02dns: discover my ip address at runtimecinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen