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
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-selftest: Add test for samba-tool ntacl sysvolcheck
Andrew Bartlett
2012-08-23
1
-0
/
+26
*
s4-samba-tool: Add samba-tool ntacl sysvolcheck command
Andrew Bartlett
2012-08-23
2
-1
/
+143
*
s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snum
Andrew Bartlett
2012-08-23
1
-1
/
+1
*
s4-selftest: Add testing of samba-tool ntacl sysvolreset
Andrew Bartlett
2012-08-23
1
-0
/
+44
*
s4-provision: Fix internal documentation
Andrew Bartlett
2012-08-23
1
-0
/
+1
*
s3-pysmbd: Allow a mode to be specified for the simple ACL
Andrew Bartlett
2012-08-23
1
-1
/
+1
*
s4-samba-tool: Add 'samba-tool ntacl sysvolreset' tool
Andrew Bartlett
2012-08-23
1
-1
/
+73
*
selftest: Cope with the multiple possible representations of -1 in posixacl.py
Andrew Bartlett
2012-08-23
1
-28
/
+29
*
selftest: Extend posixacl test to check the actual ACL
Andrew Bartlett
2012-08-23
1
-2
/
+274
*
selftest: Add a test of the NT ACL -> posix ACL mapping layer
Andrew Bartlett
2012-08-23
1
-0
/
+131
*
s4-scripting: Redefine getntacl() as accessing via the smbd VFS or directly
Andrew Bartlett
2012-08-23
2
-6
/
+11
*
s4-provision: set POSIX ACLs to for use with the smbd file server (s3fs)
Andrew Bartlett
2012-08-23
2
-52
/
+92
*
s4-upgradeprovision: Use ntvfs in reference provision
Andrew Bartlett
2012-08-23
1
-1
/
+1
*
s4-classicupgrade: Add --use-ntvfs option
Andrew Bartlett
2012-08-22
2
-4
/
+8
*
s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampire
Andrew Bartlett
2012-08-22
1
-2
/
+2
*
s3-libsmb: Add a simple test for python bindings
Volker Lendecke
2012-08-16
1
-0
/
+78
*
s4-selftest: Fix test name for samba.tests.dcerpc.bare
Andrew Bartlett
2012-08-15
1
-1
/
+1
*
s4:samba-tool/drs: print the dns name of the server belonging to a connection
Stefan Metzmacher
2012-08-14
1
-1
/
+4
*
s4-classicupgrade: Tests if sam policies exist before trying to import them.
Wesley Young
2012-08-14
1
-21
/
+28
*
s4-dsdb: Explain better what records are written during schema set
Andrew Bartlett
2012-08-10
2
-7
/
+7
*
s4-dsdb: Ensure we have indexing enabled during the provision
Andrew Bartlett
2012-08-09
1
-1
/
+6
*
s4-pydsdb: Provide control of if we should write index attributes when reload...
Andrew Bartlett
2012-08-09
1
-4
/
+4
*
s4-scripting: Remove unused variables from ntacl tests
Andrew Bartlett
2012-08-07
1
-10
/
+0
*
s4:domain join: setup RODC invocationId
Stefan Metzmacher
2012-08-04
1
-0
/
+26
*
s4-samba-tool ldapcmp: Fix synopsis
Andrew Bartlett
2012-07-30
1
-1
/
+1
*
s4-samba-tool ldapcmp: Add ridNextRID and rIDPreviousAllocationPool as per-DC...
Andrew Bartlett
2012-07-30
1
-0
/
+1
*
s4-dbcheck: Add lastKnownParent when moving an object to lostAndFound
Andrew Bartlett
2012-07-28
1
-7
/
+28
*
s4-classicupgrade: Add unix attributes during upgrade
Geza Gemes
2012-07-22
1
-1
/
+108
*
s4-dbcheck: Check for and correct incorrect instanceType values
Andrew Bartlett
2012-07-18
1
-0
/
+45
*
s4-provision: Provide YP/NIS subtree to allow ADUC to see and set rfc2307 attrs
Geza Gemes
2012-07-13
1
-1
/
+26
*
s4-dbcheck: Check for an object without a parent
Andrew Bartlett
2012-07-06
1
-0
/
+44
*
pydsdb: Add bindings for dsdb_wellknown_dn()
Andrew Bartlett
2012-07-06
1
-0
/
+3
*
s4-pydsdb: Add bindings for dsdb_find_nc_root()
Andrew Bartlett
2012-07-06
1
-0
/
+3
*
s4-classicupgrade: Demote any other 'BDC' accounts back to a member server du...
Andrew Bartlett
2012-07-06
1
-2
/
+12
*
s4-samba-tool: Provide a samba-tool domain dcpromo that upgrades a member to ...
Andrew Bartlett
2012-07-06
2
-10
/
+121
*
samba-tool: gpo: Update copyright
Amitay Isaacs
2012-07-03
1
-1
/
+1
*
samba-tool: gpo: Improve error messages
Amitay Isaacs
2012-07-03
1
-26
/
+28
*
samba-tool: gpo: Add del subcommand to delete GPO
Amitay Isaacs
2012-07-03
1
-0
/
+79
*
samba-tool: gpo: Add listcontainers subcommand to list containers using given...
Amitay Isaacs
2012-07-03
1
-0
/
+37
*
samba-tool: gpo: Use utility function dc_url() to set the connection url
Amitay Isaacs
2012-07-03
1
-9
/
+18
*
samba-tool: gpo: Refactor code using utility functions
Amitay Isaacs
2012-07-03
1
-40
/
+8
*
samba-tool: gpo: Add utility functions get_gpo_containers and del_gpo_link
Amitay Isaacs
2012-07-03
1
-0
/
+50
*
samba-tool: Fix indentation
Amitay Isaacs
2012-07-03
2
-4
/
+4
*
samba-tool: gpo: Use gpo (id) instead of gpo_dn (DN)
Amitay Isaacs
2012-07-03
1
-3
/
+3
*
samba-tool: gpo: Correct the attribute name from gPlink to gPLink
Amitay Isaacs
2012-07-03
1
-3
/
+3
*
samba-tool: gpo: Fix policy DN
Amitay Isaacs
2012-07-03
1
-1
/
+1
*
s4-join: Setup correct DNS configuration
Andrew Bartlett
2012-06-24
2
-28
/
+76
*
s4-join: Import DNS zones in AD DC join
Andrew Bartlett
2012-06-25
2
-20
/
+57
*
s4-classicupgrade: Allow DNS backend to be specified
Andrew Bartlett
2012-06-24
2
-6
/
+12
*
samdb: Accept a list of member variables rather than a comma-separated string.
Jelmer Vernooij
2012-06-21
2
-6
/
+8
[next]