summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/domainlevel.py
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: removed domainlevel as it has been moved to domain levelGiampaolo Lauria2011-07-211-247/+0
* samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell2010-12-081-1/+1
* s4-samba-tool: fixed ldb exception handling in domainlevel commandAndrew Tridgell2010-11-291-4/+4
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* s4:net Remove warnings for 2000 native mode and Samba4.Andrew Bartlett2010-06-231-5/+5
* libds:common Remove DS_DC_* domain functionality flagsAndrew Bartlett2010-06-231-9/+5
* s4:net domainlevel tool - fix up the error handling as Jelmer suggestedMatthias Dieter Wallnöfer2010-05-141-2/+4
* s4:domainlevel - handle exceptions more preciselyMatthias Dieter Wallnöfer2010-05-131-2/+2
* s4:domainlevel.py - update the script to handle both domain level occourrence...Matthias Dieter Wallnöfer2010-05-131-0/+25
* s4:net utility - make outprinted description comments more consistentMatthias Dieter Wallnöfer2010-05-091-1/+1
* s4-python: Fix formatting, use standard convention to call instance methods.Jelmer Vernooij2010-04-081-4/+4
* s4-python: Simplify code, improve formatting.Jelmer Vernooij2010-04-081-1/+1
* s4-net: Simplify SamDB connect code.Jelmer Vernooij2010-04-081-6/+1
* s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij2010-04-041-1/+1
* s4/net: Add domainlevel subcommand.Jelmer Vernooij2009-12-291-0/+229