summaryrefslogtreecommitdiff
path: root/libcli/auth/schannel_state.h
AgeCommit message (Collapse)AuthorFilesLines
2011-10-13libcli/auth: Provide a struct loadparm_context to schannel callsAndrew Bartlett1-3/+3
This will allow us to pass this down to the tdb_wrap layer. Andrew Bartlett
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-3/+0
2010-02-23s4:cleanup remove unused schannel ldb codeSimo Sorce1-15/+0
2010-02-23schannel_tdb: make code compilable in both treesSimo Sorce1-0/+6
2010-02-23s3:schannel streamline interfaceSimo Sorce1-14/+13
Make calling schannel much easier by removing the need to explicitly open the database. Let the abstraction do it instead.
2010-02-23schannel: merge header filesSimo Sorce1-4/+34
One almost empty header file was simply including another not included by anything else. Just merge them together.
2009-08-27libcli/auth: add tdb backend for schannel state.Günther Deschner1-0/+1
Guenther
2009-04-15Add missing header, remove generated headerAndrew Bartlett1-0/+24
(This isn't a rename, honest :-)