Index: ossp-pkg/path/TODO RCS File: /v/ossp/cvs/ossp-pkg/path/TODO,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/path/TODO,v' 2>/dev/null --- TODO 2002/08/03 21:00:14 1.2 +++ TODO 2003/02/16 11:37:18 1.3 @@ -2,6 +2,7 @@ - restliche API auf path_rc_t umbauen - add glob(*) from shpat - add fnmatch(*) from shpat +- fts(3) from FreeBSD - add tilde() from shpath/bres or bash-2.05a - merge with shpat und proc/getcwd - MAXPATHLEN should be PATH_MAXPATHLEN und @@ -9,4 +10,5 @@ - path_test.pl in C umschreiben und in path_test.c einbauen - path_test.c um path_resolve() checks erweitern - path.pod per pod2man convertieren +- path_security() function for performing various policy checks (think Sendmail)