samba3-python: Add methods to get any entry (user/group) and its sid from idmap
[idra/samba.git] / source4 / scripting / python / samba / join.py
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...
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