Skip to content
Snippets Groups Projects
  1. Sep 17, 2008
  2. Sep 15, 2008
  3. Feb 16, 2007
  4. Jun 07, 2006
  5. Mar 22, 2006
    • Matt Johnston's avatar
      A hack to make dbclient to tcp forwarding netcat style. · cdbe8535
      Matt Johnston authored
      eg
      
      ./dbclient -i testkey -L 1234:remotehost:remoteport  tunnelhost
      
      will ssh to tunnelhost (using testkey, there's no way to ask for a password)
      and then tcpfwd to remotehost:remoteport on stdin/stdout.
      
      There's no way to give a cmdline password, so -i for a keyfile will have to do.
      Yet another reason for agent forwarding.
      
      The 1234 is a dummy var, I think it has to be a valid portnumber though.
      
      --HG--
      branch : dbclient-netcat-alike
      extra : convert_revision : d1f69334581dc4c35f9ca16aa5355074c9dd315d
      cdbe8535
  6. Feb 11, 2006
  7. Sep 21, 2005
  8. Jul 08, 2005
  9. Mar 02, 2005
  10. Jan 03, 2005
  11. Nov 28, 2004
  12. Aug 26, 2004
    • Matt Johnston's avatar
      - added circular buffering for channels · 51a74b47
      Matt Johnston authored
      - added stderr support for the client
      - cleaned up a bunch of "unused" warnings, duplicated header definitions
      - added exit-status support for the client
      
      --HG--
      extra : convert_revision : 5bdf806d8b440c87f7235414662f4189195618f4
      51a74b47
  13. Aug 25, 2004
    • Matt Johnston's avatar
      Nasty. · 2dcd6b22
      Matt Johnston authored
      --HG--
      extra : convert_revision : e1229cd01c3007206d2937ea390ad4966c289a5a
      2dcd6b22
  14. Aug 23, 2004
  15. Aug 22, 2004
  16. Aug 15, 2004
  17. Aug 12, 2004
  18. Aug 11, 2004
  19. Aug 07, 2004
    • Matt Johnston's avatar
      - client pubkey auth works · 0bbe2fa8
      Matt Johnston authored
      - rearrange the runopts code for client and server (hostkey reading is needed
        by both (if the client is doing pubkey auth. otherwise....))
      
      --HG--
      extra : convert_revision : 5420858803bfff1e27dfe7fa877ba6fdd747e0c5
      0bbe2fa8
  20. Aug 04, 2004
  21. Aug 02, 2004
    • Matt Johnston's avatar
      Banner printing · 9c91ea1c
      Matt Johnston authored
      --HG--
      extra : convert_revision : a38558944355bb9b4c8e9e22147c1f2d8d327775
      9c91ea1c
  22. Aug 01, 2004
  23. Jul 30, 2004
  24. Jul 29, 2004
  25. Jul 28, 2004
  26. Jul 26, 2004