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_server
/
srv_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-3
/
+3
*
Fix the W2KSP2 joining a Samba domain problem.
Jeremy Allison
2001-05-18
1
-4
/
+4
*
Patch from Simo:
Gerald Carter
2001-05-07
1
-4
/
+4
*
Big cleanup of passdb and backends.
Jean-François Micouleau
2001-05-04
1
-11
/
+18
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-2
/
+2
*
Added 3 params to manipulate shares. "add share command/change share command/
Jeremy Allison
2001-04-07
1
-0
/
+16
*
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
2001-03-15
1
-3
/
+3
*
Fixed reading of strings from big-endian RPC clients.
Jeremy Allison
2001-03-13
1
-3
/
+3
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-45
/
+26
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-6
/
+6
*
Fix for AS/U not liking it's own assoc_gid.
Jeremy Allison
2001-03-08
1
-1
/
+1
*
Compile fix for new arg to create_nt_token()
Tim Potter
2000-12-12
1
-2
/
+4
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-16
/
+17
*
Merge of rpc parse buffer underflow debug code.
Tim Potter
2000-10-18
1
-0
/
+19
*
Don't initialise groups twice.
Tim Potter
2000-10-11
1
-1
/
+0
*
added samr_set_user_info and info_2.
Jean-François Micouleau
2000-10-07
1
-1
/
+1
*
Merge from appliance branch.
Tim Potter
2000-08-28
1
-0
/
+1
*
Fixed up the user/group contexts when using authenticated pipes.
Jeremy Allison
2000-08-04
1
-1
/
+12
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
1
-5
/
+5
*
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
2000-07-27
1
-7
/
+23
*
Some more sec_ctx changes. Modified some fields in the pipe_struct
Tim Potter
2000-07-03
1
-18
/
+20
*
Removed save directory argument to become_root() calls. Probably most of
Tim Potter
2000-06-23
1
-4
/
+4
*
Simplified server pipe implementation by changing arguments passed down
Tim Potter
2000-06-16
1
-6
/
+6
*
Changed MS_DFS to WITH_MSDFS throughout.
Shirish Kalele
2000-05-26
1
-1
/
+1
*
Added the NETDFS pipe to allow remote administration of the msdfs symlinks
Shirish Kalele
2000-05-18
1
-0
/
+3
*
Fixed bug where mallocd size of prs_struct could be larger than
Jeremy Allison
2000-05-17
1
-1
/
+1
*
Added fix for Win2k ACL query code from Shirish. I need this back ported
Jeremy Allison
2000-05-15
1
-3
/
+54
*
passdb/secrets.c: Fix typo in comment.
Jeremy Allison
2000-05-15
1
-4
/
+4
*
call prs_dump() on every input and output packet so we have plenty of
Andrew Tridgell
2000-05-15
1
-2
/
+13
*
add prs_dump() at the top level rpc switch
Andrew Tridgell
2000-05-15
1
-0
/
+2
*
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
2000-05-09
1
-0
/
+3
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-1
/
+0
*
Sync up with 2.0.7 w.r.t. guest users.
Jeremy Allison
2000-04-18
1
-3
/
+3
*
Ensure sign&seal work. Data len must have RPC_HEADER_LEN removed, but
Jeremy Allison
2000-04-14
1
-1
/
+5
*
Removed unused parameter vuid from rpc_server api_* calls. For the very few
Tim Potter
2000-04-04
1
-1
/
+1
*
Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...
Jeremy Allison
2000-03-10
1
-27
/
+0
*
restore the spoolss pipe as Jeremy replaced srv_pipe with the one from
Jean-François Micouleau
2000-03-10
1
-0
/
+1
*
Big update moving the multi-pdu support from 2.0.x into HEAD for JF
Jeremy Allison
2000-03-09
1
-43
/
+1056
*
using read_with_timeout(), min data size 16 bytes (DCE/RPC header), max
Luke Leighton
2000-01-04
1
-1
/
+5
*
oops, must use read_data() not read(), as read() may only provide
Luke Leighton
2000-01-04
1
-2
/
+2
*
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
2000-01-03
1
-997
/
+40
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-760
/
+750
*
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1999-12-12
1
-26
/
+4
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-281
/
+422
*
ABOUT TIME!!!!!!!!
Luke Leighton
1999-12-08
1
-1
/
+5
*
the first independent msrpc daemon - lsarpcd.
Luke Leighton
1999-12-06
1
-13
/
+107
*
adding user session key into network netlogon response.
Luke Leighton
1999-11-21
1
-2
/
+2
*
- bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursion
Luke Leighton
1999-11-19
1
-0
/
+1
*
Shirish Kalele <kalele@veritas.com> noticed that NT workstations are
Luke Leighton
1999-11-16
1
-18
/
+51
*
- added DCE/RPC "fault" PDU support.
Luke Leighton
1999-11-15
1
-1
/
+42
[next]