]> arthur.barton.de Git - netatalk.git/commitdiff
Stuff that still needs to be done; still needs to be fixed.
authoritlm019 <itlm019>
Tue, 8 Aug 2000 16:49:34 +0000 (16:49 +0000)
committeritlm019 <itlm019>
Tue, 8 Aug 2000 16:49:34 +0000 (16:49 +0000)
TODO

diff --git a/TODO b/TODO
index 53dbf646ae27ace6abddb0b310ec4a6b09343014..202efe8d37eda697833479ab7e0d30dcb03d7488 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,6 +30,14 @@ desired features (in no particular order):
                3) change lookup algorithms where appropriate. 
        ability to interact with hfs desktop databases (either by
                changing hfs or changing afpd).
+        support for system-wide messages; send the main afpd process SIGUSR2
+                and each of the children should send out the same message.
+        replacement of a linefeed with the appropriate Macintosh character in
+                server messaging (currently replaces with a space)
+        a way to find out not only who is logged in, but where they're logged
+                in from.  utmp/wtmp support would be best
+        support picking up items from dropboxes without linux-side superuser
+                intervention
                
     papd: implementing uams would be a good idea