summaryrefslogtreecommitdiff
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* s4-classicupgrade: Do the setting of the sysvol ACLs last, after idmap is con...Andrew Bartlett2012-08-282-7/+14
* s3-passdb: Allow reload of the static passdb from pythonAndrew Bartlett2012-08-281-0/+2
* s4-dsdb: Add secrets_tdb_sync - an ldb module to keep secrets.tdb in syncAndrew Bartlett2012-08-283-2/+4
* s4-classicupgrade: Read WINS DB before the provisionAndrew Bartlett2012-08-281-6/+7
* s4-classicupgrade: Do all the queries of data before the provision()Andrew Bartlett2012-08-281-35/+35
* s4-classicupgrade: Use s3param.get_context() instead of result.lpAndrew Bartlett2012-08-281-1/+1
* s4-selftest: Add test for samba-tool ntacl sysvolcheckAndrew Bartlett2012-08-231-0/+26
* s4-samba-tool: Add samba-tool ntacl sysvolcheck commandAndrew Bartlett2012-08-232-1/+143
* s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snumAndrew Bartlett2012-08-231-1/+1
* s4-selftest: Add testing of samba-tool ntacl sysvolresetAndrew Bartlett2012-08-231-0/+44
* s4-provision: Fix internal documentationAndrew Bartlett2012-08-231-0/+1
* s3-pysmbd: Allow a mode to be specified for the simple ACLAndrew Bartlett2012-08-231-1/+1
* s4-samba-tool: Add 'samba-tool ntacl sysvolreset' toolAndrew Bartlett2012-08-231-1/+73
* selftest: Cope with the multiple possible representations of -1 in posixacl.pyAndrew Bartlett2012-08-231-28/+29
* selftest: Extend posixacl test to check the actual ACLAndrew Bartlett2012-08-231-2/+274
* selftest: Add a test of the NT ACL -> posix ACL mapping layerAndrew Bartlett2012-08-231-0/+131
* s4-scripting: Redefine getntacl() as accessing via the smbd VFS or directlyAndrew Bartlett2012-08-232-6/+11
* s4-provision: set POSIX ACLs to for use with the smbd file server (s3fs)Andrew Bartlett2012-08-232-52/+92
* s4-upgradeprovision: Use ntvfs in reference provisionAndrew Bartlett2012-08-231-1/+1
* s4-classicupgrade: Add --use-ntvfs optionAndrew Bartlett2012-08-222-4/+8
* s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampireAndrew Bartlett2012-08-221-2/+2
* s3-libsmb: Add a simple test for python bindingsVolker Lendecke2012-08-161-0/+78
* s4-selftest: Fix test name for samba.tests.dcerpc.bareAndrew Bartlett2012-08-151-1/+1
* s4:samba-tool/drs: print the dns name of the server belonging to a connectionStefan Metzmacher2012-08-141-1/+4
* s4-classicupgrade: Tests if sam policies exist before trying to import them.Wesley Young2012-08-141-21/+28
* s4-dsdb: Explain better what records are written during schema setAndrew Bartlett2012-08-102-7/+7
* s4-dsdb: Ensure we have indexing enabled during the provisionAndrew Bartlett2012-08-091-1/+6
* s4-pydsdb: Provide control of if we should write index attributes when reload...Andrew Bartlett2012-08-091-4/+4
* s4-scripting: Remove unused variables from ntacl testsAndrew Bartlett2012-08-071-10/+0
* s4:domain join: setup RODC invocationIdStefan Metzmacher2012-08-041-0/+26
* s4: samba_spnupdate: fix "if we are DNS server" checkBjörn Baumbach2012-08-031-5/+6
* s4-samba-tool ldapcmp: Fix synopsisAndrew Bartlett2012-07-301-1/+1
* s4-samba-tool ldapcmp: Add ridNextRID and rIDPreviousAllocationPool as per-DC...Andrew Bartlett2012-07-301-0/+1
* s4-dbcheck: Add lastKnownParent when moving an object to lostAndFoundAndrew Bartlett2012-07-281-7/+28
* s4-classicupgrade: Add unix attributes during upgradeGeza Gemes2012-07-221-1/+108
* s4-dbcheck: Check for and correct incorrect instanceType valuesAndrew Bartlett2012-07-181-0/+45
* s4-provision: Provide YP/NIS subtree to allow ADUC to see and set rfc2307 attrsGeza Gemes2012-07-131-1/+26
* s4-dbcheck: Check for an object without a parentAndrew Bartlett2012-07-061-0/+44
* pydsdb: Add bindings for dsdb_wellknown_dn()Andrew Bartlett2012-07-061-0/+3
* s4-pydsdb: Add bindings for dsdb_find_nc_root()Andrew Bartlett2012-07-061-0/+3
* s4-classicupgrade: Demote any other 'BDC' accounts back to a member server du...Andrew Bartlett2012-07-061-2/+12
* s4-samba-tool: Provide a samba-tool domain dcpromo that upgrades a member to ...Andrew Bartlett2012-07-062-10/+121
* samba-tool: gpo: Update copyrightAmitay Isaacs2012-07-031-1/+1
* samba-tool: gpo: Improve error messagesAmitay Isaacs2012-07-031-26/+28
* samba-tool: gpo: Add del subcommand to delete GPOAmitay Isaacs2012-07-031-0/+79
* samba-tool: gpo: Add listcontainers subcommand to list containers using given...Amitay Isaacs2012-07-031-0/+37
* samba-tool: gpo: Use utility function dc_url() to set the connection urlAmitay Isaacs2012-07-031-9/+18
* samba-tool: gpo: Refactor code using utility functionsAmitay Isaacs2012-07-031-40/+8
* samba-tool: gpo: Add utility functions get_gpo_containers and del_gpo_linkAmitay Isaacs2012-07-031-0/+50
* samba-tool: Fix indentationAmitay Isaacs2012-07-032-4/+4