1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

passdb: Move lookup_unix_[user|group]_name to lookup_sid.c

This is the only user and reduces the dependencies of util_unixsids.c

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
This commit is contained in:
Volker Lendecke
2016-12-27 12:57:23 +00:00
committed by Uri Simchoni
parent c5b9c58032
commit 24f08784a3
5 changed files with 346 additions and 38 deletions

View File

@ -168,7 +168,7 @@ bld.SAMBA3_LIBRARY('samba-passdb',
''',
abi_match=private_pdb_match,
abi_directory='passdb/ABI',
vnum='0.25.0')
vnum='0.26.0')
bld.SAMBA3_SUBSYSTEM('pdb',
source='''