summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/join.py
AgeCommit message (Expand)AuthorFilesLines
2010-09-30s4-rodc: fixed the keyVersionNumber on the RODC account in secrets.keytabAndrew Tridgell1-2/+5
2010-09-24s4:python/samba/join.py - add a comment to point out that NCs have to be assi...Matthias Dieter Wallnöfer1-0/+1
2010-09-24s4:python/samba/join.py - use constant for DC function levelMatthias Dieter Wallnöfer1-1/+2
2010-09-19s4-rodc: override client site from cldap responseAndrew Tridgell1-0/+2
2010-09-16s4-pyjoin: use new pynet finddc interfaceAndrew Tridgell1-1/+4
2010-09-15s4-rodc: use python finddc code to avoid the need for --serverAndrew Tridgell1-6/+12
2010-09-09s4-rodc: get the domain name from the partitions DNAndrew Tridgell1-6/+8
2010-08-26s4-drs: split out drs utility python functionsAndrew Tridgell1-135/+15
2010-08-25s4-rodc: removed python memory workaroundAndrew Tridgell1-2/+1
2010-08-25s4-rodc: setup secrets database at end of RODC joinAndrew Tridgell1-5/+33
2010-08-25s4-rodc: broke up RODC join into separate functionsAndrew Tridgell1-186/+194
2010-08-25s4-rodc: added REPL_SECRET exop replication of accountsAndrew Tridgell1-11/+58
2010-08-25s4-rodc: next step in RODC join codeAndrew Tridgell1-126/+218
2010-08-23s4-net: added initial implemention of RODC joinAndrew Tridgell1-0/+289