summaryrefslogtreecommitdiff
path: root/sys/src/cmd/ip
AgeCommit message (Expand)Author
2015-01-10ip/ipconfig: set ndb database file with -f argumentmischief
2014-12-26socksd: revert back, previous commit broke UdpAssociate requestcinap_lenrek
2014-12-26socksd: dont use myipaddr() for announcing addresscinap_lenrek
2014-12-08ip/ipconfig: treat /32 mask as /0mischief
2014-11-12httpfile: use webfs, fix 9p flushescinap_lenrek
2014-11-07fix dangerous werrstr() usagescinap_lenrek
2014-10-29fix syslog() use with linefeeds for various programscinap_lenrek
2014-09-14telnetd: let the kernel place the shared segment in segattach() (thanks kenji...cinap_lenrek
2014-09-06ip/ayiya: experimental anything in anything tunnel protocol clientcinap_lenrek
2014-08-27ipconfig: remove sleep() left over from debug :-)cinap_lenrek
2014-08-27ipconfig: fix readipifc() memory leaks in recvra6 and sendra6 processescinap_lenrek
2014-08-26ipconfig: cleanup code duplication in ip6cfg()cinap_lenrek
2014-08-26ping: don't spin when we get error reading icmp connection, print error and s...cinap_lenrek
2014-08-02ftpfs: dont convert names to latin when string is valid utf-8cinap_lenrek
2014-07-13tftpfs: make sure path is null terminatedcinap_lenrek
2014-07-13ftpd: dont skip unmountnet() and return proper error string from dialdata()cinap_lenrek
2014-07-13tftpd: fix error string packet overflow in nak(), fix syslog reportingcinap_lenrek
2014-05-19ip/torrent: use "torrent" as default user agentcinap_lenrek
2014-05-19ip/torrent: fix usage, add -A option to set user-agentcinap_lenrek
2014-05-18ipconfig: fix dhcp watchcinap_lenrek
2014-05-03fix threadsetname usage in few placesftrvxmtrx
2014-02-14socksd: close inside udp server one we get a connection (udprelay)cinap_lenrek
2014-02-14cifsd: fix compiler warningcinap_lenrek
2014-02-14ip/torrent: remove unneeded assignmentcinap_lenrek
2014-02-01ip/torrent: print tracker errors/warnings in debug mode and allow setting peeridmischief
2013-12-08experimental ntlmv2 server authenticaion support for cifsdcinap_lenrek
2013-12-05telnet: simplify previous change by moving the notkbd check into consctlcmd()cinap_lenrek
2013-12-05telnet: disable changing raw mode when a pipe was being used (from sources te...cinap_lenrek
2013-10-08ip/torrent: check piece offset, vlong castcinap_lenrek
2013-10-08ip/torrent: more checking, backoff from piece on hash errorcinap_lenrek
2013-09-14tls: fix various tlsClient()/tlsServer() related bugscinap_lenrek
2013-08-27imap4d: apply djc's patch to fix search (from /n/sources/patch/imap4d-cistrcmp)cinap_lenrek
2013-08-13libdraw: fix leftover processes or programs failing to restore window labels ...cinap_lenrek
2013-06-16make filesystem handling of read9pmsg() consistentcinap_lenrek
2013-04-23ftpd: "opts utf8 on"cinap_lenrek
2013-04-23ftpd: fix nil pointer derefernece when ominiting arguments to opts commandcinap_lenrek
2013-04-23ftpd: implement "OPTS UTF-8 ON", fix uninitialized printing uninitialized mem...cinap_lenrek
2013-04-20ip/torrent: use NPROC processes in parallel for calculating initial piece hashescinap_lenrek
2013-02-17ftpfs: fix wrong commentftrvxmtrx
2013-02-16ftpfs: do not call getfields after NLSTftrvxmtrx
2013-01-31httpd: fix rane requestscinap_lenrek
2013-01-31httpfile: fix range requestscinap_lenrek
2013-01-309p message size too smallcinap_lenrek
2013-01-146in4: add -o option to make it possible to use different nets for ipv6 and ip...cinap_lenrek
2012-12-31fix utf and rune handling in preparation for 32bit runescinap_lenrek
2012-12-216in4: use localmask instead of hardcoded /128 when adding address to interfacecinap_lenrek
2012-12-20hproxy: fix ipv6 url parsingcinap_lenrek
2012-12-05ip/ipconfig: automatically find ethernet device on /net if not givencinap_lenrek
2012-10-11cifsd: fix 64bit fileoffset bugcinap_lenrek
2012-10-116in4: fix exit status, less strict src filtering, logging (import from sources)cinap_lenrek