Commit Graph

113 Commits

Author SHA1 Message Date
louwrentius@gmail.com
db7594cd8d minor bug fixes 2011-08-22 22:28:22 +00:00
louwrentius@gmail.com
c96abac555 bugfixes 2011-08-21 22:12:33 +00:00
louwrentius@gmail.com
f4ce459206 Fixed issue with total failed counter in distributed mode. 2011-08-21 21:32:16 +00:00
louwrentius@gmail.com
671615b3a1 Failed items now proagated to distributed mode. 2011-08-20 22:44:07 +00:00
louwrentius@gmail.com
dab9169d3f PPSS now reports if items have failed 2011-08-20 20:57:54 +00:00
louwrentius@gmail.com
9c3253ca7c PPSS now reports if items have failed 2011-08-20 20:54:31 +00:00
louwrentius@gmail.com
07634d7140 Fixed find -d vs -date and exit status. 2011-08-17 22:36:50 +00:00
louwrentius@gmail.com
b2fec16da1 speedup of status check of nodes 2011-08-11 20:50:33 +00:00
louwrentius@gmail.com
aedad2522b Fixed issues with the distributed computing interface. Clients upload the status to the server. 'ppss status' does not need to poll all clients for their status. 2011-08-07 11:52:48 +00:00
louwrentius@gmail.com
300f84ad14 Resolving lots of bugs, backup. 2011-08-06 18:08:41 +00:00
Louwrentius
af700d0eb0 Fixed some bugs 2011-02-13 22:53:30 +00:00
Louwrentius
6c6b54437f Fixed various bugs, releae of 8.85, see changelog for details. 2010-11-21 19:40:50 +00:00
Louwrentius
12468fcab9 Fixed various bugs, releae of 8.85, see changelog for details. 2010-11-21 19:40:34 +00:00
Louwrentius
06015d2587 added utility script file 2010-08-06 00:32:24 +00:00
Louwrentius
96b331ef79 backup.. 2010-08-05 12:16:59 +00:00
Louwrentius
165a1405cd backup 2010-07-21 06:24:25 +00:00
Louwrentius
936a4a8e8f Almost ready for release. 2010-07-18 12:00:13 +00:00
Louwrentius
915c3cdf8e Fixed inotify mechanism. 2010-07-18 09:42:29 +00:00
Louwrentius
a6380027ff Fixed inotify mechanism. 2010-07-18 09:37:19 +00:00
Louwrentius
39bd46f614 PPSS passess the test case... 2010-07-18 08:14:47 +00:00
Louwrentius
36c41465ed PPSS passess the test case... 2010-07-17 21:19:31 +00:00
Louwrentius
4b2fd8ced1 PPSS passess the test case... 2010-07-17 20:34:17 +00:00
Louwrentius
29db09b5b3 PPSS passess the test case... 2010-07-17 20:32:02 +00:00
Louwrentius
c446d606d7 PPSS passess the test case... 2010-07-17 20:26:28 +00:00
Louwrentius
973770845e Backup, major overhaul of daemon mode and listener process... 2010-07-17 19:49:19 +00:00
Louwrentius
3fa083b3e0 Backup, is broken. 2010-07-14 21:51:10 +00:00
Louwrentius
a4cc2a642b Backup, this version is broken. 2010-07-14 21:06:11 +00:00
Louwrentius
49ea6209b6 backup, may be broken. 2010-07-12 21:37:49 +00:00
Louwrentius
fc42d59675 PPSS now supports inotify file system events. 2010-07-11 22:51:31 +00:00
Louwrentius
bc7f6b3b20 Added infanticide function, cleaning things up. 2010-06-27 23:46:01 +00:00
Louwrentius
01dffadcdf PPSS tests fixed. 2010-06-27 08:59:22 +00:00
Louwrentius
e22da54ffd Removed all file locking, except for remote item locking. 2010-06-20 21:22:19 +00:00
Louwrentius
e11387207a backup fixing distributed PPSS 2010-06-13 22:17:24 +00:00
Louwrentius
a88bdc29d2 backup fixing distributed PPSS 2010-06-13 22:09:21 +00:00
Louwrentius
b4dab253cb backup 2010-06-13 21:39:25 +00:00
Louwrentius
c32c6f494d backup 2010-06-13 14:39:04 +00:00
Louwrentius
cfcdd971ea improved unit test 2010-06-08 23:10:35 +00:00
Louwrentius
25b4e60182 Major rework started on unit tests (ppss-test.sh) 2010-06-06 20:45:56 +00:00
Louwrentius
d421c0b09d PPSS can now be sourced for unit testing. 2010-06-06 18:02:05 +00:00
Louwrentius
13d71171d4 Fixed distributed processing after replacing ARRAY mechanism with sed. 2010-05-15 22:50:51 +00:00
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