summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/password_hash.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15725: First shot at making password_hash asyncSimo Sorce1-11/+1076
2007-10-10r15511: Using this name causes less warnings on the IBM checker, due to usingAndrew Bartlett1-4/+4
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-1/+1
2007-10-10r14662: To allow the RPC-SAMR test to pass, we need to look for both domainsAndrew Bartlett1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-2/+3
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-2/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r14312: Formatting and comments.Andrew Bartlett1-4/+6
2007-10-10r14293: fixed some errors found with beamAndrew Tridgell1-0/+6
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13909: Make this code clearer.Andrew Bartlett1-2/+4
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-14/+2
2007-10-10r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce1-10/+10
2007-10-10r13256: Free temporary memory on error cases, and try to clean up what's leftAndrew Bartlett1-0/+9
2007-10-10r12895: Error strings save lives.Andrew Bartlett1-10/+16
2007-10-10r12851: Fix some typosJelmer Vernooij1-3/+3
2007-10-10r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce1-3/+1
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-1/+6
2007-10-10r12720: By metze's request, rename the ntPwdHistory attribute toAndrew Bartlett1-32/+32
2007-10-10r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett1-26/+26
2007-10-10r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett1-25/+49
2007-10-10r12658: Couple of fixes related to shared module builds.Jelmer Vernooij1-4/+0
2007-10-10r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett1-0/+711