index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
/
srv_pipe_hnd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed save directory argument to become_root() calls. Probably most of
Tim Potter
2000-06-23
1
-2
/
+2
*
Fixed memory leak in RPC parsing code.
Shirish Kalele
2000-05-26
1
-1
/
+6
*
Fixed bug I introduced last night (sorry). Now truncate incoming prs_struct
Jeremy Allison
2000-05-17
1
-0
/
+7
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+3
*
rpc_server/srv_lsa.c: Bring into sync with 2.0.x.
Jeremy Allison
2000-05-04
1
-6
/
+6
*
- use full_name instead of real_name
Andrew Tridgell
2000-05-04
1
-1
/
+1
*
split the username in the vuser structure into a separate
Andrew Tridgell
2000-05-02
1
-2
/
+2
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-2
/
+2
*
fixed a prs memory leak (weren't freeing input buffer)
Andrew Tridgell
2000-04-23
1
-0
/
+1
*
IRIX include fixes.
Jeremy Allison
2000-03-31
1
-0
/
+5
*
Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...
Jeremy Allison
2000-03-10
1
-33
/
+115
*
removed unused variable
Jean-François Micouleau
2000-03-10
1
-1
/
+0
*
Big update moving the multi-pdu support from 2.0.x into HEAD for JF
Jeremy Allison
2000-03-09
1
-62
/
+477
*
lib/system.c: Fixed gcc warnings.
Jeremy Allison
2000-02-23
1
-23
/
+23
*
made cvs main up-to-date with samba_tng, with addition of process id to
Luke Leighton
2000-01-21
1
-1
/
+1
*
modified smbd/msrpc credential transfer system. user session key
Luke Leighton
2000-01-11
1
-0
/
+10
*
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
2000-01-03
1
-1
/
+50
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-209
/
+162
*
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1999-12-12
1
-7
/
+7
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-38
/
+73
*
the first independent msrpc daemon - lsarpcd.
Luke Leighton
1999-12-06
1
-0
/
+25
*
adding error checking in parsing code
Luke Leighton
1999-10-15
1
-0
/
+1
*
SAM database "set user info".
Luke Leighton
1999-03-25
1
-1
/
+1
*
The line:
Matthew Chapman
1999-03-21
1
-2
/
+2
*
when multiple independent large rpc calls come in on the same pipe,
Luke Leighton
1999-02-09
1
-5
/
+2
*
corrections to get data stream for 2nd and subsequent pdus copied from
Luke Leighton
1999-02-03
1
-19
/
+19
*
multiple dce/rpc PDUs failed to work after ntlmssp update was added.
Luke Leighton
1999-02-03
1
-31
/
+23
*
some quite important bug-fixes i missed because i transferred the wrong
Luke Leighton
1998-10-20
1
-6
/
+4
*
dce/rpc
Luke Leighton
1998-10-16
1
-0
/
+3
*
rpc client mods (ntlmssp flags)
Luke Leighton
1998-10-16
1
-2
/
+2
*
bug-fixing against:
Luke Leighton
1998-10-15
1
-0
/
+24
*
dce/rpc
Luke Leighton
1998-10-08
1
-9
/
+17
*
dce/rpc
Luke Leighton
1998-10-07
1
-1
/
+19
*
dce/rpc
Luke Leighton
1998-10-07
1
-0
/
+14
*
(Finally) implemented "max open files" as a global smb.conf parameter.
Jeremy Allison
1998-09-30
1
-5
/
+17
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
1
-1
/
+1
*
nttrans.c:
Luke Leighton
1998-09-23
1
-4
/
+28
*
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1998-09-05
1
-2
/
+2
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-9
/
+0
*
added some optimisation for the case where the number of open files is
Andrew Tridgell
1998-08-17
1
-15
/
+2
*
much cleaner chain pointer handling for both files and pipes.
Andrew Tridgell
1998-08-17
1
-10
/
+5
*
some cleanups from the conversion of Pipes[] to a linked list. I also
Andrew Tridgell
1998-08-17
1
-222
/
+210
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
1
-2
/
+0
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-61
/
+56
*
compiler warning for unimportant uninitialised variable
Luke Leighton
1998-05-06
1
-4
/
+4
*
ABOUT time. dce/rpc long packet format now works, server-side.
Luke Leighton
1998-04-24
1
-2
/
+0
*
put server-side long dce/rpc code in main branch.
Luke Leighton
1998-04-21
1
-28
/
+61
*
includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.
Jeremy Allison
1998-04-10
1
-5
/
+21
*
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1998-03-11
1
-0
/
+315