summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* s4-net: use an encrypted ldap session when setting passwordsAndrew Tridgell2010-08-171-0/+3
* s3-provision: cope with the policy directory already existingAndrew Tridgell2010-08-171-3/+8
* s4 upgradeprovision, fix a typo preventing the ridset to be correctly identifiedMatthieu Patou2010-08-101-1/+1
* s4: create a simple version of ktpassMatthieu Patou2010-07-171-0/+93
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* s4:provision Handle machine account password changes while keeping keytabAndrew Bartlett2010-07-151-15/+23
* s4 upgradeprovision: Adapt the list of attribute modifiedMatthieu Patou2010-07-151-4/+25
* s4 upgradeprovision: Synchronize the calculated keyversionnumber with the one...Matthieu Patou2010-07-151-1/+22
* s4 upgradeprovision: do not copy RID Set it's automaticaly created by the RID...Matthieu Patou2010-07-151-24/+34
* s4 upgradeprovision: add function to backup the provision before updatingMatthieu Patou2010-07-151-152/+268
* s4 upgradeprovision: fix whitespacesMatthieu Patou2010-07-151-13/+13
* s4: Add unit test for increment_calculated_keyversion_numberMatthieu Patou2010-07-151-1/+25
* s4 upgradeprovision: introduce a new function to update the field use for cal...Matthieu Patou2010-07-151-3/+37
* s4 python: Add functions to samdb to manipulate version of replPropertyMetaDa...Matthieu Patou2010-07-152-1/+128
* s4 dsdb: Use the changereplmetadata controlMatthieu Patou2010-07-151-11/+78
* s4: Add a simple script to change dc passwordMatthieu Patou2010-07-151-0/+63
* s4 provision: move update_machine_account_password to helpersMatthieu Patou2010-07-152-49/+51
* s4:provision: also use fixed GUID names of the default group policies for dom...Stefan Metzmacher2010-07-101-2/+3
* s4 provision: use correct GUID for default policiesMatthieu Patou2010-07-101-2/+7
* s4 net: Add spn module to list/add/remove spn on objectsMatthieu Patou2010-07-102-0/+219
* s4:samdb.py - "setpassword" - performs password sets using the "unicodePwd" a...Matthias Dieter Wallnöfer2010-07-081-7/+3
* s4 upgradeprovision: For SID > 1000 do not copy them, let the system regenera...Matthieu Patou2010-07-081-0/+6
* DNS objects should not be ignoredZahari Zahariev2010-07-051-21/+9
* s4:pwsettings net utility - change also here the "minPwdAge" to be the real d...Matthias Dieter Wallnöfer2010-07-031-2/+2
* s4:provision Add an msDS-SupportedEncryptionTypes entry to our DCAndrew Bartlett2010-06-291-1/+16
* s4/spnupdate: Fixed spnupdate to use secrets credentials when accessing SamDB.Endi S. Dewata2010-06-281-3/+30
* s4:provision.py - fix comment regarding DNS entriesMatthias Dieter Wallnöfer2010-06-261-1/+1
* s4:provision: move Samba4 specific DNS stuff to its own fileStefan Metzmacher2010-06-261-1/+8
* s4:provision: add --next-rid optionStefan Metzmacher2010-06-261-2/+13
* s4:provision: don't use hardcoded values for 'nextRid' and 'rIDAvailablePool'Stefan Metzmacher2010-06-261-3/+11
* s4:provision: pass relax control also to modify_ldifStefan Metzmacher2010-06-261-2/+2
* s4 python: Add unit tests related to PyLong/PyInt handlingMatthieu Patou2010-06-251-2/+11
* s4 upgradeprovision: Try to support older Pythons.Michael Wood2010-06-251-1/+1
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-2454-54/+54
* s4:upgradeprovision - fix include order for "ldb"Matthias Dieter Wallnöfer2010-06-241-1/+1
* Fix to undo nasty hack for for grouptype conversionLukasz Zalewski2010-06-231-1/+1
* s4:net Remove warnings for 2000 native mode and Samba4.Andrew Bartlett2010-06-231-5/+5
* s4:provision Raise default max functional level to 2008R2Andrew Bartlett2010-06-231-3/+3
* s4:provision Remove am_rodc from SchemaAndrew Bartlett2010-06-232-5/+5
* libds:common Remove DS_DC_* domain functionality flagsAndrew Bartlett2010-06-232-11/+7
* s4/test: fix DC password in selftest-vars.shKamen Mazdrashki2010-06-221-2/+2
* s4 upgradeprovision: fix the logging stuff so that it actually logMatthieu Patou2010-06-211-0/+2
* s4:python LDB __init__.py - remove completely unused "erase_partitions" callMatthias Dieter Wallnöfer2010-06-202-36/+0
* provision: Look for Samba prefix a bit harder.Jelmer Vernooij2010-06-201-4/+6
* pydsdb: Mark all SamDB and Schema methods that are in pydsdb asJelmer Vernooij2010-06-203-17/+17
* testparm: Check netbios name and workgroup characters and length.Jelmer Vernooij2010-06-201-14/+36
* provision: Properly cancel transactions on the secrets ldb.Jelmer Vernooij2010-06-201-122/+131
* selftest: Use scripted testparm.Jelmer Vernooij2010-06-201-2/+2
* testparm: Simplify default option handling.Jelmer Vernooij2010-06-201-19/+14
* testparm: Fix suppress prompt option.Jelmer Vernooij2010-06-201-7/+5