dsdb-acl: attr is not optional to acl_check_access_on_attribute()
[abartlet/samba.git/.git] / source4 / scripting /
2013-01-15 Stefan MetzmacherMerge tag 'samba-4.0.1' into v4-0-test
2013-01-11 Björn Baumbachsamba_dnsupdate: set KRB5_CONFIG for nsupdate command...
2013-01-11 Stefan Metzmachers4:scripting/python: always treat the highwatermark...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-03 Kai Blinsamba-tool dns: Don't use "localhost" to connect to...
2012-12-03 Stefan Metzmachers4:samba_upgradeprovision: use the sd_flags:1:15 contro...
2012-12-03 Stefan Metzmachers4:provision: add get_empty_descriptor()
2012-12-03 Stefan Metzmachers4:python/ntacl: add 'as_sddl' option to dsacl2fsacl()
2012-12-03 Stefan Metzmachers4:python/ntacl: allow string or objects for sd/sid...
2012-12-03 Stefan Metzmachers4:samba-tool/gpo: fix the operation order when creatin...
2012-12-03 Stefan Metzmachers4:samba-tool/gpo: use 'gPCFileSysPath' when deleting...
2012-12-03 Stefan Metzmachers4:samba-tool/gpo: use the dns_domain from the server...
2012-12-03 Michael Adams4:tests/samba_tool/gpo.py: fix accidential line break
2012-12-03 Stefan Metzmachers4:tests/samba_tool/gpo.py: add test_show_as_admin()
2012-12-03 Stefan Metzmachers4:netcmd/gpo.py: let get_gpo_info explicitly ask for...
2012-12-03 Stefan Metzmachers4:netcmd/gpo.py: only ask for OWNER/GROUP/DACL when...
2012-12-03 Stefan Metzmachers4:netcmd/gpo.py: the nTSecurityDescriptor may not...
2012-12-03 Stefan Metzmachers4:netcmd/gpo.py: s/ntSecurityDescriptor/nTSecurityDesc...
2012-12-03 Andrew Bartlettsamba-tool: Add new samba-tool gpo aclcheck and test
2012-12-03 Andrew Bartlettscripting ntacls: Do not place a SACL in the GPO filesy...
2012-12-03 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-12-03 Andrew Bartlettselftest: Add --tmpdir to 'samba-tool gpo create' test
2012-12-03 Andrew Bartlettselftest: Avoid returning errors (rather than failures...
2012-12-03 Andrew Bartlettselftest: Avoid test cross-contamination in samba.tests...
2012-12-03 Andrew Bartlettselftest: Add tests for expected behaviour on directori...
2012-12-03 Andrew Bartlettpysmbd: Add SMB_ACL_EXECUTE to the mask set by make_sim...
2012-12-03 Andrew Bartlettselftest: Make samba.tests.ntacl also use TestCaseInTempDir
2012-12-03 Andrew Bartlettprovision: Make dsacl2fsacl() take a security.dom_sid...
2012-12-03 Andrew Bartlettprovision: Also walk directories checking ACLs
2012-12-03 Andrew Bartlettselftest: check that samba-tool gpo works for basic...
2012-12-03 Jelmer VernooijTestCaseInTempDir: Use addCleanup rather than tearDown...
2012-12-03 Andrew Bartlettsefltest: use TestCaseInTempDir and setUp/tearDown...
2012-12-03 Andrew Bartlettprovision: Fix comments in checksysvolacl (cherry picke...
2012-12-03 Andrew Bartlettpysmbd: Add hook for unlink() so python scripts can...
2012-12-03 Andrew Bartlettpython-ntacls: Cope with ACL revision 4
2012-12-03 Andrew Bartlettselftest: Always unlink the tempf in posixacl test...
2012-12-03 Andrew Bartlettselftest: Cover the important non-Samba invalidation...
2012-12-03 Andrew Bartlettselftest: Cover one more NT ACL invalidation case and...
2012-12-03 Andrew Bartlettselftest: Add many more tests for our posix ACL handling
2012-12-03 Andrew Bartlettsamba-tool: Add samba-tool processes subcommand
2012-12-03 Andrew Bartlettpymessaging: Add irpc_servers_byname() and irpc_all_ser...
2012-12-03 Andrew Bartlettpymessaging: Use the server_id IDL structure rather...
2012-12-03 Andrew Bartlettsamba-tool: Rework ldap attribute fetch in classicupgra...
2012-12-03 Ricky NanceRemoved phpldapadmin inclusion for Samba 4.
2012-11-26 Stefan Metzmachers4:samba-tool/testparm: report a CommandError if loadin...
2012-11-16 Arvid Requates4:samba-tool: Fix samba-tool fsmo --role=schema
2012-11-12 Karolin Seegersamba-tool: Fix typo in --help output.
2012-11-02 Andrew Bartlettprovision: No longer use the wheel group in new AD...
2012-10-29 Jelmer Vernooijsamba.tests.docs: Ignore removed parameters. (cherry...
2012-10-29 Jelmer Vernooijsamba.tests.docs: Assume docs are generated by waf...
2012-10-29 Jelmer Vernooijsamba.tests.docs: Write error output from xsltproc...
2012-10-29 Jelmer Vernooijsamba.tests.docs: Skip tests if xsltproc is not present...
2012-10-29 Jelmer Vernooijsmb.conf(5): Consistent spelling of parameter names.
2012-10-29 Jelmer Vernooijsamba.tests.docs: Support spaces before synonyms. ...
2012-10-29 Jelmer Vernooijsamba.tests.docs: Support synonyms. (cherry picked...
2012-10-29 Jelmer Vernooijsamba.tests.docs: Distinguish between unknown and undoc...
2012-10-29 Jelmer Vernooijtests: Convert find_missing_doc into a unit test. ...
2012-10-29 Jelmer Vernooijsamba-tool user: Fix typos, improve messages. (cherry...
2012-10-29 Jelmer Vernooijsamba-tool user test: Fix expected output.
2012-10-29 Jelmer Vernooijsamba.join: Fix multiple spaces.
2012-10-29 Jelmer Vernooijsamba.provision.sambadns: Use == to compare strings...
2012-10-10 Karolin Seegersamba-tool: Some more unifications...
2012-10-10 Andrew Bartlettsamba-tool: skip chown in sysvolreset when it would...
2012-10-10 Stefan Metzmachers4:scripting/python: add '-V' as alias for '--version'
2012-10-10 Stefan Metzmachers4:samba-tool: allow 'samba-tool --version'
2012-10-10 Stefan Metzmachers4:samba-tool: use normal option parsing in SuperCommand
2012-10-10 Stefan Metzmachers4:samba-tool: add optional epilog to _create_parser()
2012-10-10 Karolin Seegersamba-tool: Unify usage messages.
2012-10-10 Karolin Seegersamba-tool: Clarify usage of --help.
2012-10-10 Karolin Seegersamba-tool: Fix typo in usage.
2012-10-10 Matthieu Patous4-join: factorize code, add info (cherry picked from...
2012-10-10 Matthieu Patous4-join: add some documentation (cherry picked from...
2012-10-10 Matthieu Patoudevel-crackname: Print if count > 0 (cherry picked...
2012-10-10 Björn Baumbachs4: samba_backup: Fix typos.
2012-10-10 Jelmer Vernooijprovision: Use logger rather than print.
2012-10-10 Matthieu Patous4-provision: do not skip setting the acls on sysvol
2012-10-10 Jelmer Vernooijsanba.upgradehelpers: Use standard functionality for...
2012-10-10 Jelmer Vernooijs4-python: Various formatting fixes.
2012-10-10 Jelmer Vernooijsamba.tests.source: Check for trailing whitespace in...
2012-10-10 Ricky Nancesamba-tool domain provision: DNS forwarder default
2012-10-10 Jelmer Vernooijsamba-tool: Hide 'samba-tool domain samba3upgrade'.
2012-10-10 Andrew Bartlettsamba_dnsupdate: Safely update/create names for Samba3...
2012-10-10 Andrew Bartlettsamba_dnsupdate: Move to using tmpfile/rename to keep...
2012-10-10 Jelmer Vernooijs4-python: Override SIGINT handler in scripts only.
2012-10-10 Jelmer Vernooijsamba-tool domain provision: DNS forwarder is not a...
2012-10-10 Jelmer Vernooijsamba-tool domain-provision: Avoid python2.5-isms....
2012-10-10 Jelmer Vernooijsamba-tool domain-provision: Fix docstring. (cherry...
2012-10-10 Daniele DarioCorrect command help message
2012-10-10 Jelmer Vernooijs4-python: Formatting fixes, break lines.
2012-10-10 Jelmer Vernooijsamba.netcmd: Formatting fixes, break lines. (cherry...
2012-10-10 Jelmer Vernooijsamba.provision.common: Fix formatting. (cherry picked...
2012-10-10 Jelmer Vernooijsamba.provision.sambadns: Fix formatting. (cherry picke...
2012-10-10 Jelmer Vernooijsamba.provision.backend: Fix formatting. (cherry picked...
2012-10-10 Jelmer Vernooijsamba.provision: Fix formatting, NameErrors. (cherry...
next