index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
netcmd
/
gpo.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-29
samba-tool gpo: use a real XML parser to check entity validity
Douglas Bagnall
1
-20
/
+25
2025-03-29
samba-tool gpo: separate function for dtd header generation
Douglas Bagnall
1
-6
/
+12
2025-03-25
samba-tool gpo: better entities check copes with new lines
Douglas Bagnall
1
-2
/
+2
2025-03-25
samba-tool gpo backup fix --generalize
Douglas Bagnall
1
-3
/
+5
2025-03-25
python:netcmd:gpo: fix crash when updating an MOTD GPO
Andreas Hasenack
1
-2
/
+6
2025-03-25
samba-tool gpo: close opened files
Douglas Bagnall
1
-6
/
+10
2025-03-19
python/gpo.py: avoid SDDL conversion for dsacl2fsacl
Ralph Boehme
1
-2
/
+1
2024-09-24
samba-tool: Fix for inability to delete GPOs containing GPWL policies
Kacper Boström
1
-2
/
+2
2023-12-15
python: use python3 style super statements
Rob van der Linde
1
-2
/
+1
2023-12-15
python: pep257: docstring should use double quotes
Rob van der Linde
1
-11
/
+11
2023-09-29
samba-tool: Fix for gpo restore not working without --tmpdir
Kacper
1
-0
/
+9
2023-08-30
gp: Use read_file() instead of readfp()
Joseph Sutton
1
-4
/
+4
2023-06-23
python:samba:netcmd: Fix code spelling
Andreas Schneider
1
-1
/
+2
2023-03-09
samba-tool: Ensure modifying GPO increments GPT.INI vers
David Mulder
1
-0
/
+63
2023-03-09
samba-tool: Subclass GPOCommand for calling samdb_connect
David Mulder
1
-15
/
+15
2023-03-03
samba-tool: Clarify cse register command file dest
David Mulder
1
-2
/
+6
2023-03-03
samba-tool: Don't use invalid escape sequences
Joseph Sutton
1
-1
/
+1
2023-02-23
python: fix mutable default arguments
Rob van der Linde
1
-3
/
+11
2023-02-03
gp: samba-tool gpo cse register/unregister/list
David Mulder
1
-0
/
+110
2023-01-30
samba-tool: Use ntstatus constants in gpo commands
David Mulder
1
-127
/
+134
2023-01-30
samba-tool: gpo show/load handle utf-16-le strings
David Mulder
1
-1
/
+6
2023-01-30
samba-tool: gpo load provide option for replace vs merge
David Mulder
1
-3
/
+8
2023-01-30
samba-tool: gpo load add Registry ext by default
David Mulder
1
-3
/
+9
2023-01-30
samba-tool: gpo load extension names
David Mulder
1
-6
/
+37
2023-01-30
samba-tool: gpo load/remove increment GPT.INI
David Mulder
1
-12
/
+11
2023-01-30
samba-tool: gpo load/remove bytes
David Mulder
1
-0
/
+32
2023-01-30
samba-tool: gpo load/remove commands
David Mulder
1
-0
/
+126
2023-01-30
samba-tool: Move smb_connection to a common file
David Mulder
1
-20
/
+1
2023-01-30
samba-tool: Move create_directory_hier to a common file
David Mulder
1
-8
/
+1
2023-01-30
samba-tool: gpo show command list policies
David Mulder
1
-1
/
+52
2022-11-21
gp: PAM Access should implicitly deny ALL w/ allow
David Mulder
1
-1
/
+2
2022-11-21
gp: samba-tool manage gpo access add don't fail w/out upn
David Mulder
1
-5
/
+3
2022-11-21
gp: Make samba-tool gpo manage sudoers remove backward compatible
David Mulder
1
-18
/
+46
2022-11-21
gp: Make samba-tool gpo manage sudoers list backward compatible
David Mulder
1
-18
/
+42
2022-11-15
gp: Fix startup scripts add not always set runonce
David Mulder
1
-1
/
+1
2022-11-15
gp: Fix startup scripts list not fail with empty args
David Mulder
1
-1
/
+5
2022-11-15
gp: startup scripts list enclude newline in output
David Mulder
1
-1
/
+1
2022-11-15
gp: startup scripts add clarify 'args' option
David Mulder
1
-1
/
+1
2022-11-15
gp: Fix startup scripts add args
David Mulder
1
-1
/
+1
2022-08-06
samba-tool gpo: clean up tmpdir after create
Douglas Bagnall
1
-0
/
+4
2022-05-31
gpo: Move Group Policy code below gp directory
David Mulder
1
-1
/
+1
2022-05-10
python: Use 'is' for identity when comparing against None
Joseph Sutton
1
-2
/
+2
2022-05-10
python: Remove redundant assignments
Joseph Sutton
1
-1
/
+1
2022-05-10
samba-tool gpo: Fix unintended string concatenations
Joseph Sutton
1
-6
/
+6
2021-06-09
samba-tool: gpo admxload mkdir -p
David Mulder
1
-1
/
+1
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2021-03-18
samba-tool: Add a gpo command for removing VGP Host Access Group Policy
David Mulder
1
-1
/
+69
2021-03-18
samba-tool: Test gpo manage access remove command
David Mulder
1
-0
/
+30
2021-03-18
samba-tool: Add a gpo command for adding VGP Host Access Group Policy
David Mulder
1
-1
/
+104
2021-03-18
samba-tool: Test gpo manage access add command
David Mulder
1
-0
/
+30
[next]