summaryrefslogtreecommitdiff
path: root/python/samba
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: Add a gpo command for removing VGP Startup Scripts Group PolicyDavid Mulder2021-02-241-1/+57
* samba-tool: Test gpo manage script startup remove commandDavid Mulder2021-02-242-0/+50
* samba-tool: Add a gpo command for adding VGP Startup Scripts Group PolicyDavid Mulder2021-02-241-1/+79
* samba-tool: Test gpo manage script startup add commandDavid Mulder2021-02-242-0/+72
* samba-tool: Add a gpo command for listing VGP Startup Scripts Group PolicyDavid Mulder2021-02-241-1/+48
* samba-tool: Test gpo manage script startup list commandDavid Mulder2021-02-242-0/+79
* gpo: Apply Group Policy Startup Scripts from VGPDavid Mulder2021-02-241-2/+99
* gpo: Test Group Policy VGP Startup Script PolicyDavid Mulder2021-02-242-0/+149
* pytest/segfault: fix the rpc.echo testDouglas Bagnall2021-02-221-1/+1
* pytest/segfaults: drop a useless lineDouglas Bagnall2021-02-221-1/+0
* pytest:segfault: avoid gdb_backtrace on knownfailDouglas Bagnall2021-02-221-0/+11
* samba-tool: Replace gpo command for removing Sudoers Group PolicyDavid Mulder2021-02-141-1/+68
* samba-tool: Test gpo manage vgp sudoers remove commandDavid Mulder2021-02-132-74/+21
* samba-tool: Replace gpo command for adding Sudoers Group PolicyDavid Mulder2021-02-131-1/+80
* samba-tool: Test VGP sudoers add commandDavid Mulder2021-02-132-69/+34
* samba-tool: Replace gpo command for listing Sudoers Group PolicyDavid Mulder2021-02-131-1/+48
* samba-tool: Test gpo manage vgp sudoers list commandDavid Mulder2021-02-132-53/+36
* gpo: VGP Sudoers policy must handle group principalsDavid Mulder2021-02-131-4/+14
* gpo: Test that VGP Sudoers policy handles group principalsDavid Mulder2021-02-131-1/+5
* gpo: Security gpext rsop list only own policiesDavid Mulder2021-02-111-2/+4
* gpo: Test that Security gpext rsop lists only own policiesDavid Mulder2021-02-111-1/+2
* gpo: Ensure empty Security sections are removedDavid Mulder2021-02-111-0/+2
* gpo: Test that empty Security sections are removedDavid Mulder2021-02-111-0/+35
* classicupgrade: treat old never expires value rightBjörn Jacke2021-02-101-1/+1
* samba-tool: Add a gpo command for setting VGP OpenSSH Group PolicyDavid Mulder2021-02-091-1/+91
* samba-tool: Test gpo manage openssh set commandDavid Mulder2021-02-092-0/+75
* samba-tool: Add a gpo command for listing VGP OpenSSH Group PolicyDavid Mulder2021-02-091-1/+42
* samba-tool: Test gpo manage openssh list commandDavid Mulder2021-02-092-0/+78
* gpo: Apply Group Policy OpenSSH settings from VGPDavid Mulder2021-02-091-1/+61
* gpo: Test Group Policy OpenSSH for VGPDavid Mulder2021-02-092-0/+89
* samba-tool: Add a gpo command for removing VGP Files Group PolicyDavid Mulder2021-02-081-1/+61
* samba-tool: Test gpo manage files remove commandDavid Mulder2021-02-082-0/+50
* samba-tool: Add a gpo command for adding VGP Files Group PolicyDavid Mulder2021-02-081-1/+82
* samba-tool: Test gpo manage files add commandDavid Mulder2021-02-082-0/+73
* samba-tool: Add a gpo command for listing VGP Files Group PolicyDavid Mulder2021-02-081-1/+45
* samba-tool: Test gpo manage files list commandDavid Mulder2021-02-082-1/+96
* gpo: Apply Group Policy Files Policy from VGPDavid Mulder2021-02-081-3/+117
* gpo: Test Group Policy VGP Files PolicyDavid Mulder2021-02-082-1/+116
* dbcheck: Check Deleted Objects and reduce noise in reports about expired tomb...Andrew Bartlett2021-02-031-1/+24
* selftest: Directly import python-iso8601Andreas Schneider2021-02-021-3/+0
* python:subunit: Use UTC timezone from datatime moduleAndreas Schneider2021-02-021-4/+2
* samba-tool: Add a gpo command for removing VGP Symbolic Link Group PolicyDavid Mulder2021-01-271-1/+59
* samba-tool: Test gpo manage symlink remove commandDavid Mulder2021-01-272-0/+50
* samba-tool: Add a gpo command for adding VGP Symbolic Link Group PolicyDavid Mulder2021-01-271-2/+64
* samba-tool: Test gpo manage symlink add commandDavid Mulder2021-01-272-0/+54
* samba-tool: Add a gpo command for listing VGP Symbolic Link Group PolicyDavid Mulder2021-01-271-1/+39
* samba-tool: Test gpo manage symlink list commandDavid Mulder2021-01-272-0/+74
* gpo: Apply Group Policy Symlink Policy from VGPDavid Mulder2021-01-271-2/+54
* gpo: Test Group Policy VGP Symlink PolicyDavid Mulder2021-01-272-0/+98
* samba-tool: Optionally hide disabled/expired accounts in "group listmembers"Björn Baumbach2021-01-152-3/+135