index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-rodc: setup secrets database at end of RODC join
Andrew Tridgell
2010-08-25
1
-5
/
+33
*
s4-pyglue: added talloc_report_full() and talloc_enable_null_tracking()
Andrew Tridgell
2010-08-25
2
-0
/
+32
*
s4-rodc: broke up RODC join into separate functions
Andrew Tridgell
2010-08-25
1
-186
/
+194
*
s4-rodc: added REPL_SECRET exop replication of accounts
Andrew Tridgell
2010-08-25
1
-11
/
+58
*
s4-dsdb: added get_attid_from_lDAPDisplayName() on samdb
Andrew Tridgell
2010-08-25
1
-0
/
+3
*
s4-rodc: next step in RODC join code
Andrew Tridgell
2010-08-25
1
-126
/
+218
*
s4-devel: added a getncchanges developer script
Andrew Tridgell
2010-08-23
1
-0
/
+120
*
s4-net: role should be case insensitive for join
Andrew Tridgell
2010-08-23
1
-1
/
+4
*
s4-net: added initial implemention of RODC join
Andrew Tridgell
2010-08-23
2
-6
/
+311
*
s4-net: moved the net join command to python
Andrew Tridgell
2010-08-23
2
-2
/
+4
*
s4-python: added ndr_print() method in ndr
Andrew Tridgell
2010-08-23
1
-0
/
+3
*
s4: Only install testparm to /usr/bin/, no longer to /usr/sbin.
Jelmer Vernooij
2010-08-22
1
-1
/
+1
*
s4: Install testparm to /usr/bin, consistent with old behaviour.
Jelmer Vernooij
2010-08-22
1
-3
/
+3
*
s4-net: better error message on net setpassword
Andrew Tridgell
2010-08-22
1
-3
/
+5
*
Remove place-holders when it is single domain
Zahari Zahariev
2010-08-20
1
-18
/
+32
*
s4-pysamdb: fixed get_domain_sid()
Andrew Tridgell
2010-08-20
1
-1
/
+1
*
s4 provision: POLICY_ACL is already an FS acl no need to translate it
Matthieu Patou
2010-08-19
1
-2
/
+1
*
s4 provision: Add some documentation to GPO related functions
Matthieu Patou
2010-08-19
2
-15
/
+58
*
s4 upgradeprovision: exit with a non null return code so that it can be trapp...
Matthieu Patou
2010-08-19
1
-0
/
+1
*
s4 upgradeprovision: add more attrbutes the ignore list
Matthieu Patou
2010-08-19
2
-5
/
+20
*
s4 upgradeprovision: Deal with bootstrap indexing attribute to avoid useless ...
Matthieu Patou
2010-08-19
1
-13
/
+65
*
s4 upgradeprovision: Add a function for schema reloading
Matthieu Patou
2010-08-19
1
-1
/
+31
*
s4 upgradeprovision: upgrade_delta_samdb return a msg_diff of @ATTRIBUTES
Matthieu Patou
2010-08-19
1
-9
/
+14
*
s4 upgradeprovision: Fixes for increment_keyversion
Matthieu Patou
2010-08-19
3
-3
/
+22
*
s4 upgradeprovision: fix a typo and pass correct parameter to increment_calcu...
Matthieu Patou
2010-08-19
2
-4
/
+5
*
s4-net: use an encrypted ldap session when setting passwords
Andrew Tridgell
2010-08-17
1
-0
/
+3
*
s3-provision: cope with the policy directory already existing
Andrew Tridgell
2010-08-17
1
-3
/
+8
*
s4 upgradeprovision, fix a typo preventing the ridset to be correctly identified
Matthieu Patou
2010-08-10
1
-1
/
+1
*
s4: create a simple version of ktpass
Matthieu Patou
2010-07-17
1
-0
/
+93
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-2
/
+2
*
s4:provision Handle machine account password changes while keeping keytab
Andrew Bartlett
2010-07-15
1
-15
/
+23
*
s4 upgradeprovision: Adapt the list of attribute modified
Matthieu Patou
2010-07-15
1
-4
/
+25
*
s4 upgradeprovision: Synchronize the calculated keyversionnumber with the one...
Matthieu Patou
2010-07-15
1
-1
/
+22
*
s4 upgradeprovision: do not copy RID Set it's automaticaly created by the RID...
Matthieu Patou
2010-07-15
1
-24
/
+34
*
s4 upgradeprovision: add function to backup the provision before updating
Matthieu Patou
2010-07-15
1
-152
/
+268
*
s4 upgradeprovision: fix whitespaces
Matthieu Patou
2010-07-15
1
-13
/
+13
*
s4: Add unit test for increment_calculated_keyversion_number
Matthieu Patou
2010-07-15
1
-1
/
+25
*
s4 upgradeprovision: introduce a new function to update the field use for cal...
Matthieu Patou
2010-07-15
1
-3
/
+37
*
s4 python: Add functions to samdb to manipulate version of replPropertyMetaDa...
Matthieu Patou
2010-07-15
2
-1
/
+128
*
s4 dsdb: Use the changereplmetadata control
Matthieu Patou
2010-07-15
1
-11
/
+78
*
s4: Add a simple script to change dc password
Matthieu Patou
2010-07-15
1
-0
/
+63
*
s4 provision: move update_machine_account_password to helpers
Matthieu Patou
2010-07-15
2
-49
/
+51
*
s4:provision: also use fixed GUID names of the default group policies for dom...
Stefan Metzmacher
2010-07-10
1
-2
/
+3
*
s4 provision: use correct GUID for default policies
Matthieu Patou
2010-07-10
1
-2
/
+7
*
s4 net: Add spn module to list/add/remove spn on objects
Matthieu Patou
2010-07-10
2
-0
/
+219
*
s4:samdb.py - "setpassword" - performs password sets using the "unicodePwd" a...
Matthias Dieter Wallnöfer
2010-07-08
1
-7
/
+3
*
s4 upgradeprovision: For SID > 1000 do not copy them, let the system regenera...
Matthieu Patou
2010-07-08
1
-0
/
+6
*
DNS objects should not be ignored
Zahari Zahariev
2010-07-05
1
-21
/
+9
*
s4:pwsettings net utility - change also here the "minPwdAge" to be the real d...
Matthias Dieter Wallnöfer
2010-07-03
1
-2
/
+2
*
s4:provision Add an msDS-SupportedEncryptionTypes entry to our DC
Andrew Bartlett
2010-06-29
1
-1
/
+16
[prev]
[next]