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
*
s4:provision: don't add the dns-HOSTNAME account if we use the internal dns s...
Stefan Metzmacher
2012-09-12
1
-6
/
+10
*
s4 dns: use the internal DNS server per default
Kai Blin
2012-09-12
1
-2
/
+2
*
provision: Only give the "no posix ACLs" exception if we could not set the SD
Andrew Bartlett
2012-09-11
1
-6
/
+6
*
s4-provision: Fix error message to contain the string SSDL of the failed-to-m...
Andrew Bartlett
2012-09-05
1
-2
/
+2
*
s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC
Andrew Bartlett
2012-09-04
1
-11
/
+12
*
s4-classicupgrade: Do the setting of the sysvol ACLs last, after idmap is con...
Andrew Bartlett
2012-08-28
1
-5
/
+8
*
s3-passdb: Allow reload of the static passdb from python
Andrew Bartlett
2012-08-28
1
-0
/
+2
*
s4-samba-tool: Add samba-tool ntacl sysvolcheck command
Andrew Bartlett
2012-08-23
1
-1
/
+109
*
s4-provision: Fix internal documentation
Andrew Bartlett
2012-08-23
1
-0
/
+1
*
s3-pysmbd: Allow a mode to be specified for the simple ACL
Andrew Bartlett
2012-08-23
1
-1
/
+1
*
s4-provision: set POSIX ACLs to for use with the smbd file server (s3fs)
Andrew Bartlett
2012-08-23
1
-21
/
+53
*
s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampire
Andrew Bartlett
2012-08-22
1
-2
/
+2
*
s4-dsdb: Explain better what records are written during schema set
Andrew Bartlett
2012-08-10
1
-3
/
+3
*
s4-dsdb: Ensure we have indexing enabled during the provision
Andrew Bartlett
2012-08-09
1
-1
/
+6
*
s4-provision: Provide YP/NIS subtree to allow ADUC to see and set rfc2307 attrs
Geza Gemes
2012-07-13
1
-1
/
+26
*
s4-join: Setup correct DNS configuration
Andrew Bartlett
2012-06-24
1
-27
/
+62
*
s4-provision: Give better clues on what Samba needs for s3fs ACL support
Andrew Bartlett
2012-06-21
1
-1
/
+7
*
s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er...
Andrew Bartlett
2012-06-20
1
-1
/
+5
*
s4-provision: Remove --slapd-path option
Andrew Bartlett
2012-06-20
1
-1
/
+1
*
s4-provision: Remove last unused remenants of the 'sid generator' configuration
Andrew Bartlett
2012-06-20
1
-10
/
+3
*
s4-lib/param: FLAG DAY for the default FILE SERVER
Andrew Bartlett
2012-06-16
1
-4
/
+4
*
lib/param: Use server role = 'standalone server' to be consistant with member...
Andrew Bartlett
2012-06-15
1
-5
/
+6
*
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2012-06-15
1
-13
/
+14
*
s4:provision: fix use of non-existent word (existant)
Michael Adam
2012-06-12
1
-1
/
+1
*
s4-provision: Test for posix ACLs in the actual sysvol path
Andrew Bartlett
2012-06-05
1
-12
/
+16
*
s4-provision: Place xattr.tdb in the actual state directory
Andrew Bartlett
2012-06-05
1
-13
/
+14
*
s4-provision: Use the s3fs file server by default in migrations
Andrew Bartlett
2012-05-30
1
-1
/
+1
*
s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t...
Andrew Bartlett
2012-05-08
1
-0
/
+14
*
provision: remove reference to no longer existing template files.
Jelmer Vernooij
2012-05-03
1
-7
/
+5
*
s4-provision: Fix up --use-s3fs to create the directory for xattr.tdb
Andrew Bartlett
2012-05-02
1
-4
/
+8
*
s4-provision: set 'dcerpc endpoint servers' but not 'vfs objects'
Andrew Bartlett
2012-05-02
1
-1
/
+1
*
s3fs: Use xattr_tdb format for xattr storage
Andrew Bartlett
2012-04-18
1
-9
/
+16
*
Add an option to have s3fs as file server for samba4
Matthieu Patou
2012-04-16
1
-8
/
+19
*
s4-provision: Update configuration lines for dlz_bind9
Amitay Isaacs
2012-04-16
1
-3
/
+1
*
LDB/s4 - do not use the "(dn=...)" syntax on filters anymore
Matthias Dieter Wallnöfer
2012-03-26
1
-1
/
+1
*
provision: dns: TXT Records need a list of strings as input
Amitay Isaacs
2012-03-02
1
-2
/
+5
*
s4-provision: Use "state directory" from lp, as it is always set
Amitay Isaacs
2012-03-01
1
-2
/
+1
*
provision: Write configuration without help of templates.
Jelmer Vernooij
2012-02-27
1
-38
/
+34
*
provision: Simplify make_smbconf a bit.
Jelmer Vernooij
2012-02-26
1
-16
/
+17
*
provision: Fix order for error formatting.
Jelmer Vernooij
2012-02-26
1
-2
/
+2
*
provision: Raise proper error when shares are missing rather than AssertionEr...
Jelmer Vernooij
2012-02-26
1
-11
/
+14
*
provision: Share more code for determine_netbios_name() with samba.valid_netb...
Jelmer Vernooij
2012-02-26
1
-9
/
+5
*
provision/backend: Properly close all opened files.
Jelmer Vernooij
2012-02-26
1
-11
/
+36
*
provision: Properly close opened files.
Jelmer Vernooij
2012-02-26
1
-6
/
+14
*
provision: Reuse determine_netbios_name.
Jelmer Vernooij
2012-02-26
1
-8
/
+1
*
provision: Factor out determination of new netbios name.
Jelmer Vernooij
2012-02-26
1
-8
/
+13
*
provision: Split out result reporting for backends.
Jelmer Vernooij
2012-02-26
2
-27
/
+59
*
provision: Put adminpass details in ProvisionResult.
Jelmer Vernooij
2012-02-26
1
-13
/
+22
*
provision/tests: Test for phpldapadminconfig path.
Jelmer Vernooij
2012-02-26
1
-1
/
+1
*
provision: Leave result reporting up to caller.
Jelmer Vernooij
2012-02-26
1
-8
/
+11
[next]