summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/gpo.py
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: Ensure modifying GPO increments GPT.INI versDavid Mulder2023-03-091-0/+63
* samba-tool: Subclass GPOCommand for calling samdb_connectDavid Mulder2023-03-091-15/+15
* samba-tool: Clarify cse register command file destDavid Mulder2023-03-031-2/+6
* samba-tool: Don't use invalid escape sequencesJoseph Sutton2023-03-031-1/+1
* python: fix mutable default argumentsRob van der Linde2023-02-231-3/+11
* gp: samba-tool gpo cse register/unregister/listDavid Mulder2023-02-031-0/+110
* samba-tool: Use ntstatus constants in gpo commandsDavid Mulder2023-01-301-127/+134
* samba-tool: gpo show/load handle utf-16-le stringsDavid Mulder2023-01-301-1/+6
* samba-tool: gpo load provide option for replace vs mergeDavid Mulder2023-01-301-3/+8
* samba-tool: gpo load add Registry ext by defaultDavid Mulder2023-01-301-3/+9
* samba-tool: gpo load extension namesDavid Mulder2023-01-301-6/+37
* samba-tool: gpo load/remove increment GPT.INIDavid Mulder2023-01-301-12/+11
* samba-tool: gpo load/remove bytesDavid Mulder2023-01-301-0/+32
* samba-tool: gpo load/remove commandsDavid Mulder2023-01-301-0/+126
* samba-tool: Move smb_connection to a common fileDavid Mulder2023-01-301-20/+1
* samba-tool: Move create_directory_hier to a common fileDavid Mulder2023-01-301-8/+1
* samba-tool: gpo show command list policiesDavid Mulder2023-01-301-1/+52
* gp: PAM Access should implicitly deny ALL w/ allowDavid Mulder2022-11-211-1/+2
* gp: samba-tool manage gpo access add don't fail w/out upnDavid Mulder2022-11-211-5/+3
* gp: Make samba-tool gpo manage sudoers remove backward compatibleDavid Mulder2022-11-211-18/+46
* gp: Make samba-tool gpo manage sudoers list backward compatibleDavid Mulder2022-11-211-18/+42
* gp: Fix startup scripts add not always set runonceDavid Mulder2022-11-151-1/+1
* gp: Fix startup scripts list not fail with empty argsDavid Mulder2022-11-151-1/+5
* gp: startup scripts list enclude newline in outputDavid Mulder2022-11-151-1/+1
* gp: startup scripts add clarify 'args' optionDavid Mulder2022-11-151-1/+1
* gp: Fix startup scripts add argsDavid Mulder2022-11-151-1/+1
* samba-tool gpo: clean up tmpdir after createDouglas Bagnall2022-08-061-0/+4
* gpo: Move Group Policy code below gp directoryDavid Mulder2022-05-311-1/+1
* python: Use 'is' for identity when comparing against NoneJoseph Sutton2022-05-101-2/+2
* python: Remove redundant assignmentsJoseph Sutton2022-05-101-1/+1
* samba-tool gpo: Fix unintended string concatenationsJoseph Sutton2022-05-101-6/+6
* samba-tool: gpo admxload mkdir -pDavid Mulder2021-06-091-1/+1
* python: remove all 'from __future__ import print_function'Douglas Bagnall2021-04-281-1/+0
* samba-tool: Add a gpo command for removing VGP Host Access Group PolicyDavid Mulder2021-03-181-1/+69
* samba-tool: Test gpo manage access remove commandDavid Mulder2021-03-181-0/+30
* samba-tool: Add a gpo command for adding VGP Host Access Group PolicyDavid Mulder2021-03-181-1/+104
* samba-tool: Test gpo manage access add commandDavid Mulder2021-03-181-0/+30
* samba-tool: Add a gpo command for listing VGP Host Access Group PolicyDavid Mulder2021-03-181-1/+67
* samba-tool: Test gpo manage access list commandDavid Mulder2021-03-181-0/+33
* samba-tool gpo: add missing newline to admxload warningBjörn Baumbach2021-03-111-1/+1
* samba-tool: gpo manage sudoers handle missing and dispersed principal namesDavid Mulder2021-03-111-2/+8
* samba-tool: Add a gpo command for setting VGP Issue Group PolicyDavid Mulder2021-03-081-1/+67
* samba-tool: Test gpo manage issue set commandDavid Mulder2021-03-081-0/+30
* samba-tool: Add a gpo command for listing VGP Issue Group PolicyDavid Mulder2021-03-081-1/+37
* samba-tool: Test gpo manage issue list commandDavid Mulder2021-03-081-0/+34
* samba-tool: Add a gpo command for setting VGP MOTD Group PolicyDavid Mulder2021-03-081-1/+67
* samba-tool: Test gpo manage motd set commandDavid Mulder2021-03-081-0/+30
* samba-tool: Add a gpo command for listing VGP MOTD Group PolicyDavid Mulder2021-03-081-1/+37
* samba-tool: Test gpo manage motd list commandDavid Mulder2021-03-081-0/+34
* gpo: Add admxload warning about Windows templatesDavid Mulder2021-03-081-0/+6