summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2012-08-16s3-libsmb: Add a simple test for python bindingsVolker Lendecke1-0/+78
2012-08-15s4-selftest: Fix test name for samba.tests.dcerpc.bareAndrew Bartlett1-1/+1
2012-08-14s4:samba-tool/drs: print the dns name of the server belonging to a connectionStefan Metzmacher1-1/+4
2012-08-14s4-classicupgrade: Tests if sam policies exist before trying to import them.Wesley Young1-21/+28
2012-08-10s4-dsdb: Explain better what records are written during schema setAndrew Bartlett2-7/+7
2012-08-09s4-dsdb: Ensure we have indexing enabled during the provisionAndrew Bartlett1-1/+6
2012-08-09s4-pydsdb: Provide control of if we should write index attributes when reload...Andrew Bartlett1-4/+4
2012-08-07s4-scripting: Remove unused variables from ntacl testsAndrew Bartlett1-10/+0
2012-08-04s4:domain join: setup RODC invocationIdStefan Metzmacher1-0/+26
2012-08-03s4: samba_spnupdate: fix "if we are DNS server" checkBjörn Baumbach1-5/+6
2012-07-30s4-samba-tool ldapcmp: Fix synopsisAndrew Bartlett1-1/+1
2012-07-30s4-samba-tool ldapcmp: Add ridNextRID and rIDPreviousAllocationPool as per-DC...Andrew Bartlett1-0/+1
2012-07-28s4-dbcheck: Add lastKnownParent when moving an object to lostAndFoundAndrew Bartlett1-7/+28
2012-07-22s4-classicupgrade: Add unix attributes during upgradeGeza Gemes1-1/+108
2012-07-18s4-dbcheck: Check for and correct incorrect instanceType valuesAndrew Bartlett1-0/+45
2012-07-13s4-provision: Provide YP/NIS subtree to allow ADUC to see and set rfc2307 attrsGeza Gemes1-1/+26
2012-07-06s4-dbcheck: Check for an object without a parentAndrew Bartlett1-0/+44
2012-07-06pydsdb: Add bindings for dsdb_wellknown_dn()Andrew Bartlett1-0/+3
2012-07-06s4-pydsdb: Add bindings for dsdb_find_nc_root()Andrew Bartlett1-0/+3
2012-07-06s4-classicupgrade: Demote any other 'BDC' accounts back to a member server du...Andrew Bartlett1-2/+12
2012-07-06s4-samba-tool: Provide a samba-tool domain dcpromo that upgrades a member to ...Andrew Bartlett2-10/+121
2012-07-03samba-tool: gpo: Update copyrightAmitay Isaacs1-1/+1
2012-07-03samba-tool: gpo: Improve error messagesAmitay Isaacs1-26/+28
2012-07-03samba-tool: gpo: Add del subcommand to delete GPOAmitay Isaacs1-0/+79
2012-07-03samba-tool: gpo: Add listcontainers subcommand to list containers using given...Amitay Isaacs1-0/+37
2012-07-03samba-tool: gpo: Use utility function dc_url() to set the connection urlAmitay Isaacs1-9/+18
2012-07-03samba-tool: gpo: Refactor code using utility functionsAmitay Isaacs1-40/+8
2012-07-03samba-tool: gpo: Add utility functions get_gpo_containers and del_gpo_linkAmitay Isaacs1-0/+50
2012-07-03samba-tool: Fix indentationAmitay Isaacs2-4/+4
2012-07-03samba-tool: gpo: Use gpo (id) instead of gpo_dn (DN)Amitay Isaacs1-3/+3
2012-07-03samba-tool: gpo: Correct the attribute name from gPlink to gPLinkAmitay Isaacs1-3/+3
2012-07-03samba-tool: gpo: Fix policy DNAmitay Isaacs1-1/+1
2012-06-24s4-join: Setup correct DNS configurationAndrew Bartlett2-28/+76
2012-06-25s4-samba_upgradedns: Do not set DNS account for internal serverAndrew Bartlett1-32/+32
2012-06-25s4-join: Import DNS zones in AD DC joinAndrew Bartlett2-20/+57
2012-06-24s4-classicupgrade: Allow DNS backend to be specifiedAndrew Bartlett2-6/+12
2012-06-21samdb: Accept a list of member variables rather than a comma-separated string.Jelmer Vernooij2-6/+8
2012-06-21s4-provision: Give better clues on what Samba needs for s3fs ACL supportAndrew Bartlett1-1/+7
2012-06-21samba-tool: gpo: Fix creation of filesystem ACL from directory ACLAmitay Isaacs1-2/+8
2012-06-20s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er...Andrew Bartlett2-2/+6
2012-06-20s4-provision: Remove --slapd-path optionAndrew Bartlett1-1/+1
2012-06-20s4-provision: Remove last unused remenants of the 'sid generator' configurationAndrew Bartlett1-10/+3
2012-06-16s4-classicupgrade: Also ask testparm for 'smb passwd file'Andrew Bartlett1-0/+2
2012-06-16s4-classicupgrade: Use "samba classic" description for samba3 NT4-like domain...Andrew Bartlett1-8/+9
2012-06-16s4-lib/param: FLAG DAY for the default FILE SERVERAndrew Bartlett1-4/+4
2012-06-16s4-s3upgrade: Assert that administrator has a SID of -500, and only skip root...Andrew Bartlett1-2/+9
2012-06-16s4-s3upgrade: Add my wins.dat and fix the parsing errorAndrew Bartlett1-1/+2
2012-06-16s4-s3upgrade: improve idmap import to use posixAccount and posixGroup entriesAndrew Bartlett1-2/+32
2012-06-16s4-dbcheck: Always specify the dhcheck controlAndrew Bartlett1-0/+1
2012-06-15lib/param: Use server role = 'standalone server' to be consistant with member...Andrew Bartlett2-7/+11