vfs_preopen: completely reset the queue if the name structure changes
[gd/samba-autobuild/.git] / source4 /
2021-06-29 Andreas Schneiders4:dsdsb: Check return code of cli_credentials_guess()
2021-06-29 Andreas Schneiders4:rpc_server: Check return code of cli_credentials_set...
2021-06-29 Andreas Schneiders4:kpasswd: Check return code of cli_credentials_set_conf()
2021-06-29 Andreas Schneiders4:dns_server: Check return code of cli_credentials_set...
2021-06-29 Andreas Schneiders4:dns:bind_dlz: Check return codes of cli_credentials...
2021-06-29 Andreas Schneiders4:auth: Check return code of cli_credentials_set_conf()
2021-06-29 Andreas Schneiders4:auth: Check return code of cli_credentials_set_conf()
2021-06-29 Douglas Bagnallrpc/dnsserver: check talloc_strndup return
2021-06-29 Douglas Bagnallrpc dnsserver: improve handling of serial numbers
2021-06-29 Douglas Bagnallrpc dnsserver: set the record rank
2021-06-29 Douglas Bagnallrpc dnsserver: updates reset more than timestamp
2021-06-29 Douglas Bagnallrpc:dnsserver: allow update replacing with similar...
2021-06-29 Douglas Bagnallrpc:dnsserver: split off record rank setting logic
2021-06-25 Jeremy Allisons4: torture: Improve error messages in check_stream...
2021-06-22 Amitay Isaacstorture: Fix build on freebsd, missing deps on cmdline
2021-06-20 Andreas Schneiderpython: Streamline option parser of python tools
2021-06-20 Andreas Schneiders4:lib: Remove obsolete popt cmdline parser
2021-06-20 Andreas Schneiders4:utils: Migrate oLschema2ldif to new cmdline option...
2021-06-20 Andreas Schneiders4:registry: Migrate regpatch to new cmdline option...
2021-06-20 Andreas Schneiders4:registry: Migrate regtree to new cmdline option...
2021-06-20 Andreas Schneiders4:registry: Migrate regdiff to new cmdline option...
2021-06-20 Andreas Schneiders4:registry: Migrate regshell to new cmdline option...
2021-06-20 Douglas Bagnalldsdb periodic: DNS: split aging from tombstone deletion
2021-06-20 Douglas Bagnalldns scavenging: add an explanatory comment
2021-06-20 Douglas Bagnalldns scavenging: ensure tombstoned node has one record
2021-06-20 Douglas Bagnalldns scavenging: avoid leak in dns_tombstone_records
2021-06-20 Douglas Bagnalldns scavenging: log tombstone inconsistency
2021-06-20 Douglas Bagnalldns scavenging: tighten lifetime of filtered records
2021-06-20 Douglas Bagnalldns scavenging: avoid useless copy of msg
2021-06-20 Douglas Bagnalldns scavenging: simplify copy_current_records
2021-06-20 Douglas Bagnalldns scavenging: avoid passing blobs
2021-06-20 Douglas Bagnalldns scavenging: ensure usual ownership of element values
2021-06-20 Douglas Bagnalldns scavenging: avoid setting same flags twice
2021-06-20 Douglas Bagnalldns scavenging: avoid another small memory leak
2021-06-20 Douglas Bagnalldns scavenging: avoid a small memory leak
2021-06-20 Douglas Bagnalldns scavenging: correctly set tombstome timestamp
2021-06-20 Douglas Bagnalldns scavenging: tombstone deletion uses correct time...
2021-06-20 David Muldersamba-tool: Ensure commands don't crash without ad-dc
2021-06-20 David Mulderdns: Enable dnsserver_common install when not ad dc
2021-06-20 David Muldersamba-tool: Enable samba-tool without ad dc (but with...
2021-06-17 Garming Samupgradeprovision: Remove duplicate key
2021-06-16 Andrew Bartlettheimdal_build: Improve error and warning handling on...
2021-06-16 Andreas Schneiderlib:ldb-samba: Migrate samba extensions to new cmdline...
2021-06-16 Andreas Schneiders4:torture: Migrate masktest to new cmdline option...
2021-06-16 Andreas Schneiders4:torture: Migrate locktest to new cmdline option...
2021-06-16 Andreas Schneiders4:torture: Change -U|--user to --user1 and --user2
2021-06-16 Andreas Schneiders4:torture: Migrate gentest to new cmdline option parser
2021-06-16 Andreas Schneiders4:torture: Change -U|--user to --user1 and --user2
2021-06-16 Andreas Schneiders4:torture: Migrate smbtorture to new cmdline option...
2021-06-16 Andreas Schneiders4:torture: Pass the pkinit ccache via a torture variable
2021-06-16 Andreas Schneiders4:torture: For NTLM make sure we have CRED_USE_KERBERO...
2021-06-16 Andreas Schneiders4:torture: Write better error on invalid cmdline option
2021-06-16 Andreas Schneiders4:torture: Remove unused include
2021-06-16 Andreas Schneiders4:client: Migrate cifsdd to new cmdline option parser
2021-06-16 Andreas Schneidertestprogs: Use new kerberos options for smbclient(4...
2021-06-16 Andreas Schneiders4:client: Migrate smbclient4 to new cmdline option...
2021-06-16 Andreas Schneiders4:client: Use a creds helper variable
2021-06-15 Andrew Bartlettheimdal_build: Use lib/asn1/rfc2459.opt rather than...
2021-06-15 Stefan Metzmacherheimdal_build: Add C99 struct initializer in source4...
2021-06-15 Andrew Bartlettheimdal_build: check for secure_getenv
2021-06-15 Andrew Bartlettheimdal_build: Set up new build groups for the Heimdal...
2021-06-15 Andrew Bartlettheimdal_build: Rework Heimdal warning handling
2021-06-11 Julien ROPÉFix for https://bugzilla.samba.org/show_bug.cgi?id...
2021-06-11 Douglas Bagnallpytests: add dns_aging, embracing and extending ageing...
2021-06-11 Douglas Bagnallpydns: expose dns_records_match() as dsdb_dns.records...
2021-06-11 Douglas Bagnalldns: merge dns_records_match and dns_record_match
2021-06-11 Douglas Bagnalldlz: remove pretense of HINFO support
2021-06-11 Douglas Bagnalldns_record_match: drop pretense of HINFO support
2021-06-11 Douglas Bagnalldns common: dns_records_match() matches tombstones
2021-06-11 Douglas Bagnalldns: merge dlz/internal dns_records_match()
2021-06-11 Douglas Bagnalldlz_bind9: remove redundant logging in b9_record_match()
2021-06-11 Joseph Suttonridalloc: Don't skip the first RID of a pool
2021-06-11 Joseph Suttonnetcmd: Add tests for performing an offline backup...
2021-06-11 Derek Lambertsambadns: Create BINDDNS_DIR/dns.keytab link to PRIVATE...
2021-06-11 Joseph Suttonsamba_upgradedns: Create binddns_dir if it doesn't...
2021-06-11 Joseph Suttonsamldb: Fix function name typo in error message
2021-06-10 Douglas Bagnallidl: two comment typos in two lines
2021-06-09 Ralph Boehmesmbtorture: verify attributes on fake quota file handle
2021-06-09 David Muldergpo: Apply Group Policy GNOME Settings
2021-05-27 Ralph Boehmetorture/smb2: ACL inheritance flags test with non-canon...
2021-05-24 Ralph Boehmetorture: add a test that verifies SMB2 close fields...
2021-05-19 Andreas Schneiderselftest: Rename offline logon env to ad_member_offlogon
2021-05-19 Joseph Suttonpython: Ensure reference counts are properly incremented
2021-05-19 Joseph Suttonpython: Add SMB credentials cache test
2021-05-19 Joseph Suttonpython: Add RPC credentials cache test
2021-05-19 Joseph Suttonpython: Add LDAP credentials cache test
2021-05-19 Joseph Suttonpython: Add credentials cache test
2021-05-19 Joseph Suttonkrb5ccache.idl: Add definition for a Kerberos credentia...
2021-05-19 Joseph Suttonpygensec: Fix method documentation
2021-05-17 Douglas Bagnalldlz: remove support for ancient binds
2021-05-17 Douglas Bagnalldlz: do not build for Bind 9.8 or 9.9
2021-05-17 Douglas Bagnalldlz torture: update to supported DLZ API
2021-05-12 Andreas Schneidertestprogs: Add test for offline logon support
2021-05-07 Günther DeschnerFix gcc11 compiler issue "-Werror=maybe-uninitialized"
2021-04-29 Andreas Schneiders4:samba: Migrate samba daemon to new cmdline option...
2021-04-29 Andreas Schneiders4:samba: Pass a talloc memory context to binary_smbd_m...
2021-04-29 Andreas Schneiders3: Remove --log-stdout from daemons
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_gen...
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-04-28 Andreas Schneiders4:rpc_server: Set Kerberos to desired
next