summaryrefslogtreecommitdiff
path: root/source3/libsmb/trusts_util.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-17s3:libsmb: inline trust_pw_change_and_store_it() into trust_pw_find_change_an...Stefan Metzmacher1-35/+15
2013-10-17s3:libsmb: remove unused change_trust_account_password()Stefan Metzmacher1-72/+0
2013-08-05s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().Günther Deschner1-1/+1
2013-02-04s3: use generate_random_password() instead of generate_random_str()Stefan Metzmacher1-3/+4
2011-11-03s3:libsmb: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher1-1/+1
2011-11-02s3-trustdomcache: make enumerate_domain_trusts() static.Günther Deschner1-101/+0
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-2/+2
2011-06-09s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett1-2/+2
2011-05-06s3-libsmb: move protos to libsmb/proto.hGünther Deschner1-0/+1
2011-05-05More simple const fixes.Jeremy Allison1-1/+1
2011-03-30s3-passdb: add passdb.h where needed.Günther Deschner1-0/+1
2011-02-28s3-rpc_client: Move client pipe functions to own header.Andreas Schneider1-0/+1
2011-02-02s3-libsmb: prefer dcerpc_lsa_X functions.Günther Deschner1-14/+22
2010-12-20s3: Remove unused "retry" from cli_full_connectionVolker Lendecke1-2/+2
2010-12-20s3: Remove some unused variablesVolker Lendecke1-2/+1
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner1-0/+1
2010-06-30s3-libsmb: move change_trust_account_password out of smbd into libsmb.Günther Deschner1-0/+74
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-2/+2
2010-05-18s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner1-0/+1
2010-05-18s3-rpc_client: move protos to cli_netlogon.hGünther Deschner1-0/+1
2009-11-26s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner1-0/+1
2009-11-12Ensure all callers to the rpc_client/cli_pipe functions correctlyJeremy Allison1-1/+1
2009-11-03s3: Remove debug_ctx()Volker Lendecke1-1/+1
2009-10-13s3: use enum netr_SchannelType all over the place.Günther Deschner1-2/+2
2009-10-13s3-netlogon: allow to change any type of trust account password in trust_pw_f...Günther Deschner1-6/+39
2009-10-13s3-netlogon: pass down account name to remote password set functions.Günther Deschner1-0/+3
2009-10-05Revert "s3: Attempt to fix machine password change"Volker Lendecke1-3/+5
2009-10-05s3: Attempt to fix machine password changeVolker Lendecke1-5/+3
2009-10-05s3: Fix nonempty blank linesVolker Lendecke1-4/+4
2009-04-14Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett1-0/+1
2009-03-18s3: remove POLICY_HND.Günther Deschner1-1/+1
2008-10-19Add TALLOC_CTX pointer to generate_random_str(), for consistency withJelmer Vernooij1-3/+2
2008-09-21netlogon: move password change code out to rpccli_netlogon_set_trust_password.Günther Deschner1-94/+5
2008-09-21netlogon: refactor just_change_the_password a bit.Günther Deschner1-22/+16
2008-09-21netlogon: use init_netr_CryptPassword in "just_change_the_password"Günther Deschner1-13/+10
2008-08-21Fix Bug #5710 and make machine account password changing work again.Günther Deschner1-23/+52
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke1-2/+3
2008-04-25Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_clientVolker Lendecke1-1/+1
2008-04-20Add "desthost" to rpc_pipe_clientVolker Lendecke1-1/+1
2008-04-02Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner1-1/+1
2008-03-28Add a talloc context parameter to current_timestring() to fix memleaks.Michael Adam1-1/+1
2008-02-27Use new LSA_POLICY defines in lsa rpc server code and other places.Günther Deschner1-1/+1
2008-02-16Use rpccli_netr_ServerPasswordSet in "just_change_the_password()".Günther Deschner1-1/+26
2008-02-13Use rpccli_lsa_EnumTrustDom all over the place.Günther Deschner1-2/+26
2008-01-23Windows 2008 (Longhorn) auth2 flag fixes.Andreas Schneider1-1/+1
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-3/+3
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-2/+2
2007-10-10r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter1-1/+1
2007-10-10r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1