Age | Commit message (Expand) | Author | Files | Lines |
2010-07-17 | s4: create a simple version of ktpass | Matthieu Patou | 1 | -0/+93 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -2/+2 |
2010-07-15 | s4:provision Handle machine account password changes while keeping keytab | Andrew Bartlett | 1 | -15/+23 |
2010-07-15 | s4 upgradeprovision: Adapt the list of attribute modified | Matthieu Patou | 1 | -4/+25 |
2010-07-15 | s4 upgradeprovision: Synchronize the calculated keyversionnumber with the one... | Matthieu Patou | 1 | -1/+22 |
2010-07-15 | s4 upgradeprovision: do not copy RID Set it's automaticaly created by the RID... | Matthieu Patou | 1 | -24/+34 |
2010-07-15 | s4 upgradeprovision: add function to backup the provision before updating | Matthieu Patou | 1 | -152/+268 |
2010-07-15 | s4 upgradeprovision: fix whitespaces | Matthieu Patou | 1 | -13/+13 |
2010-07-15 | s4: Add unit test for increment_calculated_keyversion_number | Matthieu Patou | 1 | -1/+25 |
2010-07-15 | s4 upgradeprovision: introduce a new function to update the field use for cal... | Matthieu Patou | 1 | -3/+37 |
2010-07-15 | s4 python: Add functions to samdb to manipulate version of replPropertyMetaDa... | Matthieu Patou | 2 | -1/+128 |
2010-07-15 | s4 dsdb: Use the changereplmetadata control | Matthieu Patou | 1 | -11/+78 |
2010-07-15 | s4: Add a simple script to change dc password | Matthieu Patou | 1 | -0/+63 |
2010-07-15 | s4 provision: move update_machine_account_password to helpers | Matthieu Patou | 2 | -49/+51 |
2010-07-10 | s4:provision: also use fixed GUID names of the default group policies for dom... | Stefan Metzmacher | 1 | -2/+3 |
2010-07-10 | s4 provision: use correct GUID for default policies | Matthieu Patou | 1 | -2/+7 |
2010-07-10 | s4 net: Add spn module to list/add/remove spn on objects | Matthieu Patou | 2 | -0/+219 |
2010-07-08 | s4:samdb.py - "setpassword" - performs password sets using the "unicodePwd" a... | Matthias Dieter Wallnöfer | 1 | -7/+3 |
2010-07-08 | s4 upgradeprovision: For SID > 1000 do not copy them, let the system regenera... | Matthieu Patou | 1 | -0/+6 |
2010-07-05 | DNS objects should not be ignored | Zahari Zahariev | 1 | -21/+9 |
2010-07-03 | s4:pwsettings net utility - change also here the "minPwdAge" to be the real d... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-06-29 | s4:provision Add an msDS-SupportedEncryptionTypes entry to our DC | Andrew Bartlett | 1 | -1/+16 |
2010-06-28 | s4/spnupdate: Fixed spnupdate to use secrets credentials when accessing SamDB. | Endi S. Dewata | 1 | -3/+30 |
2010-06-26 | s4:provision.py - fix comment regarding DNS entries | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-26 | s4:provision: move Samba4 specific DNS stuff to its own file | Stefan Metzmacher | 1 | -1/+8 |
2010-06-26 | s4:provision: add --next-rid option | Stefan Metzmacher | 1 | -2/+13 |
2010-06-26 | s4:provision: don't use hardcoded values for 'nextRid' and 'rIDAvailablePool' | Stefan Metzmacher | 1 | -3/+11 |
2010-06-26 | s4:provision: pass relax control also to modify_ldif | Stefan Metzmacher | 1 | -2/+2 |
2010-06-25 | s4 python: Add unit tests related to PyLong/PyInt handling | Matthieu Patou | 1 | -2/+11 |
2010-06-25 | s4 upgradeprovision: Try to support older Pythons. | Michael Wood | 1 | -1/+1 |
2010-06-24 | s4-python: python is not always in /usr/bin | Andrew Tridgell | 54 | -54/+54 |
2010-06-24 | s4:upgradeprovision - fix include order for "ldb" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-23 | Fix to undo nasty hack for for grouptype conversion | Lukasz Zalewski | 1 | -1/+1 |
2010-06-23 | s4:net Remove warnings for 2000 native mode and Samba4. | Andrew Bartlett | 1 | -5/+5 |
2010-06-23 | s4:provision Raise default max functional level to 2008R2 | Andrew Bartlett | 1 | -3/+3 |
2010-06-23 | s4:provision Remove am_rodc from Schema | Andrew Bartlett | 2 | -5/+5 |
2010-06-23 | libds:common Remove DS_DC_* domain functionality flags | Andrew Bartlett | 2 | -11/+7 |
2010-06-22 | s4/test: fix DC password in selftest-vars.sh | Kamen Mazdrashki | 1 | -2/+2 |
2010-06-21 | s4 upgradeprovision: fix the logging stuff so that it actually log | Matthieu Patou | 1 | -0/+2 |
2010-06-20 | s4:python LDB __init__.py - remove completely unused "erase_partitions" call | Matthias Dieter Wallnöfer | 2 | -36/+0 |
2010-06-20 | provision: Look for Samba prefix a bit harder. | Jelmer Vernooij | 1 | -4/+6 |
2010-06-20 | pydsdb: Mark all SamDB and Schema methods that are in pydsdb as | Jelmer Vernooij | 3 | -17/+17 |
2010-06-20 | testparm: Check netbios name and workgroup characters and length. | Jelmer Vernooij | 1 | -14/+36 |
2010-06-20 | provision: Properly cancel transactions on the secrets ldb. | Jelmer Vernooij | 1 | -122/+131 |
2010-06-20 | selftest: Use scripted testparm. | Jelmer Vernooij | 1 | -2/+2 |
2010-06-20 | testparm: Simplify default option handling. | Jelmer Vernooij | 1 | -19/+14 |
2010-06-20 | testparm: Fix suppress prompt option. | Jelmer Vernooij | 1 | -7/+5 |
2010-06-20 | testparm: Fix exit value, install. | Jelmer Vernooij | 2 | -14/+21 |
2010-06-20 | s4-python: Implement LoadParm.dump(). | Jelmer Vernooij | 1 | -1/+1 |
2010-06-20 | testparm: Split up functions that do multiple things. | Jelmer Vernooij | 1 | -40/+33 |