s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / source3 / libsmb / dsgetdcname.c
2024-05-10 Stefan Metzmachers3:libsmb: allow store_cldap_reply() to work with a...
2024-04-05 Stefan Metzmachers3:libsmb/dsgetdcname: use NETLOGON_NT_VERSION_AVOID_NT...
2023-09-14 Joseph Suttondsgetdcname: Remove excess zero digits from literals
2023-07-13 Andreas Schneiders3:libsmb: Fix code spelling
2023-03-09 Nathaniel W. Turnerdsgetdcname: do not assume local system uses IPv4
2021-12-24 Joseph Suttondsgetdcname: Display new flags in debug output
2021-12-03 Ralph Boehmesmbd: s3-dsgetdcname: handle num_ips == 0
2021-07-14 Günther Deschners3-dsgetdcname: add dsgetonedcname()
2021-07-14 Günther Deschners3-dsgetdcname: return dcinfo also when delivering...
2021-07-14 Günther Deschners3-dsgetdcname: the returned dcinfo unc should always...
2020-12-11 Volker Lendeckelibsmb: No need to call dns_lookup_list_async() in...
2020-12-11 Volker Lendeckelibsmb: Use ads_dns_query_srv() in discover_dc_dns()
2020-11-30 Volker Lendeckedsgetdcname: Fix talloc hierarchy
2020-09-15 Jeremy Allisons3: libsmb: Rename internal_resolve_name_sa() -> intern...
2020-09-15 Jeremy Allisons3: libsmb: Fix discover_dc_netbios() to call internal_...
2020-09-15 Jeremy Allisons3: libsmb: Fix the count returns in discover_dc_netbio...
2020-09-15 Noel Powers3/libsmb: cleanup discover_dc_dns() Fix potential...
2020-09-15 Noel Powers3/libsmb: cleanup discover_dc_dns, only set out params...
2020-09-15 Jeremy Allisonlib: addns: Fix ads_dns_lookup_ns(), ads_dns_query_dcs...
2020-09-07 Jeremy Allisons3: libsmb: Now we only have namecache_store_sa(),...
2020-09-07 Jeremy Allisons3: libsmb: Use namecache_store_sa() instead of namecac...
2020-09-07 Jeremy Allisons3: libsmb: Rename internal_resolve_name_talloc() ...
2020-09-07 Noel Powers3/libsmb: Cleanup, don't modify out params except...
2020-09-07 Jeremy Allisons3: libsmb: Make discover_dc_netbios() use internal_res...
2020-09-07 Jeremy Allisons3: libsmb: discover_dc_netbios(). Remember to free...
2020-08-07 Jeremy Allisons3: libsmb: Cleanup - Remove the last use of a struct...
2020-08-07 Jeremy Allisons3: libsmb: Cleanup - Move dsgetdcname.c to using struc...
2020-08-07 Jeremy Allisons3: libsmb: Change dns_lookup_list_async() and associat...
2020-08-07 Jeremy Allisons3: libsmb: Make discover_dc_dns() use async DNS.
2019-09-26 Noel Powers3/libsmb: clang: Fix 'Value stored during its initiali...
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-04-10 Volker Lendeckelibsmb: Pass "account_name/flags" through nb_getdc
2018-04-10 Volker Lendeckelibsmb: Give dsgetdcname.c its own header
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-03-01 Andreas Schneiders3:libsmb: Add FALL_THROUGH statements in dsgetdcname.c
2018-02-13 Volker Lendeckedsgetdcname: Add some const
2018-01-23 Volker Lendeckedsgetdcname: Fix a signed/unsigned hickup
2017-11-29 Volker Lendeckelib: Pass blob instead of &blob to gencache_set_data_blob
2017-05-30 Garming Samlibads: Check cldap flags in libads/ldap
2016-03-07 Uri Simchonidsgetdcname: fix flag check
2016-03-07 Uri Simchonidsgetdcname: return an IP address on rediscovery
2015-12-08 Volker Lendeckelib: Use GUID_buf_string in discover_dc_dns
2015-12-08 Volker Lendeckelib: Lift lp_disable_netbios one level
2015-12-08 Volker Lendeckelib: make debug_dsdcinfo_flags static
2014-12-18 Andreas Schneideraddns: Remove support for dns_host_file.
2014-02-13 Günther Deschners3-dsgetdcname: print IP address for LDAP ping.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-05 Jeremy AllisonAdd a talloc context to sitename_fetch().
2013-09-05 Volker Lendeckelib: Add "mem_ctx" to gencache_get_data_blob
2013-09-03 Jeremy AllisonOptimization. Don't do the retry logic if sitename_fetc...
2013-09-03 Jeremy AllisonMove the retry logic when site_name is passed in a...
2013-09-03 Jeremy AllisonMove the manipulation of site_name into the caller...
2013-09-03 Jeremy AllisonRefactor dsgetdcname to be called via a wrapper function.
2013-09-03 Jeremy Allisondsgetdcname_cache_fetch() doesn't use the site_name...
2012-07-19 Andrew Bartletts3-param: Make lp_name_resolve_order() return a list
2012-05-23 Simo SorceMove source3/libads/dns.c to lib/addns
2012-05-23 Simo Sorces3-ads-dns: Avoid unnecessary dependencies
2012-05-23 Simo Sorces3-ads-dns: Break dependency on lp_parm
2012-05-22 Jeremy AllisonFix bug #8953 - winbind can hang as nbt_getdc() has...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-05-30 Günther Deschners3: fix some -Wunused-but-set-variable build warnings.
2011-04-28 Andrew Bartletts3-libads Pass a struct sockaddr_storage to cldap routines
2011-04-25 Volker Lendeckes3: Fix some typos in dsgetdcname
2011-04-25 Volker Lendeckes3: "port" is not used in dsgetdcname
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-01-07 Volker Lendeckes3: Use the new nbt_getdc in dsgetdcname()
2011-01-01 Volker Lendeckes3: Remove unused mem_ctx arg from set_getdc_request
2010-11-20 Volker Lendeckes3: Remove a #define used just once
2010-11-14 Jeremy AllisonFix the unexpected.tdb database problem. Change nmbd...
2010-09-23 Günther Deschners3-dsgetdcname: always pass in messaging context.
2010-07-01 Günther Deschners3-libads: move ads_dns out of main includes.
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-27 Matthias Dieter... nbt: samlogon/netlogon structures - unify denominations
2010-04-18 Volker Lendeckes3: Fix a memleak in discover_dc_netbios
2010-02-23 Simo Sorces3 move the sitename cache in its own file
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2009-11-09 Volker Lendeckes3: Try to avoid dns searches with an empty site
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Andrew Tridgellds-flags: use the new name DS_DNS_FOREST_ROOT
2009-09-23 Volker Lendeckes3:gencache: Add a "was_expired" argument to gencache_g...
2009-08-25 Volker LendeckeAdd some const to dsgetdcname
2009-08-20 Volker Lendeckes3:dsgetdcname: Fix a crash in dsgetdcname
2009-08-20 Volker Lendeckes3:dsgetdcname: Inline dsgetdcname_cache_refresh
2009-07-29 Jeremy Allison(Hopefully) fix the problem Kai reported with
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Volker LendeckeConsolidate string and data_blob routines in gencache
2009-07-15 Volker LendeckeRemove gencache_init/shutdown
2009-07-15 Volker LendeckeRemove gencache_[un]lock_key
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Kumar Thangavelus3/getdcname: Fix 'net' crash.
2009-04-28 Volker LendeckeFix a type-punned warning
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-24 Björn Jackes3:dsgetdcname: use parentheses in if condition to...
next