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
/
scripting
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-24
s4-join: Setup correct DNS configuration
Andrew Bartlett
2
-28
/
+76
2012-06-25
s4-join: Import DNS zones in AD DC join
Andrew Bartlett
2
-20
/
+57
2012-06-24
s4-classicupgrade: Allow DNS backend to be specified
Andrew Bartlett
2
-6
/
+12
2012-06-21
samdb: Accept a list of member variables rather than a comma-separated string.
Jelmer Vernooij
2
-6
/
+8
2012-06-21
s4-provision: Give better clues on what Samba needs for s3fs ACL support
Andrew Bartlett
1
-1
/
+7
2012-06-21
samba-tool: gpo: Fix creation of filesystem ACL from directory ACL
Amitay Isaacs
1
-2
/
+8
2012-06-20
s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er...
Andrew Bartlett
2
-2
/
+6
2012-06-20
s4-provision: Remove --slapd-path option
Andrew Bartlett
1
-1
/
+1
2012-06-20
s4-provision: Remove last unused remenants of the 'sid generator' configuration
Andrew Bartlett
1
-10
/
+3
2012-06-16
s4-classicupgrade: Also ask testparm for 'smb passwd file'
Andrew Bartlett
1
-0
/
+2
2012-06-16
s4-classicupgrade: Use "samba classic" description for samba3 NT4-like domain...
Andrew Bartlett
1
-8
/
+9
2012-06-16
s4-lib/param: FLAG DAY for the default FILE SERVER
Andrew Bartlett
1
-4
/
+4
2012-06-16
s4-s3upgrade: Assert that administrator has a SID of -500, and only skip root...
Andrew Bartlett
1
-2
/
+9
2012-06-16
s4-s3upgrade: Add my wins.dat and fix the parsing error
Andrew Bartlett
1
-1
/
+2
2012-06-16
s4-s3upgrade: improve idmap import to use posixAccount and posixGroup entries
Andrew Bartlett
1
-2
/
+32
2012-06-16
s4-dbcheck: Always specify the dhcheck control
Andrew Bartlett
1
-0
/
+1
2012-06-15
lib/param: Use server role = 'standalone server' to be consistant with member...
Andrew Bartlett
2
-7
/
+11
2012-06-15
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
1
-13
/
+14
2012-06-12
s4:tests: fix use of a non-existent word (existant)
Michael Adam
3
-4
/
+4
2012-06-12
s4:provision: fix use of non-existent word (existant)
Michael Adam
1
-1
/
+1
2012-06-06
s4 dns: Correctly handle A questions for CNAMEs
Kai Blin
1
-0
/
+76
2012-06-06
s4 dns: Structure tests a bit better
Kai Blin
1
-0
/
+3
2012-06-05
s4-provision: Test for posix ACLs in the actual sysvol path
Andrew Bartlett
1
-12
/
+16
2012-06-05
s4-provision: Place xattr.tdb in the actual state directory
Andrew Bartlett
1
-13
/
+14
2012-06-05
Add '--use-ntvfs' option to 'samba-tool domain join'
Andriy Syrovenko
2
-13
/
+17
2012-05-30
s4-provision: Use the s3fs file server by default in migrations
Andrew Bartlett
1
-1
/
+1
2012-05-29
s4:dbchecker - handle the "none" case correctly
Matthias Dieter Wallnöfer
1
-1
/
+1
2012-05-27
Avoid all(), as it's not available in Python 2.4.
Jelmer Vernooij
1
-1
/
+5
2012-05-23
s4: samba-tool is usable without export-keytab command, make sure it does not...
Alexander Bokovoy
1
-19
/
+22
2012-05-10
When listing group members allow fallback to cn attribute when samAccountName...
Lukasz Zalewski
1
-2
/
+5
2012-05-08
s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t...
Andrew Bartlett
1
-0
/
+14
2012-05-06
s4-s3-upgrade: Max/min password age policy is in seconds, not days
Andrew Bartlett
1
-2
/
+2
2012-05-03
provision: remove reference to no longer existing template files.
Jelmer Vernooij
1
-7
/
+5
2012-05-03
s4-samba-tool: make new samba-tool group listmembers use samAccountName
Andrew Bartlett
2
-4
/
+4
2012-05-03
s4-s3upgrade: Force ldapsam:trusted = yes
Andrew Bartlett
1
-0
/
+3
2012-05-03
Extension to the samba-tool group subcommand functionality to allow listing o...
Lukasz Zalewski
2
-0
/
+85
2012-05-03
s4-s3upgrade: Try harder to get group memberships on upgrade
Andrew Bartlett
1
-5
/
+20
2012-05-02
s4-provision: Fix up --use-s3fs to create the directory for xattr.tdb
Andrew Bartlett
1
-4
/
+8
2012-05-02
s4-provision: set 'dcerpc endpoint servers' but not 'vfs objects'
Andrew Bartlett
1
-1
/
+1
2012-04-24
s4-s3upgrade: print the error message from passdb.error exceptions
Andrew Bartlett
1
-6
/
+6
2012-04-19
s4-python: Ensure we handle the no-eadb case for system xattrs in get/setntacl
Andrew Bartlett
1
-0
/
+1
2012-04-19
Added number of FSMO roles owned by the server we are trying to demote.
Daniele Dario
1
-1
/
+1
2012-04-19
waf: Fix mispelling
Simo Sorce
1
-1
/
+1
2012-04-19
dbcheck: Add a check that every FSMO role has a valid owner
Andrew Bartlett
1
-0
/
+41
2012-04-19
s4-samba-tool: Fix samba-tool fsmo seize
Andrew Bartlett
2
-46
/
+51
2012-04-19
s4-s3upgrade: Do not ever set a domain-wide maxPwdAge of 0
Andrew Bartlett
1
-1
/
+1
2012-04-19
s4-s3upgrade: Ignore (with warning) groups that are listed but we cannot list...
Andrew Bartlett
1
-2
/
+14
2012-04-18
dbcheck: added fix for incorrect RMD_FLAGS
Andrew Tridgell
1
-0
/
+35
2012-04-18
s4:dbchecker.py - integrate the "objectClass" fixing code
Matthias Dieter Wallnöfer
1
-0
/
+27
2012-04-18
s3fs: Use xattr_tdb format for xattr storage
Andrew Bartlett
1
-9
/
+16
[next]