lib: Remove global xfile.h includes
[samba.git] / source3 / lib / interface.c
2016-01-26 Michael Adams3:lib: extend interpret_interface() to optionally...
2016-01-26 Michael Adams3:lib: remove an unmotivated comment from interpret_in...
2016-01-26 Michael Adams3:lib: copy speed, cap, and index in add_interface()
2015-09-30 Michael Adams3:lib:interface: break an overly long line
2014-04-16 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all callers
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-08 Andrew Bartletts3-lib Use common lib/socket code for get_interfaces...
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-03-16 Günther Deschners3-interfaces: only include interfaces.h where needed.
2009-11-18 Michael Adams3:load_interfaces(): use function gfree_interfaces...
2009-05-18 Volker LendeckeFix bug 5681: Do not limit the number of network interfaces
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Aravind SrinivasanHave nmbd check all available interfaces for WINS befor...
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-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijFix prototype for set_sockaddr_port.
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 sockaddr_storage only where we rely on the size...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-20 Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
2008-07-02 Jeremy AllisonRemove worrying warning message when safe_strcpy tries...
2007-10-26 Jeremy AllisonFix bug in writing names into gencache
2007-10-26 Jeremy AllisonFix resolve name to resolve IPv6 addresses of link...
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-16 Jeremy AllisonFix access control code to be IPv6/v4 protocol independent.
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-14 Volker LendeckeFix one more place for IFF_LOOPBACK
2007-10-13 Jelmer VernooijMerge commit '5e95c548864bc8b075b8343e69a69e1a22c92456...
2007-10-13 Volker LendeckeFix a segfault with an unknown interface
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
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 Jeremy Allisonr25508: Reformatting.
2007-10-10 Jeremy Allisonr25472: Fix the interfaces code to detect IPv6 interfac...
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 Günther Deschnerr21854: Add gfree_interfaces() to gfree_all().
2007-10-10 Volker Lendecker17334: Some C++ warnings
2007-10-10 Jeremy Allisonr16582: Fix Klocwork #1997 and all generic class of...
2007-10-10 Jim McDonoughr5163: Fix bugzilla 2062:
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr1248: Fix from Nick Wellnhofer <wellnhofer@aevum.de...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-07-01 Andrew Tridgellbias the lookup sorting towards directly reachable IPs
2002-06-27 Andrew TridgellThe next phase in the WINS rewrite!
2002-06-26 Andrew Tridgellmumble ... fix typo ... mumble
2002-06-26 Andrew Tridgellfixed we_are_multihomed() to cope with dynamic interfac...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-28 Gerald Cartermerge from APPLIANCE_HEAD
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-23 Tim PotterDon't initialise static pointers to NULL.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-20 Andrew Tridgella bunch of fixes from the s\7fflight to seattle
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-03 Simo Sorce- sorry, forgot to check a pointer
2001-07-01 Simo Sorce"netbios aliases" and "interfaces" options change from...
2001-02-15 Herb Lewissamba/source/nmbd/nmbd.c change remote_machine name...
2000-11-10 Jeremy AllisonFix from John E. Malmberg <wb8tyw@qsl.net> for -1 retur...
2000-04-30 Andrew Tridgellwe don't need fnmatch.c any more
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-30 Andrew Tridgellchanged the format of the wins.dat file slightly.
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-07 Jeremy Allisonincludes.h: Added FreeBSD 3.x fixes. Added HPUX10.x...
1997-12-29 Andrew Tridgellavoid the ~ operator in netmask operations as apparentl...
1997-12-23 Jeremy AllisonFixes to compile under OpenBSD from "Todd T. Fries...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...
1997-11-01 Andrew Tridgellchange a debug level
1997-10-23 Jeremy AllisonBig change to make nmbd code more readable/understandable.
1997-10-17 Jeremy Allison.cvsignore: Added make_smbcodepage
1997-10-15 Andrew Tridgelladded loopback_ip. This is used to detect packets from...
1997-10-07 Andrew Tridgellincrease the debug level in the "added interface" debug...
1997-09-26 Jeremy AllisonCorrectly rolled back interface.c (I was working on...
1997-09-23 Luke Leightonadded code from Philip A Prindeville <philipp@enteka...
1997-07-11 Samba Release Accountinterface.c: Fix for AIX4.x finding interfaces.
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-04-09 Samba Release AccountLarge changes from jra@cygnus.com. Mainly browser updates.
1997-01-09 Samba Release AccountMakefile: Changes to split Solaris into Solaris2.3...
1996-08-14 Andrew Tridgellchanged "unsigned long" to "uint32" in several places...
1996-08-09 Samba Release Accountapplying login updates from jim@oxfordcc.co.uk, sent...
1996-07-22 Andrew Tridgellremoved the remote interfaces stuff.
1996-06-29 Samba Release Accountadded local and remote interfaces (didn't get done...
next