]> arthur.barton.de Git - netatalk.git/blobdiff - TODO
backport catsearch fix from head, Björn Fernhomberg.
[netatalk.git] / TODO
diff --git a/TODO b/TODO
index eafdce0d86484f52dd9dd72910abf00a644ab4ae..af3e17e9dc235fd8683b068806ebc20908499b29 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,16 +30,22 @@ 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).
-        a way to find out not only who is logged in, but where they're logged
-                in from.  utmp/wtmp support would be best
+        utmp/wtmp support
                
-    papd: implementing uams would be a good idea
-        
+    papd:
+       DHX authenticated printing logins (does a real Appleshare server
+               do this?)
+       Change to samba-style config file.       
+
+    autoconf/automake system:
+       Need to separate out the flags and libraries for different
+               applications, so that we aren't having them all linked with
+               every library, etc.
         
 things to fix:
         cleaner separation of layers.
        fcntl-style byte locks - almost done. it just needs to do a
-        little sorting to get around a race condition.
+               little sorting to get around a race condition.
        AFP <-> Unix permissions. there are a couple cases where they 
                don't map perfectly. in particular, gid == 0 means
                ignore group permissions while uid == 0 means anybody
@@ -88,3 +94,7 @@ added features:
        AppleVolumes variable substitions
        atalkd: zones on single interfaces and the ability to control
                which interfaces get routes between them.
+       papd:   cleartext and noauth logins using Print Server Security
+               Protocol
+               CAP-style authenticated printing
+               fixed errors when spooling to lpr 0.46 queue