Move all the pdb_get...() and pdb_set...() functions to a new file.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 12 Jan 2002 01:55:09 +0000 (01:55 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 12 Jan 2002 01:55:09 +0000 (01:55 +0000)
commite3e3144417bdb83bc3015d815fc41f1dfdc32950
tree001c8756ce89e312dd3a0fc32d60b6c21891f5e6
parent68245b54cd561f362762a057d9b99ca43d0bf958
Move all the pdb_get...() and pdb_set...() functions to a new file.

This brings passdb.c down to a much more manageable ~1100 lines and makes it a
little easier to comprehend whats going on here.

Andrew Bartlett
(This used to be commit 28d5ab269cfba5e8410163edb3e0c222ed7f0be1)
source3/passdb/passdb.c
source3/passdb/pdb_get_set.c [new file with mode: 0644]