Fri, 13 Apr 2007 20:52:28 +0200 viric Fixed the versions in the code. v0.4-2
Fri, 13 Apr 2007 20:51:03 +0200 viric Added tag v0.4-1 for changeset b60f173b1489
Fri, 13 Apr 2007 20:50:31 +0200 viric Copyright for list.c v0.4-1
Fri, 13 Apr 2007 20:46:56 +0200 viric Added tag v0.4 for changeset 9d23b6db61c9
Fri, 13 Apr 2007 20:46:53 +0200 viric Updated changelog for v0.4 v0.4
Thu, 12 Apr 2007 22:45:03 +0200 viric Fixed a \n 'mankantan' in the TS_SAVEFILE dump.
Tue, 10 Apr 2007 23:44:19 +0200 viric Added notes about portability.
Tue, 10 Apr 2007 23:31:21 +0200 viric Added TS_SAVELIST.
Tue, 10 Apr 2007 17:16:25 +0200 viric $USER is no more used for crating the socket path. Now the UID is used.
Tue, 10 Apr 2007 00:16:04 +0200 viric Fixed makefile, after removing msg.h
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:45:09 +0200 viric Merge from stable to partial times()
Mon, 09 Apr 2007 19:44:06 +0200 viric More code on times()
Sun, 08 Apr 2007 23:19:30 +0200 viric Fixed a buffer overflow in jobs.c, when sending the lines for LISTJOBS.
Sun, 08 Apr 2007 21:23:38 +0200 viric Half-code for 'times'
Fri, 06 Apr 2007 01:22:07 +0200 viric Fixed make install, depending on ts.
Fri, 06 Apr 2007 01:20:57 +0200 viric Added tag 0.3.2-3 for changeset c0a1c1e98b6a
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:59:35 +0200 viric Added tag v0.3.2-2 for changeset 98b6955472dd
Fri, 06 Apr 2007 00:59:32 +0200 viric Fixed warning in error.c v0.3.2-2
Fri, 06 Apr 2007 00:58:25 +0200 viric Fixed error reporting.
Fri, 06 Apr 2007 00:10:27 +0200 viric Added tag v0.3.2-1 for changeset 27b0f0e44de8
Fri, 06 Apr 2007 00:10:04 +0200 viric Added copyright headers to the new files. I always forget that. v0.3.2-1
Fri, 06 Apr 2007 00:07:26 +0200 viric Added tag v0.3.2 for changeset 098526b06bfe
Fri, 06 Apr 2007 00:07:22 +0200 viric Updating versions in the code. v0.3.2
Fri, 06 Apr 2007 00:06:23 +0200 viric Never leave the socket if the server dies by SIGTERM.
Thu, 05 Apr 2007 23:59:50 +0200 viric Updated bug list.
Thu, 05 Apr 2007 23:58:50 +0200 viric Going for 0.3.2
Thu, 05 Apr 2007 23:57:32 +0200 viric Small addon for -K to the manual.
Thu, 05 Apr 2007 23:55:45 +0200 viric Protection against SIGPIPE. Block it.
Thu, 05 Apr 2007 22:20:38 +0200 viric Server won't die for out of handles.
Thu, 05 Apr 2007 21:48:11 +0200 viric Better manpage on TS_ONFINISH.
Thu, 05 Apr 2007 21:45:25 +0200 viric Better error reports on internal handled errors.
Thu, 05 Apr 2007 19:19:09 +0200 viric Merged stupid branches.
Wed, 04 Apr 2007 00:31:54 +0200 viric Added tag v0.3.1-4 for changeset 94170d3b46d0
Wed, 04 Apr 2007 00:31:39 +0200 viric Fixed the manpage for TS_ONFINISH v0.3.1-4
Thu, 05 Apr 2007 13:05:25 +0200 lbatlle Fixed the declaration warnings in the compilation.
Thu, 05 Apr 2007 10:34:34 +0200 lbatlle Finally fixed the POSIXLY_CORRECT env problem
Tue, 03 Apr 2007 23:56:11 +0200 viric Added tag v0.3.1-3 for changeset 36bec04b8afd
Tue, 03 Apr 2007 23:55:30 +0200 viric Removed the gzip for the manpage in Makefile. v0.3.1-3
Tue, 03 Apr 2007 23:54:05 +0200 viric Added tag v0.3.1-2 for changeset 94945f1c7326
Tue, 03 Apr 2007 23:53:06 +0200 viric Fixed a wrong makefile. Stupid me. v0.3.1-2
Tue, 03 Apr 2007 23:50:59 +0200 viric Added tag v0.3.1 for changeset 4735cade8213
Tue, 03 Apr 2007 23:50:57 +0200 viric Going to 0.3.1 v0.3.1
Tue, 03 Apr 2007 23:50:26 +0200 viric New Changelog, updated README, and the manpage.
Tue, 03 Apr 2007 23:39:03 +0200 viric Updated tricks.
Tue, 03 Apr 2007 23:35:46 +0200 viric Added manpage and make install.
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:53:58 +0200 viric Added tag v0.3 for changeset bb1b20d79acf
Mon, 02 Apr 2007 17:53:52 +0200 viric Marking the TODO for 0.3 v0.3
Mon, 02 Apr 2007 17:50:06 +0200 viric Added TS_ONFINISH.
Mon, 02 Apr 2007 17:06:45 +0200 viric Fixed a bug in the mailer.
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.
(0) -100 -60 +60 +100 tip