summaryrefslogtreecommitdiff
path: root/source3/libsmb/nmblib.c
AgeCommit message (Expand)AuthorFilesLines
1998-09-05tridge the destroyer returns!Andrew Tridgell1-2/+1
1998-08-31cast the qsort to prevent warningsAndrew Tridgell1-1/+1
1998-08-30changed the way that name query records are sorted in replies. TheyAndrew Tridgell1-0/+44
1998-08-28This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1-1/+1
1998-08-17much cleaner chain pointer handling for both files and pipes.Andrew Tridgell1-2/+0
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-1/+1
1998-08-03I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1-36/+41
1998-07-31As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1-4/+4
1998-07-14Added strupper() function call to up-case the scope field in theChristopher R. Hertel1-6/+7
1998-06-27nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1-0/+1
1998-05-13test for overflow in nmb name parsing codeAndrew Tridgell1-1/+1
1998-05-12This is a security audit change of the main source.Jeremy Allison1-2/+2
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-2/+2
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-1/+0
1998-03-25RFC1002 says we must put compressed name pointers in the followingJeremy Allison1-2/+40
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-14/+147
1997-10-24nmblib.c :Luke Leighton1-0/+1
1997-10-22Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1-3/+6
1997-10-15add the port number to a debug statementAndrew Tridgell1-2/+2
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-2/+2
1997-09-14This commit does 3 main things:Andrew Tridgell1-3/+3
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-0/+5
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-03-07Added better debug for what kind of netbios packet we got.Samba Release Account1-2/+32
1996-10-05- use workgroup from smb.conf in smbclientAndrew Tridgell1-2/+3
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-1/+1
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-1/+1
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1-1/+2
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-2/+0
1996-06-05- changed some debug levels in clientutil.cAndrew Tridgell1-2/+2
1996-06-04Did more integration of Lukes code ready for the first release.Andrew Tridgell1-1/+1
1996-06-04a huge pile of changes :-)Andrew Tridgell1-344/+101
1996-05-31Lots of changes!Andrew Tridgell1-6/+10
1996-05-04Initial version imported to CVS Samba Release Account1-0/+936