Commit Graph

  • ba2e6a4248 Try to find a socket directory where bind(2) succeeds Marc André Tanner 2014-06-20 12:35:17 +0200
  • 91422cbf6e Remove useless default paths from config.mk Marc André Tanner 2014-06-20 10:10:59 +0200
  • d0afc4ff52 Add testcase involving dvtm Marc André Tanner 2014-06-19 10:31:48 +0200
  • 76bbea220b Pass correct window size to underlying application Marc André Tanner 2014-06-19 10:30:03 +0200
  • 5a88eee291 Add rudimentary test suite Marc André Tanner 2014-06-18 14:30:31 +0200
  • 54c1dbddb2 Mark zombie sessions with '+' symbol Marc André Tanner 2014-06-18 14:24:20 +0200
  • fdf943d520 Make sure that clients are informed about session termination Marc André Tanner 2014-06-18 11:35:26 +0200
  • a7e13911c5 Fix -n mode: do not wait for clients to connect Marc André Tanner 2014-06-17 23:36:47 +0200
  • 3e4485642b Do not start server main loop if execvp(3) failed Marc André Tanner 2014-06-17 15:59:17 +0200
  • f4d3f21f00 Source code formatting changes Marc André Tanner 2014-03-22 17:38:17 +0100
  • eccf9fd16e Introduce read only sessions (-r option) Marc André Tanner 2014-03-22 17:27:59 +0100
  • 1fbc4690e5 Remove unused code Marc André Tanner 2014-03-22 00:25:57 +0100
  • 15169cda58 Use STDIN_FILENO instead of 0 Marc André Tanner 2014-03-21 23:08:42 +0100
  • 3aa08a2d89 Clean up debug packet printing code Marc André Tanner 2014-03-21 23:00:08 +0100
  • 6000bc6240 Request screen size if most recently connected client disconnects Marc André Tanner 2014-03-21 21:57:50 +0100
  • a99e46fd23 Simplify I/O handling Marc André Tanner 2014-03-21 20:40:55 +0100
  • 6bd887dc96 Use ISO 8601 date format in list_session Lars Kellogg-Stedman 2014-03-10 16:07:16 -0400
  • f9f7eb63af Restore terminal before printing info messages Marc André Tanner 2014-03-08 20:03:11 +0100
  • 06e4d23bd1 Update man page Marc André Tanner 2014-03-07 19:53:50 +0100
  • 463db77274 Execute $ABDUCO_CMD or dvtm if no command is given Marc André Tanner 2014-03-07 19:53:25 +0100
  • 6a99af6d1e Fix support for relative socket paths Marc André Tanner 2014-03-07 18:57:37 +0100
  • 3a14718bb7 Respect $TMPDIR when creating sockets Marc André Tanner 2014-03-07 18:41:34 +0100
  • 4fdb48dfcd Change default key bindings to match dtach Marc André Tanner 2014-03-06 23:12:45 +0100
  • a3700092cb Mark the socket executable if clients are connected Marc André Tanner 2014-03-06 22:24:38 +0100
  • 95db782096 Change resize policy Marc André Tanner 2014-03-06 18:55:44 +0100
  • 5dbe797f0c Remove useless code Marc André Tanner 2014-03-06 18:54:45 +0100
  • 37a2a9d946 Send info messages to stderr Marc André Tanner 2014-03-06 18:49:49 +0100
  • a76088e0c0 Prefix info messages with session name Marc André Tanner 2014-03-06 18:34:41 +0100
  • f7a3290c9c Recreate server socket upon receiving SIGUSR1 Marc André Tanner 2014-03-06 17:19:10 +0100
  • b205eeea9a Don't wait for clients to be present inorder to read program I/O Marc André Tanner 2014-03-06 12:58:15 +0100
  • 6084fb4893 Make delivery of exit status code more reliable Marc André Tanner 2014-03-06 11:39:03 +0100
  • 006c93a9d1 Send exit status back to client Marc André Tanner 2014-02-27 17:17:48 +0100
  • 12287e473d Accept resize request only from the client which connected first Marc André Tanner 2014-02-27 17:04:36 +0100
  • ed4f1ecdcd Use the same packet structure for both ways of the client server communiction Marc André Tanner 2014-02-26 21:13:18 +0100
  • c14b9c9173 Unlink socket when server is killed Marc André Tanner 2014-02-25 23:36:02 +0100
  • fcaf5368fa Use more appropriate types Marc André Tanner 2014-02-25 22:03:55 +0100
  • 42bcd723bd Pass suspend key (ctrl+z) to underlying application Marc André Tanner 2014-02-25 20:35:33 +0100
  • 96e37153e0 Sort active session list by creation date Marc André Tanner 2014-02-24 17:51:31 +0100
  • 4bd951c4ae Use abreviated weekday to preserve alignment Marc André Tanner 2014-02-24 17:29:42 +0100
  • d9929a0570 Unlink socket when forkpty fails Marc André Tanner 2014-02-24 17:29:17 +0100
  • c999a6322b Add debug.c to Makefile tarball generation target Marc André Tanner 2014-02-18 23:22:49 +0100
  • 17ad51acae Add forkpty implementation for AIX Marc André Tanner 2014-02-18 23:19:55 +0100
  • 89cbbb3aa6 Initial import Marc André Tanner 2014-02-18 20:06:51 +0100