summaryrefslogtreecommitdiffstats
path: root/source/passdb/sampass.c
Commit message (Collapse)AuthorAgeFilesLines
* Whoops ! Being over-paranoid is not good.Jean-François Micouleau1999-09-241-8/+0
| | | | J.F.
* use gecos field to fill the full_nameJean-François Micouleau1999-09-231-7/+27
| | | | | | don't overwrite backend values with defaults values. J.F.
* iteration of sam passwd entries was an order n-cubed algorithm dueLuke Leighton1999-02-081-20/+87
| | | | | to resolution of unix name to nt name being unnecessarily _inside_ another loop.
* %U substitution should be unix user not nt userLuke Leighton1998-12-111-4/+5
|
* "retired" two modules to preserve their cvs history.Luke Leighton1998-11-291-0/+198
added their replacements, added sam password database API modules