updated the 3.0 branch from the head branch - ready for alpha18
[sfrench/samba-autobuild/.git] / source3 / libsmb / namequery.c
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-09 Andrew Tridgellfix declaration of global_in_nmbd
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-07-01 Andrew Tridgellbias the lookup sorting towards directly reachable IPs
2002-07-01 Andrew Tridgellsort name query responses by how far they are from...
2002-06-27 Andrew Tridgellfixed a link problem with global_in_nmbd
2002-06-27 Andrew TridgellThe next phase in the WINS rewrite!
2002-06-26 Andrew Tridgellresolve_wins() now needs to be a public function
2002-06-26 Andrew TridgellThis commit finally gives us multiple wins server group...
2002-06-26 Andrew Tridgellremoved the wins name registration code from libsmbclient
2002-06-26 Andrew Tridgell- completely rewrote the wins_srv.c code. It is now...
2002-06-03 Tim PotterRemoved unused function.
2002-05-17 Richard SharpeChanges to allow head to translate NMB flags ...
2002-04-19 Andrew Tridgellfixed a namequery bug caused by my recent string length...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-04 Jean-François Mico... small change in name_resolve_bcast()
2002-03-19 Tim PotterDon't try to sort a list of zero length in internal_res...
2002-02-28 Jeremy AllisonEnsure that winbindd and smbd both use identical logic...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Tim PotterSpelling fixes.
2002-01-17 Tim PotterMade a debug look nicer.
2002-01-16 Tim PotterMerge of name_status_find() debugs.
2002-01-11 Andrew Tridgellcope with direct IP addresses in resolve_name()
2002-01-11 Andrew Tridgellmake sure resolve_name() only returns valid IP addresses
2002-01-09 Tim PotterMerge from appliance-head:
2002-01-05 Andrew BartlettAdd a touch of const
2001-12-04 Andrew BartlettFix up funtion name, as this finds local, not domain...
2001-11-29 Tim PotterI think the lookup_pdc_name() should be called lookup_d...
2001-11-28 Jeremy AllisonCross merge to make 2.2 and HEAD closer.
2001-11-26 Andrew Tridgellincrement the value not the pointer
2001-11-25 Jeremy AllisonUse "password server" for searching for BDC's also...
2001-11-21 Jeremy AllisonW2K doesn't seem to respond to *#0 names in node status...
2001-11-19 Martin PoolLMHOSTSFILE is now dynamically configured too.
2001-11-07 Steve FrenchAdd function to add those hosts who have added msbrowse...
2001-11-04 Jeremy AllisonGot serious about const again.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcetypo
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-10 Andrew Tridgellconvert more code to use XFILE
2001-09-09 Richard SharpeMake sure that if there are no interfaces, name_registe...
2001-08-29 Christopher R. HertelFuss, fuss, fuss...
2001-08-29 Tim PotterShould be dbgtext, not dbg_text.
2001-08-29 Christopher R. HertelPatched to ensure that it won't break HEAD.
2001-08-19 Jeremy AllisonRealloc fix.
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-18 Tim PotterRemoved silly Get_Hostbyname() wrapper as DNS names...
2001-04-15 Jeremy AllisonFix from "Darrin B. Jewell" <jewell@bdi.com> to allow...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-02-25 Jeremy AllisonSeparated reg code into interface & implementation.
2001-02-18 Richard SharpeFixes to libsmbclient so it will work when browsing...
2001-02-14 Tim PotterMerge ... i18n fixes from appliance branch. Samba...
2001-01-25 Jeremy AllisonFixes from appliance-head for pdc searches.
2000-12-20 Andrew Tridgellimplemented a much nicer name_status() interface. It...
2000-12-19 Jeremy AllisonFixed bug found by Gerald. If a Samba server joins...
2000-12-11 Andrew Tridgellexposed the broadcast name resolution routine outside...
2000-10-27 Jeremy AllisonRolled back find NetBIOS name of PDC/BDC code as a...
2000-10-13 Jeremy AllisonFix to allow smbd to call winbindd if it is running...
2000-08-25 Tim PotterReplaced "\\MAILSLOT\\NET\\NETLOGON" with NET_LOGON_MAI...
2000-08-11 Christopher R. HertelFirst shot at actually *doing* WINS failover.
2000-07-19 Christopher R. HertelInstead of handing back a string (which might be a...
2000-07-19 Christopher R. HertelFirst cut toward adding WINS server failover.
2000-07-12 Christopher R. HertelAn improved version of the Negative Query Response...
2000-07-09 Christopher R. HertelQuick change to short-circuit WINS queries if the WINS...
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-06-01 Jeremy AllisonGetting back to a compilable state (not there yet but...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-11 Jeremy Allisoninclude/byteorder.h: ALIGN4/ALIGN2 macros.
2000-03-27 Andrew Tridgellchanged the definition of dos_PutUniCode
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
2000-01-03 Andrew Tridgelladded suppport for unexpected udp/138 packets
2000-01-03 Andrew Tridgelladded the unexpected packet database (unexpected.tdb)
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-05 Luke Leightonreenabled retry_time (commented out accidentally in...
1999-12-04 Luke Leightonargh! how horrible! spent ages working out why packet...
1999-12-04 Luke Leightonargh. trying to get the nmb agent code to filter out...
1999-12-04 Luke Leightonjeremy is going to hate me for this.
1999-12-02 Luke Leightondefault SID map now reads in "trusted domains" from...
1999-11-27 Luke Leightonupdated \PIPE\wkssvc commands to use new abstracted...
1999-11-26 Luke Leightonwhoa. _major_ restructure of rpcclient. fixed some...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-16 Andrew Tridgellfixed lmhosts parsing. We were using sizeof(name) where...
1998-11-12 Andrew Tridgelllargely rewrote smbpasswd so that the code is understan...
1998-11-06 Jeremy Allisonlib/charcnv.c: Improved debug comment.
1998-10-14 Andrew Tridgellset recursion desired for bcast name query
1998-10-08 Andrew Tridgell- fixed a bunch of warnings and minor errors
1998-10-04 Andrew Tridgell- modified resolve_name() to take a name_type
1998-10-04 Andrew Tridgellsupport NetServerEnum in smbwrapper. You can now do...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-05-14 Jeremy Allisonnamequery.c: Fixed SGI IRIX 5.x compiler problem.
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-12 Andrew Tridgellif the resolve order is blank then assume "host"
1998-03-27 Jeremy Allisonchgpasswd.c, ipc.c, loadparm.c: Added boolean "unix...
1998-03-17 Jeremy AllisonFixes for the static data bugs & incorrect use of strtok
1998-03-16 Jeremy AllisonAdding the same change as was added to 1.9.18 branch...
next