summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.12.0rc2 release.samba-4.12.0rc2Karolin Seeger2020-02-041-1/+1
* WHATSNEW: Add release notes for Samba 4.12.0rc2.Karolin Seeger2020-02-041-1/+12
* script/release.sh: Don't use quotations any longer.Karolin Seeger2020-02-041-26/+0
* s4:torture: Skip the deltest20 as user rootAndreas Schneider2020-01-311-0/+4
* lib:util: Log mkdir error on correct debug levelsAndreas Schneider2020-01-311-2/+5
* s3: lib: nmblib. Clean up and harden nmb packet processing.Jeremy Allison2020-01-311-4/+8
* script/release.sh: make it possible to run from a git worktreeStefan Metzmacher2020-01-211-2/+9
* VERSION: Bump version up to 4.12.0rc2...Stefan Metzmacher2020-01-211-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.12.0rc1 release...samba-4.12.0rc1Stefan Metzmacher2020-01-211-3/+3
* WHATSNEW: Add release note for Samba 4.12.0rc1.Stefan Metzmacher2020-01-211-1/+1
* samba-tool group addmembers: avoid python traceback on member add failureBjörn Baumbach2020-01-211-2/+2
* selftest: add test for samba-tool groupmember --member-base-dn optionBjörn Baumbach2020-01-211-0/+7
* selftest: add tests for samba-tool group addmembers --object-types optionBjörn Baumbach2020-01-211-1/+59
* selftest: add test for new samba-tool group addmembers --member-dn optionBjörn Baumbach2020-01-211-0/+46
* samba-tool group addmembers: add --member-base-dn option for group member searchBjörn Baumbach2020-01-212-4/+25
* samba-tool group {add,remove}members: allow to use --member-dn in combination...Björn Baumbach2020-01-211-11/+28
* samba-tool group removemembers: adapt functionality to addmembers commandBjörn Baumbach2020-01-211-6/+32
* samba-tool group addmembers: add --member-dn optionBjörn Baumbach2020-01-212-30/+45
* samba-tool group addmembers: add new option --object-typesBjörn Baumbach2020-01-211-3/+20
* python/samdb: validation of group member types for group member filterBjörn Baumbach2020-01-211-0/+6
* python/samdb: add type "all" to search for all common types of group membersBjörn Baumbach2020-01-211-0/+10
* python/samdb: adapt search filter for group object typeBjörn Baumbach2020-01-211-1/+3
* python/samdb: adapt search filter for user object typeBjörn Baumbach2020-01-211-2/+2
* python/samdb: add 'computer' to the default group member types for group memb...Björn Baumbach2020-01-211-1/+1
* python/samdb: fetch specific error if there are more than one search resultsBjörn Baumbach2020-01-211-0/+6
* python/samdb: add more object types for adding/remove group membersBjörn Baumbach2020-01-211-0/+21
* python/samdb: add option to specify types of group membersBjörn Baumbach2020-01-211-3/+17
* samba-tool tests: add test-case for 'ou list --base-dn'Jule Anger2020-01-211-0/+19
* samba-tool: add -b/--base-dn option to OUs list commandJule Anger2020-01-211-3/+16
* samba-tool tests: add test-case for 'user list --base-dn'Jule Anger2020-01-211-0/+24
* samba-tool: add -b/--base-dn option to users list commandJule Anger2020-01-211-2/+10
* samba-tool tests: add test-case for 'contact list --base-dn'Jule Anger2020-01-211-0/+19
* samba-tool: add -b/--base-dn option to contacts list commandJule Anger2020-01-211-2/+9
* samba-tool tests: add test-case for 'computer list --base-dn'Jule Anger2020-01-211-0/+20
* samba-tool: add -b/--base-dn option to computer list commandJule Anger2020-01-211-2/+10
* samba-tool tests: add test-case for 'group list --base-dn'Jule Anger2020-01-211-0/+22
* samba-tool: add -b/--base-dn option to groups list commandJule Anger2020-01-211-0/+6
* samba-tool tests: add test-case for 'user getgrouops --full-dn'Björn Baumbach2020-01-211-0/+17
* samba-tool: add --full-dn option for user getgroups commandBjörn Baumbach2020-01-211-2/+17
* samba-tool tests: add test-case for 'group listmembers --full-dn'Jule Anger2020-01-211-0/+23
* samba-tool: add --full-dn option to group listmembers commandJule Anger2020-01-211-1/+15
* samba-tool tests: add test case for 'user list --full-dn'Jule Anger2020-01-211-0/+22
* samba-tool: add --full-dn option to user list commandJule Anger2020-01-211-1/+14
* samba-tool tests: add test case for 'computer list --full-dn'Jule Anger2020-01-211-0/+19
* samba-tool: add --full-dn option to computer list commandJule Anger2020-01-211-1/+14
* samba-tool tests: Add test-case for 'group list --full-dn'Jule Anger2020-01-211-0/+21
* samba-tool: add --full-dn option to group list commandBjörn Baumbach2020-01-211-3/+15
* Revert "vfs_glusterfs: Return fake fd from pipe() during open"David Disseldorp2020-01-211-12/+2
* vfs_glusterfs: add .fcntl_fn hookDavid Disseldorp2020-01-211-0/+29
* vfs_ceph: add .fcntl_fn hookDavid Disseldorp2020-01-211-0/+29