summaryrefslogtreecommitdiffstats
path: root/source/rpc_client/cli_login.c
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-21/+0
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-4/+5
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-311-4/+4
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.Tim Potter2001-09-181-6/+9
* Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c whereAndrew Bartlett2001-09-161-1/+5
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-3/+3
* More status32 conversions.Tim Potter2001-08-241-3/+4
* Set secure channel type depending on server role.Tim Potter2001-08-241-1/+2
* This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett2001-08-121-10/+8
* This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett2001-08-031-5/+7
* This fixes security=domain, which has been broke since the big charsetAndrew Bartlett2001-07-101-9/+2
* The big character set handling changeover!Andrew Tridgell2001-07-041-6/+3
* configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...Jeremy Allison2001-02-161-2/+12
* Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter2001-02-141-5/+4
* Fix for passing NULL pointer as an array parameter inTim Potter2000-07-101-2/+2
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-1/+0
* 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
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-178/+97
* cleaning up: removing those horrible references to server listLuke Leighton1999-12-021-22/+6
* fixing joining to domain plus something weird going down with nt logins...Luke Leighton1999-12-011-1/+1
* attempting to resolve the issue that multiple servers often specified inLuke Leighton1999-11-291-6/+22
* first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton1999-11-291-85/+142
* hmmm... have to add client-side support in domain_client_validate() toLuke Leighton1999-11-211-10/+30
* various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1999-10-211-2/+2
* need status codes from cli_net_req_chal() and cli_net_auth2().Luke Leighton1999-10-191-7/+10
* Mainly BDC-related changes.Matthew Chapman1999-04-081-2/+3
* new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton1999-03-121-6/+9
* removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1998-12-071-11/+11
* weekend work. user / group database API.Luke Leighton1998-11-291-4/+4
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-2/+0
* signed / unsigned warnings (found by herb).Luke Leighton1998-10-201-3/+3
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-151-5/+1
* tridge the destroyer returns!Andrew Tridgell1998-09-051-2/+4
* password.c: Fixes to allow Win95 clients to have lm encrypted passwordsJeremy Allison1998-07-061-1/+1
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-4/+4
* Makefile: Added files to smbpasswd.c.Jeremy Allison1998-04-291-1/+1
* clientgen.c: Fixed null session setup bug.Jeremy Allison1998-04-291-3/+3
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-50/+45
* First version that compiles. Much more to do.....Jeremy Allison1998-04-281-97/+35
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-90/+23
* These don't compile yet - but they are the core code in whatJeremy Allison1998-04-231-271/+181
* cli_login.c :Luke Leighton1998-04-011-0/+18
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+395