summaryrefslogtreecommitdiffstats
path: root/source4/setup
Commit message (Expand)AuthorAgeFilesLines
* s4:provision Ensure that @OPTIONS is mirrored into each partitionAndrew Bartlett2009-08-262-3/+3
* s4:provison Add prefixes to ldb using same code a later modify will useAndrew Bartlett2009-08-261-3/+0
* s4:provision Only create references to our server DN after the self joinAndrew Bartlett2009-08-265-9/+29
* we need the Deleted Objects container for replicationAndrew Tridgell2009-08-191-0/+6
* s4:python tools - Centralise the lookups for the default domain (root) in the...Matthias Dieter Wallnöfer2009-08-172-16/+7
* s4: Re-add --ldapadminpass as an option to provisionAndrew Bartlett2009-08-171-0/+3
* s4:provision Fixes for Fedora DS schema mapping with full AD schemaEndi Sukma Dewata2009-08-171-0/+8
* s4:provision Rework provision-backend into provisionAndrew Bartlett2009-08-177-147/+36
* s4:setup Don't manually set @ATTRIBUTES any moreAndrew Bartlett2009-08-171-32/+0
* s4:provision Remove the ACI element from the provision templatesAndrew Bartlett2009-08-174-17/+14
* s4: Correct the parameter logic of the "setpassword" scriptMatthias Dieter Wallnöfer2009-08-141-7/+4
* s4:pwsettings script - Fix a small glitchMatthias Dieter Wallnöfer2009-08-111-5/+10
* s4:AD LDIFs - More refactoringMatthias Dieter Wallnöfer2009-08-114-221/+167
* s4:provision Allow provision-backend to not run slapd for 'make test'Andrew Bartlett2009-08-122-6/+10
* s4:provision Make the --ol-slapd paramter take the full path to slapdAndrew Bartlett2009-08-121-1/+1
* s4:provision Assume the OpenLDAP backend can find it's own modulesAndrew Bartlett2009-08-121-2/+0
* s4:provision Rework and further automate setup of OpenLDAP backendOliver Liebel2009-08-122-40/+13
* s4: Add a new script for setting password properties for a domain in a easier...Matthias Dieter Wallnöfer2009-08-071-0/+202
* s4:setup Remove extra newlines that break OpenLDAP backendOliver Liebel2009-08-071-2/+0
* s4:enableaccount script: Remove a redundant lineMatthias Dieter Wallnöfer2009-08-061-1/+0
* s4:kdc Push context to hdb_samba4 by way of the 'name' of the DBAndrew Bartlett2009-07-271-16/+1
* s4:setup add 'cn' attribute to Samba4 local schemaAndrew Bartlett2009-07-271-0/+4
* [SAMBA 4 directory] Refactoring and clean up of directory structureMatthias Dieter Wallnöfer2009-07-209-81/+167
* provision: Remove unused imports.Jelmer Vernooij2009-07-191-4/+0
* s4:dsdb Handle dc/domain/forest functional levels properlyAndrew Bartlett2009-07-164-8/+5
* [SAMBA 4 directory] Changes "forceLogoff" and corrects the "subRefs"Matthias Dieter Wallnöfer2009-07-021-2/+4
* [SAMBA 4 directory] Corrects the "systemFlags" attributesMatthias Dieter Wallnöfer2009-07-017-32/+39
* [SAMBA 4 directory] Adds the complete "objectclass path" to our self-created ...Matthias Dieter Wallnöfer2009-07-011-0/+4
* [SAMBA 4 directory] Adds the object version and "systemFlags" attribute to th...Matthias Dieter Wallnöfer2009-07-011-0/+2
* Correct the headers of some SAMBA 4 setup python scriptsMatthias Dieter Wallnöfer2009-06-293-3/+3
* s4: Add tests and 'must change password' flags in setpassword and newuserAndrew Bartlett2009-06-182-2/+3
* s4:setup Add an option to 'setpassword' to force password change at next loginAndrew Bartlett2009-06-182-1/+5
* ad-schema/license.txt: Fix typo.Jelmer Vernooij2009-06-121-2/+2
* Add supportedCapabilities to our rootDSEAndrew Bartlett2009-06-121-0/+3
* s4:setup Remove generated attributes from provision_configurationAndrew Bartlett2009-05-291-195/+0
* s4:provision: Added ComPartitionSets entry.Andrew Kroeger2009-05-261-0/+5
* s4:Added Extended-Rights and subentries.Andrew Kroeger2009-05-261-0/+881
* s4:provision: Update DisplaySpecifiers (#5139).Andrew Kroeger2009-05-261-0/+369
* Enable software rollout through ADMatthias Dieter Wallnöfer2009-04-151-0/+10
* we should not be supplying a generated attribute in our schemaAndrew Tridgell2009-04-091-13/+0
* s4:schema Update Windows 2008 schema from Microsoft to latest versionAndrew Bartlett2009-04-032-5145/+5148
* Remove minschema generated schema - we now generate from setup/ad-schema/Andrew Bartlett2009-04-031-10390/+0
* Add parentGUID as an allowed attribute in samba4TopAndrew Bartlett2009-04-031-0/+1
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schemaAndrew Bartlett2009-03-201-0/+15
|\
| * added support for parentGUIDAndrew Tridgell2009-03-171-0/+15
* | Add the new, updated AD schema file from MicrosoftAndrew Bartlett2009-02-253-1621/+1583
|/
* Updates to the recent cn=config support for the OpenLDAP backendOliver Liebel2009-02-252-13/+3
* Added mmr and olc to the OpenLDAP backend provisioning-scriptsOliver Liebel2009-02-2412-22/+78
* Use convenience function for finding setup_dir based on location ofJelmer Vernooij2009-02-113-5/+6
* --interactive doesn't take any argument.Jelmer Vernooij2009-02-111-1/+1