Age | Commit message (Expand) | Author |
2016-01-07 | format pointer subtraction results with %zd instead of %ld (for long -> intpt... | cinap_lenrek |
2015-12-23 | snoopy: fix timestamps for pcap files (thanks BurnZeZ) | cinap_lenrek |
2015-08-25 | fix fuckup | glenda |
2015-08-25 | import E script from bell labs | mischief |
2015-08-03 | snoopy: dont rely on atoi() being able to parse hex | cinap_lenrek |
2015-07-23 | ip/httpfile: fix flushes, fix concurrent reads, set error string | cinap_lenrek |
2015-07-13 | httpfile: fix evictblock() so we wont consume all the memory | cinap_lenrek |
2015-07-11 | tftpd: count only options we understand so we wont send empty oack message | cinap_lenrek |
2015-06-10 | cifsd: smbrename is still ok when file is readonly (fixed git) | cinap_lenrek |
2015-05-20 | revert httpd log file goof | mischief |
2015-05-20 | ip/httpd: fix syslog file | mischief |
2015-03-18 | dhcpd: ignore ";" filename from sgi arcs bootp(); command | cinap_lenrek |
2015-03-12 | imap4d: simplify auth code using encodefmt(), use readn() to get multiple of ... | cinap_lenrek |
2015-01-10 | ip/ipconfig: set ndb database file with -f argument | mischief |
2014-12-26 | socksd: revert back, previous commit broke UdpAssociate request | cinap_lenrek |
2014-12-26 | socksd: dont use myipaddr() for announcing address | cinap_lenrek |
2014-12-08 | ip/ipconfig: treat /32 mask as /0 | mischief |
2014-11-12 | httpfile: use webfs, fix 9p flushes | cinap_lenrek |
2014-11-07 | fix dangerous werrstr() usages | cinap_lenrek |
2014-10-29 | fix syslog() use with linefeeds for various programs | cinap_lenrek |
2014-09-14 | telnetd: let the kernel place the shared segment in segattach() (thanks kenji... | cinap_lenrek |
2014-09-06 | ip/ayiya: experimental anything in anything tunnel protocol client | cinap_lenrek |
2014-08-27 | ipconfig: remove sleep() left over from debug :-) | cinap_lenrek |
2014-08-27 | ipconfig: fix readipifc() memory leaks in recvra6 and sendra6 processes | cinap_lenrek |
2014-08-26 | ipconfig: cleanup code duplication in ip6cfg() | cinap_lenrek |
2014-08-26 | ping: don't spin when we get error reading icmp connection, print error and s... | cinap_lenrek |
2014-08-02 | ftpfs: dont convert names to latin when string is valid utf-8 | cinap_lenrek |
2014-07-13 | tftpfs: make sure path is null terminated | cinap_lenrek |
2014-07-13 | ftpd: dont skip unmountnet() and return proper error string from dialdata() | cinap_lenrek |
2014-07-13 | tftpd: fix error string packet overflow in nak(), fix syslog reporting | cinap_lenrek |
2014-05-19 | ip/torrent: use "torrent" as default user agent | cinap_lenrek |
2014-05-19 | ip/torrent: fix usage, add -A option to set user-agent | cinap_lenrek |
2014-05-18 | ipconfig: fix dhcp watch | cinap_lenrek |
2014-05-03 | fix threadsetname usage in few places | ftrvxmtrx |
2014-02-14 | socksd: close inside udp server one we get a connection (udprelay) | cinap_lenrek |
2014-02-14 | cifsd: fix compiler warning | cinap_lenrek |
2014-02-14 | ip/torrent: remove unneeded assignment | cinap_lenrek |
2014-02-01 | ip/torrent: print tracker errors/warnings in debug mode and allow setting peerid | mischief |
2013-12-08 | experimental ntlmv2 server authenticaion support for cifsd | cinap_lenrek |
2013-12-05 | telnet: simplify previous change by moving the notkbd check into consctlcmd() | cinap_lenrek |
2013-12-05 | telnet: disable changing raw mode when a pipe was being used (from sources te... | cinap_lenrek |
2013-10-08 | ip/torrent: check piece offset, vlong cast | cinap_lenrek |
2013-10-08 | ip/torrent: more checking, backoff from piece on hash error | cinap_lenrek |
2013-09-14 | tls: fix various tlsClient()/tlsServer() related bugs | cinap_lenrek |
2013-08-27 | imap4d: apply djc's patch to fix search (from /n/sources/patch/imap4d-cistrcmp) | cinap_lenrek |
2013-08-13 | libdraw: fix leftover processes or programs failing to restore window labels ... | cinap_lenrek |
2013-06-16 | make filesystem handling of read9pmsg() consistent | cinap_lenrek |
2013-04-23 | ftpd: "opts utf8 on" | cinap_lenrek |
2013-04-23 | ftpd: fix nil pointer derefernece when ominiting arguments to opts command | cinap_lenrek |
2013-04-23 | ftpd: implement "OPTS UTF-8 ON", fix uninitialized printing uninitialized mem... | cinap_lenrek |