summaryrefslogtreecommitdiffstats
path: root/qarsh/qarsh.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new packet type "setuser" so we can become any user/group combination.Nate Straz2005-08-241-2/+54
* Move send_packet() and recv_packet() to sockutil.c so qarsh can use them too.Nate Straz2005-08-241-28/+21
* Make qarsh a little more "user friendly."Nate Straz2005-08-241-6/+24
* Add initial working version of the QA Remote SHell.Nate Straz2005-08-241-0/+255