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
/
provision
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: Change except: statement to except Exception:
Amitay Isaacs
2012-01-24
1
-2
/
+2
*
s4:provision: add "+dns" to server services if the dns backend is SAMBA_INTERNAL
Michael Adam
2012-01-10
1
-2
/
+7
*
s4:provision: add the possibility to provision "server services" in smb.conf
Michael Adam
2012-01-10
1
-2
/
+9
*
s4:provision: improve a message
Michael Adam
2012-01-10
1
-1
/
+1
*
s4-provision: Fix the problem of DnsProperty values not being set correctly
Amitay Isaacs
2012-01-03
1
-0
/
+7
*
s4-provision: Fix tdbdump path lookup in make test.
Andreas Schneider
2012-01-02
1
-1
/
+1
*
s4-provision: Set dNSProperty attribute for dns zones
Amitay Isaacs
2011-12-23
1
-2
/
+71
*
s4-provision: Do not guess partition file names, use @PARTITION record
Amitay Isaacs
2011-12-13
1
-59
/
+76
*
s4-provision: Extract common utility routines in separate file
Amitay Isaacs
2011-12-13
3
-92
/
+106
*
s4-provision: CN=MicrosoftDNS,CN=System container is in forest and not domain
Amitay Isaacs
2011-12-13
1
-10
/
+10
*
s4-provision: Fix the security ace for DnsAdmins group on DNS records
Amitay Isaacs
2011-11-29
1
-12
/
+19
*
s4-provision: Create a samdb copy for access by dlz_bind9 module
Amitay Isaacs
2011-11-29
3
-56
/
+156
*
s4-provision: Extract security descriptors in separate file
Amitay Isaacs
2011-11-29
2
-77
/
+111
*
s4-provision permit server role to be the ROLE_ strings from s3
Andrew Bartlett
2011-11-17
1
-2
/
+16
*
provision: Set the security descriptor while creating partitions
Amitay Isaacs
2011-11-16
1
-12
/
+2
*
s4-provision: Create ldap records for DNS partitions similar to windows
Amitay Isaacs
2011-11-09
1
-1
/
+1
*
s4-provision: Set security descriptor for DNS records
Amitay Isaacs
2011-11-09
2
-18
/
+103
*
s4-provision: site is passed as an argument to setup_ad_dns()
Amitay Isaacs
2011-11-08
1
-1
/
+0
*
s4-provision Remove options for LDAP backend to reduce user confusion
Andrew Bartlett
2011-11-08
2
-17
/
+11
*
s4 provision/dns: Move DNS-related setup to sambadns module
Kai Blin
2011-11-04
2
-187
/
+194
*
s4 provision/dns: Move secretsdb_setup_dns to the AD DNS specific setup
Kai Blin
2011-11-04
2
-32
/
+63
*
s4-python: samba.provision: Require schema to be passed in - code path which ...
Jelmer Vernooij
2011-11-02
1
-5
/
+1
*
s4-provision: Provision DNS records with correct rank
Amitay Isaacs
2011-10-20
1
-18
/
+23
*
s4 provision: DNS backend should be set by caller
Kai Blin
2011-10-17
1
-4
/
+0
*
s4 provision/dns: Clean up os level handling
Kai Blin
2011-10-17
1
-10
/
+12
*
s4 provision/dns: Clean up backend handling
Kai Blin
2011-10-17
1
-6
/
+13
*
s4 provision: Reword opinionated dns backend help text, add NONE backend
Kai Blin
2011-10-17
1
-2
/
+2
*
s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILE
Kai Blin
2011-10-17
2
-6
/
+6
*
s4-provision: use get_config_basedn() in DNS setup
Andrew Tridgell
2011-09-19
1
-1
/
+1
*
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
2011-09-19
1
-69
/
+68
*
s4-subdomain: fixed invocationID and hostIPs in subdomain join
Andrew Tridgell
2011-09-13
1
-9
/
+3
*
s4-provision Perform 'modify' operations as system
Andrew Bartlett
2011-09-13
1
-5
/
+13
*
s4-provision Split addition of users and well known principals
Andrew Bartlett
2011-09-13
1
-6
/
+11
*
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
2011-09-13
1
-219
/
+278
*
s4-provision: Fix the informational message from dns provisioning
Amitay Isaacs
2011-09-12
1
-1
/
+1
*
s4-provision: Create private dir for dns in a separate function
Amitay Isaacs
2011-09-12
1
-12
/
+29
*
s4-provision: Generate appropriate named.conf file depending on dns_backend
Amitay Isaacs
2011-09-12
1
-17
/
+31
*
s4-provision: Remove dupliate creation of dns/spn_update_list files
Amitay Isaacs
2011-09-12
1
-8
/
+1
*
s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioning
Amitay Isaacs
2011-09-08
1
-0
/
+1
*
s4-provision: Make DNS entries consistent with dns_update script
Amitay Isaacs
2011-09-08
1
-4
/
+4
*
s4-provision: Reworked DNS provisioning to support AD DNS schema
Amitay Isaacs
2011-09-08
1
-114
/
+435
*
s4-provision: Add DNS backend option to provision
Amitay Isaacs
2011-09-08
1
-4
/
+6
*
s4-provision: these substitutuons are not used any more
Andrew Tridgell
2011-09-05
1
-4
/
+1
*
s4-provision Use samba.dns_name_to_dn
Andrew Bartlett
2011-08-26
1
-2
/
+2
*
s4-provision: pass the rootDN into guess_names()
Andrew Tridgell
2011-08-25
1
-2
/
+2
*
provision: Add idmap database handle to the result of provision
Amitay Isaacs
2011-08-19
1
-0
/
+2
*
s4-provision Add support for fixing the DC rid to a particular value
Andrew Bartlett
2011-08-13
1
-13
/
+21
*
s4-provision: create dsServiceName in @ROOTDSE in GUID form
Andrew Tridgell
2011-08-12
1
-1
/
+2
*
s4-param: use "state directory" and "cache directory" options
Björn Baumbach
2011-07-21
1
-5
/
+5
*
s4-provision: run dbcheck on a minimal set of objects in provision
Andrew Tridgell
2011-07-21
1
-4
/
+8
[next]