Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-07 | s3-passdb: wrap secrets.tdb accessors used by PDB modules | Alexander Bokovoy | 1 | -0/+34 | |
PDB modules store domain sid and guid in secrets.tdb to cooperate with other parts of smbd. If PDB module is built outside Samba source code it has to be linked against internal libsecrets. Wrap required secrets_* calls to avoid direct linking. libpdb is linked against libsecrets by itself and this is enough. | |||||
2012-01-18 | s3-passdb: trying to decouple passdb and secrets a little. | Günther Deschner | 1 | -0/+137 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Jan 18 14:46:18 CET 2012 on sn-devel-104 |