pydns: expose dns_records_match() as dsdb_dns.records.match()
[gary/samba-autobuild/.git] / source4 /
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
2021-04-28 Andreas Schneidertests: Use --configfile instead of -s
2021-04-28 Andreas Schneidertests: Use ldbsearch '--scope instead of '-s'
2021-04-28 Andreas Schneiders3:winbind: Pass the 'samba' daemon config file to...
2021-04-28 Andreas Schneiders4:winbind: Add a missing no memory check
2021-04-28 Andrew Bartlettbuild: Use bison at build time rather than lexyacc...
2021-04-28 Andrew Bartlettheimdal: use correct prototype of yyparse()
2021-04-28 Andrew Bartlettheimdal_build: Make HEIMDAL_BINARY be based on HEIMDAL_...
2021-04-28 Viktor DukhovniHEIMDAL: Avoid yydebug compiler warning
2021-04-28 Douglas Bagnallpython: remove 'from __future__ import unicode_literals'
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2021-04-28 Andrew Bartletttorture: Avoid -Werror=strict-overflow in -O3 coverage...
2021-04-26 Björn Baumbachtest samba-tool group listmembers: test listing contact...
2021-04-22 Gordon RossFix sigsegv in check_stream in smbtorture smb2.streams.io
2021-04-21 David Mulderpython: Test s3 net join and leave
2021-04-20 Stefan Metzmacherheimdal_build: avoid cflags='-DSOCKET_WRAPPER_DISABLE...
2021-04-20 Andrew Bartlettheimdal_build: Do not use LMDB in Heimdal even if we...
2021-04-20 Stefan Metzmacherheimdal_build: use TO_LIST from wafsamba.samba_utils
2021-04-19 Volker Lendecketorture: Move sddl tests to python
2021-04-19 Volker Lendeckelibrpc: Add py_descriptor_richcmp() equality function
2021-04-19 Volker Lendeckelibrpc: Use GUID_buf_string() in python wrappers
2021-04-19 Volker Lendeckepy_security: Avoid casts in py_random_sid()
2021-04-19 Volker Lendeckedsdb: Slightly tune get_new_descriptor()
2021-04-19 Andrew Bartlettauth4: Remove unused auth_unix
2021-04-16 Volker Lendeckeauth4: Remove sync check_password from auth_operations
2021-04-16 Volker Lendeckeauth4: Make auth_sam pseudo-async
2021-04-16 Volker Lendeckeauth4: Make auth_unix pseudo-async
2021-04-16 Volker Lendeckeauth4: Make auth_developer pseudo-async
2021-04-16 Volker Lendeckeauth4: Make auth_anonymous pseudo-async
2021-04-13 Andreas Schneiderwaf: Check correctly if gnutls has been compiled with...
2021-04-13 Stefan Metzmachers4:client:tests: create temporary files under $PREFIX...
2021-04-12 Gary Lockyertests python krb5: MS-KILE client principal look-up
2021-04-09 Andreas Schneiders4:torture: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:rpc_server: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:ntvfs: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:ntvfs: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:ldap_server: Use cli_credentials_init_server()
2021-04-08 Douglas Bagnallpy/provision/sambadns: rename CNameRecord -> CNAMERecord
2021-04-08 Ralph Boehmetorture: add another smbtorture compound SMB2 requests...
2021-04-08 Ralph Boehmetorture: add smbtorture compound SMB2 requests test...
2021-04-08 Anubhav Rakshittorture: add smbtorture testcase "related7" for failure...
2021-04-08 Anubhav Rakshittorture: smbtorture test case to verify Compound relate...
2021-04-08 Anubhav Rakshittorture: Add couple of compound related test cases...
2021-04-07 Joseph Suttoncracknames: Allow auto-conversion from an extended...
2021-04-07 Joseph Suttoncracknames: Add support for SID string format
2021-04-07 Samuel Cabreroselftest: Test RPC handles and association groups from...
2021-04-07 Joseph Suttons4:dsdb/password_hash: Add a more useful error message...
2021-04-07 Joseph Suttons4:dsdb/password_hash: Add additional check for crypt...
2021-04-07 Joseph Suttonprovision: Decrease the length of random machine passwords
2021-04-07 Joseph Suttons4:dsdb/password_hash: Don't generate crypt() password...
2021-04-07 Joseph Suttonprovision tests: Add test for the CryptSHA256 and Crypt...
2021-04-06 Volker Lendeckelibrpc: Remove the gensec dependency from library dcerp...
2021-04-06 Volker Lendeckerpc: Give dcerpc_util.c its own header
2021-04-01 Volker Lendecketstream_npa: Return named_pipe_auth_req_info4 from...
2021-03-31 Jeremy Allisons4: torture. Add smb2.lease.rename_wait test to reprodu...
2021-03-30 Douglas Bagnallrpc/idl dnsserver s/DNS_RPC_DATA/DNS_RPC_RECORD_DATA/
2021-03-29 Douglas Bagnalllibrpc/idl: dnsp tombstone timestamp name matches MS...
2021-03-29 Douglas Bagnalldsdb/dns scavange: make a helper function static
2021-03-29 Douglas Bagnalldsdb/scavange dns: reserve NTTIME type for NTTIME values
2021-03-29 Douglas Bagnalldns: use unix_to_dns_timestamp almost everywhere
2021-03-29 Douglas Bagnallpydns: expose dns timestamp utils to python, and test
2021-03-29 Douglas Bagnalldns: add common dns_timestamp util functions
2021-03-29 Douglas Bagnalldns common: always check a talloc NULL.
2021-03-29 Stefan Metzmachers4:torture/smb2: add smb2.session.bind2
2021-03-29 Stefan Metzmachers4:torture/smb2: add smb2.replay.dhv2-pending* tests
next