bootstrap: Install krb5-workstation on Fedora based distros
[samba.git] / source4 /
2021-07-20 Stefan Metzmachers4:torture/smb2: add tests to check all signing and...
2021-07-15 Stefan Metzmachers4:torture/smb2: add smb2.read.bug14607 test
2021-07-15 David Muldergpo: Test Certificate Auto Enrollment Policy
2021-07-15 David Muldergpo: Add Certificate Auto Enrollment Policy
2021-07-15 Stefan Metzmachers4:torture: more smb2.session.bind_negative_smb3* combi...
2021-07-15 Stefan Metzmachers4:torture: force AES_CMAC or HMAC_SHA256 for some...
2021-07-15 Stefan Metzmacherlibcli/smb: actually make use of "client/server smb3...
2021-07-15 Stefan Metzmachers4:param: make use of 'client smb3 encryption algorithms'
2021-07-15 Stefan Metzmachers4:torture: let smb2.session.bind_negative_* tests...
2021-07-15 Stefan Metzmachers4:torture: let smb2.session.bind_negative_* also test...
2021-07-15 Stefan Metzmachers4:torture:libsmbclient: make use of PROTOCOL_* enum...
2021-07-14 Günther Deschners4-selftest: add net offlinejoin tests
2021-07-14 Günther Deschners4-torture: add odj ndr testsuite
2021-07-14 Günther Deschnerlibrpc: compile ODJ idl
2021-07-08 Stefan Metzmacherwitness.idl: fix length calculation for witness_IPaddrI...
2021-07-08 Stefan Metzmachertorture/ndr: reproduce a problem with witness_AsyncNotify
2021-07-08 Stefan Metzmachertorture/ndr: add more details to the test names
2021-07-08 Stefan Metzmachertorture/ndr: make check functions typesafe
2021-07-07 Isaac Boukrisselftest: Add test for one-way trust wbinfo auth
2021-07-07 Andreas Schneiderselftest: fl2000dc: Add outgoing trust from fl2000dc...
2021-07-05 Stefan Metzmachergensec_krb5: restore ipv6 support for kpasswd
2021-07-05 Douglas Bagnalldns update: zero flags and reserved
2021-07-05 Douglas Bagnalldns_common_replace: do not leak
2021-07-05 Douglas Bagnallpydns: fix a comment in replace_by_dn()
2021-07-05 Douglas Bagnalldns_server: free old zones when reloading
2021-07-05 Douglas Bagnalls4/dns_common_replace: add comments about tombstones
2021-07-05 Douglas Bagnalldns_common_replace: comment in needs_add case
2021-07-05 Douglas Bagnalldns_common_replace: do logging in needs_add case
2021-07-05 Douglas Bagnalldnsserver_common: comments about record sorting
2021-07-05 Douglas Bagnalldnsserver/update: add a few comments
2021-07-05 Douglas Bagnalldns update: emit warnings upon unexpected occurrances
2021-07-05 Douglas Bagnalldlz_bind9: insert missing words into error message
2021-07-05 Douglas Bagnalldlz_bind9: fix a copy-pasted comment
2021-07-01 Stefan Metzmachers4:kdc: prefer newer enctypes for preauth responses
2021-07-01 Joseph Suttons4:torture/krb5/kdc-heimdal: Automatically determine...
2021-07-01 Joseph Suttontests/krb5: Use admin creds for SamDB rather than user...
2021-07-01 Joseph Suttontests/krb5/as_req_tests.py: Automatically obtain creden...
2021-07-01 Stefan Metzmacherselftest: run new as_req_tests against fl2008r2dc and...
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
next