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
/
lib
/
tsocket
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
lib/tsocket: Free subreq as soon as possible
Samuel Cabrero
1
-0
/
+1
2021-01-14
tsocket: Fix a few typos
Volker Lendecke
1
-3
/
+3
2020-06-15
tsocket: Fix a typo
Volker Lendecke
1
-1
/
+1
2020-02-28
Rename macro argument s_addr due to it already being defined
Peter Eriksson
2
-7
/
+7
2020-02-26
lib/tsocket: add a comment regarding TEVENT_FD_READ in tstream_bsd_connect_se...
Stefan Metzmacher
1
-0
/
+8
2019-09-01
Spelling fixes s/implentation/implementation/
Mathieu Parent
1
-1
/
+1
2019-07-22
lib:tsocket: New function to build a tsocket_context from samba_address
Samuel Cabrero
2
-0
/
+39
2019-07-22
s3:utils: New struct to fix strict aliasing issues with sockets API
Samuel Cabrero
1
-59
/
+47
2019-03-22
tsocket: Simplify tsocket.h
Volker Lendecke
1
-1
/
+0
2018-12-17
lib:tsocket: Check for DOXYGEN as a #define
Andreas Schneider
1
-1
/
+1
2018-01-04
tsocket: Fix typos
Volker Lendecke
1
-2
/
+2
2016-06-30
tsocket: Do not dereference a NULL pointer
Andreas Schneider
1
-4
/
+8
2016-02-10
lib/tsocket: workaround sockets not supporting FIONREAD
Ralph Boehme
1
-1
/
+61
2015-10-21
lib/tsocket: fix non-blockging connect() error handling
Ralph Boehme
1
-8
/
+5
2015-06-19
Fix a typo
Volker Lendecke
1
-2
/
+2
2015-06-12
lib/tsocket: add tdgram_inet_udp_broadcast_socket()
Stefan Metzmacher
2
-0
/
+59
2015-06-12
lib/tsocket: add tdgram_bsd_existing_socket() helper function
Stefan Metzmacher
2
-0
/
+66
2015-06-05
tsocket: Use common code in tsocket_bsd_common_prepare_fd
Volker Lendecke
2
-30
/
+8
2015-02-24
tsocket: Use iov_advance
Volker Lendecke
2
-51
/
+18
2015-02-24
tsocket: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-07-01
tsocket: Pass the full port number to getaddrinfo().
Andreas Schneider
1
-1
/
+1
2013-06-14
tsocket: Add some const
Volker Lendecke
2
-3
/
+3
2013-03-13
tsocket: ENOMEM can be retried on illumos/Solaris.
Ira Cooper
1
-0
/
+6
2013-03-04
tsocket_bsd: Attempt to increase the SO_SNDBUF if we get EMSGSIZE in sendto()
Andrew Bartlett
1
-0
/
+26
2012-11-05
lib/tsocket: optimize syscalls in tstream_readv_pdu_send()
Stefan Metzmacher
1
-0
/
+29
2012-11-05
lib/tsocket: disable the syscall optimization for recvfrom/readv by default
Stefan Metzmacher
2
-6
/
+109
2012-10-23
lib/tsocket: fix loop in tdgram_bsd_recvfrom() (bug #9184)
Stefan Metzmacher
1
-1
/
+9
2012-09-22
lib/tsocket: fix receiving of udp packets from 0 bytes (bug #9184)
Stefan Metzmacher
1
-4
/
+1
2012-04-17
tsocket: Fix a couple of typos and spellings in tsocket_guide.txt
Michael Adam
1
-26
/
+27
2011-08-10
tsocket: make use of tevent_queue_add_optimize_empty() to optimize for the em...
Stefan Metzmacher
1
-37
/
+48
2011-06-20
Use tevent_req_oom
Volker Lendecke
1
-3
/
+3
2010-11-05
tsocket: fill in sa.sa_len if the system supports it
Stefan Metzmacher
1
-0
/
+12
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-13
/
+0
2010-10-23
tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...
Stefan Metzmacher
2
-5
/
+11
2010-10-23
tsocket: ask the kernel for the specific local address after a tcp connect
Stefan Metzmacher
1
-3
/
+54
2010-10-04
tsocket: make sure we delete the fd event before calling close()
Stefan Metzmacher
1
-0
/
+1
2010-09-28
tsocket: make sure we delete the fd event before calling close()
Stefan Metzmacher
1
-0
/
+1
2010-09-15
tsocket: we return -1 on error, not fd
Andrew Tridgell
1
-7
/
+7
2010-08-28
Revert "lib/tsocket: sa_socklen is a macro on irix, so better use sasocklen"
Stefan Metzmacher
3
-39
/
+39
2010-08-27
lib/tsocket: sa_socklen is a macro on irix, so better use sasocklen
Stefan Metzmacher
3
-39
/
+39
2010-08-15
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-07-11
tsocket: Fix some unreachable code
Volker Lendecke
1
-2
/
+1
2010-06-21
tsocket: Fix some type-punned warnings
Volker Lendecke
1
-2
/
+2
2010-05-19
tsocket: Improve the language in some parts of the guide.
Simo Sorce
1
-41
/
+37
2010-05-05
tsocket: Added the warning again to tsocket_address_bsd_sockaddr.
Andreas Schneider
1
-0
/
+3
2010-05-03
tsocket: Fixed the documentation of tsocket_address_bsd_sockaddr.
Andreas Schneider
1
-6
/
+13
2010-04-27
lib/tsocket: add tsocket_address_is_unix() function
Stefan Metzmacher
2
-0
/
+29
2010-04-27
lib/tsocket: add tsocket_address_is_inet() function
Stefan Metzmacher
2
-0
/
+54
2010-04-24
Revert "tsocket: not all systems have IPV6_V6ONLY"
Stefan Metzmacher
1
-2
/
+2
2010-04-12
s4-waf: inline LIBREPLACE_NETWORK into 'replace'
Stefan Metzmacher
1
-1
/
+0
[next]