summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python
Commit message (Expand)AuthorAgeFilesLines
...
* s4:netcmd/gpo.py: let get_gpo_info explicitly ask for the full ntSecurityDesc...Stefan Metzmacher2012-11-301-2/+4
* s4:netcmd/gpo.py: only ask for OWNER/GROUP/DACL when validating the nTSecurit...Stefan Metzmacher2012-11-301-5/+6
* s4:netcmd/gpo.py: the nTSecurityDescriptor may not be visible for the current...Stefan Metzmacher2012-11-301-3/+7
* s4:netcmd/gpo.py: s/ntSecurityDescriptor/nTSecurityDescriptorStefan Metzmacher2012-11-301-5/+5
* web_server: Load SWAT if it is available.Jelmer Vernooij2012-11-231-3/+31
* s4/web_server: Fix typo in URL.Jelmer Vernooij2012-11-221-1/+1
* samba-tool dns: Don't use "localhost" to connect to local hostKai Blin2012-11-161-0/+2
* s4:samba-tool: Fix samba-tool fsmo --role=schemaArvid Requate2012-11-161-1/+1
* samba-tool: Add new samba-tool gpo aclcheck and testAndrew Bartlett2012-11-162-0/+73
* scripting ntacls: Do not place a SACL in the GPO filesystem ACLAndrew Bartlett2012-11-141-1/+0
* smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett2012-11-131-6/+6
* s4:samba-tool/testparm: report a CommandError if loading of the config file f...Stefan Metzmacher2012-11-131-1/+4
* selftest: Add --tmpdir to 'samba-tool gpo create' testAndrew Bartlett2012-11-132-3/+9
* selftest: Avoid returning errors (rather than failures) in gpo testAndrew Bartlett2012-11-131-2/+4
* selftest: Avoid test cross-contamination in samba.tests.posixaclAndrew Bartlett2012-11-121-81/+59
* selftest: Add tests for expected behaviour on directories as well as filesAndrew Bartlett2012-11-111-0/+197
* pysmbd: Add SMB_ACL_EXECUTE to the mask set by make_simple_acl()Andrew Bartlett2012-11-121-2/+2
* selftest: Make samba.tests.ntacl also use TestCaseInTempDirAndrew Bartlett2012-11-121-37/+31
* samba-tool: Rework ldap attribute fetch in classicupgrade for missing attributesAndrew Bartlett2012-11-121-17/+24
* samba-tool: Fix typo in --help output.Karolin Seeger2012-11-091-1/+1
* provision: Make dsacl2fsacl() take a security.dom_sid, not strAndrew Bartlett2012-11-063-6/+5
* provision: Also walk directories checking ACLsAndrew Bartlett2012-11-061-1/+1
* selftest: check that samba-tool gpo works for basic operationsAndrew Bartlett2012-11-061-0/+57
* samba-tool: "drs options" does not need a samdb connectionAndrew Tridgell2012-11-011-1/+0
* samba-tool: Add samba-tool processes subcommandAndrew Bartlett2012-10-313-0/+115
* pymessaging: Add irpc_servers_byname() and irpc_all_servers()Andrew Bartlett2012-10-311-0/+9
* pymessaging: Use the server_id IDL structure rather than a tupleAndrew Bartlett2012-10-311-2/+2
* TestCaseInTempDir: Use addCleanup rather than tearDown.Jelmer Vernooij2012-10-271-2/+3
* sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp fileAndrew Bartlett2012-10-271-170/+62
* provision: Fix comments in checksysvolaclAndrew Bartlett2012-10-271-1/+2
* pysmbd: Add hook for unlink() so python scripts can remove xattr.tdb entriesAndrew Bartlett2012-10-261-20/+20
* python-ntacls: Cope with ACL revision 4Andrew Bartlett2012-10-251-0/+2
* selftest: Always unlink the tempf in posixacl testAndrew Bartlett2012-10-251-1/+4
* selftest: Cover the important non-Samba invalidation of the NT ACLAndrew Bartlett2012-10-251-0/+23
* selftest: Cover one more NT ACL invalidation case and improve commentsAndrew Bartlett2012-10-251-8/+7
* selftest: Add many more tests for our posix ACL handlingAndrew Bartlett2012-10-251-1/+236
* pyglue: Make all_interfaces argumen to interface_ips() optional.Jelmer Vernooij2012-10-211-2/+2
* pyglue: Mention parameters in interface_ips() docstring.Jelmer Vernooij2012-10-211-0/+2
* samba-tool user test: Fix expected output.Jelmer Vernooij2012-10-191-1/+1
* samba.tests.docs: Ignore removed parameters.Jelmer Vernooij2012-10-191-0/+2
* samba.tests.docs: Assume docs are generated by waf.Jelmer Vernooij2012-10-191-2/+6
* samba.tests.docs: Write error output from xsltproc to standard out.Jelmer Vernooij2012-10-191-1/+1
* samba.tests.docs: Skip tests if xsltproc is not present.Jelmer Vernooij2012-10-191-5/+24
* smb.conf(5): Consistent spelling of parameter names.Jelmer Vernooij2012-10-191-3/+3
* samba.tests.docs: Support spaces before synonyms.Jelmer Vernooij2012-10-191-1/+1
* samba.tests.docs: Support synonyms.Jelmer Vernooij2012-10-191-0/+4
* samba.tests.docs: Distinguish between unknown and undocumened parameters.Jelmer Vernooij2012-10-191-1/+9
* tests: Convert find_missing_doc into a unit test.Jelmer Vernooij2012-10-191-0/+90
* samba-tool user: Fix typos, improve messages.Jelmer Vernooij2012-10-181-6/+10
* Warn when setting UID/GID without idmap_ldb:use rfc2307 = YesAlexander Wuerstlein2012-10-181-0/+4