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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
provision
/
__init__.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-13
s4-subdomain: fixed invocationID and hostIPs in subdomain join
Andrew Tridgell
1
-9
/
+3
2011-09-13
s4-provision Perform 'modify' operations as system
Andrew Bartlett
1
-5
/
+13
2011-09-13
s4-provision Split addition of users and well known principals
Andrew Bartlett
1
-6
/
+11
2011-09-13
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
1
-219
/
+278
2011-09-12
s4-provision: Create private dir for dns in a separate function
Amitay Isaacs
1
-12
/
+29
2011-09-12
s4-provision: Generate appropriate named.conf file depending on dns_backend
Amitay Isaacs
1
-17
/
+31
2011-09-12
s4-provision: Remove dupliate creation of dns/spn_update_list files
Amitay Isaacs
1
-8
/
+1
2011-09-08
s4-provision: Add DNS backend option to provision
Amitay Isaacs
1
-4
/
+6
2011-09-05
s4-provision: these substitutuons are not used any more
Andrew Tridgell
1
-4
/
+1
2011-08-26
s4-provision Use samba.dns_name_to_dn
Andrew Bartlett
1
-2
/
+2
2011-08-25
s4-provision: pass the rootDN into guess_names()
Andrew Tridgell
1
-2
/
+2
2011-08-19
provision: Add idmap database handle to the result of provision
Amitay Isaacs
1
-0
/
+2
2011-08-13
s4-provision Add support for fixing the DC rid to a particular value
Andrew Bartlett
1
-13
/
+21
2011-08-12
s4-provision: create dsServiceName in @ROOTDSE in GUID form
Andrew Tridgell
1
-1
/
+2
2011-07-21
s4-param: use "state directory" and "cache directory" options
Björn Baumbach
1
-5
/
+5
2011-07-21
s4-provision: run dbcheck on a minimal set of objects in provision
Andrew Tridgell
1
-4
/
+8
2011-07-13
ldb: use base searches for @ special DNs
Andrew Tridgell
1
-11
/
+14
2011-07-13
dbcheck: only do the provision dbcheck if there are objects to check
Andrew Tridgell
1
-13
/
+14
2011-07-13
s4-provision: fixed the GUIDs in the provision using dbcheck
Andrew Tridgell
1
-0
/
+16
2011-07-12
s4:provision: place the sysvol share under "state dir" instead of "lock dir"
Stefan Metzmacher
1
-1
/
+1
2011-07-12
s4:param: add "state dir" and "cache dir" options
Stefan Metzmacher
1
-1
/
+9
2011-07-11
s4-provision: use samba.unix2nttime() instead of hard coding NTTIME offsets
Andrew Tridgell
1
-2
/
+2
2011-07-11
s4-provision: fix the value of creation timestamp to be a MS timestamp
Matthieu Patou
1
-2
/
+2
2011-07-07
s4 provision: Add some of the AD-specific DNS records to the directory
Kai Blin
1
-8
/
+4
2011-07-07
s4 provision: split up DNS provisioning into generic and samba-specific ldifs
Kai Blin
1
-2
/
+10
2011-06-19
s4-provision: Remove hard coded SD for CN=Sites container
Matthieu Patou
1
-15
/
+0
2011-06-19
s4-upgradeprovision: introduce invocation id in lastprovisionUSNs
Matthieu Patou
1
-17
/
+39
2011-06-19
s4-python: fix wrong discovery of the site name in find_key_provision_parameters
Matthieu Patou
1
-1
/
+1
2011-06-09
s4-ipv6: don't default to 127.0.0.1 in provision
Andrew Tridgell
1
-5
/
+8
2011-06-07
s4-provision: fixed detection of V4/V6 addresses
Andrew Tridgell
1
-2
/
+29
2011-06-06
s4-param Remove 'sid generator'
Andrew Bartlett
1
-6
/
+0
2011-06-06
s4-param Remove 'idmap database'
Andrew Bartlett
1
-2
/
+1
2011-06-06
s4-param Remove 'secrets database' parameter
Andrew Bartlett
1
-2
/
+1
2011-06-06
s4-param Remove 'sam database' parameter
Andrew Bartlett
1
-3
/
+2
2011-05-25
s4-provision Use correct tkey-gssapi-credential
Andrew Bartlett
1
-1
/
+3
2011-05-21
s4-python: Remove not used imports
Matthieu Patou
1
-4
/
+2
2011-05-21
s4-python: move function find_provision_key_parameters to provision namespace...
Matthieu Patou
1
-0
/
+106
2011-04-30
provision: reorganize attributes so that we don't attribute with DN syntax th...
Matthieu Patou
1
-0
/
+5
2011-04-03
Avoid uppercasing server role in error message.
Jelmer Vernooij
1
-1
/
+1
2011-02-07
s4-provision Remove setup_path, setup_dir and find_setup_dir
Andrew Bartlett
1
-70
/
+44
2011-02-07
s4-loadparm: removed "setup directory" option
Andrew Tridgell
1
-8
/
+0
2011-02-07
s4-provision: cope with top level directory for provision
Andrew Tridgell
1
-2
/
+2
2011-01-17
s4-provision: Fixed owner/group for hard-coded Sites descriptor.
Nadezhda Ivanova
1
-3
/
+1
2010-12-08
s4-provision Add an invalid names check for 'domain == netbiosname'
Andrew Bartlett
1
-1
/
+4
2010-12-01
s4-provision: fixed check for missing msDS-SupportedEncryptionTypes
Andrew Tridgell
1
-3
/
+2
2010-11-29
s4-samba-tool: fixed exception handling in subcommands
Andrew Tridgell
1
-10
/
+12
2010-11-28
s4-python: Some reformatting for the purpose of pydoctor.
Jelmer Vernooij
1
-3
/
+6
2010-11-28
samba.provision: Fix setup_path.
Jelmer Vernooij
1
-20
/
+18
2010-11-28
samba.provision: Add package with provision and backend modules.
Jelmer Vernooij
1
-0
/
+1960