summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_login.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-16configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...Jeremy Allison1-2/+12
2001-02-14Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter1-5/+4
2000-07-10Fix for passing NULL pointer as an array parameter inTim Potter1-2/+2
2000-04-25moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell1-1/+0
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
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-178/+97
1999-12-02cleaning up: removing those horrible references to server listLuke Leighton1-22/+6
1999-12-01fixing joining to domain plus something weird going down with nt logins...Luke Leighton1-1/+1
1999-11-29attempting to resolve the issue that multiple servers often specified inLuke Leighton1-6/+22
1999-11-29first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton1-85/+142
1999-11-21hmmm... have to add client-side support in domain_client_validate() toLuke Leighton1-10/+30
1999-10-21various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1-2/+2
1999-10-19need status codes from cli_net_req_chal() and cli_net_auth2().Luke Leighton1-7/+10
1999-04-08Mainly BDC-related changes.Matthew Chapman1-2/+3
1999-03-12new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton1-6/+9
1998-12-07removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1-11/+11
1998-11-29weekend work. user / group database API.Luke Leighton1-4/+4
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-2/+0
1998-10-20signed / unsigned warnings (found by herb).Luke Leighton1-3/+3
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton1-5/+1
1998-09-05tridge the destroyer returns!Andrew Tridgell1-2/+4
1998-07-06password.c: Fixes to allow Win95 clients to have lm encrypted passwordsJeremy Allison1-1/+1
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-4/+4
1998-04-29Makefile: Added files to smbpasswd.c.Jeremy Allison1-1/+1
1998-04-29clientgen.c: Fixed null session setup bug.Jeremy Allison1-3/+3
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-50/+45
1998-04-28First version that compiles. Much more to do.....Jeremy Allison1-97/+35
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-90/+23
1998-04-23These don't compile yet - but they are the core code in whatJeremy Allison1-271/+181
1998-04-01cli_login.c :Luke Leighton1-0/+18
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+395