git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b5ad55
)
s3:winbind: Add a comment about fill_grent_mem_domusers...
author
Volker Lendecke
<vl@samba.org>
Sat, 29 Aug 2009 13:21:29 +0000
(15:21 +0200)
committer
Volker Lendecke
<vl@samba.org>
Sat, 29 Aug 2009 17:42:27 +0000
(19:42 +0200)
source3/winbindd/wb_group_members.c
patch
|
blob
|
history
diff --git
a/source3/winbindd/wb_group_members.c
b/source3/winbindd/wb_group_members.c
index 705051d05a30d431ad91384755f74e9dba5806b0..a7eb9ba437a56f78fc44b1ac5eee0cecf9341948 100644
(file)
--- a/
source3/winbindd/wb_group_members.c
+++ b/
source3/winbindd/wb_group_members.c
@@
-32,6
+32,10
@@
* 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.