summaryrefslogtreecommitdiff
path: root/python/samba/gp/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2023-04-28gpupdate: Deprecate libgpo.get_gpo_listDavid Mulder1-0/+17
This is no longer used by gpupdate. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15225 Signed-off-by: David Mulder <dmulder@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>