summaryrefslogtreecommitdiff
path: root/source/rpc_client/cli_login.c
Commit message (Expand)AuthorAgeFilesLines
* This one isn't as big, as it looks.Elrond2000-04-041-0/+1
* series of perl scripts (thanks tim!) to replace all calls to bzero:Luke Leighton2000-03-311-1/+1
* nmbd merge, all the bits that were needed from andrew's mergingLuke Leighton2000-03-271-20/+20
* initialiase USER_INFO_CTR to nullLuke Leighton2000-03-101-0/+3
* login validation level 2 and 3 negotiated from netr_auth2 neg_flags.Luke Leighton2000-03-091-21/+40
* - acb_info is a 32-bit field in samr stuff (oops!!) sun cascade withLuke Leighton2000-03-081-3/+3
* yet another stage in net user info level 2. server-side and client-sideLuke Leighton2000-03-081-3/+3
* next stage of having a NET_USER_INFO_CTRLuke Leighton2000-03-071-36/+53
* fixed HAVE_SETUID autoconf problems.Luke Leighton2000-02-221-1/+1
* updating trust account password in idle-loop of lsarpcd not smbd.Luke Leighton2000-02-191-96/+90
* this is probably one of THE most reluctant commits i've ever made.Luke Leighton2000-02-061-8/+0
* ok, this _is_ as big as it looks, conceptually, and i haven't evenLuke Leighton2000-02-041-19/+8
* from elrond. this patch is NOT as large as it looks.Luke Leighton2000-01-311-0/+1
* a fairly drastic code commit to add "process id" as an extra identificationLuke Leighton2000-01-211-1/+1
* this commit is NOT as large as it looks. sed is a wonderful thing.Luke Leighton2000-01-201-3/+10
* [mixed commit. sorry!]Luke Leighton2000-01-141-16/+21
* added two new auto-bool smb.conf parameters:Luke Leighton2000-01-091-1/+12
* yes! a first packet send-receive of NETLOGON secure channel:Luke Leighton2000-01-091-3/+0
* keep forgetting to update copyright dates on files.Luke Leighton2000-01-091-2/+2
* got fed up of smbpasswd getting damn SIDs from PDC when it's only doingLuke Leighton2000-01-091-0/+2
* missed an added parameter to sam sync.Luke Leighton2000-01-091-0/+6
* adding first client-side Bind Request for netlogon sec chan.Luke Leighton2000-01-081-5/+25
* finally got somewhere with encrypted msrpc. i had to do some hacking aboutLuke Leighton2000-01-051-1/+6
* ok. the smb-fileserver-only saga continues.Luke Leighton2000-01-021-1/+43
* fixing up NETLOGON usage. password validation must now go throughLuke Leighton2000-01-021-5/+3
* 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