summaryrefslogtreecommitdiff
path: root/source3/passdb/sampass.c
AgeCommit message (Collapse)AuthorFilesLines
1999-02-08iteration of sam passwd entries was an order n-cubed algorithm dueLuke Leighton1-20/+87
to resolution of unix name to nt name being unnecessarily _inside_ another loop. (This used to be commit d455c9d2c9f60289d78d0331228f5922152070bf)
1998-12-11%U substitution should be unix user not nt userLuke Leighton1-4/+5
(This used to be commit f4b8a283065a7c1ae233a0ae01ac76f32fea6b31)
1998-11-29"retired" two modules to preserve their cvs history.Luke Leighton1-0/+198
added their replacements, added sam password database API modules (This used to be commit b1d1c1337c69c6f6bf25ab932a1a6a757e3ea2ae)