s4:torture/vfs/fruit: decrease large resource fork size in test from 1 GB to 64 MB
[samba.git] / source4 /
2018-05-29 Ralph Boehmes4:torture/vfs/fruit: decrease large resource fork...
2018-05-29 William Brownpython/samba/netcmd/schema.py: add schema query and...
2018-05-29 William Brownpython/samba/netcmd/{forest.py,main.py}: add configurat...
2018-05-29 Andrew Bartletttorture: Cope with WINBINDD_SHOW_SEQUENCE failure for...
2018-05-25 Andrew Bartletttorture: Give extra information on WINBINDD_SHOW_SEQUEN...
2018-05-24 Volker Lendeckeldap_server: Fix CID 1435721 Unchecked return value
2018-05-23 Volker Lendeckekdc: Fix CID 1435720 Unchecked return value
2018-05-23 Volker Lendeckeldap_server: Fix CID 1435731 Unchecked return value
2018-05-23 Tim Bealedsdb: Avoid calculating the PSO multiple times
2018-05-23 Tim Bealedsdb: Avoid performance hit if PSOs aren't actually...
2018-05-23 Tim Bealetests: Add tests for domain pwdHistoryLength
2018-05-23 Tim Bealedsdb: Use PSO maxPwdAge for operational msDS-PasswordEx...
2018-05-23 Tim Bealedsdb: Update password_hash to use PSO settings for...
2018-05-23 Tim Bealedsdb: Move anonymous domain_data struct
2018-05-23 Tim Bealedsdb: Lookup PSO's lockout settings for password_hash...
2018-05-23 Tim Bealerpc/samr: Fix PSO support in SAMR password_change RPC
2018-05-23 Tim Bealedsdb/rpc: Update effective badPwdCount to use PSO settings
2018-05-23 Tim Bealedsdb: PSO support for msDS-User-Account-Control-Computed
2018-05-23 Tim Bealedsdb/auth: Use PSO settings for lockOutThreshold/Duration
2018-05-23 Tim Bealetests: Extend PSO tests to cover password-history/lengt...
2018-05-23 Tim Bealedsdb: Add msDS-ResultantPSO constructed attribute support
2018-05-22 Andrew Bartlettauth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth sessio...
2018-05-21 Andrew Bartletts4-drsuapi: Call security_token_debug() with DBGC_DRS_R...
2018-05-21 Andrew Bartlettauth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth...
2018-05-17 Andreas Schneiders4:ntvfs: Fix string copy of share_name
2018-05-17 Andreas Schneiders4:torture: Use strlcpy() in gen_name()
2018-05-17 Günther Deschners4-torture: fix format-truncation warning in smb2 sessi...
2018-05-17 Andrew BartlettFIXUP: Improve memory handling on py_net_change_password
2018-05-17 Noel Powers4/libnet: Allow passwords containing non ascii charact...
2018-05-17 Noel Powers4/setup/tests: Add test for non ascii password setting...
2018-05-17 Andreas Schneiders4:torture: Do not leak file descriptor in smb2 oplock...
2018-05-16 Andreas Schneiders4:torture: Do not leak memory in libsmbclient test
2018-05-16 Andreas Schneiders4:torture: Make sure variable is initialized in oplock...
2018-05-16 Andreas Schneiders4:dsdb:tests: Add return code check
2018-05-16 Gary Lockyerauth logging: Extract common audit logging code
2018-05-15 Stefan Metzmachers4:selftest: run test_ldb_simple.sh with more auth...
2018-05-15 Aaron Haslettauth: keytab invalidation fix
2018-05-15 Aaron Haslettauth: keytab invalidation test
2018-05-15 Andrew Bartlettbuild: Make --with-gpgme the default
2018-05-13 Stefan Metzmachers4:lsa_lookup: remove TALLOC_FREE(state) after all...
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability always decode...
2018-05-12 Noel Powers4/scripting/devel: py2/py3 compatability always decode...
2018-05-12 Noel Powers4/scripting/bin: py2/py3 compatability always decode...
2018-05-12 Noel PowerBulk: enclose .keys() method with list where list ...
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability replace xrange...
2018-05-12 Noel Powerpython/samba: Bulk replace of '.next()' method with...
2018-05-12 Aaron Haslettdevel: removing unused code from chgkrbtgtpass
2018-05-12 Aaron Haslettsamdb rid: clear cache to prevent old ntds_guid
2018-05-12 Garming Sampysmb: Add some more documentation for conn.list
2018-05-12 Garming SamFix spelling s/woks/works
2018-05-12 Mathieu ParentFix spelling s/retun/return/
2018-05-12 Mathieu ParentFix spelling s/propogate/propagate/
2018-05-12 Mathieu ParentFix spelling s/processs/process/
2018-05-12 Mathieu ParentFix spelling s/missmatch/mismatch/
2018-05-12 Mathieu ParentFix spelling s/fowarding/forwarding/
2018-05-12 Mathieu ParentFix spelling s/doens't/doesn't/
2018-05-12 Mathieu ParentFix spelling s/desriptor/descriptor/
2018-05-12 Mathieu ParentFix spelling s/conection/connection/
2018-05-12 Mathieu ParentFix spelling s/anwser/answer/
2018-05-12 Joe GuoFix typo for response
2018-05-11 Ralph Boehmes4:torture/smb2: new test for interaction between chown...
2018-05-11 Tim Bealetests: Add tests for samba-tool passwordsettings commands
2018-05-11 Tim Bealenetcmd: Split 'domain passwordsettings' into a super...
2018-05-11 Tim Bealedsdb: Split out construct_generic_token_groups() so...
2018-05-11 Tim Bealedsdb: Use attribute-name parameter for error message
2018-05-11 Tim Bealetests: Add test for password-lockout via SAMR RPC
2018-05-11 Tim Bealetests: Add PSO test case to existing password_lockout...
2018-05-11 Tim Bealetests: Add comments to help explain password_lockout...
2018-05-11 Tim Bealetests: Add tests for Password Settings Objects
2018-05-11 Tim Bealetests: Split out setUp code into separate function...
2018-05-11 Tim Bealetests: Move repeated code into a helper function
2018-05-10 Gary Lockyersamdb: Add transaction id control
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-05-10 Gary Lockyerdsdb: pass the remote address to samdb connect
2018-05-10 Gary Lockyerauth: Add unique session GUID identifier
2018-05-10 Gary Lockyerdsdb: refactor password attibutes to constant
2018-05-08 Volker Lendeckedsdb: Fix CID 1435453 Null pointer dereferences
2018-05-05 Douglas Bagnallperftest: ad_dc_medley failing base search failed to...
2018-05-05 Jeremy Allisontests: libsmbclient: Add a readdirplus() test suite.
2018-05-04 Garming Samnetlogon: Allow zero-GUID to act the same as NULL in...
2018-05-04 Garming Samnetlogon: Store the client site to clobber any plausibl...
2018-05-04 Garming Samnetlogon: Forward GetDCNameEx2 to winbind via IRPC
2018-05-04 Garming Samtests/getdcname: Add a number of tests for GetDCNameEx
2018-05-04 Garming Samnetlogon: Allow return of error code in future asynchro...
2018-05-04 Garming Samdsdb: Allow the disable of the Windows server site...
2018-05-04 Garming Samnetlogon: Add a comment regarding one of the DC locatio...
2018-05-03 Gary Lockyertests/dlz_bind9: support for multiple db types by using...
2018-05-03 Garming Samtests: Replace some references to tdb with ldb://
2018-05-03 Gary Lockyerdsdb:schema_load: make use of ldb_relative_path() in...
2018-05-03 Gary Lockyerdsdb:partition_metadata: make use of ldb_relative_path...
2018-05-03 Andrew Bartletts4-lsa: Fix use-after-free in LSA server
2018-05-03 Garming Samsamba_dnsupdate: Put samba.kcc import after path insert...
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-04-30 Noel Powerpython/samba: bulk conversion of caller to dsdb_Dn...
2018-04-30 Noel Powers4/param: Additionally accept unicode as string param...
2018-04-30 Noel Powers4/librpc: Additionally accept unicode as string param...
2018-04-30 Noel Powers4/dsdb: Additionally accept unicode as string param...
2018-04-30 Noel Powers4/auth: Additionally accept unicode as string param...
2018-04-25 William Browns4/smbd/server.c: create /run if missing
2018-04-24 Volker Lendecketevent: Fix callers of tevent_req_set_endtime
next