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
/
tsocket.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...
Stefan Metzmacher
1
-4
/
+9
2010-08-28
Revert "lib/tsocket: sa_socklen is a macro on irix, so better use sasocklen"
Stefan Metzmacher
1
-8
/
+8
2010-08-27
lib/tsocket: sa_socklen is a macro on irix, so better use sasocklen
Stefan Metzmacher
1
-8
/
+8
2010-08-15
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
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
1
-0
/
+12
2010-04-27
lib/tsocket: add tsocket_address_is_inet() function
Stefan Metzmacher
1
-0
/
+17
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-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 complete doxygen documentation.
Andreas Schneider
1
-11
/
+834
2009-12-15
tsocket: Fixed typo in LGPL header.
Andreas Schneider
1
-1
/
+1
2009-12-15
tsocket: add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sock...
Stefan Metzmacher
1
-0
/
+15
2009-11-03
tsocket: remove prototype of non-existing tsocket_address_inet_set_broadcast()
Stefan Metzmacher
1
-2
/
+0
2009-05-01
tsocket: add tstream_readv_pdu_queue_send/recv()
Stefan Metzmacher
1
-0
/
+8
2009-05-01
tsocket: add tstream_writev_queue_send/recv()
Stefan Metzmacher
1
-0
/
+8
2009-05-01
tsocket: add tstream_readv_pdu_send/recv()
Stefan Metzmacher
1
-1
/
+13
2009-05-01
tsocket: add tstream implementation for bsd sockets (inet and unix)
Stefan Metzmacher
1
-0
/
+43
2009-05-01
tsocket: add tstream_context infrastructure similar to tdgram_context
Stefan Metzmacher
1
-0
/
+28
2009-05-01
tsocket: rename tdgram_unix_dgram_socket() => tdgram_unix_socket()
Stefan Metzmacher
1
-7
/
+7
2009-05-01
tsocket: remove tsocket_context related stuff
Stefan Metzmacher
1
-112
/
+3
2009-04-02
tsocket: remove DGRAM support from tsocket_context
Stefan Metzmacher
1
-32
/
+0
2009-04-02
tsocket: add tdgram_sendto_queue_send/recv()
Stefan Metzmacher
1
-0
/
+13
2009-04-02
tsocket: split out a smaller tdgram_context abstraction
Stefan Metzmacher
1
-0
/
+43
2009-03-19
lib/tsocket: add tsocket_readv_send/recv()
Stefan Metzmacher
1
-0
/
+11
2009-03-19
lib/tsocket: add tsocket_writev_queue_send/recv()
Stefan Metzmacher
1
-0
/
+7
2009-03-19
lib/tsocket: add tsocket_writev_send/recv()
Stefan Metzmacher
1
-0
/
+6
2009-03-19
lib/tsocket: add tsocket_connect_send/recv()
Stefan Metzmacher
1
-0
/
+5
2009-03-19
lib/tsocket: add tsocket_sendto_queue_send/recv()
Stefan Metzmacher
1
-0
/
+8
2009-03-19
lib/tsocket: add tsocket_sendto_send/recv()
Stefan Metzmacher
1
-0
/
+7
2009-03-19
lib/tsocket: add tsocket_recvfrom_send/recv()
Stefan Metzmacher
1
-1
/
+12
2009-03-19
lib/tsocket: add an implementation for bsd style sockets.
Stefan Metzmacher
1
-0
/
+41
2009-03-19
lib/tsocket: add generic socket abstraction layer
Stefan Metzmacher
1
-0
/
+124