summaryrefslogtreecommitdiff
path: root/source3/passdb/secrets_schannel.c
AgeCommit message (Collapse)AuthorFilesLines
2010-02-23s3:schannel streamline interfaceSimo Sorce1-131/+0
Make calling schannel much easier by removing the need to explicitly open the database. Let the abstraction do it instead.
2009-10-28s3-passdb: move open_schannel_session_store() to passdb/secrets_schannel.c.Günther Deschner1-0/+63
Guenther
2009-08-27s3-schannel: add simple wrappers to fetch and store schannel auth info.Günther Deschner1-0/+68
Guenther