summaryrefslogtreecommitdiffstats
path: root/source/libsmb/namequery.c
Commit message (Expand)AuthorAgeFilesLines
* nmbd merge, all the bits that were needed from andrew's mergingLuke Leighton2000-03-271-331/+549
* Port of rebind argument to lib/util_sock:open_socket_in() function.Tim Potter2000-02-081-2/+2
* reenabled retry_time (commented out accidentally in name_status)Luke Leighton1999-12-051-1/+1
* argh! how horrible! spent ages working out why packets weren't beingLuke Leighton1999-12-041-15/+13
* argh. trying to get the nmb agent code to filter out "self" packets.Luke Leighton1999-12-041-9/+3
* jeremy is going to hate me for this.Luke Leighton1999-12-041-18/+56
* default SID map now reads in "trusted domains" from smb.conf.Luke Leighton1999-12-021-3/+5
* updated \PIPE\wkssvc commands to use new abstracted connection system.Luke Leighton1999-11-271-8/+26
* whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few.Luke Leighton1999-11-261-0/+24
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-1/+1
* fixed lmhosts parsing. We were using sizeof(name) where name was char*Andrew Tridgell1998-11-161-3/+2
* largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1998-11-121-6/+6
* lib/charcnv.c: Improved debug comment.Jeremy Allison1998-11-061-48/+69
* set recursion desired for bcast name queryAndrew Tridgell1998-10-141-1/+1
* - fixed a bunch of warnings and minor errorsAndrew Tridgell1998-10-081-1/+1
* - modified resolve_name() to take a name_typeAndrew Tridgell1998-10-041-148/+173
* support NetServerEnum in smbwrapper. You can now do a ls in /smb/ andAndrew Tridgell1998-10-041-1/+40
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-4/+4
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-5/+5
* configure: Changes for extra headers.Jeremy Allison1998-08-151-2/+2
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-1/+1
* namequery.c: Fixed SGI IRIX 5.x compiler problem.Jeremy Allison1998-05-141-1/+3
* This is a security audit change of the main source.Jeremy Allison1998-05-121-12/+12
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-4/+3
* if the resolve order is blank then assume "host"Andrew Tridgell1998-04-121-0/+2
* chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1998-03-271-4/+4
* Fixes for the static data bugs & incorrect use of strtokJeremy Allison1998-03-171-7/+11
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-0/+263
* 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-13/+23
* changed nmblookup to only set recursion_desired in queries if the -RAndrew Tridgell1997-11-191-1/+1
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* - set default printer driver string to "NULL"Andrew Tridgell1996-10-111-4/+3
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-131-2/+2
* local_only NetServerEnum syncs can now be issued.Samba Release Account1996-08-011-7/+7
* lots of changes to nmbdSamba Release Account1996-07-171-0/+4
* a huge pile of changes :-)Andrew Tridgell1996-06-041-0/+292