smbd: Fix an uninitalized variable
[samba.git] / selftest /
2019-10-09 Ralph Boehmeselftest: add end-to-end tests for mdssvc with a fake...
2019-10-09 Ralph Boehmes3:mdssvc: add unit tests for the Spotlight to Elastics...
2019-10-07 Günther Deschnerauth/gensec: fix AES schannel seal and unseal
2019-10-07 Günther Deschnerauth/gensec: fix non-AES schannel seal
2019-10-07 Günther Deschnerlibcli/auth: add test for gensec_schannel code
2019-10-02 Jeremy Allisons3: smbd: Fix the SMB2 server to pass SMB2-PATH-SLASH.
2019-10-02 Jeremy Allisons3: torture: Add MS-FSA style terminating '/' and ...
2019-10-02 Ralph Boehmes3:smbd: ensure a created stream picks up the File...
2019-10-02 Ralph Boehmes3:smbd: when storing DOS attribute call dos_mode(...
2019-10-02 Ralph Boehmetorture:smb2: add a File-ID test on directories
2019-10-02 Ralph Boehmetorture:smb2: extend test for File-IDs
2019-09-27 Michael Adamwinbind: provide passwd struct for group sid with ID_TY...
2019-09-27 Christof Schmittselftest: Test ID_TYPE_BOTH with idmap_rid module
2019-09-24 Stefan Metzmacherselftest/Samba3.pm: use "winbind use krb5 enterprise...
2019-09-24 Stefan Metzmacherselftest/Samba3.pm: use "winbind scan trusted domains...
2019-09-24 Stefan Metzmacherselftest/tests.py: test pam_winbind for trusts domains
2019-09-24 Andreas Schneiderselftest: Export TRUST information in the ad_member...
2019-09-24 Stefan Metzmacherselftest/tests.py: test pam_winbind with a lot of usern...
2019-09-24 Stefan Metzmacherselftest/tests.py: test pam_winbind with krb5_auth
2019-09-24 Stefan Metzmacherselftest/tests.py: prepare looping over pam_winbindd...
2019-09-24 Stefan Metzmachertest_pam_winbind.sh: allow different pam_winbindd confi...
2019-09-10 Ralph Boehmevfs: restore stat fields in vfs_stat_fsp()
2019-09-10 Ralph Boehmes4:torture: add a file-id related test
2019-09-09 Stefan Metzmachers3:selftest: add delay_inject:brl_lock_windows testing
2019-09-09 Stefan Metzmachers3:blocking: fix the fsp->blocked_smb1_lock_reqs handling
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock6 test
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock5 test
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock4 test
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock3 test
2019-09-09 Stefan Metzmachers3:smb2_lock: add retry for POSIX locks
2019-09-09 Stefan Metzmachers4:torture/smb2: add smb2.samba3misc.localposixlock1
2019-09-09 Stefan Metzmachers3:blocking: maintain state->deny_status
2019-09-09 Stefan Metzmachers4:torture/raw: assert to get LOCK_NOT_GRANTED in tortu...
2019-09-09 Stefan Metzmachers3:blocking: fix posix lock retry
2019-09-09 Stefan Metzmachers3:blocking: demonstrate the posix lock retry fails
2019-09-09 Stefan Metzmachers3:torture: convert LOCK9 into LOCK9A and LOCK9B
2019-09-03 Stefan MetzmacherCVE-2019-10197: smbd: split change_to_user_impersonate...
2019-09-03 Stefan MetzmacherCVE-2019-10197: test_smbclient_s3.sh: add regression...
2019-09-03 Stefan MetzmacherCVE-2019-10197: selftest: make fsrvp_share its own...
2019-08-30 Andrew Bartlettselftest: Remove obsolete LDAP backend hooks from selft...
2019-08-22 Andrew Bartletts4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"
2019-08-20 Aaron Haslettdowngradedatabase: installing script
2019-08-20 Tim Bealedowngradedatabase: rename to samba_downgrade_db
2019-08-08 Ralph Boehmes3:mdssvc: fix slrpc_fetch_attributes() when CNID is...
2019-08-08 Ralph Boehmes3:mdssvc: close mdssvc rpc command must return in...
2019-08-08 Ralph Boehmes3:mdssvc: failing the RPC request if the mdssvc policy...
2019-08-08 Ralph Boehmes3:mdssvc: the open command must work on shares with...
2019-08-08 Ralph Boehmes3:mdssvv: don't fail the RPC request if the share...
2019-08-08 Ralph Boehmetorture: beginning of a mdssvc RPC service test-suite
2019-08-08 Ralph Boehmes3:mdssvc: fix unmarshalling of empty CNID array
2019-08-08 Ralph Boehmetorture: start of a mdssvc packet (un)marshalling testsuite
2019-07-31 Volker Lendeckesmbd: Fix retry for kernel-oplocked files
2019-07-30 Volker Lendecketorture3: Add oplock5 kernel-oplock test
2019-07-26 Andreas Schneiderlibcli:auth: Add test for decoding an RC4 password...
2019-07-22 Douglas Bagnallauth/pycreds/encrypt_netr_crypt_password: don't segfault
2019-07-22 Douglas Bagnalltalloc: pytalloc_get_checked_type: survive non-talloc...
2019-07-16 Gary Lockyerprefork tests: re-enable restart tests for MIT Kerberos
2019-07-10 Douglas Bagnallpyldb: ldb.register_module() checks arguments a little bit
2019-07-10 Douglas Bagnallpyldb: remove ldb.open, which was never survivable
2019-07-10 Douglas Bagnallpy segfault test: ldb.open
2019-07-10 Douglas Bagnallpy segfault test: ldb.register_module
2019-07-10 Douglas Bagnallpyldb: check for errors in PyLdb_GetPyType()
2019-07-08 Ralph Boehmeselftest: explicitly set "mangled names = yes"
2019-07-08 Stefan Metzmacherselftest: explicitly set "client min protocol = CORE"
2019-07-08 Stefan Metzmacherselftest: explicitly set "server min protocol = LANMAN1"
2019-07-05 Christof Schmittsmbtorture: Add smb2.ioctl.zero_data
2019-07-05 Christof Schmittsmbtorture: Add smb2.ioctl.sparse_set_sparse
2019-07-05 Douglas Bagnalls4/torture: remove autoidl
2019-07-05 Douglas Bagnalls4/scripting/autoidl: remove it
2019-07-05 Douglas Bagnalltests/usage: test for --help consistency
2019-07-05 Douglas Bagnalltests/usage: generalise to cover non-python scripts
2019-07-05 Douglas Bagnalltests/usage: python scripts --help should be helpful
2019-07-05 Douglas Bagnalls4/scripting/samba_dnsupdate: print usage with no arguments
2019-07-05 Douglas Bagnalls4/scripting/demodirsync: print usage if no host named
2019-07-05 Douglas Bagnalls4/scripting/mymachinepw: print usage with bad arguments
2019-07-05 Douglas Bagnalls4/scripting/get-descriptors: print usage with insuffic...
2019-07-05 Douglas Bagnallscript/compare_cc_results: print usage on too few args
2019-07-05 Douglas Bagnalldns_hub: print usage with too few args
2019-07-05 Douglas Bagnalltests: ensure that most python scripts have usage text
2019-07-04 Björn Baumbachsamba-tool user edit: avoid base64 encoded strings...
2019-07-04 Björn Baumbachsamba-tool tests: add test for 'samba-tool user edit...
2019-07-04 Björn Baumbachsamba-tool user edit: use ldb methods to create ldif...
2019-07-04 Björn Baumbachsamba-tool tests: add additional tests for "samba-tool...
2019-07-03 Isaac BoukrisAdd PrimaryGroupId to group array in DC response
2019-07-03 Isaac Boukrisselftest: check for PrimaryGroupId in DC returned group...
2019-07-02 Tim Bealerepl_md: Avoid dropping cross-partition links
2019-07-02 Tim Bealetests: Add getncchanges test for cross-partition links...
2019-07-02 Gary Lockyersamba-tool domain join: remove the subdomain option
2019-07-02 Gary Lockyersamba-tool domain dcpromo: add --backend-store-size...
2019-07-02 Gary Lockyersamba-tool dcpromo tests: add --backend-store-size...
2019-07-02 Gary Lockyersamba-tool clone-dc-database: Add --backend-store-size...
2019-07-02 Gary Lockyerclone-dc-database tests: Add --backend-store-size option
2019-07-02 Gary Lockyersamba-tool domain join: Add --backend-store-size option
2019-07-02 Gary Lockyerdomain join tests: Add --backend-store-size option.
2019-07-02 Gary Lockyerprovision: Add --backend-store-size option
2019-07-02 Gary Lockyerlib ldb ldb_mdb: Pass the lmdb map size as an ldb option
2019-07-02 Gary Lockyersamba-tool domain provision: add lmdb database size...
2019-07-02 Gary Lockyerprovision tests: Add --backend-store-size option.
2019-07-01 Ralph Boehmeselftest: add a test that itime is not set when setting...
2019-07-01 Ralph Boehmevfs_fruit: make "fruit:zero_file_id" a per share option
next