index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
join.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-1149
/
+0
*
samba.join: Fix multiple spaces.
Jelmer Vernooij
2012-10-11
1
-1
/
+1
*
s4-join: factorize code, add info
Matthieu Patou
2012-10-07
1
-5
/
+9
*
s4-join: add some documentation
Matthieu Patou
2012-10-07
1
-1
/
+11
*
s4-python: Formatting fixes, break lines.
Jelmer Vernooij
2012-09-16
1
-25
/
+26
*
join.py: Only replicate DNS zones if the source DC had DNS zones
Andrew Bartlett
2012-09-06
1
-7
/
+18
*
s4:domain join: setup RODC invocationId
Stefan Metzmacher
2012-08-04
1
-0
/
+26
*
s4-samba-tool: Provide a samba-tool domain dcpromo that upgrades a member to ...
Andrew Bartlett
2012-07-06
1
-10
/
+54
*
s4-join: Setup correct DNS configuration
Andrew Bartlett
2012-06-24
1
-1
/
+14
*
s4-join: Import DNS zones in AD DC join
Andrew Bartlett
2012-06-25
1
-14
/
+45
*
Add '--use-ntvfs' option to 'samba-tool domain join'
Andriy Syrovenko
2012-06-05
1
-8
/
+9
*
s4-python: Remove env from non-executable samba scripts.
Andreas Schneider
2012-03-13
1
-2
/
+0
*
join: Don't print provision results when they're just noise.
Jelmer Vernooij
2012-02-26
1
-11
/
+9
*
provision: Leave result reporting up to caller.
Jelmer Vernooij
2012-02-26
1
-0
/
+1
*
Partially revert 1f0298dd1b1a939cb215e7b474178b217f8347f4
Jelmer Vernooij
2012-02-25
1
-2
/
+2
*
s4:join python code - "msDS-KeyVersionNumber" does not exist on Win2k
Matthias Dieter Wallnöfer
2012-02-13
1
-2
/
+6
*
s4:join python code - perform a fallback password set operation over libnet
Matthias Dieter Wallnöfer
2012-02-09
1
-4
/
+18
*
s4:join python code - write the SAM account name correctly
Matthias Dieter Wallnöfer
2012-02-09
1
-2
/
+2
*
python: Change except: statement to except Exception:
Amitay Isaacs
2012-01-24
1
-1
/
+1
*
s4-join: replicate first with DRS_CRITICAL_ONLY and DRS_GET_ANC objects for t...
Matthieu Patou
2011-12-19
1
-0
/
+10
*
s4:python/samba/join: set msDS-Behavior-Version to '4' 2008_R2 on the nTDSA o...
Stefan Metzmacher
2011-12-12
1
-1
/
+1
*
s4-python: factorize the definition of get_dsServiceName
Matthieu Patou
2011-12-05
1
-5
/
+1
*
s4:python/samba/join.py: add optional 'machinepass' parameter to join_*()
Stefan Metzmacher
2011-11-29
1
-6
/
+12
*
s4:python/samba/join.py: add optional 'machinepass' parameter to class dc_join
Stefan Metzmacher
2011-11-29
1
-2
/
+6
*
s4-provision: Make BIND9_DLZ as the default backend for DNS
Amitay Isaacs
2011-11-29
1
-1
/
+1
*
s4:libnet/py_net.c: "py_net_finddc" - add an "address" parameter
Matthias Dieter Wallnöfer
2011-11-26
1
-1
/
+1
*
s4:join.py - fix typo
Matthias Dieter Wallnöfer
2011-11-15
1
-1
/
+1
*
s4:join.py - fix up "DsAddEntry" against Windows Server 2000
Matthias Dieter Wallnöfer
2011-11-09
1
-9
/
+18
*
Some formatting fixes, remove unused imports.
Jelmer Vernooij
2011-11-06
1
-6
/
+1
*
s4-join: Send ReplicaUpdateRefs at the end of the join
Matthieu Patou
2011-11-01
1
-1
/
+19
*
s4-domain-join: do not add DFSR entries when joining, this should be done in ...
Matthieu Patou
2011-11-01
1
-9
/
+0
*
s4 provision: DNS backend should be set by caller
Kai Blin
2011-10-17
1
-2
/
+4
*
s4-subdomain: create trust record with forest root DC
Andrew Tridgell
2011-10-04
1
-7
/
+33
*
s4-join: enable cleanup on failed join
Andrew Tridgell
2011-10-04
1
-1
/
+1
*
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
2011-09-19
1
-64
/
+86
*
s4-subdomain: match windows form for trustAuthInOutBlob
Andrew Tridgell
2011-09-13
1
-11
/
+3
*
s4-subdomain: fixed domain guid choice for subdomain join
Andrew Tridgell
2011-09-13
1
-4
/
+13
*
s4-subdomain: don't delete account DN not created in subdomain join
Andrew Tridgell
2011-09-13
1
-5
/
+8
*
s4-subdomain: use a password length of 128
Andrew Tridgell
2011-09-13
1
-1
/
+1
*
s4-join: fixed non-subdomain join
Andrew Tridgell
2011-09-13
1
-0
/
+2
*
s4-subdomain: fixed invocationID and hostIPs in subdomain join
Andrew Tridgell
2011-09-13
1
-5
/
+15
*
s4-subdomain more work on sub-domain join
Andrew Bartlett
2011-09-13
1
-49
/
+267
*
s4-join Add a partitions DN when we join a subdomain
Andrew Bartlett
2011-09-13
1
-0
/
+16
*
s4-join supply the NTDS GUID to the provision
Andrew Bartlett
2011-09-13
1
-1
/
+1
*
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
2011-09-13
1
-55
/
+117
*
s4-join: fixed DNS hostname
Andrew Tridgell
2011-08-25
1
-1
/
+1
*
s4-join: setup DNS forest name on join context
Andrew Tridgell
2011-08-25
1
-4
/
+4
*
s4:py/samba/join: add domain_critical_only=False to join_DC/join_RODC
Stefan Metzmacher
2011-08-12
1
-3
/
+10
*
s4-join: make dsServiceName a GUID in @ROOTDSE on join
Andrew Tridgell
2011-08-12
1
-3
/
+5
*
samba-tool: use ldb.binary_encode() on search expression elements
Andrew Tridgell
2011-07-29
1
-2
/
+2
[next]