summaryrefslogtreecommitdiffstats
path: root/source/lib/interface.c
Commit message (Expand)AuthorAgeFilesLines
* tridge the destroyer returns!Andrew Tridgell1998-09-051-17/+0
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-1/+1
* changed the format of the wins.dat file slightly.Andrew Tridgell1998-08-301-0/+22
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-191/+36
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1998-01-071-1/+5
* avoid the ~ operator in netmask operations as apparently it causesAndrew Tridgell1997-12-291-33/+55
* Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison1997-12-231-1/+1
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-4/+33
* change a debug levelAndrew Tridgell1997-11-011-3/+3
* Big change to make nmbd code more readable/understandable.Jeremy Allison1997-10-231-4/+10
* .cvsignore: Added make_smbcodepageJeremy Allison1997-10-171-0/+12
* added loopback_ip. This is used to detect packets from ourselvesAndrew Tridgell1997-10-151-0/+2
* increase the debug level in the "added interface" debug lineAndrew Tridgell1997-10-071-3/+3
* Correctly rolled back interface.c (I was working on an olderJeremy Allison1997-09-261-210/+186
* added code from Philip A Prindeville <philipp@enteka.com> which expandsLuke Leighton1997-09-231-186/+210
* interface.c: Fix for AIX4.x finding interfaces.Samba Release Account1997-07-111-1/+1
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1997-04-091-2/+2
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-1/+1
* changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1996-08-141-6/+6
* applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1996-08-091-0/+1
* removed the remote interfaces stuff.Andrew Tridgell1996-07-221-7/+1
* added local and remote interfaces (didn't get done in first attempt)Samba Release Account1996-06-291-23/+34
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* - added comments to byteorder.h explaining how it works.Andrew Tridgell1996-06-081-0/+4
* - added predict.c, moving the routines from util.cAndrew Tridgell1996-06-071-0/+27
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-0/+421