summaryrefslogtreecommitdiffstats
path: root/source/passdb/secrets.c
Commit message (Collapse)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-1/+46
|
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-2/+5
| | | | Jeremy.
* Move over to RELEASE branch.Jeremy Allison2002-02-011-8/+7
| | | | Jeremy.
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-15/+55
| | | | Jeremy.
* Syncup getting ready for release.Jeremy Allison2001-07-061-1/+30
| | | | Jeremy.
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-3/+3
| | | | Jeremy.
* Merges from appliance-head for I18N fixes from Tim.Jeremy Allison2001-02-141-3/+12
| | | | Jeremy.
* Sync up with appliance-head printer and other changes. Makes merges easier.Jeremy Allison2001-01-121-0/+2
| | | | Jeremy.
* passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the codeJeremy Allison2000-11-271-3/+12
| | | | | | | written to transition from an old DOMAIN.MACHINE.MAC file to secrets.tdb. printing/nt_printing.c: Fix case insensitive name lookups for driver files. John - this should fix the Win9x/WinME problem correctly. Jeremy.
* Fixes for various compile warnings on Solaris 8.Tim Potter2000-07-101-1/+1
|
* moved secrets handling into secrets.cAndrew Tridgell2000-06-031-0/+43
|
* Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman2000-05-291-0/+32
| | | | | | | Domain SID is saved in secrets.tdb upon joining domain. Added "Authenticated Users" and "SYSTEM" well-known SIDs (under NT Authority).
* passdb/secrets.c: Fix typo in comment.Jeremy Allison2000-05-151-1/+1
| | | | | | | | rpc_server/srv_pipe.c: Use accessor functions rather than diddling with structure internals directly. smbd/process.c: smbd/reply.c: Remove READ_PREDICTION #ifdefs. Jeremy.
* Someone :-) forgot to add secrets.c to HEAD.Jeremy Allison2000-05-081-0/+90
Jeremy.