auth3: Use talloc_move() instead of talloc_steal()
[bbaumbach/samba-autobuild/.git] / source4 /
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
2021-03-29 Stefan Metzmachers4:torture/smb2: provide verbose output when we're...
2021-03-29 Stefan Metzmachers4:torture/smb2: add smb2_util_lease_state_string()
2021-03-29 Stefan Metzmachers4:torture/smb2: make use of torture_reset_break_info...
2021-03-29 Stefan Metzmachers4:torture/smb2: make use of torture_reset_lease_break_...
2021-03-29 Mathieu ParentRename mdfind to mdsearch
2021-03-26 Andrew Bartlettsmb.conf: Remove "share backend" option
2021-03-24 Andreas Schneiders4:lib:cmdline: Rename cli_credentials_set_cmdline_call...
2021-03-18 David Muldersamba-tool: Test gpo manage access list command
2021-03-18 David Muldergpo: Apply Group Policy Host Access configuration from VGP
2021-03-17 Douglas Bagnallpy bindings: write 'bytes', not 'PY_DESC_PY3_BYTES'
2021-03-17 Stefan Metzmachers4:torture/smb2: add smb2.session.bind_{invalid_auth...
2021-03-17 Stefan Metzmachers4:torture: add a torture_user2_credentials() helper...
2021-03-17 Stefan Metzmachers4:torture/smb2: add smb2.session.bind_negative_{smb202...
2021-03-17 Stefan Metzmachers4:torture/smb2: improve smb2.notify.invalid-reauth
2021-03-17 Stefan Metzmachers4:param: let lpcfg_smbcli_options() fill smb3_capabili...
2021-03-17 Stefan Metzmacherlibcli/smb: pass smb3_capabilities to smbXcli_conn_create()
2021-03-17 Stefan Metzmachers4:libcli/raw: add smb3_capabilities to struct smbcli_o...
2021-03-16 Volker Lendeckelib: Remove init_names()
2021-03-16 Volker Lendecketorture: Make srv_cb static
2021-03-16 Volker Lendeckerpc_server4: Make "srv_callbacks" static
2021-03-16 Volker Lendeckelibrpc: Add "private_data" to struct dcesrv_context_cal...
2021-03-11 Stefan Metzmachers4:libnet_rpc: avoid reusing the assoc_group_id of...
2021-03-11 David Muldersamba-gpupdate: Enable the Startup Scripts Extension
2021-03-10 David Muldersamba-tool: Enable pydns without ad dc
2021-03-10 David Muldersamba-tool: Enable pydsdb without ad dc
2021-03-10 David Mulderpython: Test samdb import
2021-03-10 Andrew Bartlettlib/param: Remove lpcfg_volume_label() and only caller...
2021-03-09 Volker Lendeckesamba: Fix indentation
2021-03-08 David Muldergpo: Apply Group Policy Issue setting from VGP
2021-03-08 David Muldergpo: Apply Group Policy MOTD setting from VGP
2021-03-08 David Muldergpo: Test to ensure that samba-gpupdate doesn't require...
2021-03-06 Stefan Metzmachers4:torture/smb2: add smb2.lease.timeout-disconnect...
2021-03-06 Stefan Metzmachers4:torture/smb2: add a smb2.session.two_logoff test
2021-03-06 Stefan Metzmachers4:torture/smb2: use %t (timestamp) instead of %R for...
2021-03-06 Volker Lendeckedsdb: Fix CID 1473454: Null pointer dereferences
2021-03-06 Volker Lendeckedsdb: Fix CID 1473453: Null pointer dereferences
2021-03-01 Björn Baumbachs4:dsdb/dirsync: fix a typo in a comment
2021-02-09 David Muldergpo: Apply Group Policy OpenSSH settings from VGP
2021-02-09 Paul WiseHEIMDAL: krb5_storage_free(NULL) should work
2021-02-08 David Muldergpo: Apply Group Policy Files Policy from VGP
2021-02-03 Andrew Bartlettdbcheck: Check Deleted Objects and reduce noise in...
2021-02-03 Andreas Schneiders4:kdc:mit: Fix heap-use-after-free
2021-02-01 Andreas Schneiders4:ntvfs: Add missing break in switch statement
2021-02-01 Andreas Schneiders4:rpc_server: Add missing break in switch statement
2021-02-01 Andreas Schneiders4:gensec: Fix overflow issues in switch statement
2021-01-28 Volker Lendeckeepmapper: Simplify _epm_Map()
2021-01-28 Samuel Cabreros4-torture: Add a test for ndr_syntax_id_from_string()
2021-01-28 Samuel Cabreros4-torture: Add a test for GUID_from_data_blob
2021-01-28 Volker Lendeckedsdb: Avoid an unneeded #include
2021-01-28 Ralph Boehmes4/torture: move deletion out of close loop in torture_...
2021-01-27 Stefan Metzmachers4:selftest: use plansmbtorture4testsuite() for 'rpc...
2021-01-27 David Muldergpo: Apply Group Policy Symlink Policy from VGP
2021-01-22 Volker Lendecketorture: Fix a gcc qualifier ordering warning
2021-01-22 Volker Lendeckerpc_server: Fix a "bool==true" condition
2021-01-22 Volker Lendecketorture: Align integer types
2021-01-22 Volker Lendeckerpc_server: Fix a typo
2021-01-15 Stefan Metzmachers4:torture/smb2: add samba3.smb2.ioctl.bug14607
2021-01-13 Gary Lockyers4 auth ntlm: Fix integer overflow in authsam_password_...
next