summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_trust.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-08added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell1-1/+1
2001-12-05OK. Smbpasswd -j is DEAD.Andrew Bartlett1-141/+43
2001-11-29I think the lookup_pdc_name() should be called lookup_dc_name() and theTim Potter1-1/+1
2001-11-16I *love* removing code :-). Removed 4 files that weren't being used.Jeremy Allison1-7/+10
2001-09-18Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.Tim Potter1-2/+5
2001-09-17move to SAFE_FREE()Simo Sorce1-2/+1
2001-06-14Fixed some return code checks for cli_initialise() from False to NULL.Tim Potter1-1/+1
2001-05-17Broke out change trust account password routines into separate fileTim Potter1-0/+245