summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/netcmd/domainlevel.py
AgeCommit message (Expand)AuthorFilesLines
2011-07-21samba-tool: removed domainlevel as it has been moved to domain levelGiampaolo Lauria1-247/+0
2010-12-08samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell1-1/+1
2010-11-29s4-samba-tool: fixed ldb exception handling in domainlevel commandAndrew Tridgell1-4/+4
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-23s4:net Remove warnings for 2000 native mode and Samba4.Andrew Bartlett1-5/+5
2010-06-23libds:common Remove DS_DC_* domain functionality flagsAndrew Bartlett1-9/+5
2010-05-14s4:net domainlevel tool - fix up the error handling as Jelmer suggestedMatthias Dieter Wallnöfer1-2/+4
2010-05-13s4:domainlevel - handle exceptions more preciselyMatthias Dieter Wallnöfer1-2/+2
2010-05-13s4:domainlevel.py - update the script to handle both domain level occourrence...Matthias Dieter Wallnöfer1-0/+25
2010-05-09s4:net utility - make outprinted description comments more consistentMatthias Dieter Wallnöfer1-1/+1
2010-04-08s4-python: Fix formatting, use standard convention to call instance methods.Jelmer Vernooij1-4/+4
2010-04-08s4-python: Simplify code, improve formatting.Jelmer Vernooij1-1/+1
2010-04-08s4-net: Simplify SamDB connect code.Jelmer Vernooij1-6/+1
2010-04-04s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij1-1/+1
2009-12-29s4/net: Add domainlevel subcommand.Jelmer Vernooij1-0/+229