summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/nmblib.c
Commit message (Expand)AuthorAgeFilesLines
* Convert netbios name to dos codepage in make_nmb_name(). This allowsTim Potter2001-02-021-0/+1
* Fix from RFritz@lbl.gov for Linux ECONREFUSED async errors on Linux.Jeremy Allison2000-10-061-2/+10
* Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-111-1/+1
* Ho hum - forgot timeout case.Jeremy Allison2000-05-101-1/+5
* Fix from David Collier-Brown - sys_select return was not being checked.Jeremy Allison2000-05-101-1/+5
* moved nmblib-specific code from util.c to nmblib.c.Luke Leighton2000-03-271-9/+203
* Multiple-dot scope handling fix from Greg Bowering gb@pobox.comJeremy Allison2000-02-231-2/+2
* fixed a commentAndrew Tridgell2000-01-071-1/+1
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-2/+3
* added suppport for unexpected udp/138 packetsAndrew Tridgell2000-01-031-2/+43
* added the unexpected packet database (unexpected.tdb)Andrew Tridgell2000-01-031-64/+110
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-211/+77
* argh! how horrible! spent ages working out why packets weren't beingLuke Leighton1999-12-041-5/+27
* jeremy is going to hate me for this.Luke Leighton1999-12-041-3/+148
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-1/+1
* added regqueryval command (experimental) to get reg_io_q_info() andLuke Leighton1999-11-181-1/+1
* safe string version of nmb_namestr.Luke Leighton1999-06-241-4/+13
* 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