summaryrefslogtreecommitdiff
path: root/sys/src/cmd/ndb/cs.c
AgeCommit message (Expand)Author
2022-12-12ndb/dns, ndb/cs: post to /srv instead of #scinap_lenrek
2020-08-01pre-lib9p servers: fix incorrect Tversion handlingkvik
2020-05-02make bind(2) error handling consistentcinap_lenrek
2018-09-26libc: add procsetname()cinap_lenrek
2018-09-16libndb: make ndbipinfo() walk ipnet for all matching entries, concatenate and...cinap_lenrek
2018-09-09ndb/cs: don't do dns lookups when all we got is loopback or link local addressescinap_lenrek
2018-07-10ndb/cs: add -6 flag for v6 only lookups and "ipv4" control message to toggle ...cinap_lenrek
2018-06-01ndb/cs: make ipv6 only host practical by checking ip version on local interfacescinap_lenrek
2018-05-16ndb/cs: prevent deadlock with ndb/cs by mounting /srv/dns *AFTER* /netcinap_lenrek
2018-05-01ndb/cs: fix crash in ndbredorder due to ndbnew() not maintaining the ->line ringcinap_lenrek
2018-04-17ndb/cs: remove single-ip-address assumptionscinap_lenrek
2018-04-14ndb/cs: remove paranoia debug togglecinap_lenrek
2018-01-28ndb/cs: handle v4 only case for rudpcinap_lenrek
2017-10-04ndb/cs: icmp only supports version 4 addresses, icmpv6 only version 6 addressescinap_lenrek
2016-11-17cmd: remove a bit of unused stuffftrvxmtrx
2016-08-14ndb/cs: don't lookup AAAA records for IL, make sure translated address is IPv...cinap_lenrek
2016-07-24make error handling in 9p service loops consistentcinap_lenrek
2016-05-16ndb/cs: fix memory leak (charles forsyth)cinap_lenrek
2014-12-13ndb/cs: fix spelling (thanks mischief)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
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
2012-08-26ndb/dns: fix netmkaddr() race, dnlock consistency, strcpy, cleanupscinap_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-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
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen