index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
netcmd
/
domain.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-samba-tool: Provide a samba-tool domain dcpromo that upgrades a member to ...
Andrew Bartlett
2012-07-06
1
-0
/
+67
*
s4-join: Import DNS zones in AD DC join
Andrew Bartlett
2012-06-25
1
-6
/
+12
*
s4-classicupgrade: Allow DNS backend to be specified
Andrew Bartlett
2012-06-24
1
-2
/
+10
*
s4-classicupgrade: Also ask testparm for 'smb passwd file'
Andrew Bartlett
2012-06-16
1
-0
/
+2
*
s4-classicupgrade: Use "samba classic" description for samba3 NT4-like domain...
Andrew Bartlett
2012-06-16
1
-8
/
+9
*
Add '--use-ntvfs' option to 'samba-tool domain join'
Andriy Syrovenko
2012-06-05
1
-5
/
+8
*
s4: samba-tool is usable without export-keytab command, make sure it does not...
Alexander Bokovoy
2012-05-23
1
-19
/
+22
*
Added number of FSMO roles owned by the server we are trying to demote.
Daniele Dario
2012-04-19
1
-1
/
+1
*
s4-libnet: split export_keytab in a separate python module to avoid pulling i...
Alexander Bokovoy
2012-04-12
1
-0
/
+1
*
s4-python: Remove env from non-executable netcmd scripts.
Andreas Schneider
2012-03-13
1
-2
/
+0
*
s4:samba-tool domain level raise command - reference SAMDB object correctly
Matthias Dieter Wallnöfer
2012-03-03
1
-3
/
+3
*
s4-scripting: samba-tool: Fix domain info usage message
Björn Baumbach
2012-02-16
1
-1
/
+1
*
provision: Make sure target directory is created early.
Jelmer Vernooij
2012-02-07
1
-8
/
+14
*
samba-tool: Add optiongroups, necessary for 'samba-tool domain ...'
Jelmer Vernooij
2012-02-07
1
-6
/
+13
*
Revert "samba-tool: moved takes_optiongroups definition to Command base class"
Jelmer Vernooij
2012-02-07
1
-2
/
+25
*
Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for domain.py
Horacio G. de Oro
2012-02-07
1
-2
/
+2
*
python: Change except: statement to except Exception:
Amitay Isaacs
2012-01-24
1
-1
/
+1
*
samba-tool: refuse to demote if the current DC has still roles
Matthieu Patou
2011-12-05
1
-4
/
+12
*
samba-tool: add a function to cleanly demote a DC
Matthieu Patou
2011-12-05
1
-1
/
+236
*
s4:python: add --machinepass option to 'samba-tool domain join'
Stefan Metzmacher
2011-11-29
1
-5
/
+11
*
s4-samba-tool: Add --principal argument to samba-tool domain exportkeytab
Andrew Bartlett
2011-11-29
1
-3
/
+4
*
samba-tool: domain info - add basic exception handling
Matthias Dieter Wallnöfer
2011-11-27
1
-2
/
+4
*
samba-tool: add a domain info command to get basic info
Matthieu Patou
2011-11-27
1
-1
/
+24
*
s4-s3-upgrade: Add --verbose option to print extra details
Amitay Isaacs
2011-11-18
1
-2
/
+5
*
samba-tool: Fix the domain account policy max_pwd_age calculation
Amitay Isaacs
2011-11-18
1
-2
/
+8
*
samba-tool: Remove "domain machinepassword" command
Giampaolo Lauria
2011-11-15
1
-28
/
+0
*
upgrade: use logger.warning.
Jelmer Vernooij
2011-11-13
1
-4
/
+4
*
samba-tool: Change internal argument name in domain machinepassword
Giampaolo Lauria
2011-11-10
1
-5
/
+5
*
samba-tool: Fix domain machinepassword secret db search
Giampaolo Lauria
2011-11-10
1
-4
/
+2
*
samba-tool: Fix domain machinepassword name search
Giampaolo Lauria
2011-11-10
1
-0
/
+2
*
samba-tool: Fix short description and error msgs in domain level
Giampaolo Lauria
2011-11-03
1
-5
/
+5
*
samba-tool: Fix --quiet option in domain samba3upgrade
Giampaolo Lauria
2011-11-03
1
-2
/
+2
*
s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ...
Andrew Bartlett
2011-10-19
1
-15
/
+15
*
s4-s3-upgrade: Give a better clue when we cannot open secrets.tdb
Andrew Bartlett
2011-10-18
1
-1
/
+1
*
s4: check that the xattr are supported in the folder where we want to provision
Matthieu Patou
2011-10-16
1
-1
/
+4
*
samba-tool: Don't require full prog line to be in synopsis.
Jelmer Vernooij
2011-10-14
1
-6
/
+6
*
samba-tool: Determine long option from docstring.
Jelmer Vernooij
2011-10-14
1
-5
/
+6
*
netcmd: Add Command.get_logger() method.
Jelmer Vernooij
2011-10-13
1
-2
/
+1
*
netcmd/domain: Remove unused imports.
Jelmer Vernooij
2011-10-08
1
-2
/
+2
*
pyldb: fixed places where we try to concatenate a Dn with a string
Andrew Tridgell
2011-09-19
1
-5
/
+5
*
samba-tool: use get_config_basedn() to get configuration NC DN
Andrew Tridgell
2011-09-19
1
-7
/
+5
*
s4:upgrade_from_s3 - old s3 versions < 3.4.x don't have a "state directory" p...
Matthias Dieter Wallnöfer
2011-09-16
1
-1
/
+5
*
s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviour
Andrew Bartlett
2011-09-13
1
-13
/
+11
*
s4:upgrade_from_s3 - restore "get_testparm_var" method
Matthias Dieter Wallnöfer
2011-09-13
1
-1
/
+4
*
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
2011-09-13
1
-3
/
+11
*
domain.py: Remove tab characters.
Jelmer Vernooij
2011-09-13
1
-12
/
+13
*
samba-tool: Add "domain samba3upgrade" subcommand
Amitay Isaacs
2011-09-12
1
-1
/
+107
*
s4:samba-tool/domain.py - rename arguments "domain" -> "domain-level", "fores...
Matthias Dieter Wallnöfer
2011-09-11
1
-12
/
+12
*
s4:samba-tool/domain.py - restore domain raise functionality
Matthias Dieter Wallnöfer
2011-09-11
1
-1
/
+16
*
samba-tool: Fixed "domain" subcommands syntax
Giampaolo Lauria
2011-09-09
1
-7
/
+8
[next]