summaryrefslogtreecommitdiff
path: root/python/samba
AgeCommit message (Expand)AuthorFilesLines
2020-01-21python/samdb: add type "all" to search for all common types of group membersBjörn Baumbach1-0/+10
2020-01-21python/samdb: adapt search filter for group object typeBjörn Baumbach1-1/+3
2020-01-21python/samdb: adapt search filter for user object typeBjörn Baumbach1-2/+2
2020-01-21python/samdb: add 'computer' to the default group member types for group memb...Björn Baumbach1-1/+1
2020-01-21python/samdb: fetch specific error if there are more than one search resultsBjörn Baumbach1-0/+6
2020-01-21python/samdb: add more object types for adding/remove group membersBjörn Baumbach1-0/+21
2020-01-21python/samdb: add option to specify types of group membersBjörn Baumbach1-3/+17
2020-01-21samba-tool tests: add test-case for 'ou list --base-dn'Jule Anger1-0/+19
2020-01-21samba-tool: add -b/--base-dn option to OUs list commandJule Anger1-3/+16
2020-01-21samba-tool tests: add test-case for 'user list --base-dn'Jule Anger1-0/+24
2020-01-21samba-tool: add -b/--base-dn option to users list commandJule Anger1-2/+10
2020-01-21samba-tool tests: add test-case for 'contact list --base-dn'Jule Anger1-0/+19
2020-01-21samba-tool: add -b/--base-dn option to contacts list commandJule Anger1-2/+9
2020-01-21samba-tool tests: add test-case for 'computer list --base-dn'Jule Anger1-0/+20
2020-01-21samba-tool: add -b/--base-dn option to computer list commandJule Anger1-2/+10
2020-01-21samba-tool tests: add test-case for 'group list --base-dn'Jule Anger1-0/+22
2020-01-21samba-tool: add -b/--base-dn option to groups list commandJule Anger1-0/+6
2020-01-21samba-tool: add --full-dn option for user getgroups commandBjörn Baumbach1-2/+17
2020-01-21samba-tool tests: add test-case for 'group listmembers --full-dn'Jule Anger1-0/+23
2020-01-21samba-tool: add --full-dn option to group listmembers commandJule Anger1-1/+15
2020-01-21samba-tool tests: add test case for 'user list --full-dn'Jule Anger1-0/+22
2020-01-21samba-tool: add --full-dn option to user list commandJule Anger1-1/+14
2020-01-21samba-tool tests: add test case for 'computer list --full-dn'Jule Anger1-0/+19
2020-01-21samba-tool: add --full-dn option to computer list commandJule Anger1-1/+14
2020-01-21samba-tool tests: Add test-case for 'group list --full-dn'Jule Anger1-0/+21
2020-01-21samba-tool: add --full-dn option to group list commandBjörn Baumbach1-3/+15
2020-01-16samba-tool gpo: improve UNC parsingDouglas Bagnall1-9/+10
2020-01-15samba-tool: implement user getgroups commandStefan Metzmacher1-0/+78
2020-01-15samba-tool: implement user setprimary group command (set primaryGroupID)Björn Baumbach1-0/+111
2020-01-14tests/DNS: add MX/SRV record tests with multiple spacesBjörn Jacke1-3/+5
2020-01-14samba-tool: fix adding of dns SRV/MX/SOA recordsBjörn Jacke1-3/+3
2020-01-14tests/DNS: \n.COM shouldn't be a valid DNS recordBjörn Jacke1-1/+0
2020-01-06tests: Fix a typoVolker Lendecke1-1/+1
2020-01-03python/loadparm: check for AD DC required VFS modulesBjörn Jacke1-5/+13
2019-12-20pysmbd: add "session_info" arg tp py_smbd_create_file()Ralph Boehme2-3/+3
2019-12-20pysmbd: add "session_info" arg to py_smbd_mkdir()Ralph Boehme2-3/+3
2019-12-20pysmbd: add "session_info" arg to py_smbd_get_sys_acl()Ralph Boehme1-8/+8
2019-12-20pysmbd: make "session_info" arg to py_smbd_get_nt_acl() mandatoryRalph Boehme6-40/+43
2019-12-20pysmbd: make "session_info" arg to py_smbd_set_nt_acl() mandatoryRalph Boehme6-57/+75
2019-12-20pysmbd: add "session_info" arg to py_smbd_unlink()Ralph Boehme2-2/+3
2019-12-20pysmbd: add "session_info" arg to py_smbd_chown()Ralph Boehme2-2/+2
2019-12-20pysmbd: add "session_info" arg to py_smbd_set_simple_acl()Ralph Boehme2-11/+12
2019-12-20python/tests: use a system session_info in posixacl.pyRalph Boehme1-8/+8
2019-12-20python: move system_session_unix to new auth_util.pyRalph Boehme2-12/+36
2019-12-20selftest: Confirm parse of dnsProperty recordsAndrew Bartlett1-0/+14
2019-12-20upgradedns: ensure lmdb lock files linkedGary Lockyer1-0/+10
2019-12-20test upgradedns: ensure lmdb lock files linkedGary Lockyer1-0/+75
2019-12-20selftest: make ad_dc_default an alias for ad_dc, not ad_dc_ntvfsRalph Boehme1-1/+1
2019-12-18samba_kcc: avoid ValueError when local connections are less than 2Björn Baumbach1-0/+5
2019-12-18sefltest: Demonstrate crash in manually written printer for drsuapi_DsAttribu...Andrew Bartlett1-0/+12