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
/
source
/
rpc_parse
/
parse_rpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
syncing tree with SAMBA_3_0
Gerald Carter
2003-11-07
1
-0
/
+10
*
syncing up for 3.0.1pre1
Gerald Carter
2003-10-10
1
-30
/
+29
*
starting to sync up for beta3
Gerald Carter
2003-07-16
1
-17
/
+9
*
parse_string is only used for the authentication negotiators.
Volker Lendecke
2003-04-22
1
-10
/
+6
*
Fixes to make SCHANNEL work against a W2K DC. Still need to fix
Jeremy Allison
2003-04-16
1
-7
/
+7
*
A new RPC pipe! The \pipe\echo named pipe is for testing large RPC
Tim Potter
2003-04-11
1
-0
/
+10
*
This is the netlogon schannel client code. Try a
Volker Lendecke
2003-04-09
1
-4
/
+16
*
A little clarification in the rpc auth header struct.
Volker Lendecke
2003-04-09
1
-8
/
+7
*
This is a merge of the NETLOGON schannel server code from Samba
Volker Lendecke
2003-04-04
1
-0
/
+95
*
BIG patch...
Andrew Bartlett
2003-01-02
1
-22
/
+22
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-2
/
+2
*
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
2002-10-04
1
-2
/
+2
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-10
/
+25
*
more debug classess activated
Simo Sorce
2002-06-18
1
-0
/
+3
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-5
/
+0
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-3
/
+4
*
We copy the RPC header directly from the incoming client - remember to
Jeremy Allison
2001-03-12
1
-1
/
+6
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-2
/
+2
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
1
-3
/
+2
*
Added the NETDFS pipe to allow remote administration of the msdfs symlinks
Shirish Kalele
2000-05-18
1
-0
/
+10
*
rpc_parse/parse_rpc.c: Changes from TNG (thanks Luke) for NTLMSSP parsing.
Jeremy Allison
2000-04-13
1
-10
/
+9
*
changed prs_unistr to parse empty and non-empty strings the same way.
Jean-François Micouleau
2000-03-06
1
-1
/
+1
*
Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU on
Jeremy Allison
2000-02-29
1
-0
/
+20
*
spoolss definitions.
Jean-François Micouleau
2000-02-07
1
-11
/
+10
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-519
/
+565
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-2
/
+2
*
added \PIPE\browser plus experimental brsinfo command. you wouldn't
Luke Leighton
1999-11-19
1
-0
/
+11
*
- added DCE/RPC "fault" PDU support.
Luke Leighton
1999-11-15
1
-0
/
+16
*
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
1999-10-15
1
-63
/
+129
*
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1999-10-07
1
-5
/
+25
*
renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding
Luke Leighton
1999-07-26
1
-7
/
+8
*
improving authentication code (tidyup).
Luke Leighton
1999-06-29
1
-6
/
+6
*
last part of RPC api change.
Jean-François Micouleau
1999-05-03
1
-0
/
+11
*
rpc_parse/parse_misc.c : defined a new BUFFER5 struct
Jean-François Micouleau
1999-04-27
1
-5
/
+26
*
Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient
Matthew Chapman
1999-04-23
1
-0
/
+11
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
1
-3
/
+3
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
1
-3
/
+3
*
the UNICODE issue...
Luke Leighton
1999-02-11
1
-3
/
+3
*
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1999-02-08
1
-3
/
+3
*
adding srvsvc pipe.
Luke Leighton
1998-12-08
1
-0
/
+11
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-11
/
+0
*
fixes for OSF1 compilation
Andrew Tridgell
1998-11-13
1
-2
/
+2
*
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
Luke Leighton
1998-10-21
1
-7
/
+9
*
- dce/rpc code
Luke Leighton
1998-10-19
1
-0
/
+41
*
dce/rpc
Luke Leighton
1998-10-14
1
-8
/
+36
*
signed / unsigned issues spotted by herb
Luke Leighton
1998-10-09
1
-6
/
+6
*
dce/rpc.
Luke Leighton
1998-10-09
1
-4
/
+4
*
dce/rpc
Luke Leighton
1998-10-09
1
-17
/
+17
[next]