execute.c
Wed, 18 Feb 2009 23:25:21 +0100 viric Updating copyright years in the source. v0.6.3-3rd
Mon, 03 Nov 2008 20:23:13 +0100 viric Adding information on the exit status (signal/exit code).
Wed, 16 Jul 2008 13:51:09 +0200 llbatlle Updating the Copyright years from 2007 to 2007-2008.
Thu, 03 Jan 2008 11:44:49 +0100 lbatlle Comment on setsid for the job execution.
Thu, 03 Jan 2008 11:42:56 +0100 lbatlle Session created on exec child.
Mon, 12 Nov 2007 09:33:39 +0100 viric Passing SIGINT to the child, if it started.
Tue, 10 Apr 2007 00:14:45 +0200 viric Making "-l" not to trunc the commands.
Tue, 10 Apr 2007 00:08:52 +0200 viric Fixing an error measuring times
Mon, 09 Apr 2007 20:19:27 +0200 viric Fixed the errorlevel/times on signal received on the child.
Mon, 09 Apr 2007 20:12:24 +0200 viric times() reporting finished.
Mon, 09 Apr 2007 19:44:06 +0200 viric More code on times()
Sun, 08 Apr 2007 21:23:38 +0200 viric Half-code for 'times'
Fri, 06 Apr 2007 01:20:40 +0200 viric Fixed a bug in execute, calling error(). Wrong release again. 0.3.2-3
Fri, 06 Apr 2007 00:06:23 +0200 viric Never leave the socket if the server dies by SIGTERM.
Thu, 05 Apr 2007 23:55:45 +0200 viric Protection against SIGPIPE. Block it.
Thu, 05 Apr 2007 21:45:25 +0200 viric Better error reports on internal handled errors.
Tue, 03 Apr 2007 12:38:22 +0200 lbatlle Fixed a posix compatibility problem.
Mon, 02 Apr 2007 23:14:51 +0200 viric Fixed two bugs: POSIXLY_CORRECT=YES no more in the child's env, and a
Mon, 02 Apr 2007 17:50:06 +0200 viric Added TS_ONFINISH.
Mon, 02 Apr 2007 16:54:10 +0200 viric Send e-letter implemented.
Mon, 02 Apr 2007 00:34:21 +0200 viric Fixed "-f". Now it doesn't close stdin in this case.
Mon, 02 Apr 2007 00:29:33 +0200 viric Merged -U with the "not using bash anymore".
Mon, 02 Apr 2007 00:22:55 +0200 viric Now the orders don't run under 'bash'. They run as is.
Sun, 01 Apr 2007 23:47:43 +0200 viric Adding "swap jobs" with -U. Fixed a big problem with fds 0, 1, 2.
Wed, 28 Mar 2007 23:53:02 +0200 viric Added gzip output.
Mon, 26 Mar 2007 14:17:45 +0200 lbatlle Added the license.
Sun, 25 Mar 2007 23:27:42 +0200 viric Better include files.
Sun, 25 Mar 2007 17:03:40 +0200 viric Kill the running job works fine.
Sun, 25 Mar 2007 15:26:37 +0200 viric The commandline parameters are centered in a struct.
Sun, 25 Mar 2007 13:28:24 +0200 viric Unified socket path, depending on the username and $TMPDIR.
Sun, 25 Mar 2007 04:48:43 +0200 viric Now output can go to filenames.
Sun, 25 Mar 2007 01:07:03 +0100 viric The finished jobs store the errorlevel, and can be listed.
Sat, 24 Mar 2007 16:17:09 +0100 viric Now commands of any-length are accepted.
Fri, 23 Mar 2007 14:34:16 +0100 lbatlle First usable version! v0.0.1
Fri, 23 Mar 2007 08:37:45 +0100 viric Some more code for execution.
less more (0) tip