summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/netcmd/join.py
AgeCommit message (Expand)AuthorFilesLines
2011-07-21samba-tool: removed join as it has been replaced by domain joinGiampaolo Lauria1-78/+0
2011-05-18s4-libnet: Remove libnet_Join and create libnet_Join_memberAndrew Bartlett1-8/+7
2011-05-05s4-samba-tool: allow specification of targetdir when joining as (RO)DCMatthieu Patou1-4/+5
2010-11-05s4-join: added DC join to the python join codeAndrew Tridgell1-8/+8
2010-09-25s4-net: added --ipaddress option to net commandsAndrew Tridgell1-1/+1
2010-09-15s4-finddc: use NBT lookup for a 1C name if joining a short domain nameAndrew Tridgell1-3/+0
2010-09-15s4-join: give a clear error when using short domain formAndrew Tridgell1-1/+4
2010-09-09s4-rodc: get the domain name from the partitions DNAndrew Tridgell1-1/+1
2010-08-23s4-net: role should be case insensitive for joinAndrew Tridgell1-1/+4
2010-08-23s4-net: added initial implemention of RODC joinAndrew Tridgell1-6/+22
2010-08-23s4-net: moved the net join command to pythonAndrew Tridgell1-2/+2
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-05-09s4:net utility - make outprinted description comments more consistentMatthias Dieter Wallnöfer1-1/+1
2010-04-09s4-net: Convert machinepw command to python.Jelmer Vernooij1-0/+59