Fix denial of service - memory corruption.
[samba.git] / source3 / lib / util_sock.c
2011-02-27 Jeremy AllisonFix denial of service - memory corruption.
2009-09-09 Jeremy AllisonFix bug 6673 - smbpasswd does not work with "unix passw...
2009-08-13 Jeremy Allisons3/util_sock: Make open_udp_socket() IPv6 clean.
2009-05-26 Volker LendeckeFix bug 5681: Do not limit the number of network interfaces
2009-04-15 Günther Deschners3-util-sock: add ismyaddr() check in is_myname_or_ipad...
2009-04-15 Stefan Metzmachers3:lib/util_sock: use sys_recv() instead of sys_read...
2009-04-15 Volker LendeckeConvert open_socket_out_defer to tevent_req
2009-04-15 Volker LendeckeUse tevent_wakeup_send in open_socket_out_defer
2009-03-02 Simo SorceMake struct tevent_req opaque
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-26 Volker LendeckeRemove a temporary debug message -- sorry
2009-02-26 Volker LendeckeConvert open_socket_out to tevent_req
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Volker LendeckeConvert async_connect to tevent_req
2009-02-09 Tim Proutys3 async: Fix the build on systems that have ETIMEDOUT...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Kai Blinasync_sock: Use unix errnos instead of NTSTATUS
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Volker LendeckeNext step disentangling async_req from NTSTATUS
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-01-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker LendeckeAdd a macro async_req_setup()
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-16 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-16 Jeremy Allison"First thing, kill all the language lawyers" :-). Ensur...
2009-01-15 Jeremy AllisonFix bug #6040 - Calling Samba print server with an...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Volker LendeckeRemove a duplicated comment
2009-01-04 Volker LendeckeAdd open_socket_out_defer_send/recv
2009-01-04 Volker LendeckeAsync wrapper for open_socket_out_send/recv
2009-01-03 Volker Lendeckeopen_socket_out is always used with SOCK_STREAM, remove...
2008-12-29 Volker LendeckeMake write_data use write_data_iov
2008-12-29 Volker LendeckeAdd write_data_iov
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Dan Sledzs3: Use DEBUGADD instead of DEBUG to avoid printing...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMove set_sockaddr_port to libutil.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common net utility code (address and sockaddr manip...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-13 Jelmer VernooijAdd data_blob_string_const_null() function that include...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-04 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-09-04 Steven DannemanCleanup of DC enumeration in get_dcs()
2008-07-22 Zach LoafmanFix various build warnings
2008-07-09 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-08 Zach LoafmanMinor style correction
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-28 Jeremy AllisonSecurity fix for CVE-2008-1105: Boundary failure when...
2008-04-07 Björn Jackeincrease log level for this failed setsockopt call...
2008-03-26 Gerald W. CarterFix a bug in the output from print_canonical_sockaddr...
2008-03-24 Gerald (Jerry) CarterIgnore port when pulling IP addr from struct sockaddr_s...
2008-03-16 Volker LendeckeFix Coverity ID 567
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Michael AdamEliminate tons of build warnings on non-IPV6 system.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-25 Volker LendeckeFix some warnings
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Tim PotterFix possible close of invalid fd if call to socket...
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-05 Volker LendeckeFix a debug message
2008-02-02 Volker LendeckeConvert read_data() to NTSTATUS
2008-02-02 Volker LendeckeConvert receive_smb_raw to NTSTATUS
2008-02-02 Volker Lendeckeread_socket_with_timeout_ntstatus->read_socket_with_timeout
2008-02-02 Volker LendeckeGet rid of read_socket_with_timeout
2008-02-02 Volker LendeckeConvert read_smb_length to return NTSTATUS
2008-02-02 Volker LendeckeConvert read_smb_length_return_keepalive to return...
2008-02-02 Volker LendeckeConvert read_smb_length_return_keepalive to read_socket...
2008-02-02 Volker LendeckeAdd read_socket_with_timeout_ntstatus
2008-02-01 Volker LendeckeFix a typo
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Volker LendeckeTiny simplification
2008-01-25 Volker LendeckeRemove a pointless while loop
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Volker LendeckeMore read_data -> read_socket_with_timeout
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker Lendeckeread_socket_with_timeout has timeout=0 handling
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-21 Kai Blinutil_sock: Don't return a pointer to freed memory.
2008-01-21 Kai Blinutil_sock: Fix memcache bug in get_mydnsfullname.
2008-01-17 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Jeremy AllisonFix IPv6 bug #5204, which caused krb5 DNS lookups
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2008-01-03 Volker LendeckeTrivial simplification
2008-01-03 Jeremy AllisonConvert the little caches in util_sock.c to use
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
next