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