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
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
stream
/
packet.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
s4/lib: remove packet_full_request_u16, not used anymore
Ralph Boehme
1
-1
/
+0
2020-08-17
Fix a comment typo copied around
Volker Lendecke
1
-1
/
+1
2012-03-06
s4 dns: Fix TCP handling in the DNS server
Kai Blin
1
-0
/
+1
2010-01-21
s4: Fix a few warnings.
Jelmer Vernooij
1
-0
/
+1
2009-02-18
Worked around a problem with select/poll/epoll and gnutls
Andrew Tridgell
1
-0
/
+1
2009-02-02
s4:lib/stream: s/private/private_data
Stefan Metzmacher
1
-8
/
+8
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-4
/
+4
2008-12-17
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
1
-0
/
+6
2007-10-10
r15400: Move the TLS code behind the socket interface.
Andrew Bartlett
1
-3
/
+0
2007-10-10
r11713: separate out the setting of the fde in the packet context from the
Andrew Tridgell
1
-1
/
+2
2007-10-10
r11636: a bit neater solution to the nt_cancel problem
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11627: give the caller much more control over the stream to packet process,
Andrew Tridgell
1
-0
/
+3
2007-10-10
r11618: added a generic '32 bit length prefix' full packet helper to the pack...
Andrew Tridgell
1
-1
/
+3
2007-10-10
r11605: added handling of the send queue to the generic packet handling code
Andrew Tridgell
1
-0
/
+2
2007-10-10
r11602: added packet_set_serialise() to allow the generic packet layer to
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11595: added a helper layer to parse streams into individual packets. This is
Andrew Tridgell
1
-0
/
+47