summaryrefslogtreecommitdiff
path: root/source3/lib/interface.c
AgeCommit message (Expand)AuthorFilesLines
1997-12-29avoid the ~ operator in netmask operations as apparently it causesAndrew Tridgell1-33/+55
1997-12-23Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison1-1/+1
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-4/+33
1997-11-01change a debug levelAndrew Tridgell1-3/+3
1997-10-23Big change to make nmbd code more readable/understandable.Jeremy Allison1-4/+10
1997-10-17.cvsignore: Added make_smbcodepageJeremy Allison1-0/+12
1997-10-15added loopback_ip. This is used to detect packets from ourselvesAndrew Tridgell1-0/+2
1997-10-07increase the debug level in the "added interface" debug lineAndrew Tridgell1-3/+3
1997-09-26Correctly rolled back interface.c (I was working on an olderJeremy Allison1-210/+186
1997-09-23added code from Philip A Prindeville <philipp@enteka.com> which expandsLuke Leighton1-186/+210
1997-07-11interface.c: Fix for AIX4.x finding interfaces.Samba Release Account1-1/+1
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-04-09Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1-2/+2
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-1/+1
1996-08-14changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1-6/+6
1996-08-09applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1-0/+1
1996-07-22removed the remote interfaces stuff.Andrew Tridgell1-7/+1
1996-06-29added local and remote interfaces (didn't get done in first attempt)Samba Release Account1-23/+34
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-08- added comments to byteorder.h explaining how it works.Andrew Tridgell1-0/+4
1996-06-07- added predict.c, moving the routines from util.cAndrew Tridgell1-0/+27
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-0/+421