summaryrefslogtreecommitdiff
path: root/source3/smbd/change_trust_pw.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-04change_trust_account_password() must always use the PDC for rpcGerald Carter1-85/+77
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-6/+4
2002-11-06Merge of get_dc_list() api change. This was slightly more intrusiveTim Potter1-11/+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-06-25Update cli_full_connection() to take a 'flags' paramater, and try to get aAndrew Bartlett1-8/+2
2002-06-21Fixed incorrect debug.Tim Potter1-1/+1
2002-05-24Remove the password length paramater from cli_full_connection - it reallyAndrew Bartlett1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-01A farily large commit:Andrew Bartlett1-0/+152