summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2021-03-08samba-tool: Add a gpo command for setting VGP Issue Group PolicyDavid Mulder1-1/+67
2021-03-08samba-tool: Test gpo manage issue set commandDavid Mulder2-0/+74
2021-03-08samba-tool: Add a gpo command for listing VGP Issue Group PolicyDavid Mulder1-1/+37
2021-03-08samba-tool: Test gpo manage issue list commandDavid Mulder2-0/+73
2021-03-08gpo: Apply Group Policy Issue setting from VGPDavid Mulder1-1/+46
2021-03-08gpo: Test Group Policy VGP Issue PolicyDavid Mulder2-0/+76
2021-03-08samba-tool: Add a gpo command for setting VGP MOTD Group PolicyDavid Mulder1-1/+67
2021-03-08samba-tool: Test gpo manage motd set commandDavid Mulder2-0/+74
2021-03-08samba-tool: Add a gpo command for listing VGP MOTD Group PolicyDavid Mulder1-1/+37
2021-03-08samba-tool: Test gpo manage motd list commandDavid Mulder2-0/+73
2021-03-08gpo: Apply Group Policy MOTD setting from VGPDavid Mulder1-1/+46
2021-03-08gpo: Test Group Policy VGP MOTD PolicyDavid Mulder2-0/+76
2021-03-08gpo: vgp_sudoers_ext handle missing and dispersed principal namesDavid Mulder1-2/+8
2021-03-08gpo: Ensure that vgp_sudoers_ext handles missing/dispersed principal namesDavid Mulder1-3/+31
2021-03-08gpo: Add rsop output for vgp_openssh_extDavid Mulder1-0/+21
2021-03-08gpo: vgp_openssh_ext create the config dirDavid Mulder1-0/+2
2021-03-08gpo: Improve the samba-gpupdate --rsop outputDavid Mulder1-1/+8
2021-03-08gpo: Add admxload warning about Windows templatesDavid Mulder1-0/+6
2021-03-08gpo: Ensure that samba-gpupdate doesn't require ad-dcDavid Mulder1-2/+2
2021-03-08gpo: Test to ensure that samba-gpupdate doesn't require ad-dcDavid Mulder1-0/+44
2021-03-01test: samba-tool user show: Test ';format=[GeneralizedTime,UnixTime,TimeSpec]...Björn Baumbach1-0/+132
2021-03-01samba-tool user: add ';format=[GeneralizedTime,UnixTime,TimeSpec]' support in...Stefan Metzmacher1-28/+68
2021-03-01samba-tool user: add ';format=[GeneralizedTime,UnixTime,TimeSpec]' supportStefan Metzmacher1-0/+125
2021-03-01samba-tool user: use an implicit_attrs list instead of add_ATTR variablesStefan Metzmacher1-68/+119
2021-03-01pyglue: add float2nttime() and nttime2float()Stefan Metzmacher3-0/+68
2021-03-01samba-tool user: use remote domain informationBjörn Baumbach1-2/+2
2021-03-01samba-tool user: fix some typosBjörn Baumbach1-23/+23
2021-02-24samba-tool: Add a gpo command for removing VGP Startup Scripts Group PolicyDavid Mulder1-1/+57
2021-02-24samba-tool: Test gpo manage script startup remove commandDavid Mulder2-0/+50
2021-02-24samba-tool: Add a gpo command for adding VGP Startup Scripts Group PolicyDavid Mulder1-1/+79
2021-02-24samba-tool: Test gpo manage script startup add commandDavid Mulder2-0/+72
2021-02-24samba-tool: Add a gpo command for listing VGP Startup Scripts Group PolicyDavid Mulder1-1/+48
2021-02-24samba-tool: Test gpo manage script startup list commandDavid Mulder2-0/+79
2021-02-24gpo: Apply Group Policy Startup Scripts from VGPDavid Mulder1-2/+99
2021-02-24gpo: Test Group Policy VGP Startup Script PolicyDavid Mulder2-0/+149
2021-02-22pytest/segfault: fix the rpc.echo testDouglas Bagnall1-1/+1
2021-02-22pytest/segfaults: drop a useless lineDouglas Bagnall1-1/+0
2021-02-22pytest:segfault: avoid gdb_backtrace on knownfailDouglas Bagnall1-0/+11
2021-02-14samba-tool: Replace gpo command for removing Sudoers Group PolicyDavid Mulder1-1/+68
2021-02-13samba-tool: Test gpo manage vgp sudoers remove commandDavid Mulder2-74/+21
2021-02-13samba-tool: Replace gpo command for adding Sudoers Group PolicyDavid Mulder1-1/+80
2021-02-13samba-tool: Test VGP sudoers add commandDavid Mulder2-69/+34
2021-02-13samba-tool: Replace gpo command for listing Sudoers Group PolicyDavid Mulder1-1/+48
2021-02-13samba-tool: Test gpo manage vgp sudoers list commandDavid Mulder2-53/+36
2021-02-13gpo: VGP Sudoers policy must handle group principalsDavid Mulder1-4/+14
2021-02-13gpo: Test that VGP Sudoers policy handles group principalsDavid Mulder1-1/+5
2021-02-11gpo: Security gpext rsop list only own policiesDavid Mulder1-2/+4
2021-02-11gpo: Test that Security gpext rsop lists only own policiesDavid Mulder1-1/+2
2021-02-11gpo: Ensure empty Security sections are removedDavid Mulder1-0/+2
2021-02-11gpo: Test that empty Security sections are removedDavid Mulder1-0/+35