summaryrefslogtreecommitdiff
path: root/source3/libsmb/trusts_util.c
AgeCommit message (Expand)AuthorFilesLines
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-4/+1
2007-10-10r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke1-1/+4
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+1
2007-10-10r16363: Fix Klocwork ID 981 1652Volker Lendecke1-1/+5
2007-10-10r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison1-3/+4
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-2/+2
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-17/+30
2007-10-10r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather thanDerrell Lipman1-3/+0
2004-01-05Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett1-1/+1
2003-12-28Shutting down the connection closes outstanding sessions, so we don't needAndrew Bartlett1-1/+0
2003-11-22adding a useful debugGerald Carter1-0/+1
2003-09-16Applied Steve Langasek's patch for bug #450.Tim Potter1-3/+4
2003-08-19 - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett1-5/+4
2003-07-30Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison1-1/+1
2003-07-01* fixed volker's wbinfo -a lockup again. This one was my fault.Gerald Carter1-60/+19
2003-07-01* fix the trustdom_cache to work when winbindd is not running.Gerald Carter1-22/+78
2003-06-30* cleanup more DC name resolution issues in check_*domain_security()Gerald Carter1-1/+9
2003-06-08Fix some memory leaks and extra cache startups/shutdowns from the trustedAndrew Bartlett1-3/+1
2003-05-01Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.Andrew Bartlett1-1/+1
2003-04-16Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett1-36/+29
2003-03-17Fix a memory leak - 'smbcontrol smbd pool-usage' is your freind!Andrew Bartlett1-0/+2
2003-03-15Minor fixes.Andrew Bartlett1-2/+2
2003-03-14/tmp/newfun.msgRafal Szczesniak1-0/+174