summaryrefslogtreecommitdiffstats
path: root/source/passdb/pdb_smbpasswd.c
Commit message (Expand)AuthorAgeFilesLines
* merge from 2.2Gerald Carter2001-08-231-3/+14
* a few cleanups while mergeing the passdb code into 2.2Gerald Carter2001-08-091-3/+0
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-4/+4
* Big cleanup of passdb and backends.Jean-François Micouleau2001-05-041-104/+118
* few cleanups to bring in line with 2.2Gerald Carter2001-04-281-2/+0
* converted the passdb smbpasswd implementation to using tallocGerald Carter2001-04-251-73/+30
* merge from 2.2Andrew Tridgell2001-04-181-5/+1
* fixed unused variableAndrew Tridgell2001-03-181-1/+1
* Remove "BYTE" - we already have uint8 - don't need more conflicts withJeremy Allison2001-03-111-5/+5
* Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison2000-12-061-0/+5
* o fixed logon script problems (wrong len in reply to net_sam_logon forGerald Carter2000-11-221-0/+1
* Another large patch for the passdb rewrite.Gerald Carter2000-11-211-7/+9
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-0/+1552