index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_parse
/
parse_rpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-dcerpc: Remove unused functions and headers
Simo Sorce
2010-07-16
1
-110
/
+0
*
s3-dcerpc: Remove unused functions and headers
Simo Sorce
2010-07-13
1
-282
/
+0
*
s3:dcerpc Remove unused structure and functions
Simo Sorce
2010-07-08
1
-81
/
+0
*
s3:dcerpc Add prs_parse_dcerpc_bind
Simo Sorce
2010-07-08
1
-0
/
+17
*
s3:rpc user idl define dcerpc_ctx_list instead of custom RPC_CONTEXT
Simo Sorce
2010-07-08
1
-6
/
+9
*
s3-dcerpc: remove unused init_rpc_hdr_rb and init_rpc_context.
Günther Deschner
2010-07-07
1
-34
/
+0
*
s3-dcerpc: remove unused smb_io_rpc_hdr_fault.
Günther Deschner
2010-07-07
1
-20
/
+0
*
Fix bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
2010-02-17
1
-3
/
+2
*
s3-dcerpc: remove more obsolete or duplicate headers.
Günther Deschner
2009-09-16
1
-1
/
+1
*
s3-schannel: remove last schannel hand-marshalling function.
Günther Deschner
2009-09-11
1
-31
/
+0
*
s3-schannel: remove unused code.
Günther Deschner
2009-09-11
1
-63
/
+0
*
s3: remove unused RPC_AUTH_SCHANNEL_NEG struct and parsing functions.
Günther Deschner
2009-09-08
1
-41
/
+0
*
Add const to init_rpc_hdr_ba
Volker Lendecke
2009-07-05
1
-1
/
+1
*
Remove "typedef struct ndr_syntax_id RPC_IFACE;"
Volker Lendecke
2009-07-05
1
-6
/
+8
*
s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL.
Günther Deschner
2009-03-18
1
-10
/
+0
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
2008-07-20
1
-0
/
+10
*
Make the pipe_names[] array static to cli_pipe.c
Volker Lendecke
2008-07-19
1
-63
/
+0
*
Make use of ndr_syntax_id_equal
Volker Lendecke
2008-07-19
1
-2
/
+2
*
drsuapi: add all code required for our drsuapi rpc client.
Günther Deschner
2008-05-23
1
-0
/
+1
*
Compile endpoint mapper pidl output
Volker Lendecke
2008-05-21
1
-0
/
+1
*
rpc_parse: fix "assignment discards qualifier" warning by using CONST_DISCARD.
Michael Adam
2008-04-20
1
-1
/
+1
*
Remove the pipe_idx variable from rpc_pipe_client
Volker Lendecke
2008-04-20
1
-1
/
+2
*
rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce
Jelmer Vernooij
2008-04-17
1
-188
/
+25
*
Remove copying of interface syntax id.
Jelmer Vernooij
2008-04-17
1
-1
/
+1
*
Actually connect to RPC.
Jelmer Vernooij
2008-04-17
1
-0
/
+15
*
Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.
Jelmer Vernooij
2008-04-15
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-17
/
+17
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-22
/
+0
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22055: Port the endpoint mapper (and functions it requires) to Samba 3.
Jelmer Vernooij
2007-10-10
1
-0
/
+11
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-0
/
+11
*
r14643: Merge dcerpc_errstr from Samba 4.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r13407: Change the credentials code to be more like the Samba4 structure,
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-10
/
+0
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-470
/
+48
*
r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.
Jeremy Allison
2007-10-10
1
-45
/
+29
*
r7696: Don't try and be clever and read an 8 byte int and 3 pad bytes
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yet
Jeremy Allison
2007-10-10
1
-30
/
+71
*
r6243: Yes. I *will* hate myself in the morning for this one.
Gerald Carter
2007-10-10
1
-0
/
+17
*
r6014: rather large change set....
Gerald Carter
2007-10-10
1
-11
/
+34
*
r704: BUG 1315: fix for schannel client connections to server's that don't su...
Gerald Carter
2007-10-10
1
-5
/
+15
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
1
-43
/
+32
*
Add initshutdown pipe commands to rpcclient. Second part of fix to bug
Jim McDonough
2003-10-24
1
-0
/
+10
*
Grrr. compile patches before you apply !
Jeremy Allison
2003-10-03
1
-4
/
+4
*
abstract UUID parsing code to an individual function; patch from Anthony
Gerald Carter
2003-10-03
1
-7
/
+26
*
Remove duplicate function (now in rpc_parse/parse_prs.c) and fix a RPC debug
Andrew Bartlett
2003-10-01
1
-21
/
+1
*
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...
Gerald Carter
2003-10-01
1
-3
/
+3
*
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
2003-07-14
1
-17
/
+9
*
parse_string is only used for the authentication negotiators.
Volker Lendecke
2003-04-22
1
-10
/
+6
[next]