Update.
[glibc.git] / nis / TODO
blobf87b02a40723fe573cde7594fd029e63e2e6f210
2  * nss_nisplus: When using parser form nss_files, rewrite parser
4  * nis_table.c: nis_list(): 
5         Missing flags: FOLLOW_PATH, ALL_RESULTS
6         callback: Don't simulate it, use server callback thread
8  * Missing flags:
9         - FOLLOW_PATH   (nis_list, not supported)
10         - ALL_RESULTS   (nis_list, not supported, needs server callback)
11         - NO_CACHE      (__do_niscall, cache not supported yet)