summaryrefslogtreecommitdiff
path: root/source3/include/secrets.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-20ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell1-1/+1
2012-08-28s3-secrets: Add helper function to set machine account password from secrets_...Andrew Bartlett1-0/+6
2012-07-15s3-secrets: Use C99 typesAndrew Bartlett1-5/+5
2012-02-18s3-secrets: Remove unused secrets_delete_generic()Andrew Bartlett1-1/+0
2012-02-18s3-secrets: Remove unused secrets_delete_machine_password()Andrew Bartlett1-1/+0
2012-01-27s3-pdb: Break SECRETS3 dependency on PDB.Simo Sorce1-0/+5
2012-01-18s3-passdb: trying to decouple passdb and secrets a little.Günther Deschner1-3/+0
2011-08-13passdb: Add a function to read secrets db from a specified pathAmitay Isaacs1-0/+1
2011-07-31s3-secrets: add lsa_secret passdb api.Günther Deschner1-0/+14
2011-03-30s3-passdb: use passdb headers where needed.Günther Deschner1-0/+1
2011-02-06s3: Fix auth_netlogond to cope with netlogon_creds_CredentialStateVolker Lendecke1-2/+0
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner1-9/+47
2010-06-02s3: Allow previous password to be stored and use it to check ticketsMatthieu Patou1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-1/+1
2010-02-23s3:schannel streamline interfaceSimo Sorce1-2/+0
2009-10-29s3-secrets: use autogenerated code for TRUSTED_DOM_PASS struct parsing from a...Günther Deschner1-12/+0
2008-10-06Store a local schannel key in secrets.tdbVolker Lendecke1-0/+2
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke1-1/+0
2007-10-10r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke1-0/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter1-3/+3
2007-10-10r10792: Fix the "schannel not stored across client disconnects" problem.Jeremy Allison1-0/+2
2007-10-10r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison1-0/+3
2003-09-07Nobody complained on the team-list, so commit it ...Volker Lendecke1-0/+17
2003-04-22Start merging mimir's trusted domain code from HEAD to 3.0. (for HEAD trustingAndrew Bartlett1-2/+2
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-1/+3
2002-08-17sync 3.0 branch with headJelmer Vernooij1-0/+4
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-4/+20
2002-04-10Moved definition of winbind username/password secrets into secrets.hTim Potter1-2/+8
2002-03-02Missing include file update for the secrets.c trustdom changesAndrew Bartlett1-1/+1
2002-03-01The beginning of trusted and trusting domain support fromAndrew Bartlett1-1/+15
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-24added "net join" commandAndrew Tridgell1-0/+6
2001-10-02Added copyright and include guards.Tim Potter1-1/+23
2000-05-29Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman1-1/+2
2000-05-08added secrets.tdb and changed storage of trust account password to useAndrew Tridgell1-0/+11