summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/join.py
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: removed join as it has been replaced by domain joinGiampaolo Lauria2011-07-211-78/+0
* s4-libnet: Remove libnet_Join and create libnet_Join_memberAndrew Bartlett2011-05-181-8/+7
* s4-samba-tool: allow specification of targetdir when joining as (RO)DCMatthieu Patou2011-05-051-4/+5
* s4-join: added DC join to the python join codeAndrew Tridgell2010-11-051-8/+8
* s4-net: added --ipaddress option to net commandsAndrew Tridgell2010-09-251-1/+1
* s4-finddc: use NBT lookup for a 1C name if joining a short domain nameAndrew Tridgell2010-09-151-3/+0
* s4-join: give a clear error when using short domain formAndrew Tridgell2010-09-151-1/+4
* s4-rodc: get the domain name from the partitions DNAndrew Tridgell2010-09-091-1/+1
* s4-net: role should be case insensitive for joinAndrew Tridgell2010-08-231-1/+4
* s4-net: added initial implemention of RODC joinAndrew Tridgell2010-08-231-6/+22
* s4-net: moved the net join command to pythonAndrew Tridgell2010-08-231-2/+2
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* s4:net utility - make outprinted description comments more consistentMatthias Dieter Wallnöfer2010-05-091-1/+1
* s4-net: Convert machinepw command to python.Jelmer Vernooij2010-04-091-0/+59