summaryrefslogtreecommitdiffstats
path: root/source/libsmb/trusts_util.c
Commit message (Expand)AuthorAgeFilesLines
* netlogon: move password change code out to rpccli_netlogon_set_trust_password.Günther Deschner2008-11-191-94/+5
* netlogon: refactor just_change_the_password a bit.Günther Deschner2008-11-191-22/+16
* netlogon: use init_netr_CryptPassword in "just_change_the_password"Günther Deschner2008-11-191-13/+10
* Fix Bug #5710 and make machine account password changing work again.Günther Deschner2008-08-221-23/+52
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-201-2/+3
* Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_clientVolker Lendecke2008-04-251-1/+1
* Add "desthost" to rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
* Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner2008-04-021-1/+1
* Add a talloc context parameter to current_timestring() to fix memleaks.Michael Adam2008-03-281-1/+1
* Use new LSA_POLICY defines in lsa rpc server code and other places.Günther Deschner2008-02-271-1/+1
* Use rpccli_netr_ServerPasswordSet in "just_change_the_password()".Günther Deschner2008-02-161-1/+26
* Use rpccli_lsa_EnumTrustDom all over the place.Günther Deschner2008-02-131-2/+26
* Windows 2008 (Longhorn) auth2 flag fixes.Andreas Schneider2008-01-231-1/+1
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-3/+3
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter2007-10-101-1/+1
* r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter2007-10-101-1/+1
* 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-4/+1
* r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke2007-10-101-1/+4
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r16363: Fix Klocwork ID 981 1652Volker Lendecke2007-10-101-1/+5
* r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2007-10-101-3/+4
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-2/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-17/+30
* r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather thanDerrell Lipman2007-10-101-3/+0
* Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett2004-01-051-1/+1
* Shutting down the connection closes outstanding sessions, so we don't needAndrew Bartlett2003-12-281-1/+0
* adding a useful debugGerald Carter2003-11-221-0/+1
* Applied Steve Langasek's patch for bug #450.Tim Potter2003-09-161-3/+4
* - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett2003-08-191-5/+4
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-1/+1
* * fixed volker's wbinfo -a lockup again. This one was my fault.Gerald Carter2003-07-011-60/+19
* * fix the trustdom_cache to work when winbindd is not running.Gerald Carter2003-07-011-22/+78
* * cleanup more DC name resolution issues in check_*domain_security()Gerald Carter2003-06-301-1/+9
* Fix some memory leaks and extra cache startups/shutdowns from the trustedAndrew Bartlett2003-06-081-3/+1
* Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.Andrew Bartlett2003-05-011-1/+1
* Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett2003-04-161-36/+29
* Fix a memory leak - 'smbcontrol smbd pool-usage' is your freind!Andrew Bartlett2003-03-171-0/+2
* Minor fixes.Andrew Bartlett2003-03-151-2/+2
* /tmp/newfun.msgRafal Szczesniak2003-03-141-0/+174