r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
[tprouty/samba.git] / source / lib / interface.c
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...
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-08 Andrew Tridgell- added comments to byteorder.h explaining how it works.
1996-06-07 Andrew Tridgell- added predict.c, moving the routines from util.c
1996-06-06 Andrew Tridgell- added interface.c and removed all the references...