s3:winbind: Add a comment about fill_grent_mem_domusers...
authorVolker Lendecke <vl@samba.org>
Sat, 29 Aug 2009 13:21:29 +0000 (15:21 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 29 Aug 2009 17:42:27 +0000 (19:42 +0200)
source3/winbindd/wb_group_members.c

index 705051d05a30d431ad91384755f74e9dba5806b0..a7eb9ba437a56f78fc44b1ac5eee0cecf9341948 100644 (file)
  * recursively
  */
 
+/*
+ * TODO: fill_grent_mem_domusers must be re-added
+ */
+
 /*
  * Look up members of a single group. Essentially a wrapper around the
  * lookup_groupmem winbindd_methods routine.