r25568: move idmap related functions into their own file.
authorStefan Metzmacher <metze@samba.org>
Mon, 8 Oct 2007 11:11:46 +0000 (11:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:31:14 +0000 (12:31 -0500)
commit2f6fbb1c534386e0eac73a523d0ff4f954637cff
tree9d006f69edc79f5452216d4ffb81ff104458ea82
parentadf5ac6f60d3e611386bbce3ef7556b8d8efd996
r25568: move idmap related functions into their own file.

the final goal is to have 3 child dispatch tables
'domain', 'idmap' and 'locator' instead of one.

metze
(This used to be commit 97c63f1b95190f3bcc1d9f34765934c97ffb720c)
source3/Makefile.in
source3/winbindd/winbindd_async.c
source3/winbindd/winbindd_idmap.c [new file with mode: 0644]