summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_rpc.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-22parse_string is only used for the authentication negotiators.Volker Lendecke1-10/+6
2003-04-16Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison1-7/+7
2003-04-14Merge of rpcecho pipe for testing large dcerpc requests and responses.Tim Potter1-0/+10
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke1-4/+16
2003-04-09A little clarification in the rpc auth header struct.Volker Lendecke1-8/+7
2003-04-06Merge the TNG netlogon schannel from HEAD.Volker Lendecke1-0/+95
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-22/+22
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-2/+2
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter1-2/+2
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-10/+25
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+3
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-5/+0
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-1/+1
2001-07-04The big character set handling changeover!Andrew Tridgell1-3/+4
2001-03-12We copy the RPC header directly from the incoming client - remember toJeremy Allison1-1/+6
2001-03-09Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison1-2/+2
2000-08-01Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison1-3/+2
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele1-0/+10
2000-04-13rpc_parse/parse_rpc.c: Changes from TNG (thanks Luke) for NTLMSSP parsing.Jeremy Allison1-10/+9
2000-03-06changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau1-1/+1
2000-02-29Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU onJeremy Allison1-0/+20
2000-02-07spoolss definitions.Jean-François Micouleau1-11/+10
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-519/+565
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-2/+2
1999-11-19added \PIPE\browser plus experimental brsinfo command. you wouldn'tLuke Leighton1-0/+11
1999-11-15- added DCE/RPC "fault" PDU support.Luke Leighton1-0/+16
1999-10-15return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1-63/+129
1999-10-07- added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton1-5/+25
1999-07-26renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for addingLuke Leighton1-7/+8
1999-06-29improving authentication code (tidyup).Luke Leighton1-6/+6
1999-05-03last part of RPC api change.Jean-François Micouleau1-0/+11
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1-5/+26
1999-04-23Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1-0/+11
1999-02-15Always null-terminate strings.Matthew Chapman1-3/+3
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-3/+3
1999-02-11the UNICODE issue...Luke Leighton1-3/+3
1999-02-08UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()Luke Leighton1-3/+3
1998-12-08adding srvsvc pipe.Luke Leighton1-0/+11
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-11/+0
1998-11-13fixes for OSF1 compilationAndrew Tridgell1-2/+2
1998-10-21fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1-7/+9
1998-10-19- dce/rpc codeLuke Leighton1-0/+41
1998-10-14dce/rpcLuke Leighton1-8/+36
1998-10-09signed / unsigned issues spotted by herbLuke Leighton1-6/+6
1998-10-09dce/rpc.Luke Leighton1-4/+4
1998-10-09dce/rpcLuke Leighton1-17/+17
1998-10-08dce/rpcLuke Leighton1-66/+112
1998-10-07dce/rpcLuke Leighton1-41/+169
1998-10-07dce/rpcLuke Leighton1-9/+6