summaryrefslogtreecommitdiff
path: root/rc/bin/ircrc
AgeCommit message (Collapse)Author
2021-06-15ircrc: freenode -> oftcglenda
2017-06-02ircrc: strip backspaces, preventing backspace spam (thanks doppler)cinap_lenrek
2015-09-19ircrc: add -P option for server password (thanks, nick)stanley lieber
2015-03-23ircrc: remove unused clonefileftrvxmtrx
2015-02-12ircrc: dont require nick and user to be the same for auth/userpasswd (thanks ↵cinap_lenrek
spew)
2014-12-27ircrc: use aux/trampoline or tlsclient for connections, add -T flag for tlsmischief
previously ircrc dialed through /net itself and resolved ips on its own. this prevented the use of an ip address, and also prevented use of ipv6. now you can use an ip, or a dns name that resolves to ipv6. the -T flag is also added to use tlsclient for encrypted connections.
2014-11-07Don't quit ircrc on blank line (thanks Ray)khm
2013-05-29ircrc: target is more important (especially in winwatch)ftrvxmtrx
2013-01-29Fixed some ircrc bugs. Only the last channel given to the -t flag is set as ↵ppatience0
target. Unknown commands are not sent to the server. Control-D can be used to exit the client. When the connection is lost, an error message is displayed and the client waits for user input before exiting. Manual page updated.
2012-10-12ircrc: fix spurious autojoincinap_lenrek
2012-10-12ircrc: various improvements (thanks again pap!)cinap_lenrek
the -t option was ineffective. this fixes is. fix incompatibility with 9vx as its tcp/status file returns slightly different format than Plan 9. strip annoying  character from nickserv.
2011-09-19add ircrcstanley lieber