summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_pipe.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-10Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...Jeremy Allison1-27/+0
2000-03-10restore the spoolss pipe as Jeremy replaced srv_pipe with the one fromJean-François Micouleau1-0/+1
2000-03-09Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison1-43/+1056
2000-01-04using read_with_timeout(), min data size 16 bytes (DCE/RPC header), maxLuke Leighton1-1/+5
2000-01-04oops, must use read_data() not read(), as read() may only provideLuke Leighton1-2/+2
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-997/+40
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-760/+750
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-26/+4
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-281/+422
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton1-1/+5
1999-12-06the first independent msrpc daemon - lsarpcd.Luke Leighton1-13/+107
1999-11-21adding user session key into network netlogon response.Luke Leighton1-2/+2
1999-11-19- bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursionLuke Leighton1-0/+1
1999-11-16Shirish Kalele <kalele@veritas.com> noticed that NT workstations areLuke Leighton1-18/+51
1999-11-15- added DCE/RPC "fault" PDU support.Luke Leighton1-1/+42
1999-07-26renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for addingLuke Leighton1-5/+5
1999-06-29improving authentication code (tidyup).Luke Leighton1-13/+25
1999-05-03last part of RPC api change.Jean-François Micouleau1-1/+1
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1-5/+46
1999-03-25SAM database "set user info".Luke Leighton1-1/+9
1999-03-17Stefan Walters: purify spotted rverf should be alloc'd to 16 bytes not 8.Luke Leighton1-1/+1
1999-02-15Always null-terminate strings.Matthew Chapman1-3/+3
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-3/+9
1999-02-11UNICODE issues.Luke Leighton1-3/+3
1999-02-10use jeremy's versions of the UNICODE routines.Luke Leighton1-3/+3
1999-02-08UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()Luke Leighton1-3/+3
1999-02-03corrections to get data stream for 2nd and subsequent pdus copied fromLuke Leighton1-3/+0
1999-02-03multiple dce/rpc PDUs failed to work after ntlmssp update was added.Luke Leighton1-1/+0
1998-12-08adding srvsvc pipe.Luke Leighton1-0/+1
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-2/+2
1998-11-12cleaning up conflicts between group code not yet committed andLuke Leighton1-0/+731