summaryrefslogtreecommitdiff
path: root/source3/libsmb/namequery.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-1/+1
1998-11-16fixed lmhosts parsing. We were using sizeof(name) where name was char*Andrew Tridgell1-3/+2
1998-11-12largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1-6/+6
1998-11-06lib/charcnv.c: Improved debug comment.Jeremy Allison1-48/+69
1998-10-14set recursion desired for bcast name queryAndrew Tridgell1-1/+1
1998-10-08- fixed a bunch of warnings and minor errorsAndrew Tridgell1-1/+1
1998-10-04- modified resolve_name() to take a name_typeAndrew Tridgell1-148/+173
1998-10-04support NetServerEnum in smbwrapper. You can now do a ls in /smb/ andAndrew Tridgell1-1/+40
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-4/+4
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-5/+5
1998-08-15configure: Changes for extra headers.Jeremy Allison1-2/+2
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-1/+1
1998-05-14namequery.c: Fixed SGI IRIX 5.x compiler problem.Jeremy Allison1-1/+3
1998-05-12This is a security audit change of the main source.Jeremy Allison1-12/+12
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-4/+3
1998-04-12if the resolve order is blank then assume "host"Andrew Tridgell1-0/+2
1998-03-27chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1-4/+4
1998-03-17Fixes for the static data bugs & incorrect use of strtokJeremy Allison1-7/+11
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1-0/+263
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-13/+23
1997-11-19changed nmblookup to only set recursion_desired in queries if the -RAndrew Tridgell1-1/+1
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1996-10-11- set default printer driver string to "NULL"Andrew Tridgell1-4/+3
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1-2/+2
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account1-7/+7
1996-07-17lots of changes to nmbdSamba Release Account1-0/+4
1996-06-04a huge pile of changes :-)Andrew Tridgell1-0/+292