summaryrefslogtreecommitdiff
path: root/source4/setup
AgeCommit message (Expand)AuthorFilesLines
2008-05-11Remove python extension from upgrade script.Jelmer Vernooij1-0/+0
2008-04-25Remove vampire.py as the 'net' binary is the right interface.Andrew Bartlett1-53/+0
2008-04-18change the default idmap range to 3M -> 4MAndrew Tridgell1-3/+2
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell3-14/+11
2008-04-14make the SMB2 negotiated read and write size settable in smb.confAndrew Tridgell1-0/+2
2008-04-14Fix newuser and setpassword scripts, and port to idmap.Andrew Bartlett3-14/+11
2008-04-11Actually test the different 'fill levels' in the provision process.Andrew Bartlett1-0/+2
2008-04-09Be consistant in using ${SEVERDN}.Andrew Bartlett5-7/+7
2008-04-08Re-add support for the --ldap-backend-port option to provision-backendAndrew Bartlett1-7/+8
2008-04-04Clean up provision and rootdse module to hard-code less stuff.Andrew Bartlett1-3/+2
2008-04-02Fix conflicts in setup/provision script.Andrew Bartlett1-8/+0
2008-04-02Fix merge of my host GUID removal and the IPv6 addition to provisionAndrew Bartlett2-1/+13
2008-04-01provision: Add support for IPv6 (bz #4593).Andrew Kroeger2-2/+6
2008-04-02Remove references to setting the host GUID, as the repl_meta_dataAndrew Bartlett2-6/+3
2008-03-29Rework 'compleated' message in provision to be more useful.Andrew Bartlett1-9/+0
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett3-6/+10
2008-03-28Convert some more files to GPLv3.Andrew Kroeger4-4/+4
2008-03-28Add tool for enabling accountsAndrew Bartlett1-0/+74
2008-03-28Make the setup/newuser and setup/setpassword scripts actually work...Andrew Bartlett2-127/+60
2008-03-26Remove old js versions of newuser and provision.Andrew Bartlett3-339/+61
2008-03-20Explain why this attribute should be skipped.Andrew Bartlett1-0/+1
2008-03-15Rework memberof handling in slapd.conf (used for OpenLDAP backend)Andrew Bartlett1-3/+5
2008-03-13Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett2-2/+39
2008-03-13Update the provision scripts and selftest for LDAPAndrew Bartlett1-3/+3
2008-03-13Upgrade provision-backend to python.Andrew Bartlett2-189/+286
2008-03-11Fix provision script to work without smb.conf location specified.Andrew Bartlett1-1/+2
2008-03-11Extend testsuite to cover specifying a domain SID.Andrew Bartlett1-1/+1
2008-03-07accountExpires: Windows default is 9223372036854775807, not -1.Andrew Kroeger2-3/+3
2008-03-07Try to fix up part of the upgrade test.Andrew Bartlett1-10/+2
2008-03-07Rework provision scripts for more testingAndrew Bartlett5-15/+22
2008-03-06Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett4-21/+11
2008-03-04Don't hardcode objectCategory into the schema, even in the schema.Andrew Bartlett1-545/+0
2008-02-28Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett1-15/+24
2008-02-28Users and computers now share the same template.Andrew Bartlett3-47/+1
2008-02-27Fix cases, add version number. (#4935)Matthias Dieter Wallnöfer1-15/+24
2008-02-21idmap: Handle uid->SID mappingKai Blin1-0/+5
2008-02-21Make setup/provision the name of the python provision script now that that is...Jelmer Vernooij4-371/+371
2008-02-21Be consistant about --ldap-backend-typeAndrew Bartlett1-6/+10
2008-02-13Add python version of newuser.py.Jelmer Vernooij1-0/+61
2008-02-12Add blackbox test for provisioning code to make sure it can be run more than ...Jelmer Vernooij1-0/+39
2008-02-09Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2-1/+284
2008-02-09Fix provision python test.Jelmer Vernooij2-7/+3
2008-02-09From a request from Peter Huang, include IPsec sechema.Andrew Bartlett2-1/+284
2008-02-08Remove unused parameter from provision()Andrew Bartlett1-1/+1
2008-01-25python/provision: Create private dir if it didn't exist yet.Jelmer Vernooij1-6/+8
2008-01-25python/provision: Reconcile code partitions-only provisioning and generic pro...Jelmer Vernooij1-42/+41
2008-01-24Make the repl_meta_data module the default for domain controllers.Andrew Bartlett2-7/+7
2008-01-24Kill another sub that the modules will handle for us.Andrew Bartlett2-4/+0
2008-01-24Remove useless subs from the ejs provisionAndrew Bartlett1-6/+0
2008-01-23python: Add convenience function for getting command line loadparm contextJelmer Vernooij3-14/+11