summaryrefslogtreecommitdiff
path: root/source/rpc_client/cli_connect.c
Commit message (Expand)AuthorAgeFilesLines
* more of those wonderful connection-related issues, found by rpctortureLuke Leighton2000-03-071-9/+10
* trying to get connection reuse working. use \\someserver -U admin%passLuke Leighton2000-02-171-3/+6
* add connection was ok, delete wasn't. ncacn_np_use_del fixed; _use_ ofLuke Leighton2000-02-131-1/+1
* hooray, i think i finally have it. couple of bugs (like forgetting toLuke Leighton2000-02-131-5/+4
* ok. this introduces the following structures:Luke Leighton2000-02-131-66/+20
* this one serious-attitude bug-fix.Luke Leighton2000-02-121-112/+139
* renamed msrpc_state to msrpc_local.Luke Leighton2000-02-121-1/+1
* updated rpctorture.Luke Leighton2000-02-111-23/+2
* yess :) fixed the client / server reusage mixup by adding code to msrpc_findLuke Leighton2000-02-101-4/+0
* interesting. this is quite a problem, i don't know the solution, yet.Luke Leighton2000-02-101-1/+5
* finally getting somewhere with querysecret, setsecretLuke Leighton2000-02-101-3/+10
* first stage of making some sort of "thread" context ... er, thing :) inLuke Leighton2000-02-081-28/+2
* trying to sort out policy handle state info, and making a mess of it.Luke Leighton2000-02-071-27/+31
* Spelling flame. (-:Tim Potter2000-02-071-1/+1
* new loop-back authentication mechanism.Luke Leighton2000-02-061-7/+17
* this is probably one of THE most reluctant commits i've ever made.Luke Leighton2000-02-061-2/+22
* dunno what these are, it's late and i'm tired. i think they're bug-fixes.Luke Leighton2000-02-011-1/+8
* from elrond. this patch is NOT as large as it looks.Luke Leighton2000-01-311-0/+1
* clean-up on policy handle mods.Luke Leighton2000-01-301-1/+4
* sorry, everyone: this is work-in-progress. i got a call to go out tonightLuke Leighton2000-01-291-0/+65
* close all MSRPC connections during smbd idle time, otherwise it willLuke Leighton2000-01-221-0/+1
* a fairly drastic code commit to add "process id" as an extra identificationLuke Leighton2000-01-211-1/+3
* this commit is NOT as large as it looks. sed is a wonderful thing.Luke Leighton2000-01-201-4/+20
* make proto.Luke Leighton2000-01-191-1/+1
* all sorts of weird stuff found by attempting to track down passwordLuke Leighton2000-01-171-1/+1
* comparisons against msrpc->local instead of msrpc->cli. oops.Luke Leighton2000-01-161-2/+2
* debug info to catch other potential handle-closing disasters :)Luke Leighton2000-01-161-0/+12
* nngh! was ZERO_STRUCT()ing a pipe struct _before_ checking to closeLuke Leighton2000-01-161-0/+4
* this one's a _great_ fun commit.Luke Leighton2000-01-111-25/+29
* keep forgetting to update copyright dates on files.Luke Leighton2000-01-091-2/+2
* crash-issues due to looping backwards (off-by-one) in cli_connect_getsrv()Luke Leighton2000-01-081-1/+1
* adding first client-side Bind Request for netlogon sec chan.Luke Leighton2000-01-081-1/+1
* added client-side dce/rpc authentication API.Luke Leighton2000-01-081-4/+74
* couple more things spotted by Elrond - sizeof(char*) instead of sizeof(fstring).Luke Leighton2000-01-061-4/+0
* more corrections from elrond.Luke Leighton2000-01-061-0/+2
* removed dependency of smbd on the smb password database api.Luke Leighton2000-01-031-1/+5
* modified (and simplified) the inter-process communication between smbdLuke Leighton2000-01-021-5/+8
* got fed up of tryting to look for a stupid memory corruption, soLuke Leighton1999-12-311-12/+11
* i don't get it. there's some memory corruption somewhere. i turnedLuke Leighton1999-12-221-4/+6
* oh that's annoying. having only allowed root to access the loop-backLuke Leighton1999-12-211-1/+1
* only a server name of \\. is allowed to connect to msrpc loop-back.Luke Leighton1999-12-211-4/+1
* fixing SMBtrans / SMBtrans secondary issues in clientgen.c and ipc.c.Luke Leighton1999-12-211-0/+2
* finally! got a long DCE/RPC request / response system going. it alwaysLuke Leighton1999-12-201-1/+4
* beeaaautiful. the one thing that i hate doing on this code (third orLuke Leighton1999-12-201-2/+6
* msrpc loopback works.Luke Leighton1999-12-151-0/+4
* well, this is the code i didn't want to have to write, right now, butLuke Leighton1999-12-151-31/+285
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-1/+1
* OK. This code works on a RedHat 6.0 system. However smbpasswdGerald Carter1999-12-091-1/+1
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-5/+6
* cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1999-12-031-1/+1