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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add '--use-ntvfs' option to 'samba-tool domain join'
Andriy Syrovenko
2012-06-05
2
-13
/
+17
*
s4-provision: Use the s3fs file server by default in migrations
Andrew Bartlett
2012-05-30
1
-1
/
+1
*
s4:dbchecker - handle the "none" case correctly
Matthias Dieter Wallnöfer
2012-05-29
1
-1
/
+1
*
Avoid all(), as it's not available in Python 2.4.
Jelmer Vernooij
2012-05-27
1
-1
/
+5
*
s4/scripting: in MIT build do not install samba-tool, it is not usable yet
Alexander Bokovoy
2012-05-24
2
-7
/
+4
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
2
-9
/
+15
*
s4: samba-tool is usable without export-keytab command, make sure it does not...
Alexander Bokovoy
2012-05-23
1
-19
/
+22
*
samba-upgradedns: Use the correct magic incantation of sys.path.insert()
Amitay Isaacs
2012-05-15
1
-1
/
+1
*
When listing group members allow fallback to cn attribute when samAccountName...
Lukasz Zalewski
2012-05-10
1
-2
/
+5
*
s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t...
Andrew Bartlett
2012-05-08
1
-0
/
+14
*
s4-s3-upgrade: Max/min password age policy is in seconds, not days
Andrew Bartlett
2012-05-06
1
-2
/
+2
*
provision: remove reference to no longer existing template files.
Jelmer Vernooij
2012-05-03
1
-7
/
+5
*
s4-samba-tool: make new samba-tool group listmembers use samAccountName
Andrew Bartlett
2012-05-03
2
-4
/
+4
*
s4-s3upgrade: Force ldapsam:trusted = yes
Andrew Bartlett
2012-05-03
1
-0
/
+3
*
Extension to the samba-tool group subcommand functionality to allow listing o...
Lukasz Zalewski
2012-05-03
2
-0
/
+85
*
s4-s3upgrade: Try harder to get group memberships on upgrade
Andrew Bartlett
2012-05-03
1
-5
/
+20
*
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
*
s4-upgradedns: Update serverdn with only the attributes that have changed
Amitay Isaacs
2012-05-01
1
-11
/
+21
*
s4-s3upgrade: print the error message from passdb.error exceptions
Andrew Bartlett
2012-04-24
1
-6
/
+6
*
s4-python: Ensure we handle the no-eadb case for system xattrs in get/setntacl
Andrew Bartlett
2012-04-19
1
-0
/
+1
*
Added number of FSMO roles owned by the server we are trying to demote.
Daniele Dario
2012-04-19
1
-1
/
+1
*
waf: Fix mispelling
Simo Sorce
2012-04-19
1
-1
/
+1
*
samba_spnupdate: don't try to register DNS related SPN if we are not masterin...
Matthieu Patou
2012-04-19
1
-1
/
+24
*
dbcheck: Add a check that every FSMO role has a valid owner
Andrew Bartlett
2012-04-19
1
-0
/
+41
*
s4-samba-tool: Fix samba-tool fsmo seize
Andrew Bartlett
2012-04-19
2
-46
/
+51
*
s4-s3upgrade: Do not ever set a domain-wide maxPwdAge of 0
Andrew Bartlett
2012-04-19
1
-1
/
+1
*
s4-s3upgrade: Ignore (with warning) groups that are listed but we cannot list...
Andrew Bartlett
2012-04-19
1
-2
/
+14
*
dbcheck: added fix for incorrect RMD_FLAGS
Andrew Tridgell
2012-04-18
1
-0
/
+35
*
s4:dbchecker.py - integrate the "objectClass" fixing code
Matthias Dieter Wallnöfer
2012-04-18
1
-0
/
+27
*
s3fs: Use xattr_tdb format for xattr storage
Andrew Bartlett
2012-04-18
1
-9
/
+16
*
s4-python: Add python wrapper for xattr_tdb format xattr storage
Andrew Bartlett
2012-04-18
1
-13
/
+23
*
s4:ldapcmp.py: pass down outf and errf
Stefan Metzmacher
2012-04-17
1
-12
/
+29
*
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
*
s4-libnet: split export_keytab in a separate python module to avoid pulling i...
Alexander Bokovoy
2012-04-12
1
-0
/
+1
*
s4-upgradedns: Fix the fqdn for forest dns zone
Amitay Isaacs
2012-04-02
1
-1
/
+1
*
s4-upgradedns: Make sure the attribute exists before accessing it
Amitay Isaacs
2012-03-28
1
-4
/
+8
*
LDB/s4 - do not use the "(dn=...)" syntax on filters anymore
Matthias Dieter Wallnöfer
2012-03-26
8
-26
/
+27
*
s4-samba-tool: add password verification in change user pass
Björn Baumbach
2012-03-21
1
-1
/
+5
*
s4-samba-tool: add password verification in add user
Björn Baumbach
2012-03-21
1
-0
/
+4
*
s4-upgradedns: Add DNS partitions in msDS-hasMasterNCs in NTDS settings
Amitay Isaacs
2012-03-21
1
-0
/
+40
*
s4-upgradedns: Allow fixing of dns provision after domain join
Amitay Isaacs
2012-03-21
1
-39
/
+56
*
s4:selftest: add test for "samba-tool group list"
Michael Adam
2012-03-19
1
-0
/
+22
*
s4:samba-tool: add simple command "group list"
Michael Adam
2012-03-18
1
-0
/
+33
*
s4:selftest: add a new testsuite for the "samba-tool group" command
Michael Adam
2012-03-18
1
-0
/
+128
*
upgrade provision didn't run findprovisionrange anymore
Matthieu Patou
2012-03-17
1
-8
/
+13
*
Rewrite findprovisionrange to use factorized functions
Matthieu Patou
2012-03-17
1
-98
/
+4
[next]