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)
commit97c63f1b95190f3bcc1d9f34765934c97ffb720c
tree1d615fce548d99c595a3b7682608d1b9e0028644
parentbadc714d7f82f8d7c21ecfeab137efb57e970210
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
source/Makefile.in
source/winbindd/winbindd_async.c
source/winbindd/winbindd_idmap.c [new file with mode: 0644]