server.c
Fri, 06 Mar 2015 23:25:33 +0100 LluĂ­s Batlle Patch for MacOSX: remove strdup
Mon, 11 Nov 2013 09:44:45 +0100 viric Updating messages to 0.7.4.
Mon, 11 Nov 2013 09:28:51 +0100 viric Fixing a process left, when "-r" is used without jobid.
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
Mon, 18 Jul 2011 22:43:41 +0200 viric Restoring the max_jobs to a reasonable value, not only for testing. queuelimit2
Mon, 18 Jul 2011 22:38:02 +0200 viric Fixing the cleaning of the job list in case of ctrl-c on a blocked client queuelimit2
Mon, 18 Jul 2011 22:22:55 +0200 viric An implementation that looks like working for the queue limit and client queuelimit2
Mon, 18 Jul 2011 20:33:19 +0200 viric Enabling a heavier msgdump. I still don't get what goes wrong. queuelimit
Mon, 18 Jul 2011 20:09:05 +0200 viric Working on the queue limit. It still does not work but I don't know why. I've queuelimit
Fri, 02 Oct 2009 20:19:18 +0200 viric Adding the limit of ts connections
Wed, 18 Feb 2009 23:25:21 +0100 viric Updating copyright years in the source. v0.6.3-3rd
Sun, 15 Feb 2009 21:28:08 +0100 viric Making ts chdir to the socket directory. v0.6.3bis
Sun, 15 Feb 2009 19:04:15 +0100 viric Adding version control in the protocol. It can't check with older versions.
Fri, 05 Dec 2008 17:40:49 +0000 viric In 254 I introduced an important bug: ts -t marked the running job as
Sun, 09 Nov 2008 22:38:57 +0100 viric Making "-S" to return the number of slots set, if without additional argument.
Sun, 09 Nov 2008 22:25:49 +0100 viric Fixing the problem of ts clients being killed. The queue should be reusable
Tue, 12 Aug 2008 12:57:40 +0200 viric As asked by Sergio Ballestreros, adding TS_SLOTS to set the default amount of
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.
Mon, 14 Jul 2008 20:07:54 +0200 viric First attempt at multiple slot running.
Wed, 16 Jan 2008 23:41:06 +0100 viric Fixed awaking the wait_job clients on job removal.
Wed, 16 Jan 2008 23:27:41 +0100 viric Now, removing a job wakes up its waiters.
Wed, 16 Jan 2008 23:23:56 +0100 viric Fixing a bug on s_remove_job, related to -w and dying with signals
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 16:16:38 +0100 viric Bones of the "-i" parameter, job info.
Sun, 11 Nov 2007 00:58:22 +0100 viric Fixed introduced bug on EOC from the client, because the server died.
Sat, 10 Nov 2007 21:52:00 +0100 viric Fixing two bugs noted in buglist.bug (ts clients not dying on removejob, queue
Tue, 26 Jun 2007 22:41:27 +0200 viric Change PF_UNIX to AF_UNIX. According to socket(2), this is better.
Tue, 10 Apr 2007 23:31:21 +0200 viric Added TS_SAVELIST.
Tue, 10 Apr 2007 00:14:45 +0200 viric Making "-l" not to trunc the commands.
Mon, 09 Apr 2007 20:12:24 +0200 viric times() reporting finished.
Sun, 08 Apr 2007 21:23:38 +0200 viric Half-code for 'times'
Fri, 06 Apr 2007 00:58:25 +0200 viric Fixed error reporting.
Fri, 06 Apr 2007 00:06:23 +0200 viric Never leave the socket if the server dies by SIGTERM.
Thu, 05 Apr 2007 22:20:38 +0200 viric Server won't die for out of handles.
Thu, 05 Apr 2007 21:45:25 +0200 viric Better error reports on internal handled errors.
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:35:24 +0200 viric Added a limit to the number of finished jobs.
Wed, 28 Mar 2007 20:53:21 +0200 viric Added "-s" for querying the job state.
Tue, 27 Mar 2007 22:47:09 +0200 viric '-u' (urgency) implemented.
Mon, 26 Mar 2007 14:17:45 +0200 lbatlle Added the license.
Sun, 25 Mar 2007 23:32:03 +0200 viric Fixed a bug in notify-list.
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 17:03:40 +0200 viric Kill the running job works fine.
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 13:28:24 +0200 viric Unified socket path, depending on the username and $TMPDIR.
Sun, 25 Mar 2007 13:02:59 +0200 viric Fixed a bug with the job list.
Sun, 25 Mar 2007 12:56:28 +0200 viric Now the server is quicly started.
Sun, 25 Mar 2007 04:48:43 +0200 viric Now output can go to filenames.
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 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.
less more (0) -60 tip