summaryrefslogtreecommitdiff
path: root/source4/setup
Commit message (Expand)AuthorAgeFilesLines
* Fix imports for provision-backend.Jelmer Vernooij2008-05-231-3/+6
* GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480)Andrew Kroeger2008-05-211-1/+1
* enableaccount: Use correct command name in usage output.Andrew Kroeger2008-05-211-1/+1
* provision: Generate krb5.conf template separate from named.conf template.Andrew Kroeger2008-05-212-14/+17
* Fix python imports.Jelmer Vernooij2008-05-223-3/+8
* use one blackbox script per executable.Jelmer Vernooij2008-05-223-18/+44
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-212-4/+4
* Fix reference to removed smbpython.Jelmer Vernooij2008-05-211-1/+3
* Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2008-05-212-27/+109
|\
| * provision: Create instructions for enabling DNS GSS-TSIG updates.Andrew Kroeger2008-05-181-27/+108
| * provision: Allow DNS GSS-TSIG updates to work.Andrew Kroeger2008-05-181-0/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-203-1/+12
|\ \
| * \ Merge branch 'nosmbpython' into v4-0-testJelmer Vernooij2008-05-123-1/+12
| |\ \ | | |/ | |/|
| | * Set sys.path for running inside source tree.Jelmer Vernooij2008-05-113-2/+11
| | * Use system python rather than smbpython.Jelmer Vernooij2008-05-111-0/+2
* | | Remove JavaScript provision-backend scriptAndrew Bartlett2008-05-121-188/+0
|/ /
* | Remove python extension from upgrade script.Jelmer Vernooij2008-05-111-0/+0
|/
* Remove vampire.py as the 'net' binary is the right interface.Andrew Bartlett2008-04-251-53/+0
* change the default idmap range to 3M -> 4MAndrew Tridgell2008-04-181-3/+2
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-153-14/+11
|\
| * Fix newuser and setpassword scripts, and port to idmap.Andrew Bartlett2008-04-143-14/+11
* | make the SMB2 negotiated read and write size settable in smb.confAndrew Tridgell2008-04-141-0/+2
|/
* Actually test the different 'fill levels' in the provision process.Andrew Bartlett2008-04-111-0/+2
* Be consistant in using ${SEVERDN}.Andrew Bartlett2008-04-095-7/+7
* Re-add support for the --ldap-backend-port option to provision-backendAndrew Bartlett2008-04-081-7/+8
* Clean up provision and rootdse module to hard-code less stuff.Andrew Bartlett2008-04-041-3/+2
* Fix conflicts in setup/provision script.Andrew Bartlett2008-04-021-8/+0
* Fix merge of my host GUID removal and the IPv6 addition to provisionAndrew Bartlett2008-04-022-1/+13
|\
| * provision: Add support for IPv6 (bz #4593).Andrew Kroeger2008-04-012-2/+6
* | Remove references to setting the host GUID, as the repl_meta_dataAndrew Bartlett2008-04-022-6/+3
|/
* Rework 'compleated' message in provision to be more useful.Andrew Bartlett2008-03-291-9/+0
* Fix and test python scripts and kerberosAndrew Bartlett2008-03-283-6/+10
* Convert some more files to GPLv3.Andrew Kroeger2008-03-284-4/+4
* Add tool for enabling accountsAndrew Bartlett2008-03-281-0/+74
* Make the setup/newuser and setup/setpassword scripts actually work...Andrew Bartlett2008-03-282-127/+60
* Remove old js versions of newuser and provision.Andrew Bartlett2008-03-263-339/+61
* Explain why this attribute should be skipped.Andrew Bartlett2008-03-201-0/+1
* Rework memberof handling in slapd.conf (used for OpenLDAP backend)Andrew Bartlett2008-03-151-3/+5
* Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett2008-03-132-2/+39
* Update the provision scripts and selftest for LDAPAndrew Bartlett2008-03-131-3/+3
* Upgrade provision-backend to python.Andrew Bartlett2008-03-132-189/+286
* Fix provision script to work without smb.conf location specified.Andrew Bartlett2008-03-111-1/+2
* Extend testsuite to cover specifying a domain SID.Andrew Bartlett2008-03-111-1/+1
* accountExpires: Windows default is 9223372036854775807, not -1.Andrew Kroeger2008-03-072-3/+3
* Try to fix up part of the upgrade test.Andrew Bartlett2008-03-071-10/+2
* Rework provision scripts for more testingAndrew Bartlett2008-03-075-15/+22
* Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett2008-03-064-21/+11
* Don't hardcode objectCategory into the schema, even in the schema.Andrew Bartlett2008-03-041-545/+0
* Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-281-15/+24
|\
| * Fix cases, add version number. (#4935)Matthias Dieter Wallnöfer2008-02-271-15/+24