summaryrefslogtreecommitdiff
path: root/source3/include/secrets.h
Commit message (Expand)AuthorAgeFilesLines
* s3:secrets: remove unused secrets_store_[prev_]machine_password()Stefan Metzmacher2017-06-271-1/+0
* s3:secrets: add infrastructure to use secrets_domain_infoB to store credentialsStefan Metzmacher2017-06-271-0/+28
* s3:secrets: let secrets_delete_machine_password_ex() also remove the des_salt...Stefan Metzmacher2017-06-271-1/+1
* s3:secrets: re-add secrets_delete() helper to simplify deleting optional keysStefan Metzmacher2017-06-271-0/+1
* s3:secrets: rename secrets_delete() to secrets_delete_entry()Stefan Metzmacher2017-06-271-1/+1
* s3:secrets: add some const to secrets_store_domain_guid()Stefan Metzmacher2017-06-271-1/+1
* s3:secrets: move kerberos_secrets_*salt related functions to machine_account_...Stefan Metzmacher2017-06-271-0/+4
* secrets: Add function to fetch only password change timestampChristof Schmitt2015-08-011-0/+1
* lib: Remove "use_ntdb" param from secrets_init_pathVolker Lendecke2015-03-171-1/+1
* Remove an unused function call.Richard Sharpe2015-02-131-1/+0
* secrets: Ensure we store the secureChannelType when written to secrets.ldbAndrew Bartlett2014-07-041-0/+1
* ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell2013-02-201-1/+1
* s3-secrets: Add helper function to set machine account password from secrets_...Andrew Bartlett2012-08-281-0/+6
* s3-secrets: Use C99 typesAndrew Bartlett2012-07-151-5/+5
* s3-secrets: Remove unused secrets_delete_generic()Andrew Bartlett2012-02-181-1/+0
* s3-secrets: Remove unused secrets_delete_machine_password()Andrew Bartlett2012-02-181-1/+0
* s3-pdb: Break SECRETS3 dependency on PDB.Simo Sorce2012-01-271-0/+5
* s3-passdb: trying to decouple passdb and secrets a little.Günther Deschner2012-01-181-3/+0
* passdb: Add a function to read secrets db from a specified pathAmitay Isaacs2011-08-131-0/+1
* s3-secrets: add lsa_secret passdb api.Günther Deschner2011-07-311-0/+14
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* s3: Fix auth_netlogond to cope with netlogon_creds_CredentialStateVolker Lendecke2011-02-061-2/+0
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-9/+47
* s3: Allow previous password to be stored and use it to check ticketsMatthieu Patou2010-06-021-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-1/+1
* s3:schannel streamline interfaceSimo Sorce2010-02-231-2/+0
* s3-secrets: use autogenerated code for TRUSTED_DOM_PASS struct parsing from a...Günther Deschner2009-10-291-12/+0
* Store a local schannel key in secrets.tdbVolker Lendecke2008-10-061-0/+2
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke2007-10-101-1/+0
* r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke2007-10-101-0/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-3/+3
* r10792: Fix the "schannel not stored across client disconnects" problem.Jeremy Allison2007-10-101-0/+2
* r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison2007-10-101-0/+3
* Nobody complained on the team-list, so commit it ...Volker Lendecke2003-09-071-0/+17
* Start merging mimir's trusted domain code from HEAD to 3.0. (for HEAD trustingAndrew Bartlett2003-04-221-2/+2
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-1/+3
* sync 3.0 branch with headJelmer Vernooij2002-08-171-0/+4
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-4/+20
* Moved definition of winbind username/password secrets into secrets.hTim Potter2002-04-101-2/+8
* Missing include file update for the secrets.c trustdom changesAndrew Bartlett2002-03-021-1/+1
* The beginning of trusted and trusting domain support fromAndrew Bartlett2002-03-011-1/+15
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* added "net join" commandAndrew Tridgell2001-11-241-0/+6
* Added copyright and include guards.Tim Potter2001-10-021-1/+23
* Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman2000-05-291-1/+2
* added secrets.tdb and changed storage of trust account password to useAndrew Tridgell2000-05-081-0/+11