summaryrefslogtreecommitdiff
path: root/source4/setup
AgeCommit message (Expand)AuthorFilesLines
2008-08-01Add helper object Hostconfig to make it easier to get to e.g. theJelmer Vernooij1-3/+2
2008-07-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-0/+6
2008-07-23Explain where some other OIDs are allocated.Andrew Bartlett1-0/+6
2008-07-22Improve DNS and Group poicy configurations.Matthias Dieter Wallnöfer3-51/+65
2008-07-21Make invalid 'member' detection work again.Andrew Bartlett1-0/+4
2008-07-18Make a seperate template for the refint configuration tooAndrew Bartlett2-0/+5
2008-07-18Put the memberof template into a seperate setup/ file.Andrew Bartlett2-0/+12
2008-07-15Lock down the LDAP backend - only samba may read or writeAndrew Bartlett1-1/+1
2008-07-15Rework provision to handle both simple and SASL binds.Andrew Bartlett1-3/+3
2008-07-15Connect to the LDAP backend with SASL credentials.Andrew Bartlett7-11/+72
2008-07-12rename sambaPassword -> userPassword.Andrew Bartlett6-22/+21
2008-07-10Avoid the use of extensibleObject in ldap mapping backend.Andrew Bartlett2-19/+141
2008-06-19Add a blackbox test for the provision-backend script.Andrew Bartlett1-0/+25
2008-06-11Remove unused import, function.Jelmer Vernooij1-8/+0
2008-06-03setpassword should be executableAndrew Tridgell1-0/+0
2008-05-30Don't pass an smb.conf to provision tests.Andrew Bartlett3-22/+19
2008-05-29Remove extra spaces on prefixMap input and output.Andrew Bartlett1-34/+34
2008-05-29Print prefixMap in a human-readable format.Andrew Bartlett2-16/+36
2008-05-23Fix imports for provision-backend.Jelmer Vernooij1-3/+6
2008-05-21GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480)Andrew Kroeger1-1/+1
2008-05-21enableaccount: Use correct command name in usage output.Andrew Kroeger1-1/+1
2008-05-21provision: Generate krb5.conf template separate from named.conf template.Andrew Kroeger2-14/+17
2008-05-22Fix python imports.Jelmer Vernooij3-3/+8
2008-05-22use one blackbox script per executable.Jelmer Vernooij3-18/+44
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij2-4/+4
2008-05-21Fix reference to removed smbpython.Jelmer Vernooij1-1/+3
2008-05-21Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2-27/+109
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett3-1/+12
2008-05-18provision: Create instructions for enabling DNS GSS-TSIG updates.Andrew Kroeger1-27/+108
2008-05-18provision: Allow DNS GSS-TSIG updates to work.Andrew Kroeger1-0/+1
2008-05-12Merge branch 'nosmbpython' into v4-0-testJelmer Vernooij3-1/+12
2008-05-12Remove JavaScript provision-backend scriptAndrew Bartlett1-188/+0
2008-05-11Remove python extension from upgrade script.Jelmer Vernooij1-0/+0
2008-05-11Set sys.path for running inside source tree.Jelmer Vernooij3-2/+11
2008-05-11Use system python rather than smbpython.Jelmer Vernooij1-0/+2
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