summaryrefslogtreecommitdiffstats
path: root/source/rpc_client/cli_login.c
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-77/+84
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-1/+1
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-3/+3
* Move over to RELEASE branch.Jeremy Allison2002-02-011-29/+31
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-1/+2
* Merge of i18n fixes from appliance-head. We need to revisit the internalJeremy Allison2001-02-151-2/+12
* Merges from appliance-head for I18N fixes from Tim.Jeremy Allison2001-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