summaryrefslogtreecommitdiff
path: root/python/samba/sites.py
AgeCommit message (Expand)AuthorFilesLines
2022-10-05python: Handle LdbError thrown from functions operating on DNsJoseph Sutton1-2/+6
2022-10-05python/samba: Fix typos in error messagesJoseph Sutton1-2/+2
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-1/+1
2018-02-28samba python libs: convert 'except X, (tuple)' to 'except X as e'Noel Power1-1/+2
2015-12-24python/sites: Rework site DN constructionAndrew Bartlett1-12/+22
2015-12-24samba.sites: reduce code duplication in Exception classesDouglas Bagnall1-16/+1
2015-12-24samba.sites: improve grammar in an error messageDouglas Bagnall1-1/+1
2015-12-24sambatool sites: PEP8/flake8 improvementsDouglas Bagnall1-0/+1
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+125