summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_netlogon.c
AgeCommit message (Expand)AuthorFilesLines
2000-06-03moved secrets fns into secrets.cAndrew Tridgell1-2/+2
2000-05-29Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman1-1/+8
2000-05-08added secrets.tdb and changed storage of trust account password to useAndrew Tridgell1-2/+2
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-26/+0
2000-03-22added the following message to all dce/rpc client/server code, exceptLuke Leighton1-0/+26
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-1/+0
1999-12-21converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1-1/+1
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-343/+415
1999-12-01damn, that took a while. nt login password was being stored incorrectlyLuke Leighton1-3/+4
1999-12-01fixing joining to domain plus something weird going down with nt logins...Luke Leighton1-2/+3
1999-11-29first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton1-140/+166
1999-11-24ok. *whew*. this is the first completed part of the restructure.Luke Leighton1-2/+2
1999-10-26adding extra parameter back in to trust account functions (trust account name).Luke Leighton1-4/+11
1999-10-25one of those wonderful moments when running against a different MSRPCLuke Leighton1-2/+2
1999-10-21various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1-196/+25
1999-10-19need status codes from cli_net_req_chal() and cli_net_auth2().Luke Leighton1-80/+93
1999-09-21split matthew's sync command (only currently called from smbpasswd)Luke Leighton1-73/+1
1999-07-22BDC support.Matthew Chapman1-0/+72
1999-07-21BDC support.Luke Leighton1-39/+11
1999-07-06use of safe_cli_errstr() and cli_establish_connection().Luke Leighton1-124/+99
1999-06-24safe string error reporting functions (found a potential buffer overflowLuke Leighton1-8/+24
1999-06-02Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman1-4/+85
1999-04-08Mainly BDC-related changes.Matthew Chapman1-7/+63
1999-03-12new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton1-4/+6
1998-12-07removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1-19/+20
1998-11-20acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison1-0/+7
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-1/+0
1998-10-27amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1-0/+1
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton1-1/+1
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton1-3/+8
1998-10-04- modified resolve_name() to take a name_typeAndrew Tridgell1-1/+1
1998-09-25added rpcclient programLuke Leighton1-5/+11
1998-09-05some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1-1/+1
1998-09-05tridge the destroyer returns!Andrew Tridgell1-2/+4
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-2/+3
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-5/+5
1998-05-27loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison1-0/+165
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-1/+1
1998-04-29clientgen.c: Fixed null session setup bug.Jeremy Allison1-6/+19
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-56/+44
1998-04-28First version that compiles. Much more to do.....Jeremy Allison1-115/+123
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-31/+26
1998-04-23These don't compile yet - but they are the core code in whatJeremy Allison1-337/+337
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+461