samba.git
2020-09-11 Douglas Bagnallutils/asn1: avoid undefined behaviour warning
2020-09-11 David Disseldorps4:torture/rpc: move test_fsrvp_seq_timeout as last
2020-09-11 David Disseldorps4:torture/rpc: flip order of netlogon tests
2020-09-11 David Disseldorps4:torture/rpc: run tests in the order that they're...
2020-09-11 David Mulderctdb: Prevent man page duplication
2020-09-11 Andrew Bartlettoss-fuzz: standardise on RUNPATH for the static-ish...
2020-09-10 Christof Schmittidmap_ad: Honor "client ldap sasl wrapping" config...
2020-09-09 Jeremy Allisons3: libsmb: Fix bug in get_dc_list() introduced by...
2020-09-08 Christof Schmitttest_vfs_gpfs: Add test for file id generation
2020-09-08 Christof Schmitttest_vfs_gpfs: Add test for winattr mappings
2020-09-08 Christof Schmitttest_vfs_gpfs: Add test for lease mapping function
2020-09-08 Christof Schmittselftest: Add unit test for vfs_gpfs
2020-09-08 Christof Schmittselftest: Add function for checking whether a module...
2020-09-08 Christof Schmittwscript: Make list of shared modules available in STRIN...
2020-09-08 Stefan Metzmacherlib/replace: move lib/replace/closefrom.c from ROKEN_HO...
2020-09-07 Andreas Schneidergitlab-ci: Fix the sha1sum
2020-09-07 Noel Powers3: libsmb: Cleanup in get_dc_list()
2020-09-07 Jeremy Allisons3: libsmb: Now we only have namecache_store_sa(),...
2020-09-07 Jeremy Allisons3: libsmb: Remove use of struct ip_service from the...
2020-09-07 Jeremy Allisons3: libsmb: Remove the last caller of namecache_store().
2020-09-07 Jeremy Allisons3: libsmb: Add internal conversion function ip_service...
2020-09-07 Jeremy Allisons3: winbindd: Use namecache_store_sa() inside dcip_chec...
2020-09-07 Jeremy Allisons3: libsmb: Use namecache_store_sa() instead of namecac...
2020-09-07 Jeremy Allisons3: libsmb: Add namecache_store_sa(). Doesn't store...
2020-09-07 Jeremy Allisons3: libsmb: Add internal ipstr_list_make_sa().
2020-09-07 Jeremy Allisons3: libsmb: Cleanup - resolve_name() get names from...
2020-09-07 Jeremy Allisons3: libsmb: Remove commented out wrapper for internal_r...
2020-09-07 Jeremy Allisons3: libsmb: Comment out wrapper function internal_resol...
2020-09-07 Jeremy Allisons3: libsmb: Remove now unused dup_ip_service_array().
2020-09-07 Jeremy Allisons3: libsmb: Finally change _internal_resolve_name(...
2020-09-07 Jeremy Allisons3: libsmb: Make _internal_resolve_name() return a...
2020-09-07 Jeremy Allisons3: libsmb: _internal_resolve_name() code cleanup.
2020-09-07 Jeremy Allisons3: libsmb: _internal_resolve_name() code cleanup.
2020-09-07 Noel Powers3/libsmb: Cleanup coding in convert_ss2service()
2020-09-07 Jeremy Allisons3: libsmb: Cleanup coding in convert_ss2service().
2020-09-07 Jeremy Allisons3: libsmb: Change convert_ss2service() and it's one...
2020-09-07 Jeremy Allisons3: libsmb: Make namecache_store() take an unsigned...
2020-09-07 Jeremy Allisons3: libsmb: _internal_resolve_name(). Remove unused...
2020-09-07 Jeremy Allisons3: libsmb: Convert namecache_fetch() and it's only...
2020-09-07 Jeremy Allisons3: libsmb: Cleanup the code to do one address return...
2020-09-07 Jeremy Allisons3: libsmb: Change remove_duplicate_addrs2() to take...
2020-09-07 Jeremy Allisons3: libsmb: Move talloc_stackframe() initialization...
2020-09-07 Jeremy Allisons3: libsmb: Rename internal_resolve_name_talloc() ...
2020-09-07 Jeremy Allisons3: libsmb: Remove internal_resolve_name() externally...
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: Make get_dc_list() use internal_resolve_nam...
2020-09-07 Jeremy Allisons3: libsmb: Make get_pdc_ip() use internal_resolve_name...
2020-09-07 Jeremy Allisons3: libsmb: Make find_master_ip() use internal_resolve_...
2020-09-07 Noel Powers3/libsmb: resolve_name_list don't update out params...
2020-09-07 Jeremy Allisons3: libsmb: Make resolve_name_list() use internal_resol...
2020-09-07 Jeremy Allisons3: libsmb: namequery - Make resolve_name() use interna...
2020-09-07 Jeremy Allisons3: libsmb: namequery - Add internal_resolve_name_talloc().
2020-09-07 Jeremy Allisons3: libsmb: Make get_dc_list() internal to namequery...
2020-09-07 Jeremy Allisons3: libsmb: Cleanup - use early return in get_dc_list().
2020-09-07 Jeremy Allisons3: libsmb: Change get_dc_list() to return a size_t...
2020-09-07 Jeremy Allisons3: libsmb: Change to an early return in get_dc_list().
2020-09-07 Jeremy Allisons3: libsmb: Cleanup - rename ctx -> frame for a talloc_...
2020-09-07 Jeremy Allisons3: libsmb: Rename get_sorted_dc_list_talloc() -> get_s...
2020-09-07 Jeremy Allisons3: libsmb: Remove get_sorted_dc_list().
2020-09-07 Jeremy Allisons3: winbindd: Move callers of get_sorted_dc_list()...
2020-09-07 Jeremy Allisons3: net lookup: Move callers of get_sorted_dc_list...
2020-09-07 Jeremy Allisons3: libsmb: Move callers of get_sorted_dc_list() -...
2020-09-07 Jeremy Allisons3: libads: Move callers of get_sorted_dc_list() -...
2020-09-07 Jeremy Allisons3: libsmb: Add get_sorted_dc_list_talloc().
2020-09-07 Jeremy Allisons3: libads: Rename get_kdc_list_talloc() -> get_kdc_list().
2020-09-07 Jeremy Allisons3: libsmb: Remove now unused get_kdc_list() (non-tallo...
2020-09-07 Jeremy Allisons3: utils: net_lookup. Convert to use get_kdc_list_tall...
2020-09-07 Noel Powers3/libads: Cleanup() get_kdc_ip_string, free kdc_str...
2020-09-07 Noel Powers3/libads: Only set result to kdc_str on success
2020-09-07 Jeremy Allisons3: libads: Make get_kdc_ip_string() use get_kdc_list_t...
2020-09-07 Jeremy Allisons3: libsmb: Add get_kdc_list_talloc().
2020-09-07 Jeremy Allisons3: libsmb: Add utility funtion dup_ip_service_array().
2020-09-07 Jeremy Allisons3: libsmb: Cleanup - Use helper variable for return...
2020-09-07 Noel Powers3: libsmb: Cleanup in resolve_name_list().
2020-09-07 Jeremy Allisons3: libsmb: Cleanup - correctly error on sockaddr_stora...
2020-09-07 Noel Powers3: libsmb: Cleanup - ensure we initialize all stack...
2020-09-07 Jeremy Allisons3: libsmb: Cleanup - ensure we initialize all stack...
2020-09-07 Jeremy Allisons3: libsmb: Cleanup - ensure we initialize all stack...
2020-09-07 Jeremy Allisons3: libsmb: discover_dc_netbios(). Remember to free...
2020-09-07 Andreas Schneiders4:smb_server: Use cli_credentials_init_server() for...
2020-09-07 Andreas Schneiders4:rpc_server: Use cli_credentials_init_server()
2020-09-07 Andreas Schneiderauth:creds: Add cli_credentials_init_server()
2020-09-07 Stefan Metzmacherauth:gensec: If Kerberos is required, keep schannel...
2020-09-07 Stefan Metzmacherauth:gensec: Pass use_kerberos and keep_schannel to...
2020-09-07 Stefan Metzmacherauth:gensec: Make gensec_use_kerberos_mechs() a static...
2020-09-07 Stefan Metzmachers4:ldap_server: Use samba_server_gensec_start() in...
2020-09-07 Stefan Metzmacherauth:gensec: Add gensec_security_sasl_names()
2020-09-07 David Mulderwaf: upgrade to 2.0.20
2020-09-07 Stefan Metzmacherbootstrap: install perl-JSON on on rpm distributions
2020-09-07 Stefan Metzmacherbootstrap: document git push -o ci.variable='SAMBA_CI_R...
2020-09-07 Stefan Metzmacherpython/tests/gpo: this should fix a Popen deadlock
2020-09-07 Andreas Schneiders3:libads: Also add a realm entry for the domain name
2020-09-07 Andreas Schneiders3:libads: Only add RC4 if weak crypto is allowed
2020-09-07 Andreas Schneiders3:libads: Remove DES legacy types for Kerberos
2020-09-04 HezekiahFixed arrow keys typo to the computer move command...
2020-09-03 David Disseldorpbuild: avoid some unnecessary list.extend() calls
2020-09-03 David Disseldorpbuild: avoid unnecessary TO_LIST() calls for static...
2020-09-02 David Disseldorpbuild: toggle vfs_snapper using --with-shared-modules
2020-09-02 Volker Lendecketests: Make sure that idmap_ad retrieves unix nss attri...
next