]> git.samba.org - metze/samba/wip.git/commit
winbindd: remove unused WINBINDD_DUMP_MAPS support
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Dec 2007 08:51:56 +0000 (09:51 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 12 Dec 2007 09:07:05 +0000 (10:07 +0100)
commit38f8d32d10f7486ee570275aff185994697203f3
tree08a996228dcb33ef51d574d30db44068ea89fa98
parent3728c8b6d963756a24b0788344baeedfb4b9c2d7
winbindd: remove unused WINBINDD_DUMP_MAPS support

Also the design of this function was really bad,
instead do the dump into a file, the client should get
back the list of mappings.

metze
(This used to be commit ce7fe8acf41e90553431c7cda6823700701835c7)
source3/nsswitch/wb_client.c
source3/nsswitch/winbind_struct_protocol.h
source3/winbindd/idmap.c
source3/winbindd/winbindd.c
source3/winbindd/winbindd_idmap.c
source3/winbindd/winbindd_sid.c