index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
setup
/
provision
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-26
provision: Leave result reporting up to caller.
Jelmer Vernooij
1
-1
/
+3
2012-02-07
provision: Make sure target directory is created early.
Jelmer Vernooij
1
-7
/
+13
2012-02-07
Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for source...
Horacio G. de Oro
1
-2
/
+2
2012-01-24
python: Change except: statement to except Exception:
Amitay Isaacs
1
-1
/
+1
2011-11-29
s4-provision: Make BIND9_DLZ as the default backend for DNS
Amitay Isaacs
1
-3
/
+3
2011-11-17
s4-provision permit server role to be the ROLE_ strings from s3
Andrew Bartlett
1
-6
/
+1
2011-11-08
s4-provision Remove options for LDAP backend to reduce user confusion
Andrew Bartlett
1
-23
/
+2
2011-10-17
s4 provision: Default to win2k3 domain function level
Kai Blin
1
-1
/
+1
2011-10-17
s4 provision: Reword opinionated dns backend help text, add NONE backend
Kai Blin
1
-3
/
+11
2011-10-17
s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILE
Kai Blin
1
-2
/
+2
2011-10-16
provision: fix the doc
Matthieu Patou
1
-1
/
+1
2011-10-16
s4: check that the xattr are supported in the folder where we want to provision
Matthieu Patou
1
-1
/
+5
2011-10-02
s4 provision: Set server role default when called from command line to 'dc'
Kai Blin
1
-0
/
+3
2011-09-13
s4-python: Fix some formatting issues.
Jelmer Vernooij
1
-156
/
+163
2011-09-08
s4-provision: Add DNS backend option to provision
Amitay Isaacs
1
-0
/
+4
2011-09-08
s4-provision: exit is not imported directed, use sys.exit
Amitay Isaacs
1
-1
/
+1
2011-03-10
s4:setup/provision - fix an output message
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-02-07
s4-provision Remove setup_path, setup_dir and find_setup_dir
Andrew Bartlett
1
-8
/
+2
2010-11-26
s4-provision: fixed eadb automatic and manual setting in provision
Andrew Tridgell
1
-4
/
+2
2010-11-17
s4-provision: don't test for xattrs if posix:eadb is set
Andrew Tridgell
1
-1
/
+1
2010-11-17
s4-provision: don't try to autodetect xattr is posix:eadb is set
Andrew Tridgell
1
-1
/
+1
2010-11-17
s4-provision: use the command line lp in provision
Andrew Tridgell
1
-1
/
+1
2010-10-19
s4-provisionbackend Allow a fixed URI to be specified for LDAP backend
Andrew Bartlett
1
-0
/
+12
2010-10-18
s4-provision Use --ldap-backend-nosync rather than just --nosync
Andrew Bartlett
1
-2
/
+1
2010-07-10
s4:provision: remove --policy-guid and --policy-guid-dc cmdline options
Stefan Metzmacher
1
-5
/
+0
2010-06-26
s4:provision: add --next-rid option
Stefan Metzmacher
1
-1
/
+3
2010-06-20
selftest: Use scripted testparm.
Jelmer Vernooij
1
-1
/
+2
2010-06-16
s4:provision Add import for DS_DOMAIN_FUNCTION_2000
Andrew Bartlett
1
-0
/
+1
2010-06-16
s4:provision Allow functional level 2000 to be chosen
Andrew Bartlett
1
-1
/
+3
2010-06-13
Friendlier message.
Jelmer Vernooij
1
-2
/
+2
2010-06-13
s4-python: Start using standard python logging infrastructure rather
Jelmer Vernooij
1
-8
/
+11
2010-04-21
s4-provision: cope with --realm being in getopt.py
Andrew Tridgell
1
-1
/
+2
2010-04-08
s4-python: More cleanups.
Jelmer Vernooij
1
-1
/
+2
2010-04-08
s4-python: Simplify code, improve formatting.
Jelmer Vernooij
1
-8
/
+5
2010-04-04
s4-python: Move dsdb constants to a separate python module.
Jelmer Vernooij
1
-2
/
+5
2010-03-25
python: use '#!/usr/bin/env python' to cope with varying install locations
Andrew Tridgell
1
-1
/
+1
2010-03-18
Fixed --ol-mmr-url helpline
Oliver Liebel
1
-1
/
+1
2010-03-14
Reintroduce "s4:provision Improve the handling of provision errors""
Matthias Dieter Wallnöfer
1
-18
/
+23
2010-03-13
Revert "s4:provision Improve the handling of provision errors"
Matthias Dieter Wallnöfer
1
-25
/
+18
2010-03-11
s4:provision Improve the handling of provision errors
Andrew Bartlett
1
-18
/
+25
2010-02-12
s4-provision: fixed --function-level option to provision
Andrew Tridgell
1
-0
/
+1
2010-01-21
provision: use message and do not display warning if the user choosed delibar...
Matthieu Patou
1
-3
/
+4
2010-01-21
provision: introduce use-xattr parameter for defining where to store attributes
Matthieu Patou
1
-6
/
+21
2010-01-21
s4: Set acls correctly on all sysvol and scripts shares
Matthieu Patou
1
-2
/
+7
2010-01-21
s4: regroup gpo modification in one function, set acl on files accordingly wi...
Matthieu Patou
1
-1
/
+2
2009-11-28
s4:setup/provision - Rework
Matthias Dieter Wallnöfer
1
-5
/
+24
2009-11-27
s4:setup/provision - make the interactive mode work again
Matthias Dieter Wallnöfer
1
-13
/
+3
2009-11-02
s4:provision Rework provision to always have a ProvisionBackend
Andrew Bartlett
1
-1
/
+1
2009-10-21
s4:provison Allow the NTDS guid on the command line (for testing)
Andrew Bartlett
1
-0
/
+3
2009-10-02
s4:provision - Change the default forest/domain function level back to Window...
Matthias Dieter Wallnöfer
1
-1
/
+1
[next]