summaryrefslogtreecommitdiffstats
path: root/source/libsmb/namequery.c
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-1/+8
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-15/+54
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-17/+89
* Move over to RELEASE branch.Jeremy Allison2002-02-011-53/+117
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-130/+146
* Syncup getting ready for release.Jeremy Allison2001-07-061-1/+150
* Fix from "Darrin B. Jewell" <jewell@bdi.com> to allow anything other thanJeremy Allison2001-04-151-4/+12
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-1/+1
* Merges from appliance-head for I18N fixes from Tim.Jeremy Allison2001-02-141-0/+2
* Fixes from appliance-head for pdc searches.Jeremy Allison2001-01-251-18/+1
* Big merge to sync up appliance-head and 2.2.Jeremy Allison2001-01-081-171/+126
* Fixed bug found by Gerald. If a Samba server joins a domain and is setJeremy Allison2000-12-201-2/+2
* Rolled back find NetBIOS name of PDC/BDC code as a temp fix. ThisJeremy Allison2000-10-271-1/+60
* Fix to allow smbd to call winbindd if it is running for all group enumeration,Jeremy Allison2000-10-131-1/+1
* Replaced "\\MAILSLOT\\NET\\NETLOGON" with NET_LOGON_MAILSLOT constant.Tim Potter2000-08-251-1/+1
* First shot at actually *doing* WINS failover.Christopher R. Hertel2000-08-111-1/+8
* Instead of handing back a string (which might be a DNS name or an IPChristopher R. Hertel2000-07-191-1/+1
* First cut toward adding WINS server failover.Christopher R. Hertel2000-07-191-3/+3
* An improved version of the Negative Query Response fix. The earlier fixChristopher R. Hertel2000-07-121-10/+37
* Quick change to short-circuit WINS queries if the WINS server returns aChristopher R. Hertel2000-07-091-6/+20
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-0/+63
* Getting back to a compilable state (not there yet but close).Jeremy Allison2000-06-011-2/+2
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-1/+1
* include/byteorder.h: ALIGN4/ALIGN2 macros.Jeremy Allison2000-04-111-1/+1
* changed the definition of dos_PutUniCodeAndrew Tridgell2000-03-271-2/+1
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-5/+4
* added suppport for unexpected udp/138 packetsAndrew Tridgell2000-01-031-236/+166
* added the unexpected packet database (unexpected.tdb)Andrew Tridgell2000-01-031-144/+113
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-279/+548
* 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