index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-06
join.py: Only replicate DNS zones if the source DC had DNS zones
Andrew Bartlett
1
-7
/
+18
2012-09-05
selftest: Add python blackbox tests for samba-tool ntacl get/set
Andrew Bartlett
1
-2
/
+67
2012-09-05
samba_tool: Improve samba-tool ntacl get/set to use the local sam.ldb SID
Andrew Bartlett
1
-19
/
+53
2012-09-05
samba_tool: Fix ntacl get to correctly output in sddl
Andrew Bartlett
1
-3
/
+3
2012-09-05
s4-provision: Fix error message to contain the string SSDL of the failed-to-m...
Andrew Bartlett
1
-2
/
+2
2012-09-04
s4-selftest: Try a more complex ACL - this example from a GPO
Andrew Bartlett
1
-0
/
+14
2012-09-04
s4-selftest: Try to make ntacl unit tests better match their names
Andrew Bartlett
1
-5
/
+5
2012-09-04
s4-samba-tool: Ensure we also sync the SACL as well as the DACL during sysvol...
Andrew Bartlett
1
-1
/
+1
2012-09-04
s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC
Andrew Bartlett
2
-13
/
+14
2012-09-03
s4-classicupgrade: Show more clearly what is wrong with the Adminstrator SID
Andrew Bartlett
1
-0
/
+1
2012-08-28
s3-classicupgrade: Fix import from ldap
Andrew Bartlett
1
-2
/
+2
2012-08-28
s4-classicupgrade: Do the setting of the sysvol ACLs last, after idmap is con...
Andrew Bartlett
2
-7
/
+14
2012-08-28
s3-passdb: Allow reload of the static passdb from python
Andrew Bartlett
1
-0
/
+2
2012-08-28
s4-dsdb: Add secrets_tdb_sync - an ldb module to keep secrets.tdb in sync
Andrew Bartlett
3
-2
/
+4
2012-08-28
s4-classicupgrade: Read WINS DB before the provision
Andrew Bartlett
1
-6
/
+7
2012-08-28
s4-classicupgrade: Do all the queries of data before the provision()
Andrew Bartlett
1
-35
/
+35
2012-08-28
s4-classicupgrade: Use s3param.get_context() instead of result.lp
Andrew Bartlett
1
-1
/
+1
2012-08-23
s4-selftest: Add test for samba-tool ntacl sysvolcheck
Andrew Bartlett
1
-0
/
+26
2012-08-23
s4-samba-tool: Add samba-tool ntacl sysvolcheck command
Andrew Bartlett
2
-1
/
+143
2012-08-23
s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snum
Andrew Bartlett
1
-1
/
+1
2012-08-23
s4-selftest: Add testing of samba-tool ntacl sysvolreset
Andrew Bartlett
1
-0
/
+44
2012-08-23
s4-provision: Fix internal documentation
Andrew Bartlett
1
-0
/
+1
2012-08-23
s3-pysmbd: Allow a mode to be specified for the simple ACL
Andrew Bartlett
1
-1
/
+1
2012-08-23
s4-samba-tool: Add 'samba-tool ntacl sysvolreset' tool
Andrew Bartlett
1
-1
/
+73
2012-08-23
selftest: Cope with the multiple possible representations of -1 in posixacl.py
Andrew Bartlett
1
-28
/
+29
2012-08-23
selftest: Extend posixacl test to check the actual ACL
Andrew Bartlett
1
-2
/
+274
2012-08-23
selftest: Add a test of the NT ACL -> posix ACL mapping layer
Andrew Bartlett
1
-0
/
+131
2012-08-23
s4-scripting: Redefine getntacl() as accessing via the smbd VFS or directly
Andrew Bartlett
2
-6
/
+11
2012-08-23
s4-provision: set POSIX ACLs to for use with the smbd file server (s3fs)
Andrew Bartlett
2
-52
/
+92
2012-08-23
s4-upgradeprovision: Use ntvfs in reference provision
Andrew Bartlett
1
-1
/
+1
2012-08-22
s4-classicupgrade: Add --use-ntvfs option
Andrew Bartlett
2
-4
/
+8
2012-08-22
s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampire
Andrew Bartlett
1
-2
/
+2
2012-08-16
s3-libsmb: Add a simple test for python bindings
Volker Lendecke
1
-0
/
+78
2012-08-15
s4-selftest: Fix test name for samba.tests.dcerpc.bare
Andrew Bartlett
1
-1
/
+1
2012-08-14
s4:samba-tool/drs: print the dns name of the server belonging to a connection
Stefan Metzmacher
1
-1
/
+4
2012-08-14
s4-classicupgrade: Tests if sam policies exist before trying to import them.
Wesley Young
1
-21
/
+28
2012-08-10
s4-dsdb: Explain better what records are written during schema set
Andrew Bartlett
2
-7
/
+7
2012-08-09
s4-dsdb: Ensure we have indexing enabled during the provision
Andrew Bartlett
1
-1
/
+6
2012-08-09
s4-pydsdb: Provide control of if we should write index attributes when reload...
Andrew Bartlett
1
-4
/
+4
2012-08-07
s4-scripting: Remove unused variables from ntacl tests
Andrew Bartlett
1
-10
/
+0
2012-08-04
s4:domain join: setup RODC invocationId
Stefan Metzmacher
1
-0
/
+26
2012-08-03
s4: samba_spnupdate: fix "if we are DNS server" check
Björn Baumbach
1
-5
/
+6
2012-07-30
s4-samba-tool ldapcmp: Fix synopsis
Andrew Bartlett
1
-1
/
+1
2012-07-30
s4-samba-tool ldapcmp: Add ridNextRID and rIDPreviousAllocationPool as per-DC...
Andrew Bartlett
1
-0
/
+1
2012-07-28
s4-dbcheck: Add lastKnownParent when moving an object to lostAndFound
Andrew Bartlett
1
-7
/
+28
2012-07-22
s4-classicupgrade: Add unix attributes during upgrade
Geza Gemes
1
-1
/
+108
2012-07-18
s4-dbcheck: Check for and correct incorrect instanceType values
Andrew Bartlett
1
-0
/
+45
2012-07-13
s4-provision: Provide YP/NIS subtree to allow ADUC to see and set rfc2307 attrs
Geza Gemes
1
-1
/
+26
2012-07-06
s4-dbcheck: Check for an object without a parent
Andrew Bartlett
1
-0
/
+44
2012-07-06
pydsdb: Add bindings for dsdb_wellknown_dn()
Andrew Bartlett
1
-0
/
+3
[next]