summaryrefslogtreecommitdiff
path: root/source3/smbd/change_trust_pw.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-06s3: only include gen_ndr headers where needed.Günther Deschner1-0/+1
2009-11-03s3: Remove debug_ctx()Volker Lendecke1-1/+1
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke1-2/+3
2008-04-20Refactoring: Make struct rpc_pipe_client its own talloc parentVolker Lendecke1-1/+2
2008-03-28Add a talloc context parameter to current_timestring() to fix memleaks.Michael Adam1-1/+1
2007-11-29Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison1-1/+1
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-3/+3
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-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+3
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-9/+8
2003-09-10Fix for bug #273 - smbd crash on machine account change.Jeremy Allison1-10/+7
2003-08-26adding some debugs while tracking down a bugGerald Carter1-0/+5
2003-07-30Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison1-1/+1
2003-06-25large change:Gerald Carter1-1/+1
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-63/+32
2002-12-04merges from HEAD - change_trust_account_password() must always talk to PDCGerald Carter1-85/+77
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter1-1/+0
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-6/+4
2002-11-06Merge of get_dc_list() api change from HEAD.Tim Potter1-10/+4
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-1/+1
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-1/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-8/+2
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-01A farily large commit:Andrew Bartlett1-0/+152