r23779: Change from v2 or later to v3 or later.
[samba.git] / source3 / libsmb / namequery.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23710: Remove some code duplication, we do have a...
2007-10-10 James Peachr22417: Refactor the various daemon run-mode options...
2007-10-10 Günther Deschnerr20874: We need to distinguish client sitenames per...
2007-10-10 Günther Deschnerr20861: We only use sitespecific DNS lookups when looki...
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Volker Lendecker20604: Fix two memleaks, Coverity ID 337, merge to...
2007-10-10 Volker Lendecker20603: Slightly simplify logic
2007-10-10 Gerald Carterr19754: * When using a krb5 session setup, we don't...
2007-10-10 Günther Deschnerr19652: Trying to track down which caller tries to...
2007-10-10 Günther Deschnerr19243: Fix debug statement.
2007-10-10 Jeremy Allisonr18199: Allow winbindd to delete a saf_ entry if it...
2007-10-10 Jeremy Allisonr18007: Ensure we don't namecache KDC entries with...
2007-10-10 Jeremy Allisonr18006: Actually a smaller change than it looks. Leverage
2007-10-10 Jeremy Allisonr17928: Implement the basic store for CLDAP sitename
2007-10-10 Jeremy Allisonr17900: Fix from Michael Adam <ma@sernet.de> - make...
2007-10-10 Volker Lendecker17881: Another microstep towards better error reportin...
2007-10-10 Gerald Carterr17795: Finally track down the "ads_connect: Interrupte...
2007-10-10 Gerald Carterr17760: The DNS SRV lookup already sorts by priority...
2007-10-10 Andrew Tridgellr17124: fixed a bug which caused resolve_ads() to spin...
2007-10-10 James Peachr15611: Remove used but uninitialised variable "count".
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...
2007-10-10 Gerald Carterr15462: replace the use of OpenLDAP's ldap_domain2hostl...
2007-10-10 Volker Lendecker13987: Fix Coverity bug # 74. This tool is good...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Jeremy Allisonr13893: Fix for Coverity issue CID #164. The first...
2007-10-10 Jeremy Allisonr13889: Fix resource leak on error path. Coverity bug...
2007-10-10 Jeremy Allisonr13322: Fix warning time_t != int.
2007-10-10 Gerald Carterr13310: first round of server affinity patches for...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Volker Lendecker3843: If a connection to a DC is requested, open conne...
2007-10-10 Gerald Carterr3264: fix lmhosts lookup so that we don't say we found...
2007-10-10 Volker Lendecker3143: Allow for multiple DC's to be named as #1c names...
2007-10-10 Gerald Carterr2770: oops; internal_resolve_name() should stay static...
2007-10-10 Gerald Carterr2768: BUG 1519: save the hostname used in the open_pri...
2007-10-10 Jeremy Allisonr1326: Modification to get_dc_list to check negative...
2007-10-10 Richard Sharper248: Add support for printing out the MAC address...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMake get_dc_list static - we only ask for a sorted...
2004-01-13 Gerald Carter* allow dns lookups to be disabled for DOMAIN#1c (and...
2004-01-13 Gerald Carter* allow dns lookups to be disabled for DOMAIN#1c (and...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-09 Andrew BartlettRomve debugging assertions (oops...)
2004-01-09 Andrew BartlettAdd a new type of name lookup 'ads'. This seperates...
2003-12-09 Jeremy AllisonMake intent to return only one address clear.
2003-12-09 Jeremy AllisonMake intent to return only one address clear.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Gerald Carterfix bug #190; WINS server was getting marked as dead...
2003-06-25 Gerald Carterlarge change:
2003-06-23 Gerald Carter* s/get_dc_name/rpc_dc_name/g (revert a previous change)
2003-06-13 Jeremy AllisonForward port the app-head changes for dc name cache...
2003-05-08 Volker LendeckeRevert a patch that somehow slipped in...
2003-05-08 Volker LendeckeThis puts real netlogon connection caching to winbind...
2003-03-05 Jeremy AllisonWritable string const fixes.
2003-03-05 Jeremy AllisonWritable string const fixes.
2003-02-17 Jeremy AllisonCorrectly check for inet_addr fail. Patch from gregor...
2003-02-17 Jeremy AllisonCorrectly check for inet_addr fail. Patch from gregor...
2003-01-15 Gerald Cartersmall merges from SAMBA_3_0; mostly typos, renames...
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-04 Andrew BartlettMerge from HEAD - mimir's new gencache based namecache...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-04 Gerald Carter[merge] remove assert(count ==1) for multi-homed PDCs...
2002-12-04 Gerald Carter[merge] remove assert(count ==1) for multi-homed PDCs...
2002-12-04 Jeremy AllisonDoing janitorial duty for tpot - memory leak fix.
2002-12-04 Jeremy AllisonDoing janitorial duty for tpot - memory leak fix.
2002-12-01 Andrew BartlettDereference the correct thing here, so we don't segfault
2002-12-01 Jeremy AllisonFixup of ordered cleanup of get_dc_list - bug found...
2002-12-01 Jeremy AllisonFixup of ordered cleanup of get_dc_list - bug found...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 Andrew BartlettHaving waited for *way* too long, this is mimir's namec...
2002-11-23 Gerald Carter[merge from APP_HEAD]
2002-11-23 Gerald Carter[merge from APP_HEAD]
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-06 Tim PotterMerge of get_dc_list() api change from HEAD.
2002-11-06 Tim PotterMerge ... get_dc_list() api change. This was slightly...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-16 Tim PotterMerge of netbios namecache code from APPLIANCE_HEAD.
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-08-03 Andrew Tridgellfixed a bug where we were truncating the returned names...
2002-07-31 Andrew Tridgelladded 'disable netbios = yes/no' option, default is no
2002-07-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
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!
next