summaryrefslogtreecommitdiff
path: root/source3/passdb/smbpassfile.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-27passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the codeJeremy Allison1-27/+7
2000-11-21Another large patch for the passdb rewrite.Gerald Carter1-5/+3
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-5/+6
2000-06-03moved secrets handling into secrets.cAndrew Tridgell1-49/+0
2000-05-13Added code to do a one-way migration of the old DOMAIN.MACHINE.macJeremy Allison1-4/+259
2000-05-08added secrets.tdb and changed storage of trust account password to useAndrew Tridgell1-219/+22
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-48/+56
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-2/+2
1999-12-01fixing joining to domain plus something weird going down with nt logins...Luke Leighton1-1/+34
1999-09-12- initialising mach_passwd_file locks to zero (prev. uninit.)Luke Leighton1-2/+2
1999-07-21BDC support.Luke Leighton1-0/+2
1999-03-25SAM database "set user info".Luke Leighton1-1/+1
1999-03-12new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton1-6/+6
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-2/+2
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-48/+3
1998-11-10util functions split into relevant modules, first pass.Luke Leighton1-43/+0
1998-10-16trust passwordLuke Leighton1-2/+2
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton1-0/+36
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-2/+2
1998-09-04More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1-2/+2
1998-08-15configure: Changes for extra headers.Jeremy Allison1-1/+1
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-2/+2
1998-05-27loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison1-3/+16
1998-05-18resolving compilation errorsLuke Leighton1-1/+1
1998-05-18- renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton1-0/+307