summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* netcmd: Fix typos in offline domain backup testJoseph Sutton2021-03-241-2/+2
* netcmd: Avoid database corruption by opting not to create database files duri...Joseph Sutton2021-03-231-9/+16
* netcmd: Determine which files are to be copied for an offline domain backupJoseph Sutton2021-03-231-3/+16
* netcmd: Add test for an offline backup of nested directoriesJoseph Sutton2021-03-231-0/+31
* netcmd: Add test for an offline backup of a directory containing hardlinksJoseph Sutton2021-03-231-19/+55
* 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-182-0/+64
* 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-182-0/+83
* 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-182-0/+148
* gpo: Apply Group Policy Host Access configuration from VGPDavid Mulder2021-03-181-1/+108
* gpo: Test Group Policy Host Access Configuration for VGPDavid Mulder2021-03-182-0/+157
* py.join: remove unused untested get_naming_masterDouglas Bagnall2021-03-171-14/+0
* samba-tool: domain tombstones expunge reminds on semi-noopDouglas Bagnall2021-03-171-0/+7
* pytests: dns_base: remove a py2 compat thingDouglas Bagnall2021-03-171-4/+1
* kcc: use py3 compatible sort in rarely visited branchDouglas Bagnall2021-03-171-2/+2
* py3compat: remove obsolete commentsDouglas Bagnall2021-03-171-16/+0
* py bindings: write 'bytes', not 'PY_DESC_PY3_BYTES'Douglas Bagnall2021-03-171-2/+0
* py/provision: provision_become_dc(): remove unused argumentsDouglas Bagnall2021-03-171-7/+7
* py/provision: remove unused variable, thence importDouglas Bagnall2021-03-171-3/+0
* samba-tool gpo: add missing newline to admxload warningBjörn Baumbach2021-03-111-1/+1
* samba-gpupdate: Check sysvol download paths in case-insensitive wayDavid Mulder2021-03-111-2/+3
* samba-gpupdate: Test that sysvol paths download in case-insensitive wayDavid Mulder2021-03-111-0/+10
* samba-tool: gpo manage sudoers handle missing and dispersed principal namesDavid Mulder2021-03-111-2/+8
* samba-tool: Ensure that gpo manage sudoers handles missing/dispersed principa...David Mulder2021-03-111-0/+59
* python: Disable calls to _dsdb_garbage_collect_tombstones without addcDavid Mulder2021-03-101-0/+5
* python: Test samdb importDavid Mulder2021-03-101-0/+31
* 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-082-0/+74
* 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-082-0/+73
* gpo: Apply Group Policy Issue setting from VGPDavid Mulder2021-03-081-1/+46
* gpo: Test Group Policy VGP Issue PolicyDavid Mulder2021-03-082-0/+76
* 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-082-0/+74
* 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-082-0/+73
* gpo: Apply Group Policy MOTD setting from VGPDavid Mulder2021-03-081-1/+46
* gpo: Test Group Policy VGP MOTD PolicyDavid Mulder2021-03-082-0/+76
* gpo: vgp_sudoers_ext handle missing and dispersed principal namesDavid Mulder2021-03-081-2/+8
* gpo: Ensure that vgp_sudoers_ext handles missing/dispersed principal namesDavid Mulder2021-03-081-3/+31
* gpo: Add rsop output for vgp_openssh_extDavid Mulder2021-03-081-0/+21
* gpo: vgp_openssh_ext create the config dirDavid Mulder2021-03-081-0/+2
* gpo: Improve the samba-gpupdate --rsop outputDavid Mulder2021-03-081-1/+8
* gpo: Add admxload warning about Windows templatesDavid Mulder2021-03-081-0/+6
* gpo: Ensure that samba-gpupdate doesn't require ad-dcDavid Mulder2021-03-081-2/+2
* gpo: Test to ensure that samba-gpupdate doesn't require ad-dcDavid Mulder2021-03-081-0/+44
* test: samba-tool user show: Test ';format=[GeneralizedTime,UnixTime,TimeSpec]...Björn Baumbach2021-03-011-0/+132
* samba-tool user: add ';format=[GeneralizedTime,UnixTime,TimeSpec]' support in...Stefan Metzmacher2021-03-011-28/+68