samba.tests.hostconfig: Fix import.
[nivanova/samba-autobuild/.git] / source4 / scripting / python / samba / join.py
2010-11-28 Jelmer Vernooijs4-python: Some reformatting for the purpose of pydoctor.
2010-11-18 Andrew Tridgells4-rodc: enable the DRS_GET_ALL_GROUP_MEMBERSHIP flag...
2010-11-18 Andrew Tridgells4-join: initially disable the machine account
2010-11-17 Andrew Tridgells4-join: fixed join to w2k3
2010-11-17 Andrew Tridgells4-join: show a reasonable error on DsAddEntry() failing
2010-11-17 Andrew Tridgells4-join: enable NDR printing at debug levels >= 5
2010-11-15 Andrew Tridgells4-join: not all versions of w2003 have msDS-SupportedE...
2010-11-11 Andrew Tridgells4-join: use the command line loadparm in provision...
2010-11-09 Andrew Tridgells4-join: raise mininum password length to 32 in new...
2010-11-07 Andrew Tridgells4-join: modify join behaviour according to domain...
2010-11-06 Andrew Tridgells4-join: fixed SPNs, invocationId and dnshostname and...
2010-11-05 Andrew Tridgells4-join: fixed secure_channel_type
2010-11-05 Andrew Tridgells4-join: don't print all the NDR packets by default
2010-11-05 Andrew Tridgells4-join: added DC join to the python join code
2010-11-05 Jelmer Vernooijtalloc: Add python talloc module, move convenience...
2010-10-02 Kamen Mazdrashkis4-python-samba: Remove trailing ';'s
2010-09-30 Andrew Tridgells4-rodc: fixed the keyVersionNumber on the RODC account...
2010-09-23 Matthias Dieter... s4:python/samba/join.py - add a comment to point out...
2010-09-23 Matthias Dieter... s4:python/samba/join.py - use constant for DC function...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-19 Andrew Tridgells4-rodc: override client site from cldap response
2010-09-15 Andrew Tridgells4-pyjoin: use new pynet finddc interface
2010-09-15 Andrew Tridgells4-rodc: use python finddc code to avoid the need for...
2010-09-09 Andrew Tridgells4-rodc: get the domain name from the partitions DN
2010-08-26 Andrew Tridgells4-drs: split out drs utility python functions
2010-08-25 Andrew Tridgells4-rodc: removed python memory workaround
2010-08-25 Andrew Tridgells4-rodc: setup secrets database at end of RODC join
2010-08-24 Andrew Tridgells4-rodc: broke up RODC join into separate functions
2010-08-24 Andrew Tridgells4-rodc: added REPL_SECRET exop replication of accounts
2010-08-24 Andrew Tridgells4-rodc: next step in RODC join code
2010-08-23 Andrew Tridgells4-net: added initial implemention of RODC join