summaryrefslogtreecommitdiffstats
path: root/source/msrpc
Commit message (Expand)AuthorAgeFilesLines
* a fairly drastic code commit to add "process id" as an extra identificationLuke Leighton2000-01-211-2/+7
* this commit is NOT as large as it looks. sed is a wonderful thing.Luke Leighton2000-01-201-4/+0
* - had to wrap register_vuid() with a become_root()/unbecome_root() setLuke Leighton2000-01-171-1/+0
* higher order function table to set up msrpc services.Luke Leighton2000-01-162-12/+25
* don't change case of pipe name for logging purposes.Luke Leighton2000-01-141-1/+0
* client_name() and client_addr() don't work on the other side of anLuke Leighton2000-01-121-0/+16
* strip path from argv[0] before using as the daemon name. i wasMatthew Chapman2000-01-121-5/+5
* this one's a _great_ fun commit.Luke Leighton2000-01-111-1/+1
* created means to add dce/rpc server auth parsers to individual pipes.Luke Leighton2000-01-082-0/+24
* removed check_access() call as it was executing gethostbyaddr on aLuke Leighton2000-01-081-14/+0
* more reshuffling, removed that damn user_sess_key, use a vuid instead :)Luke Leighton2000-01-061-12/+18
* trying to split become_user(), become_vuser(), become_root(), become_guest()Luke Leighton2000-01-031-0/+1
* minor modifications / cleanups. moved loop-back dce/rpc socket intoLuke Leighton2000-01-031-1/+1
* more simplification of msrpc / smb interfaceLuke Leighton2000-01-032-9/+8
* wow. apart from what looks like an (unrelated) off-by-one bug in theLuke Leighton2000-01-031-6/+7
* amazing. incredible. cut msrpc _right_ out the loop from smbd.Luke Leighton2000-01-031-2/+42
* more delineation between smbd and msrpc. thinking of attemptingLuke Leighton2000-01-031-1/+1
* attempting to delineate smbd / msrpc more.Luke Leighton2000-01-031-1/+1
* modified (and simplified) the inter-process communication between smbdLuke Leighton2000-01-022-102/+20
* oo noo :) found the bug. constructing a pdu was setting the data lenLuke Leighton1999-12-311-8/+0
* got fed up of tryting to look for a stupid memory corruption, soLuke Leighton1999-12-311-10/+9
* i don't get it. there's some memory corruption somewhere. i turnedLuke Leighton1999-12-221-1/+2
* loop-back msrpc daemons only allowed to be connected to as root.Luke Leighton1999-12-211-1/+1
* beeaaautiful. the one thing that i hate doing on this code (third orLuke Leighton1999-12-201-0/+3
* adding means to start / stop services remotely. it's a bit lame, but itLuke Leighton1999-12-151-2/+5
* changed function name of get_home_dir() to get_unixhome_dir(), to stopLuke Leighton1999-12-122-1/+15
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-122-0/+1072