summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/join.py
Commit message (Expand)AuthorAgeFilesLines
* s4:python/samba/join.py - add a comment to point out that NCs have to be assi...Matthias Dieter Wallnöfer2010-09-241-0/+1
* s4:python/samba/join.py - use constant for DC function levelMatthias Dieter Wallnöfer2010-09-241-1/+2
* s4-rodc: override client site from cldap responseAndrew Tridgell2010-09-191-0/+2
* s4-pyjoin: use new pynet finddc interfaceAndrew Tridgell2010-09-161-1/+4
* s4-rodc: use python finddc code to avoid the need for --serverAndrew Tridgell2010-09-151-6/+12
* s4-rodc: get the domain name from the partitions DNAndrew Tridgell2010-09-091-6/+8
* s4-drs: split out drs utility python functionsAndrew Tridgell2010-08-261-135/+15
* s4-rodc: removed python memory workaroundAndrew Tridgell2010-08-251-2/+1
* s4-rodc: setup secrets database at end of RODC joinAndrew Tridgell2010-08-251-5/+33
* s4-rodc: broke up RODC join into separate functionsAndrew Tridgell2010-08-251-186/+194
* s4-rodc: added REPL_SECRET exop replication of accountsAndrew Tridgell2010-08-251-11/+58
* s4-rodc: next step in RODC join codeAndrew Tridgell2010-08-251-126/+218
* s4-net: added initial implemention of RODC joinAndrew Tridgell2010-08-231-0/+289