Commit Graph

105 Commits

Author SHA1 Message Date
louwrentius
29713bcc14 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
126e71e231 Resolving lots of bugs, backup. 2011-08-06 18:08:41 +00:00
Louwrentius
2946abc3d6 Fixed some bugs 2011-02-13 22:53:30 +00:00
Louwrentius
c07e95b2a2 Fixed various bugs, releae of 8.85, see changelog for details. 2010-11-21 19:40:50 +00:00
Louwrentius
ff63e9950b Fixed various bugs, releae of 8.85, see changelog for details. 2010-11-21 19:40:34 +00:00
Louwrentius
8663f482c3 added utility script file 2010-08-06 00:32:24 +00:00
Louwrentius
427c97f5af backup.. 2010-08-05 12:16:59 +00:00
Louwrentius
654b52d91f backup 2010-07-21 06:24:25 +00:00
Louwrentius
2c42f7568e Almost ready for release. 2010-07-18 12:00:13 +00:00
Louwrentius
3ec86b451e Fixed inotify mechanism. 2010-07-18 09:42:29 +00:00
Louwrentius
1575fb28f6 Fixed inotify mechanism. 2010-07-18 09:37:19 +00:00
Louwrentius
20e8cdce95 PPSS passess the test case... 2010-07-18 08:14:47 +00:00
Louwrentius
7550b4a5c1 PPSS passess the test case... 2010-07-17 21:19:31 +00:00
Louwrentius
c4bc6f963a PPSS passess the test case... 2010-07-17 20:34:17 +00:00
Louwrentius
d18102ba58 PPSS passess the test case... 2010-07-17 20:32:02 +00:00
Louwrentius
c220353e7e PPSS passess the test case... 2010-07-17 20:26:28 +00:00
Louwrentius
ecc9d3da3b Backup, major overhaul of daemon mode and listener process... 2010-07-17 19:49:19 +00:00
Louwrentius
caa6519d0f Backup, is broken. 2010-07-14 21:51:10 +00:00
Louwrentius
211bd40641 Backup, this version is broken. 2010-07-14 21:06:11 +00:00
Louwrentius
5614724162 backup, may be broken. 2010-07-12 21:37:49 +00:00
Louwrentius
55583de5f8 PPSS now supports inotify file system events. 2010-07-11 22:51:31 +00:00
Louwrentius
b6bd8c6c33 Added infanticide function, cleaning things up. 2010-06-27 23:46:01 +00:00
Louwrentius
c1a359340c PPSS tests fixed. 2010-06-27 08:59:22 +00:00
Louwrentius
6836784b54 Removed all file locking, except for remote item locking. 2010-06-20 21:22:19 +00:00
Louwrentius
b922bd40e5 backup fixing distributed PPSS 2010-06-13 22:17:24 +00:00
Louwrentius
f1ccfd2457 backup fixing distributed PPSS 2010-06-13 22:09:21 +00:00
Louwrentius
8eec8287f0 backup 2010-06-13 21:39:25 +00:00
Louwrentius
f85f7b6d03 backup 2010-06-13 14:39:04 +00:00
Louwrentius
b133b76ddf improved unit test 2010-06-08 23:10:35 +00:00
Louwrentius
4b9df537a0 Major rework started on unit tests (ppss-test.sh) 2010-06-06 20:45:56 +00:00
Louwrentius
708803688f PPSS can now be sourced for unit testing. 2010-06-06 18:02:05 +00:00
Louwrentius
40b3ed8228 Fixed distributed processing after replacing ARRAY mechanism with sed. 2010-05-15 22:50:51 +00:00
Louwrentius
9d92350f4b 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
0db3781021 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
9feea3fb59 Fixed some item name escaping when containin < or > characters 2010-05-14 15:54:28 +00:00
Louwrentius
7c2d336dba Backup - fixed distributed processing, improved error handling. 2010-05-14 12:00:04 +00:00
Louwrentius
61d8a24ed2 Switched ppss over to md5 checksumming. (backup) 2010-05-14 02:07:43 +00:00
Louwrentius
825d7ed0a1 Cleaned up daemon mode. 2010-05-13 23:14:27 +00:00
Louwrentius
2cae93e7ce Improved daemon mode, but may be buggy and display output is a mess. 2010-04-15 22:13:02 +00:00
Louwrentius
13e6b77c65 Added daemon mode. 2010-04-15 21:46:27 +00:00
Louwrentius
7c9da647b5 Backup, added break after mode check, some cleanups 2010-04-14 21:22:04 +00:00
Louwrentius
2dcaced13b Added -q quiet option. 2010-04-10 22:38:02 +00:00
Louwrentius
38812a58b6 Added -q quiet option. 2010-04-10 22:35:22 +00:00
Louwrentius
cf3b54e61e Updated help pages. 2010-04-03 17:33:58 +00:00
Louwrentius
8b7944dad7 Added support for reading from stdin. 2010-04-03 16:55:36 +00:00
Louwrentius
3f1b96e1bb Cleaned up Solaris fix. 2010-03-26 22:36:36 +00:00
Louwrentius
bdaab0afe3 Fixed support for Solaris 10 2010-03-26 22:12:12 +00:00
Louwrentius
efd6f72a5e Cleaned up some code, added some comments. Released as 2.60. 2010-03-20 22:25:07 +00:00
Louwrentius
7df68e7658 Cleaned up the PPSS help page. 2010-03-08 09:21:25 +00:00
Louwrentius
f0ca726f28 Updated help page with information about the Amazon EC2 options. 2010-03-08 08:15:03 +00:00