summaryrefslogtreecommitdiff
path: root/source/rpc_parse/parse_rpc.c
Commit message (Expand)AuthorAgeFilesLines
* syncing tree with SAMBA_3_0Gerald Carter2003-11-071-0/+10
* syncing up for 3.0.1pre1Gerald Carter2003-10-101-30/+29
* starting to sync up for beta3Gerald Carter2003-07-161-17/+9
* parse_string is only used for the authentication negotiators.Volker Lendecke2003-04-221-10/+6
* Fixes to make SCHANNEL work against a W2K DC. Still need to fixJeremy Allison2003-04-161-7/+7
* A new RPC pipe! The \pipe\echo named pipe is for testing large RPCTim Potter2003-04-111-0/+10
* This is the netlogon schannel client code. Try aVolker Lendecke2003-04-091-4/+16
* A little clarification in the rpc auth header struct.Volker Lendecke2003-04-091-8/+7
* This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke2003-04-041-0/+95
* BIG patch...Andrew Bartlett2003-01-021-22/+22
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-2/+2
* merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-041-2/+2
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-10/+25
* more debug classess activatedSimo Sorce2002-06-181-0/+3
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-5/+0
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-3/+4
* We copy the RPC header directly from the incoming client - remember toJeremy Allison2001-03-121-1/+6
* Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-091-2/+2
* Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison2000-08-011-3/+2
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-0/+10
* rpc_parse/parse_rpc.c: Changes from TNG (thanks Luke) for NTLMSSP parsing.Jeremy Allison2000-04-131-10/+9
* changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau2000-03-061-1/+1
* Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU onJeremy Allison2000-02-291-0/+20
* spoolss definitions.Jean-François Micouleau2000-02-071-11/+10
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-519/+565
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-2/+2
* added \PIPE\browser plus experimental brsinfo command. you wouldn'tLuke Leighton1999-11-191-0/+11
* - added DCE/RPC "fault" PDU support.Luke Leighton1999-11-151-0/+16
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-63/+129
* - added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton1999-10-071-5/+25
* renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for addingLuke Leighton1999-07-261-7/+8
* improving authentication code (tidyup).Luke Leighton1999-06-291-6/+6
* last part of RPC api change.Jean-François Micouleau1999-05-031-0/+11
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-271-5/+26
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-231-0/+11
* Always null-terminate strings.Matthew Chapman1999-02-151-3/+3
* UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1999-02-121-3/+3
* the UNICODE issue...Luke Leighton1999-02-111-3/+3
* UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()Luke Leighton1999-02-081-3/+3
* adding srvsvc pipe.Luke Leighton1998-12-081-0/+11
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-11/+0
* fixes for OSF1 compilationAndrew Tridgell1998-11-131-2/+2
* fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1998-10-211-7/+9
* - dce/rpc codeLuke Leighton1998-10-191-0/+41
* dce/rpcLuke Leighton1998-10-141-8/+36
* signed / unsigned issues spotted by herbLuke Leighton1998-10-091-6/+6
* dce/rpc.Luke Leighton1998-10-091-4/+4
* dce/rpcLuke Leighton1998-10-091-17/+17