summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Fix the expectations on the unixinfo test.Andrew Bartlett1-2/+2
2008-04-15Re-add 'db' subdirectory for LDAP backend provisionAndrew Bartlett1-3/+3
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-0/+2
2008-04-15Fix provision-backend scriptAndrew Bartlett1-3/+4
2008-04-15Fix pointers when pushing strings to python during pidl generation.Jelmer Vernooij1-0/+2
2008-04-14Use RpcInterfaceTestCase everywhere.Jelmer Vernooij6-17/+14
2008-04-14Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij1-2/+2
2008-04-14Allow command line options in the subunitrun script.Jelmer Vernooij1-7/+5
2008-04-14Also look in the environment for smb.conf path.Jelmer Vernooij1-4/+6
2008-04-14Add convenience TestCase class for testing RPC interfaces.Jelmer Vernooij2-5/+11
2008-04-14Fix newuser and setpassword scripts, and port to idmap.Andrew Bartlett2-1/+34
2008-04-11Don't reopen the sam.ldb againAndrew Bartlett1-2/+0
2008-04-11Far less cryptic traceback when you have an existing smb.confAndrew Bartlett1-6/+21
2008-04-11Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett1-1/+1
2008-04-10Add infrastructure for returning ProvisionResult in C provision code.Jelmer Vernooij1-1/+1
2008-04-09Fix up provision to specify SERVERDN in more places.Andrew Bartlett1-0/+5
2008-04-09Don't fill in the secrets DB unless we make the entries.Andrew Bartlett1-7/+8
2008-04-09Add docstring, PEP8.Jelmer Vernooij1-5/+15
2008-04-08Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.Jelmer Vernooij2-3/+9
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-0/+30
2008-04-08Re-add support for the --ldap-backend-port option to provision-backendAndrew Bartlett1-13/+29
2008-04-08Add trivial test for unixinfo interface.Jelmer Vernooij1-0/+30
2008-04-04Clean up provision and rootdse module to hard-code less stuff.Andrew Bartlett1-21/+21
2008-04-03provision: Remove backup group mappingKai Blin1-10/+3
2008-04-02provision: Set up id mappings in the idmap db, only map Administrator.Kai Blin3-70/+120
2008-04-02Fix merge of my host GUID removal and the IPv6 addition to provisionAndrew Bartlett1-10/+26
2008-04-01provision: Add support for IPv6 (bz #4593).Andrew Kroeger1-9/+25
2008-04-02Remove references to setting the host GUID, as the repl_meta_dataAndrew Bartlett1-12/+5
2008-03-29Rework 'compleated' message in provision to be more useful.Andrew Bartlett1-7/+9
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett2-3/+13
2008-03-28Make the setup/newuser and setup/setpassword scripts actually work...Andrew Bartlett1-16/+42
2008-03-28Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-testJelmer Vernooij1-1/+1
2008-03-28Don't specify what should be a default option in the generated smb.confAndrew Bartlett1-2/+2
2008-03-27provision: Increase max NetBIOS name length from 13 to 15.Andrew Kroeger1-1/+1
2008-03-27provision: Initialize uninitialized variables if "targetdir" is notKai Blin1-1/+4
2008-03-15Rework memberof handling in slapd.conf (used for OpenLDAP backend)Andrew Bartlett1-22/+19
2008-03-13Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett1-0/+6
2008-03-13Update the provision scripts and selftest for LDAPAndrew Bartlett1-5/+7
2008-03-13Upgrade provision-backend to python.Andrew Bartlett1-210/+411
2008-03-11Fix provision script to work without smb.conf location specified.Andrew Bartlett1-2/+3
2008-03-07Try to fix up part of the upgrade test.Andrew Bartlett2-12/+21
2008-03-07Rework provision scripts for more testingAndrew Bartlett2-17/+17
2008-03-07Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett1-76/+138
2008-03-07Start to rework provision for LDAP backendsAndrew Bartlett2-2/+16
2008-03-06Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett1-76/+138
2008-03-03Fix failure to re-provision.Andrew Bartlett2-9/+21
2008-03-03Fix member server provisionDouglas VanLeuven1-1/+1
2008-02-28Reorder modules to have rdn_name before objectclass.Andrew Bartlett1-1/+1
2008-02-21idmap: Handle uid->SID mappingKai Blin1-0/+24
2008-02-16Formatting fixes.Jelmer Vernooij1-2/+3