smbd: Allow a Posix create context to override the unix mode
[metze/samba/wip.git] / python /
2020-02-07 Douglas Bagnallsamba-tool gpo: tighter matching for ini names
2020-02-07 Douglas Bagnallpython: use raw string for regex with escape
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2020-02-07 Gary Lockyerlibrpc ndr: Heap-buffer-overflow in lzxpress_decompress
2020-02-06 Andrew Bartlettselftest: Test behaviour of DNS scavenge with an existi...
2020-02-05 Stefan Metzmachers3:auth_sam: map an empty domain or '.' to the local...
2020-01-21 Björn Baumbachsamba-tool group addmembers: avoid python traceback...
2020-01-21 Björn Baumbachsamba-tool group addmembers: add --member-base-dn optio...
2020-01-21 Björn Baumbachsamba-tool group {add,remove}members: allow to use...
2020-01-21 Björn Baumbachsamba-tool group removemembers: adapt functionality...
2020-01-21 Björn Baumbachsamba-tool group addmembers: add --member-dn option
2020-01-21 Björn Baumbachsamba-tool group addmembers: add new option --object...
2020-01-21 Björn Baumbachpython/samdb: validation of group member types for...
2020-01-21 Björn Baumbachpython/samdb: add type "all" to search for all common...
2020-01-21 Björn Baumbachpython/samdb: adapt search filter for group object...
2020-01-21 Björn Baumbachpython/samdb: adapt search filter for user object type
2020-01-21 Björn Baumbachpython/samdb: add 'computer' to the default group membe...
2020-01-21 Björn Baumbachpython/samdb: fetch specific error if there are more...
2020-01-21 Björn Baumbachpython/samdb: add more object types for adding/remove...
2020-01-21 Björn Baumbachpython/samdb: add option to specify types of group...
2020-01-21 Jule Angersamba-tool tests: add test-case for 'ou list --base-dn'
2020-01-21 Jule Angersamba-tool: add -b/--base-dn option to OUs list command
2020-01-21 Jule Angersamba-tool tests: add test-case for 'user list --base-dn'
2020-01-21 Jule Angersamba-tool: add -b/--base-dn option to users list command
2020-01-21 Jule Angersamba-tool tests: add test-case for 'contact list ...
2020-01-21 Jule Angersamba-tool: add -b/--base-dn option to contacts list...
2020-01-21 Jule Angersamba-tool tests: add test-case for 'computer list...
2020-01-21 Jule Angersamba-tool: add -b/--base-dn option to computer list...
2020-01-21 Jule Angersamba-tool tests: add test-case for 'group list --base-dn'
2020-01-21 Jule Angersamba-tool: add -b/--base-dn option to groups list...
2020-01-21 Björn Baumbachsamba-tool: add --full-dn option for user getgroups...
2020-01-21 Jule Angersamba-tool tests: add test-case for 'group listmembers...
2020-01-21 Jule Angersamba-tool: add --full-dn option to group listmembers...
2020-01-21 Jule Angersamba-tool tests: add test case for 'user list --full-dn'
2020-01-21 Jule Angersamba-tool: add --full-dn option to user list command
2020-01-21 Jule Angersamba-tool tests: add test case for 'computer list...
2020-01-21 Jule Angersamba-tool: add --full-dn option to computer list command
2020-01-21 Jule Angersamba-tool tests: Add test-case for 'group list --full-dn'
2020-01-21 Björn Baumbachsamba-tool: add --full-dn option to group list command
2020-01-16 Douglas Bagnallsamba-tool gpo: improve UNC parsing
2020-01-15 Stefan Metzmachersamba-tool: implement user getgroups command
2020-01-15 Björn Baumbachsamba-tool: implement user setprimary group command...
2020-01-14 Björn Jacketests/DNS: add MX/SRV record tests with multiple spaces
2020-01-14 Björn Jackesamba-tool: fix adding of dns SRV/MX/SOA records
2020-01-14 Björn Jacketests/DNS: \n.COM shouldn't be a valid DNS record
2020-01-06 Volker Lendecketests: Fix a typo
2020-01-03 Björn Jackepython/loadparm: check for AD DC required VFS modules
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg tp py_smbd_create_file()
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg to py_smbd_mkdir()
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg to py_smbd_get_sys_acl()
2019-12-20 Ralph Boehmepysmbd: make "session_info" arg to py_smbd_get_nt_acl...
2019-12-20 Ralph Boehmepysmbd: make "session_info" arg to py_smbd_set_nt_acl...
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg to py_smbd_unlink()
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg to py_smbd_chown()
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg to py_smbd_set_simple_acl()
2019-12-20 Ralph Boehmepython/tests: use a system session_info in posixacl.py
2019-12-20 Ralph Boehmepython: move system_session_unix to new auth_util.py
2019-12-20 Andrew Bartlettselftest: Confirm parse of dnsProperty records
2019-12-20 Gary Lockyerupgradedns: ensure lmdb lock files linked
2019-12-20 Gary Lockyertest upgradedns: ensure lmdb lock files linked
2019-12-20 Ralph Boehmeselftest: make ad_dc_default an alias for ad_dc, not...
2019-12-18 Björn Baumbachsamba_kcc: avoid ValueError when local connections...
2019-12-18 Andrew Bartlettsefltest: Demonstrate crash in manually written printer...
2019-12-12 Andrew Bartlettselftest: Add test for ndr_size_struct() faulting on...
2019-12-12 Andrew Bartlettselftest: Add test for ndr_size_union() faulting on...
2019-12-12 Andrew Bartlettselftest: Add example xattr_NTACL packets to demonstrat...
2019-12-12 Andrew Bartlettselftest: Add test for structure with NDR_BUFFERS only...
2019-12-10 Andrew Bartlettselftest: Confirm that ndrdump struct mode is not avail...
2019-12-10 Isaac Boukrissamba-tool: add user-sensitive command to set not-deleg...
2019-12-10 Andrew BartlettCVE-2019-14861: Test to demonstrate the bug
2019-12-10 Andrew BartlettCVE-2019-14861: s4-rpc/dnsserver: Confirm sort behaviou...
2019-12-10 Andrew Bartlettselftest: Add ndrdump tests for malformed drsuapi traffic
2019-12-04 Jeremy Allisonpython: tests. Add test for fuzzing smbd crash bug.
2019-12-04 Gary Lockyerlibrpc ndr: Infinite loop parsing Suplemental creds
2019-11-29 Andrew Bartlettselftest: Test partial parse behaviour in ndrdump
2019-11-29 Andrew Bartlettndrdump: Show the actual struct/function name in the...
2019-11-29 Björn Baumbachsamba-tool tests: re-add tests for attribute value...
2019-11-29 Björn Baumbachsamba-tool {user,group,computer,contact} show: avoid...
2019-11-29 Björn Baumbachsamba-tool tests: prepare tests for new samba-tool...
2019-11-29 Björn Baumbachsamba-tool tests: remove duplicate definitions of test...
2019-11-29 Björn Baumbachsamba-tool group show: fix a copy-paste mistake
2019-11-20 Andrew Bartlettselftest: Test repushing an ntlmssp AUTHENTICATE_MESSAGE
2019-11-20 Andrew Bartlettselftest: Confirm that NDR bugs are fixed in DCOM code
2019-11-20 Andrew Bartlettselftest: Confirm that --base64-input and --input work...
2019-11-20 Andrew Bartlettpython: Return the stdout when also checking error...
2019-11-17 Andrew Bartlettndrdump: Use human-readable strings for NDR decode...
2019-11-17 Andrew Bartlettselftest: Test fix for ndrdump of structures by number
2019-11-14 Douglas Bagnallpytests/segfault: pidl inline arrays
2019-11-14 Douglas Bagnallpytests/segfaults: dcerpc ref elements segfault
2019-11-14 Douglas Bagnallpytests: rpc echo should not segfault
2019-11-13 Andrew Bartlettselftest: Add expected-output tests for the ndrdump...
2019-11-10 Heiko BaumannMake sure backup temp directory gets deleted on exception
2019-11-08 Samuel Cabrerodns: Extend DNS tests to check the SOA record is always...
2019-10-31 Björn Jackepython/samba/upgradehelpers.py: typo fixes
2019-10-31 Björn Jackepython/samba/netcmd/gpo.py: typo fixes
2019-10-31 Björn Jackepython/samba/dbchecker.py: typo fixes
2019-10-23 Heinz Hoelzlsamba-tool: py3 compatiblity in 'user syncpasswords...
2019-10-22 Amit Kumarsamba-tool domain: fix an unhandled exception
2019-10-17 Rowland Pennysamba-tool: Add facility to add rfc2307 attributes...
2019-10-17 Amit Kumarsamba-tool: Update 'samba-tool gpo list <>' description
next