summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/credentials_secrets.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-11auth: move credentials layer to the top levelAndrew Bartlett1-293/+0
2011-10-05s4-auth: fixed formatting of some DEBUG() linesAndrew Tridgell1-3/+3
2011-03-19source4/auth: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-1/+1
2010-10-18s4:"util_ldb" - remove some really unused dependanciesMatthias Dieter Wallnöfer1-1/+0
2010-10-17Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer1-0/+1
2010-10-17s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer1-1/+0
2010-10-12s4-credentials Allocate ldb result on correct memory contextAndrew Bartlett1-1/+1
2010-10-11s4-credentials Add explicit event context handling to Kerberos calls (only)Andrew Bartlett1-9/+6
2010-10-11s4-param Refactor secrets code to not require an event context.Andrew Bartlett1-1/+1
2010-10-11credentials: Fix the build.Jelmer Vernooij1-1/+1
2010-10-11credentials: Split up into several subsystems.Jelmer Vernooij1-0/+296