index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
stream
/
packet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r17222: Change the function prototypes for the GENSEc and TLS socket creation
Andrew Bartlett
1
-0
/
+25
2007-10-10
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
1
-4
/
+29
2007-10-10
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
1
-3
/
+1
2007-10-10
r15400: Move the TLS code behind the socket interface.
Andrew Bartlett
1
-27
/
+7
2007-10-10
r15356: Remove unused 'flags' argument from socket_send() and friends.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r13962: make functions public
Stefan Metzmacher
1
-19
/
+19
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11967: Fix more 64-bit warnings.
Tim Potter
1
-2
/
+2
2007-10-10
r11870: fixed the problem volker reported with the RPX-XPLOGIN test. The
Andrew Tridgell
1
-1
/
+37
2007-10-10
r11713: separate out the setting of the fde in the packet context from the
Andrew Tridgell
1
-4
/
+12
2007-10-10
r11712: avoid changing the fde flags unless really needed
Andrew Tridgell
1
-6
/
+9
2007-10-10
r11642: add some error checks
Stefan Metzmacher
1
-2
/
+8
2007-10-10
r11636: a bit neater solution to the nt_cancel problem
Andrew Tridgell
1
-1
/
+17
2007-10-10
r11630: another fix for over-reading in the packet code. This time get the
Andrew Tridgell
1
-4
/
+12
2007-10-10
r11629: fixed a bug found with the socket:testnonblock code. With randomised
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11627: give the caller much more control over the stream to packet process,
Andrew Tridgell
1
-2
/
+43
2007-10-10
r11618: added a generic '32 bit length prefix' full packet helper to the pack...
Andrew Tridgell
1
-3
/
+18
2007-10-10
r11605: added handling of the send queue to the generic packet handling code
Andrew Tridgell
1
-0
/
+63
2007-10-10
r11602: added packet_set_serialise() to allow the generic packet layer to
Andrew Tridgell
1
-0
/
+28
2007-10-10
r11595: added a helper layer to parse streams into individual packets. This is
Andrew Tridgell
1
-0
/
+312