samba.git
2020-08-18 Andrew Bartlettdocs: Deprecate NT4-like domains and SMBv1-only protoco...
2020-08-18 Andrew Bartlettselftest: Do not let deprecated option warnings muck...
2020-08-18 Andrew Bartlettparam: Allow tests to silence deprecation warnings
2020-08-18 Andrew Bartlettselftest: Add test for suppression of deprecation warnings
2020-08-17 Volker Lendeckeauth: Fix a typo
2020-08-17 Volker Lendecketests: Fix typos
2020-08-17 Volker LendeckeFix a comment typo copied around
2020-08-17 Volker Lendeckeldap_server: Fix a typo
2020-08-17 Volker Lendecketorture: Align a few integer types
2020-08-17 Volker Lendecketorture: Fix a typo
2020-08-17 Volker Lendecketorture: Fix a typo
2020-08-17 Volker Lendeckegensec: Fix a typo
2020-08-17 Volker Lendeckeauth_log_test: Fix a typo
2020-08-17 Volker Lendecketest: Fix a typo
2020-08-17 Volker Lendeckelib: Move get_socket_port() to its only consumer
2020-08-17 Volker Lendeckelib: Remove unused client_socket_port()
2020-08-17 Volker Lendeckelib: Align integer types in same_net()
2020-08-17 Volker Lendeckelib: Remove unused client_socket_addr()
2020-08-17 Volker Lendeckelib: Remove unused client_addr()
2020-08-17 Volker Lendeckelib: Remove unused open_udp_socket()
2020-08-17 Volker Lendeckelib: Move read_udp_v4_socket() to nmbd
2020-08-17 Volker Lendeckelib: Move send_keepalive() to smbd/smb1_utils.c
2020-08-17 Volker Lendeckeldap_server: Do an early TALLOC_FREE()
2020-08-17 Volker Lendeckeldap_server: Avoid talloc_memdup() for ldap_decode()
2020-08-17 Martin Schwenkectdb-doc: Link to CTDB page in wiki
2020-08-17 Martin SchwenkeWHATSNEW: Document removal of "ctdb isnotrecmaster...
2020-08-17 Martin Schwenkectdb-tools: Drop "ctdb isnotrecmaster" command
2020-08-16 Christof Schmittutil: Add cmocka unit test for directory_create_or_exists
2020-08-16 Christof Schmittutil: Allow symlinks in directory_create_or_exist
2020-08-15 Matthew DeVorelib/util: Standardize use of st_[acm]time ns
2020-08-15 Matthew DeVores3: lib: Fix unneeded relative path in #include.
2020-08-11 Volker Lendeckelibsmb: Fix CID 1465860 Control flow issues (DEADCODE)
2020-08-11 Douglas Bagnallpython compat: remove text_type
2020-08-11 Douglas Bagnallpython compat: remove binary_type
2020-08-11 Douglas Bagnallpython compat: reduce use of 'if PY3:'
2020-08-11 Douglas Bagnallpython compat: remove StringIO
2020-08-11 Douglas Bagnallpython compat: remove string_types
2020-08-11 Douglas Bagnallpython compat: remove integer_types
2020-08-11 Isaac BoukrisRemove depracated "ldap ssl ads" smb.conf option
2020-08-11 Isaac BoukrisRevert "selftest: add tests for net-ads over TLS"
2020-08-09 Stefan Metzmacherlzxpress: add bounds checking to lzxpress_decompress()
2020-08-08 Ralph Boehmewinbind: directly use dcerpc_binding_handle_is_connecte...
2020-08-08 Stefan Metzmachers3:rpc_client: reverse rpccli_{is_connected,set_timeout...
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: Add utility function sockaddr_storage_to_sa...
2020-08-07 Jeremy Allisons3: libsmb: Make discover_dc_dns() use async DNS.
2020-08-07 Jeremy Allisons3: libsmb: Make dns_lookup_list_async() available...
2020-08-07 Jeremy Allisons3: libsmb: Remove dns_lookup_list(). No longer used.
2020-08-07 Jeremy Allisons3: libsmb: Use dns_lookup_list_async() instead of...
2020-08-07 Jeremy Allisons3: libsmb: Add dns_lookup_list_async() - not yet used.
2020-08-07 Jeremy Allisons3: Parameters. Add 'async dns timeout' parameter....
2020-08-07 Jeremy Allisons4: tests: Add new async DNS unit test - samba4.blackbo...
2020-08-07 Jeremy Allisons3: net: Add new 'net ads dns async <name>' command.
2020-08-07 Jeremy Allisonlib: addns: Add code for asynchronously looking up...
2020-08-07 Jeremy Allisonlib: addns: Add code for asynchronously looking up...
2020-08-07 Douglas Bagnalllibprc/test: add pull_string_array large array test
2020-08-07 Douglas Bagnallndr: fix ndr_pull_string_array() off by one alloc
2020-08-07 Andrew Bartlettkdc: Remind us that these values need to match other...
2020-08-07 Andrew Bartlettselftest: Work around existing CA certificates to get...
2020-08-07 Andrew Bartlettheimdal_build: Add missing dependency on heimbase
2020-08-07 Andrew BartlettRevert "build: fix the coverage build"
2020-08-07 Gary Lockyerheimdal_build: Do not allow warnings in the heimdal...
2020-08-07 Andrew BartlettCompile .l files (flex) with the waf rule at runtime
2020-08-07 Gary Lockyerheimdal_build: provide a prototype with the dummy afs...
2020-08-07 Gary Lockyerheimdal_build: Include keys.c in the hdb autoproto
2020-08-07 Gary LockyerMake HEIMDAL_WARN_UNUSED_RESULT_ATTRIBUTE available...
2020-08-07 Andrew Bartlettheimdal: Exclude more of plugin.c if HAVE_DLOPEN (which...
2020-08-07 Gary Lockyerheimdal: Use #ifdef HAVE_DLOPEN around function used...
2020-08-07 Gary Lockyerheimdal: Use #ifdef HAVE_DLOPEN around functions used...
2020-08-07 Stefan Metzmacherwafsamba: run SAMBA_GENERATOR('VERSION') with group...
2020-08-06 Volker Lendeckelibsmb: Fix CID 1465656 Resource leak
2020-08-06 Volker Lendeckelibcli/ldap: Fix CID 1462695 Resource leak
2020-08-06 Volker Lendeckelibcli/ldap: Fix CID 1462696 Resource leak
2020-08-06 Volker Lendeckelibcli/ldap: Fix CID 1465278 Resource leak
2020-08-06 David Muldergpo: Remove unused gp_ext_setter code
2020-08-06 David Muldergpo: Extract Access policy from Security extension
2020-08-06 David Muldergpo: Extract Kerberos policy from Security extension
2020-08-06 David Muldergpo: Add RSOP output for Scripts Extension
2020-08-06 David Muldergpo: Add RSOP output for Security Extension
2020-08-06 David Muldergpo: Test samba-gpupdate --rsop
2020-08-06 David Muldergpo: Add --rsop option to samba-gpupdate
2020-08-06 David Muldergpo: Properly decode utf-8/16 inf files from bytes
2020-08-06 David Muldergpo: Test proper decoding of utf-16 inf files
2020-08-06 David Muldergpo: Apply Group Policy Sudo Rights
2020-08-06 David Muldergpo: Test Group Policy Sudo Rights
2020-08-06 David Muldergpo: Scripts gpo add warning about generated scripts
2020-08-06 David Muldergpo: Scripts extension use 'gp_' prefix, not 'tmp'
2020-08-06 David Muldergpo: Move all scripts to a sub-category in samba.admx
2020-08-06 David Muldergpo: Apply Group Policy Weekly Scripts
2020-08-06 David Muldergpo: Test gpo weekly scripts apply
2020-08-06 David Muldergpo: Apply Group Policy Monthly Scripts
2020-08-06 David Muldergpo: Test gpo monthly scripts apply
2020-08-06 David Muldergpo: Apply Group Policy Hourly Scripts
2020-08-06 David Muldergpo: Test gpo hourly scripts apply
2020-08-05 Ralph Boehmelib: fix smb_strtox.[c|h] license header
2020-08-04 Jeremy Allisons3: libsmb: Move all calls to convert_ss2service()...
2020-08-04 Jeremy Allisons3: libsmb: Now all resolution functions return a ss_li...
2020-08-04 Jeremy Allisons3: libsmb: Change resolve_ads() to return a talloc...
next