[srm-cvs] CVS Update: - Update TODO

From: <d.rethans[@]jdimedia.nl>
Date: Thu Jul 04 2002 - 08:33:01 CEST

Date: Thu Jul 4 08:32:59 CEST 2002
User: Derick Rethans
Directory: srm

Log Message:
 [0.05]
 - Update TODO
 
Modified files:
           srm/TODO (version: 1.8)

[FILE: /srm/TODO]

--- srm/TODO:1.7 Thu Feb 21 19:54:26 2002 GMT
+++ srm/TODO Thu Jul 04 04:32:58 2002 GMT
@@ -1,23 +1,24 @@
-/* $Id: cvstemp,v 1.7 2002/02/21 20:54:26 derick Exp $ */
+/* $Id: cvstemp,v 1.8 2002/07/04 06:32:58 derick Exp $ */
 
 TODO:
 
 Daemon:
 - Make connection handling Multi-threaded [Sterling]
 - Redo network implementation (make it modularized so that other interfaces
- can be implemented (like SOAP/XMLRPC))
+ can be implemented (like SOAP/XMLRPC)) [Derick]
 
 Locking:
-- add mutexes around access to the locking hashes (to make sure Bananas don't
+- Add mutexes around access to the locking hashes (to make sure Bananas don't
   mess it up)
-- release locks when the connection ends
+- Release locks when the connection ends
 
 Functions:
 - Implement call_srm_function(), to call internal functions
 
 Security:
-- Check for errors in packets (with the calculated CRC32 value)
 - Implement IP based ACLs to SRM (and later Bananas)
+- Implement more than one 'storage space' for application variables, so that
+ every application can have it's own space. Also add some authentication here.
 
 Extension:
 - Make the extension use persistent connections to the daemon
Received on Thu Jul 4 09:18:15 2002

This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 10:00:03 CET