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