3d365a0 * src/oddjobd.c(object_has_method): don't get fooled by methods which

Authored and Committed by nalin 18 years ago
    * src/oddjobd.c(object_has_method): don't get fooled by methods which
    	have ACL entries but no handler
    * src/oddjobd.c(oddjobd_exec_method): force the exec-errno pipe to be
    	descriptor 3, and send errno down that descriptor if exec() fails.  Set
    	the name of the calling user in the environment.
    
        
file modified
+5 -0
file modified
+24 -14