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
/
source
/
rpc_server
/
srv_pipe_hnd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-2
/
+7
*
r14597: Merge DCERPC_FAULT constants from Samba 4.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r14031: Coverity bug CID #110. Free all resources correctly
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2007-10-10
1
-1
/
+1
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-2
/
+3
*
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r11950: If we got a connection oriented cancel pdu we would spin processing it.
Jeremy Allison
2007-10-10
1
-3
/
+78
*
r11292: Missed merge from Samba 2.2 many years ago....
Gerald Carter
2007-10-10
1
-5
/
+0
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-97
/
+120
*
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
2007-10-10
1
-3
/
+4
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-5
/
+3
*
r1414: Memory leak fixes found by valgrind whilst checking the password histo...
Jeremy Allison
2007-10-10
1
-0
/
+16
*
r1412: Fix password history list in tdbsam. Fix some memory leaks. Add
Jeremy Allison
2007-10-10
1
-3
/
+0
*
r1338: A netlogon schannel failure is a normal event with XP clients. They ca...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r786: Memory leak fixes in (mostly) error code paths from
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r238: Fix memleak
Volker Lendecke
2007-10-10
1
-0
/
+3
*
fix process_incoming_data() to return the number of bytes handled this call w...
Gerald Carter
2003-12-04
1
-1
/
+3
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
1
-1
/
+1
*
Fix typo in debug statement.
Tim Potter
2003-11-04
1
-1
/
+1
*
Fix more 64-bit printf warnings.
Tim Potter
2003-11-03
1
-1
/
+1
*
Attempt at fixing bug #283. There however is no solution.
Gerald Carter
2003-08-14
1
-0
/
+2
*
Merge the TNG netlogon schannel from HEAD.
Volker Lendecke
2003-04-06
1
-4
/
+11
*
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
2003-02-14
1
-10
/
+5
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-2
/
+2
*
Fix for systems that allow more than 65536 open files per process.
Jeremy Allison
2002-10-22
1
-4
/
+0
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-8
/
+42
*
merge from APPLIANCE_HEAD
Gerald Carter
2002-02-08
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
merge from appliance_head
Gerald Carter
2002-01-22
1
-2
/
+5
*
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
2002-01-20
1
-0
/
+11
*
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
2002-01-20
1
-57
/
+207
*
Changed MAX_OPEN_PIPES to 2048.
Jeremy Allison
2001-11-05
1
-1
/
+1
*
Don't put a \n on the end of the arg to exit_server()
Tim Potter
2001-11-05
1
-1
/
+1
*
Raise simultaneous open pipes from 64 to 1024 for large print server
Jeremy Allison
2001-10-27
1
-1
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-4
/
+4
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-2
/
+2
*
Spaces -> Tabs.
Jeremy Allison
2001-08-26
1
-6
/
+7
*
Fix for filers sending -1 for the maximum read request length on the
Tim Potter
2001-08-23
1
-3
/
+7
*
Fixed typo in debug message.
Tim Potter
2001-06-19
1
-1
/
+1
*
Fix the W2KSP2 joining a Samba domain problem.
Jeremy Allison
2001-05-18
1
-2
/
+2
*
Move to a handle database per pipe name, not per pipe.
Jeremy Allison
2001-03-13
1
-1
/
+7
*
Ok - we're now sending back policy handles to bigendian AS/U correctly.
Jeremy Allison
2001-03-12
1
-1
/
+10
*
Looks like AS/U doesn't set the FIRST flag in a BIND packet.
Jeremy Allison
2001-03-12
1
-1
/
+5
*
Ensure we're checking for the "FIRST" flag in other types of PDU than "REQUEST"
Jeremy Allison
2001-03-11
1
-4
/
+6
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-20
/
+41
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-13
/
+49
*
Roll back to using malloc/realloc on some of spoolss in head.
Jeremy Allison
2001-03-03
1
-2
/
+2
*
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
2001-02-27
1
-12
/
+24
[next]