s4/selftest: Move samba4.ldap.passwordsettings to ad_dc_default_smb1
[bbaumbach/samba-autobuild/.git] / python /
2020-04-02 Rowland Pennysamba-tool group show: only shows global security group...
2020-03-27 Stefan Metzmacherpython/tests/krb5: add simple_tests.py with the first...
2020-03-27 Stefan Metzmacherpython/tests/krb5: add raw_testcase.py as the base...
2020-03-27 Stefan Metzmacherpython/tests/krb5: modify rfc4120.asn1 in order to...
2020-03-27 Stefan Metzmacherpython/tests/krb5: add rfc4120.asn1
2020-03-27 Stefan Metzmacherpython/tests/krb5: add support for Cksumtype.MD5
2020-03-27 Stefan Metzmacherpython/tests/krb5: convert kcrypto.py to python3-crypto...
2020-03-27 Isaac Boukrispython/tests/krb5: add crypto.py from greghudson/pyk5...
2020-03-27 Stefan Metzmacherpython/tests: let usage.py be more verbose on errors
2020-03-27 Stefan Metzmacherselftest: use 10.53.57.0/8 instead of 127.0.0.1/8
2020-03-27 Stefan Metzmacherpython/netcmd/dns: improve exception handling in cmd_ad...
2020-03-27 Stefan Metzmacherpython/netcmd/dns: improve exception handling in cmd_de...
2020-03-23 Andrew Bartlettpy3: Remove #define IsPy3BytesOrString(pystr)
2020-03-23 Andrew Bartlettpy3: Remove #define IsPy3Bytes PyBytes_Check
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_FromLong PyLong_FromLong
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_AsLong PyLong_AsLong
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_Type PyLong_Type
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_Check PyLong_Check
2020-03-19 Noel Powerpython/samba/gp_parse: Fix test errors with python3.8
2020-03-07 Gary Lockyerndrdump tests: Make the tests less fragile
2020-03-05 Jonathon Reinhartpython: Fix userPrincipalName in GetPasswordCommand...
2020-02-28 Björn Baumbachselftest: test samba-tool group commands with groupname...
2020-02-28 Björn Baumbachsamba-tool group edit: use binary encoded group name
2020-02-28 Björn Baumbachsamba-tool group delete: use binary encoded group name
2020-02-28 Björn Baumbachsamba-tool group move: use binary encoded group name
2020-02-28 Björn Baumbachsamba-tool group listmembers: use binary encoded group...
2020-02-28 Björn Baumbachsamba-tool group listmembers: find group members by...
2020-02-28 Björn Baumbachsamba-tool group listmembers: handle group-does-not...
2020-02-28 Björn Baumbachsamba-tool group listmembers: hide python backtracke...
2020-02-27 Gary Lockyerlibrpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddre...
2020-02-11 Gary Lockyersamba-tool domain join: remove sub domain join code
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...
next