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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-12
samba-tool: Rework ldap attribute fetch in classicupgrade for missing attributes
Andrew Bartlett
1
-17
/
+24
2012-11-09
samba-tool: Fix typo in --help output.
Karolin Seeger
1
-1
/
+1
2012-11-06
provision: Make dsacl2fsacl() take a security.dom_sid, not str
Andrew Bartlett
3
-6
/
+5
2012-11-06
provision: Also walk directories checking ACLs
Andrew Bartlett
1
-1
/
+1
2012-11-06
selftest: check that samba-tool gpo works for basic operations
Andrew Bartlett
1
-0
/
+57
2012-11-01
samba-tool: "drs options" does not need a samdb connection
Andrew Tridgell
1
-1
/
+0
2012-10-31
samba-tool: Add samba-tool processes subcommand
Andrew Bartlett
3
-0
/
+115
2012-10-31
pymessaging: Add irpc_servers_byname() and irpc_all_servers()
Andrew Bartlett
1
-0
/
+9
2012-10-31
pymessaging: Use the server_id IDL structure rather than a tuple
Andrew Bartlett
1
-2
/
+2
2012-10-27
TestCaseInTempDir: Use addCleanup rather than tearDown.
Jelmer Vernooij
1
-2
/
+3
2012-10-27
sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp file
Andrew Bartlett
1
-170
/
+62
2012-10-27
provision: Fix comments in checksysvolacl
Andrew Bartlett
1
-1
/
+2
2012-10-26
pysmbd: Add hook for unlink() so python scripts can remove xattr.tdb entries
Andrew Bartlett
1
-20
/
+20
2012-10-25
python-ntacls: Cope with ACL revision 4
Andrew Bartlett
1
-0
/
+2
2012-10-25
selftest: Always unlink the tempf in posixacl test
Andrew Bartlett
1
-1
/
+4
2012-10-25
selftest: Cover the important non-Samba invalidation of the NT ACL
Andrew Bartlett
1
-0
/
+23
2012-10-25
selftest: Cover one more NT ACL invalidation case and improve comments
Andrew Bartlett
1
-8
/
+7
2012-10-25
selftest: Add many more tests for our posix ACL handling
Andrew Bartlett
1
-1
/
+236
2012-10-21
pyglue: Make all_interfaces argumen to interface_ips() optional.
Jelmer Vernooij
1
-2
/
+2
2012-10-21
pyglue: Mention parameters in interface_ips() docstring.
Jelmer Vernooij
1
-0
/
+2
2012-10-19
samba-tool user test: Fix expected output.
Jelmer Vernooij
1
-1
/
+1
2012-10-19
samba.tests.docs: Ignore removed parameters.
Jelmer Vernooij
1
-0
/
+2
2012-10-19
samba.tests.docs: Assume docs are generated by waf.
Jelmer Vernooij
1
-2
/
+6
2012-10-19
samba.tests.docs: Write error output from xsltproc to standard out.
Jelmer Vernooij
1
-1
/
+1
2012-10-19
samba.tests.docs: Skip tests if xsltproc is not present.
Jelmer Vernooij
1
-5
/
+24
2012-10-19
smb.conf(5): Consistent spelling of parameter names.
Jelmer Vernooij
1
-3
/
+3
2012-10-19
samba.tests.docs: Support spaces before synonyms.
Jelmer Vernooij
1
-1
/
+1
2012-10-19
samba.tests.docs: Support synonyms.
Jelmer Vernooij
1
-0
/
+4
2012-10-19
samba.tests.docs: Distinguish between unknown and undocumened parameters.
Jelmer Vernooij
1
-1
/
+9
2012-10-19
tests: Convert find_missing_doc into a unit test.
Jelmer Vernooij
1
-0
/
+90
2012-10-18
samba-tool user: Fix typos, improve messages.
Jelmer Vernooij
1
-6
/
+10
2012-10-18
Warn when setting UID/GID without idmap_ldb:use rfc2307 = Yes
Alexander Wuerstlein
1
-0
/
+4
2012-10-18
Tests for 'samba-tool user create' with RFC2307 attributes
Alexander Wuerstlein
2
-8
/
+139
2012-10-18
Set RFC2307 attributes in samba-tool create
Alexander Wuerstlein
2
-3
/
+58
2012-10-18
provision: No longer use the wheel group in new AD Domains
Andrew Bartlett
6
-31
/
+29
2012-10-17
Removed phpldapadmin inclusion for Samba 4.
Ricky Nance
2
-30
/
+0
2012-10-16
Revert "provision: Always create DNS user."
Stefan Metzmacher
1
-13
/
+18
2012-10-11
samba.join: Fix multiple spaces.
Jelmer Vernooij
1
-1
/
+1
2012-10-11
samba.provision.sambadns: Use == to compare strings, not 'is'.
Jelmer Vernooij
1
-1
/
+1
2012-10-11
provision: Always create DNS user.
Jelmer Vernooij
1
-18
/
+13
2012-10-09
samba-tool: Some more unifications...
Karolin Seeger
15
-15
/
+15
2012-10-09
samba-tool: skip chown in sysvolreset when it would fail on a GID
Andrew Bartlett
2
-13
/
+48
2012-10-08
s4:scripting/python: add '-V' as alias for '--version'
Stefan Metzmacher
1
-1
/
+1
2012-10-08
s4:samba-tool: allow 'samba-tool --version'
Stefan Metzmacher
1
-0
/
+6
2012-10-08
s4:samba-tool: use normal option parsing in SuperCommand
Stefan Metzmacher
1
-10
/
+13
2012-10-08
s4:samba-tool: add optional epilog to _create_parser()
Stefan Metzmacher
1
-2
/
+7
2012-10-08
samba-tool: Unify usage messages.
Karolin Seeger
13
-60
/
+60
2012-10-08
samba-tool: Clarify usage of --help.
Karolin Seeger
1
-1
/
+1
2012-10-08
samba-tool: Fix typo in usage.
Karolin Seeger
1
-1
/
+1
2012-10-07
s4-join: factorize code, add info
Matthieu Patou
1
-5
/
+9
[next]