summaryrefslogtreecommitdiff
path: root/python/samba/netcmd
AgeCommit message (Expand)AuthorFilesLines
2021-03-18samba-tool: Add a gpo command for adding VGP Host Access Group PolicyDavid Mulder1-1/+104
2021-03-18samba-tool: Test gpo manage access add commandDavid Mulder1-0/+30
2021-03-18samba-tool: Add a gpo command for listing VGP Host Access Group PolicyDavid Mulder1-1/+67
2021-03-18samba-tool: Test gpo manage access list commandDavid Mulder1-0/+33
2021-03-17samba-tool: domain tombstones expunge reminds on semi-noopDouglas Bagnall1-0/+7
2021-03-11samba-tool gpo: add missing newline to admxload warningBjörn Baumbach1-1/+1
2021-03-11samba-tool: gpo manage sudoers handle missing and dispersed principal namesDavid Mulder1-2/+8
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 Mulder1-0/+30
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 Mulder1-0/+34
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 Mulder1-0/+30
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 Mulder1-0/+34
2021-03-08gpo: Add admxload warning about Windows templatesDavid Mulder1-0/+6
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-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 Mulder1-0/+29
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 Mulder1-0/+31
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 Mulder1-0/+38
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 Mulder1-45/+1
2021-02-13samba-tool: Replace gpo command for adding Sudoers Group PolicyDavid Mulder1-1/+80
2021-02-13samba-tool: Test VGP sudoers add commandDavid Mulder1-54/+19
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 Mulder1-34/+1
2021-02-11gpo: Ensure empty Security sections are removedDavid Mulder1-0/+2
2021-02-09samba-tool: Add a gpo command for setting VGP OpenSSH Group PolicyDavid Mulder1-1/+91
2021-02-09samba-tool: Test gpo manage openssh set commandDavid Mulder1-0/+30
2021-02-09samba-tool: Add a gpo command for listing VGP OpenSSH Group PolicyDavid Mulder1-1/+42
2021-02-09samba-tool: Test gpo manage openssh list commandDavid Mulder1-0/+33
2021-02-08samba-tool: Add a gpo command for removing VGP Files Group PolicyDavid Mulder1-1/+61
2021-02-08samba-tool: Test gpo manage files remove commandDavid Mulder1-0/+29
2021-02-08samba-tool: Add a gpo command for adding VGP Files Group PolicyDavid Mulder1-1/+82
2021-02-08samba-tool: Test gpo manage files add commandDavid Mulder1-0/+29
2021-02-08samba-tool: Add a gpo command for listing VGP Files Group PolicyDavid Mulder1-1/+45
2021-02-08samba-tool: Test gpo manage files list commandDavid Mulder1-0/+33
2021-01-27samba-tool: Add a gpo command for removing VGP Symbolic Link Group PolicyDavid Mulder1-1/+59
2021-01-27samba-tool: Test gpo manage symlink remove commandDavid Mulder1-0/+29
2021-01-27samba-tool: Add a gpo command for adding VGP Symbolic Link Group PolicyDavid Mulder1-2/+64
2021-01-27samba-tool: Test gpo manage symlink add commandDavid Mulder1-0/+29
2021-01-27samba-tool: Add a gpo command for listing VGP Symbolic Link Group PolicyDavid Mulder1-1/+39
2021-01-27samba-tool: Test gpo manage symlink list commandDavid Mulder1-0/+33