summaryrefslogtreecommitdiffstats
path: root/source/passdb/pdb_smbpasswd.c
Commit message (Expand)AuthorAgeFilesLines
* merging for 2.2.6pre1Gerald Carter2002-07-271-3/+3
* Move over to RELEASE branch.Jeremy Allison2002-02-011-49/+6
* New files added.Jeremy Allison2001-10-111-11/+18
* Ensure accessing NT member servers works with a Samba PDC. Don'tJeremy Allison2001-10-031-1/+1
* Fixed the bug with member servers in a Samba PDC hosted domain not allowingJeremy Allison2001-10-021-13/+11
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* - fix handling of 0 last_change_time and must_change_timeAndrew Tridgell2001-10-011-4/+5
* Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison2001-09-251-22/+12
* move to SAFE_FREE()Simo Sorce2001-09-171-4/+4
* Started a cleanup of smbpasswd related stuff. I've created a new fileTim Potter2001-09-061-6/+6
* 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