s4:python/samba/join: set msDS-Behavior-Version to '4' 2008_R2 on the nTDSA object
[ab/samba-autobuild/.git] / source4 / scripting / python / samba / join.py
2011-12-12 Stefan Metzmachers4:python/samba/join: set msDS-Behavior-Version to...
2011-12-05 Matthieu Patous4-python: factorize the definition of get_dsServiceName
2011-11-29 Stefan Metzmachers4:python/samba/join.py: add optional 'machinepass...
2011-11-29 Stefan Metzmachers4:python/samba/join.py: add optional 'machinepass...
2011-11-29 Amitay Isaacss4-provision: Make BIND9_DLZ as the default backend...
2011-11-26 Matthias Dieter... s4:libnet/py_net.c: "py_net_finddc" - add an "address...
2011-11-15 Matthias Dieter... s4:join.py - fix typo
2011-11-09 Matthias Dieter... s4:join.py - fix up "DsAddEntry" against Windows Server...
2011-11-06 Jelmer VernooijSome formatting fixes, remove unused imports.
2011-11-01 Matthieu Patous4-join: Send ReplicaUpdateRefs at the end of the join
2011-11-01 Matthieu Patous4-domain-join: do not add DFSR entries when joining...
2011-10-17 Kai Blins4 provision: DNS backend should be set by caller
2011-10-04 Andrew Tridgells4-subdomain: create trust record with forest root DC
2011-10-04 Andrew Tridgells4-join: enable cleanup on failed join
2011-09-19 Andrew Bartletts4-provision Add initial support for joining as a new...
2011-09-13 Andrew Tridgells4-subdomain: match windows form for trustAuthInOutBlob
2011-09-13 Andrew Tridgells4-subdomain: fixed domain guid choice for subdomain...
2011-09-13 Andrew Tridgells4-subdomain: don't delete account DN not created in...
2011-09-13 Andrew Tridgells4-subdomain: use a password length of 128
2011-09-13 Andrew Tridgells4-join: fixed non-subdomain join
2011-09-13 Andrew Tridgells4-subdomain: fixed invocationID and hostIPs in subdoma...
2011-09-13 Andrew Bartletts4-subdomain more work on sub-domain join
2011-09-13 Andrew Bartletts4-join Add a partitions DN when we join a subdomain
2011-09-13 Andrew Bartletts4-join supply the NTDS GUID to the provision
2011-09-13 Andrew Bartletts4-provision Add initial support for joining as a new...
2011-08-24 Andrew Tridgells4-join: fixed DNS hostname
2011-08-24 Andrew Tridgells4-join: setup DNS forest name on join context
2011-08-12 Stefan Metzmachers4:py/samba/join: add domain_critical_only=False to...
2011-08-12 Andrew Tridgells4-join: make dsServiceName a GUID in @ROOTDSE on join
2011-07-29 Andrew Tridgellsamba-tool: use ldb.binary_encode() on search expressio...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-16 Matthieu Patous4-python: raise an error if unable to bind remote...
2011-04-06 Andrew Tridgells4-test: fixed a problem with very verbose NDR debug
2011-02-07 Andrew Bartletts4-provision Remove setup_path, setup_dir and find_setu...
2011-01-06 Jelmer VernooijUse new style objects.
2010-12-15 Jelmer Vernooijjoin: Properly cancel transaction on exceptions.
2010-11-29 Andrew Tridgells4-join: fixed exception handling in join command
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