This is a large patch (sorry). Migrate from struct in_addr
[nivanova/samba-autobuild/.git] / source3 / lib / util_sock.c
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Gerald (Jerry) CarterMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-10-19 Gerald (Jerry) CarterAdd test for "struct in6_addr" to the HAVE_IPV6 configu...
2007-10-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-15 Jeremy AllisonMove to protocol independent code in most of lib/util_s...
2007-10-13 Jelmer VernooijMerge commit '5e95c548864bc8b075b8343e69a69e1a22c92456...
2007-10-13 Jeremy AllisonDummy formatting commit to check I've set up my home git
2007-10-12 Jeremy AllisonConvert get_peer_addr() to IPv6. Only is_myname_or_ipaddr()
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Jeremy AllisonAdd const to the get_peer_addr() and get_socket_addr()
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Jeremy Allisonr25565: Fix unintended consequence change for IPv6...
2007-10-10 Jeremy Allisonr25510: Now we're returning the port instead of using...
2007-10-10 Jeremy Allisonr25492: Start adding IPv6 compatible code to lib/util_s...
2007-10-10 Jeremy Allisonr25473: Reformatting only. Prepare for new ip functions.
2007-10-10 Volker Lendecker23997: Check in the infrastructure for getting rid...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr22926: Don't use <=0, use < 0 to allow keepalives...
2007-10-10 Jeremy Allisonr22923: Fix runaway smbd now receive_smb_raw() returns...
2007-10-10 Jeremy Allisonr22920: Add in the UNIX capability for 24-bit readX...
2007-10-10 Jeremy Allisonr22181: Fix for EISCON in open_any_socket_out from...
2007-10-10 Jeremy Allisonr21990: Stop messing with the signing engine just because
2007-10-10 Jeremy Allisonr21922: Fixed the build by rather horrid means. I reall...
2007-10-10 Jeremy Allisonr21880: Make client and server calls into encryption...
2007-10-10 Jeremy Allisonr21876: Start adding in the seal implementation - proto...
2007-10-10 Jeremy Allisonr21865: Add in the stubs for SMB transport encryption...
2007-10-10 Jeremy Allisonr20148: Forgot to merge. Ensure open_any_socket_out()
2007-10-10 Jeremy Allisonr15700: Make nmbd udp sockets non-blocking to prevent...
2007-10-10 Jeremy Allisonr15672: Fix for bug #3783. winbindd_cm.c calls open_any...
2007-10-10 Jeremy Allisonr15030: On a performace hunt... Remove as many extraneous
2007-10-10 James Peachr12953: Support the TCP_FASTACK socket option if it...
2007-10-10 Jeremy Allisonr7591: Don't call getpeeraddr on a disconnected socket.
2007-10-10 Jeremy Allisonr7554: Refactor very messy code in util_sock.c Remove...
2007-10-10 Jeremy Allisonr7318: Unify HEAD and 3.0 socket functions. Add HEAD...
2007-10-10 Jeremy Allisonr7039: Ensure we always call read_socket_with_timeout...
2007-10-10 Jeremy Allisonr7034: Revert change in util_sock.c from derrell until...
2007-10-10 Derrell Lipmanr7025: 1 if not all data is available at the time we...
2007-10-10 Jeremy Allisonr6890: Refactor printing interface to take offset into...
2007-10-10 Jeremy Allisonr6553: Added Linux per-socket TCP settings patch from...
2007-10-10 Volker Lendecker4217: Fix open_any_socket_out.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Volker Lendecker3843: If a connection to a DC is requested, open conne...
2007-10-10 Jeremy Allisonr2978: Fix #1926 typo in debug. Found by Bill McGonigle...
2007-10-10 Volker Lendecker1104: get_called_name is used in the printing subsyste...
2007-10-10 Gerald Carterr487: fixing some compile issues with the IBM AIX compi...
2007-10-10 Andrew Tridgellr426: fixed bug noticed by wim.delvaux@adaptiveplanet...
2004-03-27 Andrew BartlettMerge from HEAD the SMB signing patch that I developed...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Gerald Carterupdating release notes & merging Derrel Lipman's libsmb...
2004-03-18 Richard SharpeCommit Derrell Lipman's changes and fixes to libsmbclie...
2004-03-09 Andrew BartlettCommit to HEAD the updates to smb signing code that...
2004-02-23 Jim McDonoughJanitor for tpot...bugzilla #1098, msleep already exist...
2004-02-20 Tim PotterAIX has already has a function called msleep(). Bugzil...
2004-02-10 Gerald Cartermerge fixes from 3.0
2004-02-10 Gerald Cartermore fixes from the static changes; please move static...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMore 'static' work.
2004-02-02 Andrew Tridgellthere are places in the samba3 code that don't check...
2003-12-09 Gerald Carterfix bug in get_peer_name() caused by --enable-developer...
2003-12-09 Gerald Carterfix bug in get_peer_name() caused by --enable-developer...
2003-11-07 Volker LendeckeFrom 3_0:
2003-11-07 Volker LendeckeImplement %i-Macro for the locally used IP address...
2003-11-07 Volker LendeckeFrom 3_0:
2003-11-07 Volker LendeckeSimple rename of get_socket_addr to get_peer_addr and...
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-16 Jeremy AllisonAdd API framework for server SMB signing.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-16 Gerald CarterVolker's patch for open_socket_out() to speed up connec...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Paul GreenRefactor existing sock_exec() and socketpair_tcp()...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Paul GreenRefactor existing sock_exec() and socketpair_tcp()...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-24 Andrew BartlettWhen possible, store the IP address of the connecting...
2003-04-11 Gerald Carterworkaround streams leak on SCO openserver 5.0.x
2003-04-11 Gerald Carterworkaround streams leak on SCO openserver 5.0.x
2003-02-07 Jeremy AllisonSamba janitor: adding mbp's umask patch :-).
2003-02-07 Jeremy AllisonSamba janitor: adding mbp's umask patch :-).
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-09 Tim PotterRemove read_with_timeout() and replaced its only caller...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
next