summaryrefslogtreecommitdiffstats
path: root/source/libsmb/nmblib.c
Commit message (Expand)AuthorAgeFilesLines
* libsmb/nmblib.c: Fixed bug where odd byte count could cause nmbd toJeremy Allison1999-01-111-13/+25
* Rather large (I'm afraid) tidyup of the setuid handling code.Jeremy Allison1998-12-221-2/+2
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-7/+7
* Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1998-11-191-1/+2
* automatically uppercase server and share names (win95 won't handleAndrew Tridgell1998-11-141-6/+6
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-3/+3
* largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1998-11-121-1/+1
* use *SMBSERVER convention in smbwrapper to allow us to connect toAndrew Tridgell1998-10-041-1/+1
* tridge the destroyer returns!Andrew Tridgell1998-09-051-2/+1
* cast the qsort to prevent warningsAndrew Tridgell1998-08-311-1/+1
* changed the way that name query records are sorted in replies. TheyAndrew Tridgell1998-08-301-0/+44
* This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1998-08-281-1/+1
* much cleaner chain pointer handling for both files and pipes.Andrew Tridgell1998-08-171-2/+0
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-1/+1
* I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1998-08-031-36/+41
* As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1998-07-311-4/+4
* Added strupper() function call to up-case the scope field in theChristopher R. Hertel1998-07-141-6/+7
* nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1998-06-271-0/+1
* test for overflow in nmb name parsing codeAndrew Tridgell1998-05-131-1/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-121-2/+2
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-2/+2
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-1/+0
* RFC1002 says we must put compressed name pointers in the followingJeremy Allison1998-03-251-2/+40
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-14/+147
* nmblib.c :Luke Leighton1997-10-241-0/+1
* Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1997-10-221-3/+6
* add the port number to a debug statementAndrew Tridgell1997-10-151-2/+2
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-2/+2
* This commit does 3 main things:Andrew Tridgell1997-09-141-3/+3
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-0/+5
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* Added better debug for what kind of netbios packet we got.Samba Release Account1997-03-071-2/+32
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-051-2/+3
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-1/+1
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-1/+1
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-131-1/+2
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-2/+0
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-051-2/+2
* Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-041-1/+1
* a huge pile of changes :-)Andrew Tridgell1996-06-041-344/+101
* Lots of changes!Andrew Tridgell1996-05-311-6/+10
* Initial version imported to CVS Samba Release Account1996-05-041-0/+936