client.c
Sat, 19 Mar 2016 11:14:18 +0100 viric Adding -k, kill job (SIGTERM to process group).
Sat, 26 May 2012 17:00:48 +0200 viric Fixing some code based on gcc warnings.
Wed, 23 May 2012 19:38:12 +0200 viric Implementing the num_slots for newjob in the messages, but the server still does jobslots
Thu, 28 Jul 2011 19:43:01 +0200 viric Adding the option '-B' for Mark, that will make ts quit if it cannot enqueue a
Wed, 07 Oct 2009 21:18:49 +0200 viric Improving the detection of ts version, without timeout. This way TS_MAXCONN helps.
Fri, 02 Oct 2009 19:38:30 +0200 viric Removing a double message sent I had I don't know why.
Fri, 02 Oct 2009 19:20:41 +0200 viric Making changes so it looks like the code in ts-0.6.4, which I can't find v0.6.4
Wed, 18 Feb 2009 23:25:21 +0100 viric Updating copyright years in the source. v0.6.3-3rd
Wed, 18 Feb 2009 23:18:43 +0100 viric Making the check_version coep well with old ts servers.
Sun, 15 Feb 2009 19:04:15 +0100 viric Adding version control in the protocol. It can't check with older versions.
Sun, 15 Feb 2009 17:33:57 +0100 viric Adding -D. Forward to 0.6.3.
Sun, 09 Nov 2008 22:38:57 +0100 viric Making "-S" to return the number of slots set, if without additional argument.
Wed, 16 Jul 2008 13:51:09 +0200 llbatlle Updating the Copyright years from 2007 to 2007-2008.
Wed, 16 Jul 2008 07:02:48 +0200 viric Bugfix: some "-t" and "-c" were not notified at end of job.
Mon, 14 Jul 2008 20:36:59 +0200 viric Adding hot-switchable amount of max_slots.
Thu, 21 Feb 2008 15:31:59 +0100 lbatlle Making '-c' to behave as 'tail -f', but showing *all* the file.
Thu, 17 Jan 2008 23:07:58 +0100 viric Finished jobs can also be removed now.
Wed, 16 Jan 2008 00:04:30 +0100 viric Our implementation of -t (equivalent tail -f), which now
Mon, 24 Dec 2007 17:51:36 +0100 viric Improved -d (depend) information.
Mon, 24 Dec 2007 17:15:08 +0100 viric Added 'depend' -d
Sun, 23 Dec 2007 22:28:35 +0100 viric Fixed a bug with -n and -p.
Sun, 23 Dec 2007 17:49:26 +0100 viric Added -L (label)
Sun, 23 Dec 2007 17:16:03 +0100 viric Added environment info through TS_ENV
Sun, 23 Dec 2007 16:16:38 +0100 viric Bones of the "-i" parameter, job info.
Tue, 10 Apr 2007 00:14:45 +0200 viric Making "-l" not to trunc the commands.
Sun, 08 Apr 2007 21:23:38 +0200 viric Half-code for 'times'
Thu, 05 Apr 2007 21:45:25 +0200 viric Better error reports on internal handled errors.
Mon, 02 Apr 2007 16:54:10 +0200 viric Send e-letter implemented.
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 20:53:21 +0200 viric Added "-s" for querying the job state.
Wed, 28 Mar 2007 20:34:32 +0200 viric Return the jobid in stdout.
Tue, 27 Mar 2007 23:14:58 +0200 viric Now the '-nf' doesn't leave a job in 'finished' state.
Tue, 27 Mar 2007 22:47:09 +0200 viric '-u' (urgency) implemented.
Tue, 27 Mar 2007 21:08:48 +0200 viric '-w' returns the waited errorlevel. Added a testbench.
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 20:52:04 +0200 viric Added wait for jobs. v0.2
Sun, 25 Mar 2007 19:55:42 +0200 viric Added 'remove job'.
Sun, 25 Mar 2007 18:01:06 +0200 viric The program returns the errorlevel of the job, if it doesn't go to background.
Sun, 25 Mar 2007 17:03:40 +0200 viric Kill the running job works fine.
Sun, 25 Mar 2007 16:43:14 +0200 viric Added 'cat' and 'show output filename'
Sun, 25 Mar 2007 16:32:59 +0200 viric Tail works.
Sun, 25 Mar 2007 15:54:01 +0200 viric The command line parsing has been simplified.
Sun, 25 Mar 2007 15:26:37 +0200 viric The commandline parameters are centered in a struct.
Sun, 25 Mar 2007 13:12:06 +0200 viric Fixed the Output File information in the list.
Sun, 25 Mar 2007 04:48:43 +0200 viric Now output can go to filenames.
Sun, 25 Mar 2007 03:00:10 +0200 viric Lines for list doesn't have limit.
Sun, 25 Mar 2007 01:43:05 +0100 viric "-c" added, for clearing the finished tasks' list.
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 16:04:06 +0100 lbatlle Going to background at for new command queued.
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.
Thu, 22 Mar 2007 00:03:41 +0100 viric The LIST_LINEs are outputed by the client.
Wed, 21 Mar 2007 23:49:36 +0100 viric More.
Wed, 21 Mar 2007 23:37:25 +0100 viric More code.
Wed, 21 Mar 2007 21:01:36 +0100 viric Changed tabs to 4 spaces. Rule.
Wed, 21 Mar 2007 20:59:03 +0100 viric Honta versio de ia strukturo.
less more (0) tip