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
/
lib
/
tsocket
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-04-08
tsocket_bsd: Always use a real length for the sa_socklen, and keep it around
Andrew Bartlett
1
-68
/
+16
2010-04-06
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
1
-3
/
+0
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+11
2010-03-26
tsocket: not all systems have IPV6_V6ONLY
Andrew Tridgell
1
-2
/
+2
2010-02-26
tsocket: Improve the tsocket_address_bsd_sockaddr documentation.
Andreas Schneider
1
-1
/
+3
2010-02-22
Spelling fixes for tsocket API documentation.
Brad Hards
1
-14
/
+14
2010-02-18
tsocket/bsd: fix comment in tdgram_bsd_recvfrom_handler()
Stefan Metzmacher
1
-2
/
+4
2010-02-17
Fix commit d07cd37b993d3c9beded20323174633b806196b5
Jeremy Allison
1
-1
/
+4
2010-02-17
tsocket/bsd: fix bug #7115 FreeBSD includes the UDP header in FIONREAD
Stefan Metzmacher
1
-4
/
+6
2010-02-17
tsocket/bsd: set IPV6_V6ONLY on AF_INET6 sockets
Stefan Metzmacher
1
-0
/
+36
2010-02-17
tsocket/bsd: fix bug #7140 autodetect ipv4 and ipv6 based on the remote addre...
Stefan Metzmacher
1
-2
/
+53
2010-02-17
tsocket/bsd: fix bug #7140 use calculated sa_socklen for bind() in tstream_bs...
Stefan Metzmacher
1
-1
/
+1
2010-02-17
tsocket/bsd: fix do_bind logic for AF_INET
Stefan Metzmacher
1
-2
/
+2
2010-01-28
tsocket: Fix the description of tstream_writev_queue_send/recv
Kai Blin
1
-6
/
+6
2010-01-28
tsocket: Fix description for tstream_readv_pdu_queue_send/recv
Kai Blin
1
-7
/
+6
2010-01-11
tsocket: Added doxygen config file.
Andreas Schneider
1
-0
/
+1538
2010-01-11
tsocket: Added complete doxygen documentation.
Andreas Schneider
2
-63
/
+834
2009-12-24
tsocket: only copy the specific part of sockaddr*
Stefan Metzmacher
1
-0
/
+5
2009-12-24
tsocket: allow AF_UNIX sockaddrs smaller than sizeof(sockaddr_un)
Stefan Metzmacher
1
-4
/
+5
2009-12-15
tsocket: Fixed tsocket_guide.txt asciidoc syntax.
Andreas Schneider
1
-148
/
+161
2009-12-15
tsocket: Fixed documentation for tsocket_address_bsd_sockaddr().
Andreas Schneider
1
-6
/
+5
2009-12-15
tsocket: Fixed typo in LGPL header.
Andreas Schneider
5
-5
/
+5
2009-12-15
tsocket: add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sock...
Stefan Metzmacher
3
-5
/
+87
[next]