summaryrefslogtreecommitdiff
path: root/source3/utils/nmblookup.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-08convert more code to using d_printfAndrew Tridgell1-26/+26
2001-08-29Fuss, fuss, fuss...Christopher R. Hertel1-1/+1
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-1/+1
2001-07-04The big character set handling changeover!Andrew Tridgell1-2/+0
2001-04-28rpcclient/rpcclient.c: Non-void return in void function.Jeremy Allison1-1/+1
2000-12-20implemented a much nicer name_status() interface. It now returns aAndrew Tridgell1-6/+51
2000-10-11Simple cleanup, but I also changed the value of the dlevel parameter passedChristopher R. Hertel1-5/+5
2000-06-13If I use nmblookup to search for node ZOOB#1B and there is no such nameChristopher R. Hertel1-4/+6
2000-04-25fixed a memory leak in nmblookupAndrew Tridgell1-0/+2
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-5/+6
2000-01-03added the unexpected packet database (unexpected.tdb)Andrew Tridgell1-4/+4
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-63/+88
1999-12-04jeremy is going to hate me for this.Luke Leighton1-11/+15
1998-11-03Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1-0/+3
1998-10-14set recursion desired for bcast name queryAndrew Tridgell1-1/+2
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-4/+3
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-3/+1
1998-05-12This is a security audit change of the main source.Jeremy Allison1-2/+2
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell1-1/+1
1998-02-24nmbd_incomingdgrams.c: Fix for typo.Jeremy Allison1-1/+2
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-20/+18
1997-11-19changed nmblookup to only set recursion_desired in queries if the -RAndrew Tridgell1-3/+9
1997-10-26added -U option to nmblookup. This is similar to -B except that itAndrew Tridgell1-5/+11
1997-10-22Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1-9/+0
1997-10-10nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1-1/+17
1997-10-04nmblookup.c:Christopher R. Hertel1-2/+10
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-3/+3
1997-09-11charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1-4/+12
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1-1/+1
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-1/+1
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1996-11-06nmblookup was looking for 0x1b (domain master browser) not 0x1d (localSamba Release Account1-1/+1
1996-10-07- continue when failing to load config file in nmblookup and smbclientAndrew Tridgell1-3/+9
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-1/+10
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-1/+1
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account1-10/+8
1996-07-17lots of changes to nmbdSamba Release Account1-2/+2
1996-06-29luke's first attempt at using cvsSamba Release Account1-1/+1
1996-06-08- added comments to byteorder.h explaining how it works.Andrew Tridgell1-1/+1
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-29/+6
1996-06-04a huge pile of changes :-)Andrew Tridgell1-1/+3
1996-05-04Initial version imported to CVS Samba Release Account1-0/+217