Commit Graph

123 Commits

Author SHA1 Message Date
Louwrentius
b14405a746 Major rework, no longer using arrays. Arrays don't scale and require enormous amounts of memmory when processing large input files. Will be released as 2.70. 2010-05-14 22:13:54 +00:00
Louwrentius
813d1dc0ce Major rework, no longer using arrays. Arrays don't scale and require enormous amounts of memmory when processing large input files. Will be released as 2.70. 2010-05-14 22:10:29 +00:00
Louwrentius
9128e7e836 Fixed some item name escaping when containin < or > characters 2010-05-14 15:54:28 +00:00
Louwrentius
ea338ee579 Backup - fixed distributed processing, improved error handling. 2010-05-14 12:00:04 +00:00
Louwrentius
8dac343b1c Switched ppss over to md5 checksumming. (backup) 2010-05-14 02:07:43 +00:00
Louwrentius
0b95b23133 Cleaned up daemon mode. 2010-05-13 23:14:27 +00:00
Louwrentius
d1ec9b99a8 Improved daemon mode, but may be buggy and display output is a mess. 2010-04-15 22:13:02 +00:00
Louwrentius
1dc49c7ab8 Added daemon mode. 2010-04-15 21:46:27 +00:00
Louwrentius
d7e4e768b1 Backup, added break after mode check, some cleanups 2010-04-14 21:22:04 +00:00
Louwrentius
647f5ad370 Added -q quiet option. 2010-04-10 22:38:02 +00:00
Louwrentius
1236ead5df Added -q quiet option. 2010-04-10 22:35:22 +00:00
Louwrentius
d44d2a155f Updated help pages. 2010-04-03 17:33:58 +00:00
Louwrentius
b3a2fe9b9d Added support for reading from stdin. 2010-04-03 16:55:36 +00:00
Louwrentius
152663cc1a Cleaned up Solaris fix. 2010-03-26 22:36:36 +00:00
Louwrentius
ab93ff651f Fixed support for Solaris 10 2010-03-26 22:12:12 +00:00
Louwrentius
a8d274d9bc Cleaned up some code, added some comments. Released as 2.60. 2010-03-20 22:25:07 +00:00
Louwrentius
b763d2cfc3 Cleaned up the PPSS help page. 2010-03-08 09:21:25 +00:00
Louwrentius
1634900e9a Updated help page with information about the Amazon EC2 options. 2010-03-08 08:15:03 +00:00
Louwrentius
03a9d4b34c Updated help page with information about the Amazon EC2 options. 2010-03-08 08:14:40 +00:00
Louwrentius
ee86c6d9db Version 2.60b1 2010-03-07 23:17:16 +00:00
Louwrentius
99ff8d8c75 Fixed isssue when using NFS for file transport. 2010-03-07 22:29:21 +00:00
Louwrentius
58d81a04e7 Distributed ppss is working again for 99% 2010-03-07 20:47:51 +00:00
Louwrentius
026aac3c94 Backup.. 2010-03-07 19:48:00 +00:00
Louwrentius
a28b9bd7dc Backup, fixing distributed processing. Seems to work now. 2010-03-07 17:34:12 +00:00
Louwrentius
18bafbae30 Backup, fixing distributed processing. Major rework. 2010-03-07 15:51:18 +00:00
Louwrentius
a6cef0b3be Backup 2010-03-06 23:26:07 +00:00
Louwrentius
d553598b4b Fixed ec2 error on non-ec2 deployment 2010-03-01 22:07:19 +00:00
Louwrentius
fa7948cfb7 Incorporated the EC2 patch from Sean M. Collins 2010-03-01 21:43:22 +00:00
Louwrentius
703d229ffb Backup... 2010-02-18 20:48:25 +00:00
Louwrentius
1aee63a39c backup... 2010-02-18 19:47:39 +00:00
Louwrentius
9f62cefae9 Backup... 2010-02-18 19:37:07 +00:00
Louwrentius
df968900d2 PPSS now reports total processing time. 2010-02-13 23:00:49 +00:00
Louwrentius
82447ee332 Update. 2010-02-10 23:54:09 +00:00
Louwrentius
f52d470a53 Released version 2.56b2 2010-02-09 22:01:05 +00:00
Louwrentius
f996fc29c1 Fixed test script. 2010-02-07 21:40:25 +00:00
Louwrentius
ae1c8d58f5 Added example script flac2mp3 that can be used recursively on a flac collection to convert it to mp3. 2010-02-07 21:35:13 +00:00
Louwrentius
d9269c6f8d Version number bump. 2010-02-07 21:34:05 +00:00
Louwrentius
5d4501ec2f PPSS now processes directories recursive\!\!\! 2010-02-07 21:33:27 +00:00
Louwrentius
f00db51e1a Fixed test script. 2010-02-07 19:31:12 +00:00
Louwrentius
5f3264e71a Fixing file name excape bug... 2010-02-07 19:14:48 +00:00
Louwrentius
67cd60ba7b Merge distributed PPSS back into trunk 2010-01-31 22:31:22 +00:00
Louwrentius
3f76a63588 I hope i merged properly... 2009-03-10 20:01:08 +00:00
Louwrentius
c7e18fa1a6 merged branch for distributed PPSS in trunk. 2009-03-10 19:54:20 +00:00
Louwrentius
14a0363a15 Distributed PPSS - semi-working version, may still contain bugs. 2009-01-25 23:47:02 +00:00
Louwrentius
d0f8fdcda1 Distributed PPSS - semi-working version, may contain bugs. 2009-01-25 23:20:59 +00:00
Louwrentius
3a42f20e17 Distributed ppss (broken) 2009-01-25 17:59:28 +00:00
Louwrentius
f00ad6202b Update of distributed PPSS reworked based on item locking 2009-01-25 12:12:22 +00:00
Louwrentius
ac7649b7eb Distributed ppss almost finished 2009-01-25 03:36:21 +00:00
Louwrentius
3bfc12f235 Updated version of distributed PPSS - does not work - not tested 2009-01-25 00:08:55 +00:00
Louwrentius
a946ebed2d Updated version of distributed PPSS - does not work - not tested 2009-01-25 00:07:03 +00:00
Louwrentius
e83dfa9582 Updated version of distributed PPSS - does not work - not tested 2009-01-24 23:49:16 +00:00
Louwrentius
e210c59670 Updated version of distributed PPSS - does not work - not tested 2009-01-24 23:39:45 +00:00
Louwrentius
4a232fcb96 Updated version of distributed PPSS - does not work - not tested 2009-01-24 23:36:18 +00:00
Louwrentius
7bb1641075 First version of distributed PPSS - does not work yet - untested 2009-01-24 22:24:26 +00:00
Louwrentius
df5dd30d10 small update 2009-01-24 19:06:11 +00:00
Louwrentius
6f70763a57 Fixed creating of individual item log file, issue #7 thanks denk.junk.mail 2009-01-11 21:57:00 +00:00
Louwrentius
5aff823e98 Fixed bug due to typo in cpu detection code, thanx to dixlor 2009-01-11 21:03:34 +00:00
Louwrentius
f40e73eb83 Fixed mistakes in the usage instructions 2009-01-11 20:29:13 +00:00
Louwrentius
3604c5d8a8 An informational message is displayed about the job log directory 2009-01-11 19:37:44 +00:00
Louwrentius
adab297ce8 When a command is executed, also standard error is logged with 2>&1 2009-01-11 19:23:52 +00:00
Louwrentius
b6a7c7eb03 upped the version to 1.05 2009-01-10 12:53:36 +00:00
Louwrentius
b5b1d2e12f now using usr bin env instead of fixed path 2009-01-10 12:52:15 +00:00
Louwrentius
6d46b00f75 Fixed errors when no log file is specified 2009-01-10 12:47:09 +00:00
Louwrentius
99647c9a09 Fixed errors when no log file is specified 2009-01-10 12:46:01 +00:00
Louwrentius
00f86928de removed bash-specific 'function' word from functions 2009-01-10 12:32:40 +00:00
Louwrentius
e713511312 Forgot to update version number 2009-01-09 20:26:14 +00:00
Louwrentius
12bbb2f70f Added support for FreeBSD cpu detection. Thanks Helix84! Also cleanup of error detection within cpu core detection code 2009-01-09 20:25:44 +00:00
Louwrentius
0c37a10cc8 fixed some input escaping problems when using directories for input 2009-01-05 10:26:40 +00:00
Louwrentius
410fd9fbb2 fixed some input escaping problems when using directories for input 2009-01-05 10:26:10 +00:00
Louwrentius
02c963bb57 updated version number 2009-01-04 13:36:42 +00:00
Louwrentius
e2921d772e Renamed some vars and fixed some text. No functionality changes. Still 1.01 2009-01-04 13:34:49 +00:00
Louwrentius
0724802a20 Version 1.01 - with fixed exit codes. 2009-01-04 12:30:15 +00:00
Louwrentius
9f42c5c67a Version 1.01 - with fixed exit codes. 2009-01-04 11:30:38 +00:00